* Package: dev-python/jsonrpclib-0.3.1 * Repository: gentoo * Maintainer: blueness@gentoo.org vapier@gentoo.org,python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking jsonrpclib-0.3.1.tar.gz to /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work >>> Source unpacked in /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work >>> Preparing source in /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/utils.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/threadpool.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/jsonrpc.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/jsonclass.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/history.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/config.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/__init__.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib copying jsonrpclib/SimpleJSONRPCServer.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python2_7/lib/jsonrpclib warning: build_py: byte-compiling is disabled, skipping. * python3_5: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.5 setup.py build running build running build_py creating /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/utils.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/threadpool.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/jsonrpc.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/jsonclass.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/history.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/config.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/__init__.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib copying jsonrpclib/SimpleJSONRPCServer.py -> /var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1-python3_5/lib/jsonrpclib warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: dev-python/jsonrpclib-0.3.1 * python2_7: running distutils-r1_run_phase python_test /usr/bin/python2.7 setup.py test running test running egg_info creating jsonrpclib_pelix.egg-info writing jsonrpclib_pelix.egg-info/PKG-INFO writing top-level names to jsonrpclib_pelix.egg-info/top_level.txt writing dependency_links to jsonrpclib_pelix.egg-info/dependency_links.txt writing manifest file 'jsonrpclib_pelix.egg-info/SOURCES.txt' reading manifest file 'jsonrpclib_pelix.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'jsonrpclib_pelix.egg-info/SOURCES.txt' running build_ext testBadCallback (tests.test_threadpool.FutureTest) ... No handlers could be found for logger "jsonrpclib.threadpool" ok testCallback (tests.test_threadpool.FutureTest) ... ok testCallbackException (tests.test_threadpool.FutureTest) ... ok testRaise (tests.test_threadpool.FutureTest) ... ok testSimple (tests.test_threadpool.FutureTest) ... ok testTimeout (tests.test_threadpool.FutureTest) ... ok testDoubleStartStop (tests.test_threadpool.ThreadPoolTest) ... ok testException (tests.test_threadpool.ThreadPoolTest) ... ok testInitParameters (tests.test_threadpool.ThreadPoolTest) ... ok testJoin (tests.test_threadpool.ThreadPoolTest) ... FAIL testMaxThread (tests.test_threadpool.ThreadPoolTest) ... ok testPreRestartEnqueue (tests.test_threadpool.ThreadPoolTest) ... ok testPreStartEnqueue (tests.test_threadpool.ThreadPoolTest) ... ok test_custom_pool (tests.test_server.PooledServerTests) ... 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - ok test_default_pool (tests.test_server.PooledServerTests) ... 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - 127.0.0.1 - - [18/Dec/2017 01:04:47] "POST / HTTP/1.1" 200 - ok test_config_custom (tests.test_jsonclass.SerializationTests) ... ok test_dictionary (tests.test_jsonclass.SerializationTests) ... ok test_enum (tests.test_jsonclass.SerializationTests) ... ok test_iterable (tests.test_jsonclass.SerializationTests) ... ok test_object (tests.test_jsonclass.SerializationTests) ... ok test_primitive (tests.test_jsonclass.SerializationTests) ... ok test_connect (tests.test_internal.InternalTests) ... ok test_multicall_failure (tests.test_internal.InternalTests) ... ok test_multicall_success (tests.test_internal.InternalTests) ... ok test_multicall_success_2 (tests.test_internal.InternalTests) ... ok test_single_args (tests.test_internal.InternalTests) ... ok test_single_kwargs (tests.test_internal.InternalTests) ... ok test_single_kwargs_and_args (tests.test_internal.InternalTests) ... ok test_single_namespace (tests.test_internal.InternalTests) ... ok test_single_notify (tests.test_internal.InternalTests) ... ok test_basic (tests.test_history.HistoryTests) ... ok test_clear (tests.test_history.HistoryTests) ... ok test_should_add_additional_headers (tests.test_headers.HeadersTests) ... ok test_should_add_additional_headers_to_notifications (tests.test_headers.HeadersTests) ... ok test_should_add_custom_headers_to_methods (tests.test_headers.HeadersTests) ... ok test_should_allow_to_nest_additional_header_blocks (tests.test_headers.HeadersTests) ... ok test_should_convert_header_values_to_basestring (tests.test_headers.HeadersTests) ... ok test_should_extract_headers (tests.test_headers.HeadersTests) ... ok test_should_not_override_content_length (tests.test_headers.HeadersTests) ... ok test_should_override_global_headers (tests.test_headers.HeadersTests) ... ok test_should_override_headers (tests.test_headers.HeadersTests) ... ok test_should_restore_global_headers (tests.test_headers.HeadersTests) ... ok test_copy (tests.test_config.ConfigTests) ... ok test_batch (tests.test_compatibility.TestCompatibility) ... ok test_batch_invalid_json (tests.test_compatibility.TestCompatibility) ... ok test_batch_notifications (tests.test_compatibility.TestCompatibility) ... ok test_empty_array (tests.test_compatibility.TestCompatibility) ... ok test_invalid_json (tests.test_compatibility.TestCompatibility) ... ok test_invalid_request (tests.test_compatibility.TestCompatibility) ... ok test_named (tests.test_compatibility.TestCompatibility) Named arguments in a single call ... ok test_non_existent_method (tests.test_compatibility.TestCompatibility) ... ok test_nonempty_array (tests.test_compatibility.TestCompatibility) ... ok test_notification (tests.test_compatibility.TestCompatibility) Testing a notification (response should be null) ... ok test_positional (tests.test_compatibility.TestCompatibility) Positional arguments in a single call ... ok test_special_method (tests.test_compatibility.TestCompatibility) ... ok ====================================================================== FAIL: testJoin (tests.test_threadpool.ThreadPoolTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1/tests/test_threadpool.py", line 436, in testJoin self.assertLess(end - start, 3) AssertionError: 3.032768964767456 not less than 3 ---------------------------------------------------------------------- Ran 55 tests in 24.206s FAILED (failures=1) Test failed: error: Test failed: * ERROR: dev-python/jsonrpclib-0.3.1::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2683: Called distutils-r1_src_test * environment, line 859: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 305: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2207: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1513: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1511: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 529: Called distutils-r1_run_phase 'python_test' * environment, line 790: Called python_test * environment, line 2563: Called esetup.py 'test' * environment, line 1058: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=dev-python/jsonrpclib-0.3.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/jsonrpclib-0.3.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:jsonrpclib-0.3.1:20171218-000433.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/jsonrpclib-0.3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/jsonrpclib-0.3.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1' * S: '/var/tmp/portage/dev-python/jsonrpclib-0.3.1/work/jsonrpclib-0.3.1'