From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 5 Apr 2016 10:41:54 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20160405104154.GA7426@gyle.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20160405 x86_64 beehive_status: +34 -25 (511) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2016 10:41:55 -0000 Archived-At: List-Archive: 34 NEW error logs libotr5-4.1.1-alt1.1 regression/random-msg-disconnect-auth.sh ....... ok hasher-priv: master: idle time limit (3600 seconds) exceeded palemoon-2:26.2.0-alt1.RC3 <13>Apr 4 20:44:30 rpmi: python-module-mako-1.0.1-alt1.1.1 1457982819 installed error: failed build dependencies: gst-plugins1.0-devel is needed by palemoon-26.2.0-alt1.RC3 python-module-aioeventlet-0.5-alt1.hg20150304.1.1 test_soon (tests.test_eventlet.EventletTests) ... hasher-priv: master: idle time limit (3600 seconds) exceeded python-module-aiohttp-0.15.3-alt7.git20150425.1 test_wsgi_response_start_response_exc_status (test_wsgi.HttpWsgiServerProtocolTests) ... ok FAIL: test_cookie_set_after_del (test_web_response.TestStreamResponse) Traceback (most recent call last): -- 'Set-Cookie: name=val; Path=/') AssertionError: 'Set-Cookie: name=val; Max-Age=0; Path=/' != 'Set-Cookie: name=val; Path=/' - Set-Cookie: name=val; Max-Age=0; Path=/ -- --------------------- >> end captured logging << --------------------- FAIL: test_response_cookie__issue_del_cookie (test_web_response.TestStreamResponse) Traceback (most recent call last): -- 'Set-Cookie: name=; Max-Age=0; Path=/') AssertionError: 'Set-Cookie: name=""; Max-Age=0; Path=/' != 'Set-Cookie: name=; Max-Age=0; Path=/' - Set-Cookie: name=""; Max-Age=0; Path=/ -- --------------------- >> end captured logging << --------------------- FAIL: test_response_cookies (test_web_response.TestStreamResponse) Traceback (most recent call last): -- 'Set-Cookie: name=; Max-Age=0; Path=/') AssertionError: 'Set-Cookie: name=""; Max-Age=0; Path=/' != 'Set-Cookie: name=; Max-Age=0; Path=/' - Set-Cookie: name=""; Max-Age=0; Path=/ -- Ran 1183 tests in 9.073s FAILED (failures=3, skipped=6) python-module-aiotest-0.3-alt1.hg20141227.1.1 ...........sF... FAIL: test_soon_stop_soon (aiotest.test_callback.CallbackTests) Traceback (most recent call last): -- self.assertEqual(result, ["Hello"]) AssertionError: Lists differ: ['Hello', 'World'] != ['Hello'] First list contains 1 additional elements. -- Ran 16 tests in 0.259s FAILED (failures=1, skipped=1) + '/usr/bin/python3' '-c' 'import aiotest.run; import asyncio; config = aiotest.TestConfig(); config.asyncio = asyncio; config.new_event_pool_policy = asyncio.DefaultEventLoopPolicy; aiotest.run.main(config)' python-module-astor-0.4-alt1.git20150130.1 test_imports (tests.test_codegen.CodegenTestCase) ... ok test_try_expect (tests.test_codegen.CodegenTestCase) ... ERROR ERROR: test_try_expect (tests.test_codegen.CodegenTestCase) Traceback (most recent call last): -- self.conditional_write(write_comma, '*', node.starargs) AttributeError: 'Call' object has no attribute 'starargs' Ran 3 tests in 0.027s FAILED (errors=1) python-module-attest-0.6-alt1.git20130330.1.1 if node.starargs is not None: AttributeError: 'Call' object has no attribute 'starargs' During handling of the above exception, another exception occurred: -- raise ImportError('cannot import %s: %s' % (name, err)) ImportError: cannot import attest.tests.classy: 'Call' object has no attribute 'starargs' make: *** [test] Error 1 python-module-boto-2.38.0-alt1.1 ..........................................................................................................................................................................................................S...S................................................................................................................................F.......................................S.........................................................................................................................................................................................S...............................................................................................................................................................................................................S............................................................................................................................................. FAIL: test_correct_low_level_api_calls (tests.unit.glacier.test_concurrent.TestConcurrentUploader) Traceback (most recent call last): -- raise AssertionError(_error_message()) from cause AssertionError: Expected call: complete_multipart_upload('vault_name', , , 8388608) Actual call: complete_multipart_upload('vault_name', , b'c5aac592460a9ac7845e341090f6f9c81f201b63e5338ee8948a6fe6830c55dc', 8388608) -- Ran 911 tests in 5.645s FAILED (SKIP=5, failures=1) nose command: tests/test.py -a !notdefault tests/unit/auth tests/unit/beanstalk tests/unit/cloudformation tests/unit/cloudfront tests/unit/cloudsearch tests/unit/cloudsearch2 tests/unit/cloudtrail tests/unit/directconnect tests/unit/dynamodb tests/unit/dynamodb2 tests/unit/ecs tests/unit/elasticache tests/unit/emr tests/unit/glacier tests/unit/iam tests/unit/ec2 tests/unit/logs tests/unit/manage tests/unit/mws tests/unit/provider tests/unit/rds2 tests/unit/route53 tests/unit/s3 tests/unit/sns tests/unit/ses tests/unit/sqs tests/unit/sts tests/unit/swf tests/unit/utils tests/unit/vpc tests/unit/test_connection.py tests/unit/test_exception.py tests/unit/test_regioninfo.py python-module-chameleon.core-2.19-alt1.dev.git20141103.1.1 return _ast.__dict__.get(name) or getattr(_ast, self.aliases[name]) KeyError: '__wrapped__' python-module-cliff-1.15.0-alt2.1.1 .E...........SSSSS.............................................F.E... ERROR: cliff.tests.test_app.test_interactive_mode_cmdloop Traceback (most recent call last): -- if subprocess.mswindows: AttributeError: module 'subprocess' has no attribute 'mswindows' ERROR: Failure: AttributeError (module 'subprocess' has no attribute 'mswindows') Traceback (most recent call last): -- if subprocess.mswindows: AttributeError: module 'subprocess' has no attribute 'mswindows' FAIL: cliff.tests.test_help.test_show_help_for_help Traceback (most recent call last): -- assert 'one \n three word command \n' in help_text AssertionError: -------------------- >> begin captured logging << -------------------- -- Ran 69 tests in 0.541s FAILED (SKIP=5, errors=2, failures=1) python-module-cssprefixer-1.4.2-alt1.git20130518.1.1 + python tests.py -v test_background_multiple_images (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: url(images/cross.png), url(images/gradient.png) top center no-repeat, url(images/background.png) [2:5: background] ok test_background_multiple_images_and_gradient (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: linear-gradient(top, black, white), url(images/gradient.png) top center no-repeat, url(images/background.png) [2:5: background] ok test_background_multiple_images_and_gradients (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: linear-gradient(top, black, white), url(images/gradient.png) top center no-repeat, url(images/background.png), -moz-linear-gradient(top, #444, #999) [2:5: background] ok test_basic (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: linear-gradient(top, #444, #999) [2:5: background-image] ok test_image (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: url(images/background.png), linear-gradient(top, black, white) [2:5: background-image] ok test_keyframes (__main__.GradientTestCase) ... ok test_linear_no_pos (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: linear-gradient(#444, #999) [2:5: background-image] ok test_moz (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: -moz-linear-gradient(top, #444, #999) [2:5: background-image] ok test_o (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: -o-linear-gradient(top, #444, #999) [2:5: background-image] ok test_webkit (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: -webkit-linear-gradient(top, #444, #999) [2:5: background-image] ok test_webkit_gradient (__main__.GradientTestCase) ... ERROR Property: Invalid value for "CSS Level 2.1" property: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(1, #999)) [2:5: background-image] ok python-module-enum-0.4.4-alt1.1 from enum import IntEnum ImportError: cannot import name 'IntEnum' python-module-furl-0.4.0-alt1.git20141118.1 test_odd_urls (tests.test_furl.TestFurl) ... ok test_ports (tests.test_furl.TestFurl) ... ERROR test_remove (tests.test_furl.TestFurl) ... ok -- test_interface (tests.test_furl.TestQueryCompositionInterface) ... ok ERROR: test_ports (tests.test_furl.TestFurl) Traceback (most recent call last): -- (name, self._base_type_str)) TypeError: assertRaises() arg 1 must be an exception type or tuple of exception types Ran 55 tests in 20.765s FAILED (errors=1) python-module-greenio-0.6.0-alt1.git20141105.1.1 result = self._greenlet.switch(value, exc) TypeError: _step() takes from 1 to 2 positional arguments but 3 were given hasher-priv: master: idle time limit (3600 seconds) exceeded python-module-importmagic-0.1.2-alt1.git20150126.1.1 ==================================== ERRORS ==================================== ________________ ERROR collecting importmagic/importer_test.py _________________ _pytest.runner:139: in __init__ -- _pytest.assertion.rewrite:544: in visit_Name E TypeError: Call constructor takes either 0 or 3 positional arguments __________________ ERROR collecting importmagic/index_test.py __________________ _pytest.runner:139: in __init__ -- _pytest.assertion.rewrite:469: in helper E TypeError: Call constructor takes either 0 or 3 positional arguments _________________ ERROR collecting importmagic/symbols_test.py _________________ _pytest.runner:139: in __init__ -- _pytest.assertion.rewrite:544: in visit_Name E TypeError: Call constructor takes either 0 or 3 positional arguments =========================== 3 error in 0.31 seconds ============================ python-module-joblib-0.9.0-alt1.b3.1.1 > raise self.failureException(msg) E AssertionError: 7 != 1 /usr/lib64/python3.5/unittest/case.py:851: AssertionError -- > raise self.failureException(msg) E AssertionError: False is not true /usr/lib64/python3.5/unittest/case.py:715: AssertionError -- > raise self.failureException(msg) E AssertionError: 13 != 4 /usr/lib64/python3.5/unittest/case.py:851: AssertionError -- > raise self.failureException(msg) E AssertionError: 11 != 2 /usr/lib64/python3.5/unittest/case.py:851: AssertionError -- > raise self.failureException(msg) E AssertionError: False is not true /usr/lib64/python3.5/unittest/case.py:715: AssertionError -- > pickle.dumps(function) E AttributeError: Can't pickle local object 'test_parallel_pickling..g' joblib/parallel.py:150: AttributeError python-module-jsl-0.1.3-alt1.git20150812.1.1 tests/test_errors.py::test_array_field PASSED tests/test_errors.py::test_dict_field FAILED tests/test_errors.py::test_keyword_of_fields[field_cls0] PASSED -- tests/test_fields.py::test_base_schema_field PASSED tests/test_fields.py::test_string_field FAILED tests/test_fields.py::test_string_derived_fields PASSED -- tests/test_roles.py::test_base_field PASSED tests/test_roles.py::test_string_field FAILED tests/test_roles.py::test_array_field PASSED python-module-kids.txt-0.0.2-alt1.git20150204.1.1 nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module Doctest: README.rst ... ok -- nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module Doctest: README.rst ... FAIL -- Doctest: kids.txt.txt.paragraph_wrap ... ok FAIL: Doctest: README.rst Traceback (most recent call last): -- raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for README.rst File "/usr/src/RPM/BUILD/python3/README.rst", line 0 -- raise TypeError('all arguments must be str, not: %r' % (arg,)) TypeError: all arguments must be str, not: None FAIL: Doctest: kids.txt.diff.udiff Traceback (most recent call last): -- raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for kids.txt.diff.udiff File "/usr/src/RPM/BUILD/python3/src/kids/txt/diff.py", line 6, in udiff -- raise TypeError('all arguments must be str, not: %r' % (arg,)) TypeError: all arguments must be str, not: None File "/usr/src/RPM/BUILD/python3/src/kids/txt/diff.py", line 24, in kids.txt.diff.udiff -- raise TypeError('all arguments must be str, not: %r' % (arg,)) TypeError: all arguments must be str, not: None Ran 5 tests in 0.028s FAILED (failures=2) python-module-lmfit-0.8.3-alt1.git20150302.1.1 test_algebraic_constraint.test_constraints1 ... ok add a user-defined function to symbol table ... ERROR test_algebraic_constraint2.test_constraints ... ok -- test_stepmodel.test_stepmodel_erf ... ok ERROR: add a user-defined function to symbol table Traceback (most recent call last): -- if node.starargs is not None: AttributeError: 'Call' object has no attribute 'starargs' During handling of the above exception, another exception occurred: -- raise exc(self.error_msg) AttributeError: in expr='wfun(wid_g)' During handling of the above exception, another exception occurred: -- raise exc(self.error_msg) AttributeError: in expr='wfun(wid_g)' During handling of the above exception, another exception occurred: -- raise exc(self.error_msg) AttributeError: in expr='wfun(wid_g)' Ran 115 tests in 6.831s FAILED (SKIP=10, errors=1) python-module-nltk-3.0.1-alt1.1.1 parsed_pattern.pattern.groups = 1 AttributeError: can't set attribute python-module-orderedmultidict-0.7.4-alt1.git20141118.1 test_setdefaultlist (tests.test_orderedmultidict.TestOmdict) ... ok test_setlist (tests.test_orderedmultidict.TestOmdict) ... ERROR test_size (tests.test_orderedmultidict.TestOmdict) ... ok -- test_reverse (tests.test_itemlist.TestItemList) ... ok ERROR: test_setlist (tests.test_orderedmultidict.TestOmdict) Traceback (most recent call last): -- for key in omd.iterkeys(): RuntimeError: OrderedDict mutated during iteration Ran 51 tests in 0.241s FAILED (errors=1) python-module-parse-1.6.6-alt1.1.1 > self.assertRaises(parse.TooManyFields, p.parse, '') E AssertionError: TooManyFields not raised by parse test_parse.py:628: AssertionError python-module-parse_type-0.3.5-alt1.dev.git20140505.1 > self.assertRaises(parse.TooManyFields, p.parse, '') E AssertionError: TooManyFields not raised by parse tests/test_parse_type_parse.py:615: AssertionError python-module-pony-0.6.1-alt2.git20150220.1.1 + pushd ../python3 ~/RPM/BUILD/python3 ~/RPM/BUILD/python-module-pony-0.6.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build --debug Sorry, but pony 0.6.1 requires Python of one of the following versions: 2.6, 2.7, 3.3 or 3.4. You have version 3.5.1 python-module-pydash-3.0.1-alt1.git20150225.1.1 ==================================== ERRORS ==================================== _____________________ ERROR collecting pydash/__init__.py ______________________ /usr/lib64/python3.5/doctest.py:923: in find python-module-scription-0.74.02-alt1.1 test_standard (__main__.TestOrm) ... ok FAIL: test_pty (__main__.TestExecution) Traceback (most recent call last): -- 'Failed (actual results):\n%r' % command.stdout) AssertionError: "supe[24 chars]le?\nmake sure no one is watching you type!: \[28 chars]re??" != "supe[24 chars]le?\n'Salutations!'? Are you sure??" super secret santa soda sizzle? -- Ran 20 tests in 5.596s FAILED (failures=1) python-module-slimmer-0.1.31-alt1.git20120510.1.1 testUnicodeHTML1 (slimmer.tests.testSlimmer.SlimmerTestCase) ... /usr/src/RPM/BUILD/python3/slimmer/tests/testSlimmer.py:310: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/src/RPM/BUILD/python3/slimmer/tests/euc-jp.html'> 'r','euc-jp').read() ok testUnicodeHTML2 (slimmer.tests.testSlimmer.SlimmerTestCase) ... /usr/src/RPM/BUILD/python3/slimmer/tests/testSlimmer.py:318: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/src/RPM/BUILD/python3/slimmer/tests/utf-8.html'> 'r','utf-8').read() ok Ran 41 tests in 0.050s OK + py.test-3.3 -vv slimmer/tests/testSlimmer.py /usr/src/tmp/rpm-tmp.27636: line 127: py.test-3.3: command not found python-module-svg.charts-3.0-alt2.1 E sre_constants.error: octal escape value \777 outside of range 0-0o377 at position 252 ____________________ ERROR collecting tests/test_samples.py ____________________ tests/test_samples.py:1: in -- E sre_constants.error: octal escape value \777 outside of range 0-0o377 at position 252 __________________ ERROR collecting tests/test_time_series.py __________________ tests/test_time_series.py:1: in -- E sre_constants.error: octal escape value \777 outside of range 0-0o377 at position 252 __________________ ERROR collecting tests/test_time_series.py __________________ tests/test_time_series.py:1: in python-module-webspanner-0.1.0-alt1.1.1 cls = super().__new__(mcls, name, bases, namespace) E TypeError: multiple bases have instance lay-out conflict __________________ ERROR collecting webspanner/exceptions.py ___________________ /usr/lib/python3/site-packages/py/_path/local.py:650: in pyimport -- cls = super().__new__(mcls, name, bases, namespace) E TypeError: multiple bases have instance lay-out conflict ___________________ ERROR collecting webspanner/handlers.py ____________________ /usr/lib/python3/site-packages/py/_path/local.py:650: in pyimport -- cls = super().__new__(mcls, name, bases, namespace) E TypeError: multiple bases have instance lay-out conflict ______________________ ERROR collecting webspanner/log.py ______________________ /usr/lib/python3/site-packages/py/_path/local.py:650: in pyimport -- cls = super().__new__(mcls, name, bases, namespace) E TypeError: multiple bases have instance lay-out conflict ____________________ ERROR collecting webspanner/request.py ____________________ /usr/lib/python3/site-packages/py/_path/local.py:650: in pyimport -- cls = super().__new__(mcls, name, bases, namespace) E TypeError: multiple bases have instance lay-out conflict ___________________ ERROR collecting webspanner/response.py ____________________ /usr/lib/python3/site-packages/py/_path/local.py:650: in pyimport python-module-zope.tal-4.1.2-alt1.dev0.git10150605.1 % (filename, captured_stdout)) AssertionError: output for /usr/src/RPM/BUILD/python3/src/zope/tal/tests/input/test33.html didn't match: FAIL: unittest.case.FunctionTestCase (runTest) input/test34.html -- % (filename, captured_stdout)) AssertionError: output for /usr/src/RPM/BUILD/python3/src/zope/tal/tests/input/test34.html didn't match: FAIL: unittest.case.FunctionTestCase (runTest) input/test35.html -- % (filename, captured_stdout)) AssertionError: output for /usr/src/RPM/BUILD/python3/src/zope/tal/tests/input/test35.html didn't match: FAIL: unittest.case.FunctionTestCase (runTest) input/test36.html -- % (filename, captured_stdout)) AssertionError: output for /usr/src/RPM/BUILD/python3/src/zope/tal/tests/input/test36.html didn't match: FAIL: unittest.case.FunctionTestCase (runTest) input/test37.html -- % (filename, captured_stdout)) AssertionError: output for /usr/src/RPM/BUILD/python3/src/zope/tal/tests/input/test37.html didn't match: FAIL: unittest.case.FunctionTestCase (runTest) input/test_domain.html python3-module-config-0.3.9-alt1.1.1 + cd config-0.3.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80492 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd config-0.3.9 + 2to3-3.3 -w . /usr/src/tmp/rpm-tmp.80492: line 115: 2to3-3.3: command not found python3-module-urljr-1.0.1-alt1.1.1 + cd python-urljr-1.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.474 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python-urljr-1.0.1 + 2to3-3.3 -w -n . /usr/src/tmp/rpm-tmp.474: line 115: 2to3-3.3: command not found sympy-1:0.7.7-alt1.dev.git20150830.1 return b() RecursionError: maximum recursion depth exceeded 1 items had failures: torque-4.2.1-alt1 process_mom_update.o: file not recognized: File truncated collect2: error: ld returned 1 exit status make[3]: *** [pbs_server] Error 1 25 error logs REMOVED from the list PokerTH-1.1.1-alt2 blender-2.69-alt1 boost1_53_0-1:1.53.0-alt3.1 gambas3-3.8.4-alt1 gcc4.6-4.6.3-alt11 gtk2-theme-arc-20150922-alt1.git27809c6 kde5-kstars-15.12.2-alt3 kde5-ktp-contact-list-15.12.1-alt2 kde5-ktp-kded-module-15.12.1-alt2 kde5-ktp-send-file-15.12.3-alt1 kde5-ktp-text-ui-15.12.3-alt1 kf5-plasma-mediacenter-5.6.0-alt1 palemoon-2:26.2.0-alt1.RC2 perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1 python-module-Pillow-3.0.0-alt1.dev0.git20150806.1 python-module-scikits.ann-1:0.2-alt2.dev.r803.1 python-module-sip-4.16.9-alt1.1 qt5-phonon-4.8.3-alt2 qt5-phonon-backend-gstreamer-4.8.2-alt1 qt5-phonon-backend-vlc-0.8.2-alt3 runawfe-3.6.0-alt1.svn4700 solfege-3.20.7-alt1 xfce4-mount-plugin-0.6.7-alt2 xfce4-notes-plugin-1.8.1-alt1 xfce4-vala-4.10.0-alt6 Total 511 error logs.