[cyber] I: Sisyphus-20190925 x86_64 beehive_status: +22 -5 (135)

ALT beekeeper hiver на altlinux.org
Ср Сен 25 09:36:56 MSK 2019


	22 NEW error logs

gear-2.2.0-alt1
	tests passed:	  356  99%
	tests failed:	    1	0%
	tests skipped:	    0	0%

libabigail-1.2-alt1
	mkdir(name, mode)
	OSError: [Errno 17] File exists: '/usr/src/RPM/BUILD/libabigail-1.2/doc/manuals/doctrees'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-f7Rb3u.log, if you want
	to report the issue to the developers.

openstack-keystone-1:14.1.0-alt1
	app.info('[%s] %s' % (__name__, msg))
	AttributeError: 'Sphinx' object has no attribute 'info'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-2zrvipbr.log, if you want
	to report the issue to the developers.

perl-HTTP-Proxy-0.304-alt2
	# socket is non blocking, switching to blocking mode
	#   Failed test 'Read some data from the socket'
	#   at t/23connect.t line 79.
	#   Failed test 'CONNECTed to the TCP server and got the banner'
	#   at t/23connect.t line 80.
	--
	t/23connect.t		(Wstat: 0 Tests: 4 Failed: 2)
	Failed tests:  2-3
	Files=37, Tests=465, 13 wallclock secs ( 0.11 usr  0.04 sys +  4.52 cusr  0.57 csys =
	5.24 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

pgmodeler-0.9.1-alt1
	src/modelsdiffhelper.cpp: In member function 'void ModelsDiffHelper::processDiffInfos()':
	src/modelsdiffhelper.cpp:921:1: internal compiler error: Segmentation fault
	libbacktrace could not find executable to open

python-module-SQLAlchemy-Defaults-0.4.4-alt2.git20141230.2.1
	running build_ext
	sqlalchemy_defaults (unittest.loader._FailedTest) ... ERROR
	tests (unittest.loader._FailedTest) ... ERROR
	ERROR: sqlalchemy_defaults (unittest.loader._FailedTest)
	ImportError: Failed to import test module: sqlalchemy_defaults
	Traceback (most recent call last):
	--
	import sqlalchemy as sa
	ModuleNotFoundError: No module named 'sqlalchemy'
	ERROR: tests (unittest.loader._FailedTest)
	ImportError: Failed to import test module: tests
	Traceback (most recent call last):
	--
	import sqlalchemy as sa
	ModuleNotFoundError: No module named 'sqlalchemy'
	Ran 2 tests in 0.001s
	FAILED (errors=2)
	Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>

python-module-aiopg-0.16.0-alt1
	running build_ext
	sa (unittest.loader._FailedTest) ... ERROR
	aiopg.sa (unittest.loader._FailedTest) ... ERROR
	ERROR: sa (unittest.loader._FailedTest)
	ImportError: Failed to import test module: sa
	Traceback (most recent call last):
	--
	from sqlalchemy.sql import ClauseElement
	ModuleNotFoundError: No module named 'sqlalchemy'
	ERROR: aiopg.sa (unittest.loader._FailedTest)
	ImportError: Failed to import test module: aiopg.sa
	Traceback (most recent call last):
	--
	from sqlalchemy.sql import ClauseElement
	ModuleNotFoundError: No module named 'sqlalchemy'
	Ran 2 tests in 0.000s
	FAILED (errors=2)
	Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>

python-module-aioredis-1.1.0-alt1
	app.info('Initializing Spelling Checker')
	AttributeError: 'Sphinx' object has no attribute 'info'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-8fy9pwqg.log, if you want
	to report the issue to the developers.

python-module-changelog-0.3.5-alt2.1
	running build_ext
	changelog (unittest.loader._FailedTest) ... ERROR
	ERROR: changelog (unittest.loader._FailedTest)
	ImportError: Failed to import test module: changelog
	Traceback (most recent call last):
	--
	from sphinx.util.compat import Directive
	ImportError: cannot import name 'Directive' from 'sphinx.util.compat'
	(/usr/lib/python3/site-packages/sphinx/util/compat.py)
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python-module-cherrypy-14.2.0-alt1
	f(*args, **kwargs)
	File "/usr/lib/python3/site-packages/pkg_resources/__init__.py", line 3263, in
	_initialize_master_working_set
	working_set = WorkingSet._build_master()
	File "/usr/lib/python3/site-packages/pkg_resources/__init__.py", line 585, in _build_master
	return cls._build_from_requirements(__requires__)
	File "/usr/lib/python3/site-packages/pkg_resources/__init__.py", line 598, in
	_build_from_requirements
	dists = ws.resolve(reqs, Environment())
	File "/usr/lib/python3/site-packages/pkg_resources/__init__.py", line 786, in resolve
	raise DistributionNotFound(req, requirers)
	pkg_resources.DistributionNotFound: The 'Sphinx==1.6.5.dev20190924' distribution was
	not found and is required by the application

python-module-coverage-4.5.4-alt2
	[43511] /usr/src/RPM/BUILD/python-module-coverage-4.5.4$
	/usr/src/RPM/BUILD/python-module-coverage-4.5.4/.tox/py37/bin/python -m pip freeze
	>.tox/py37/log/py37-3.log
	py37 installed: ERROR: Error [Errno
	2] No such file or directory: 'git': 'git' while executing command git
	rev-parse,alabaster==0.7.6,apipkg==1.5,appdirs==1.4.3,argcomplete==1.9.4,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,Automat==0.7.0,Babel==2.6.0,certifi==2016.9.26,cffi==1.12.3,chardet==3.0.4,Click==7.0,constantly==15.1.0,#
	Editable install with no version control (coverage==4.5.4),-e
	/usr/src/RPM/BUILD/python-module-coverage-4.5.4,cryptography==2.7,cssselect==0.9.1,decorator==4.3.0,dnspython==1.15.0,docutils==0.14,eventlet==0.24.1,execnet==1.7.0,facebook-scribe==2.0,filelock==3.0.10,flaky==3.6.1,future==0.16.0,Genshi==0.7,gevent==1.4.0,greenlet==0.4.15,h2==3.0.1,hpack==3.0.0,html5lib==0.999999999,hyperframe==5.2.0,hyperlink==19.0.0,idna==2.8,imagesize==1.1.0,importlib-metadata==0.19,incremental==17.5.0,iniconfig==1.0.0,Jinja2==2.10.1,linecache2==1.0.0,lxml==4.4.1,MarkupSafe==0.23,mock==2.0.0,monotonic==1.5,more-itertools==7.0.0,ndg-httpsclient==0.4.2,nose==1.3.7,numpy==1.15.4,packaging==19.0,pbr==5.4.3,pluggy==0.12.0,priority==1.3.0,psycopg2==2.8.3,py==1.8.0,pyasn1==0.4.5,pycares==2.3.0,PyContracts==1.8.12,pycparser==2.19,pycrypto==2.7a1,Pygments==2.4.2,PyHamcrest==2.0.0a1,pymongo==3.8.0,pyOpenSSL==18.0.0,pyparsing==2.4.2,pyserial==3.4,pytest==5.1.2,pytest-forked==1.0.2,pytest-xdist==1.29.0,python-ntlm==1.1.0,pytz==2016.10,requests==2.21.0,scons==3.1.1,servicemanager==0.0.16,six==1.12.0,snowballstemmer==1.2.0,Sphinx==2.2.0.dev20190924,sphinxcontrib-applehelp==1.0.1.dev20190426,sphinxcontrib-devhelp==1.0.1,sphinxcontrib-htmlhelp==1.0.2.dev20190429,sphinxcontrib-jsmath==1.0.1.dev20190924,sphinxcontrib-qthelp==1.0.2.dev20190426,sphinxcontrib-serializinghtml==1.1.3,thrift==0.11.0,toml==0.10.0,tornado==5.1.1,tox==3.13.2,traceback2==1.4.0,Twisted==18.9.0,unittest-mixins==1.6,unittest2==1.1.0,urllib3==1.24.3,virtualenv==16.7.2,wcwidth==0.1.7,webencodings==0.5.1,zipp==0.5.0,zope.interface==4.6.0
	py37 run-test-pre: PYTHONHASHSEED='2056689722'
	--
	self.assertEqual(out.rstrip(), expected_out)
	E   AssertionError: 'Coverage.py warning: No data was collecte[106 chars]2695' !=
	'3 pids, total = 92695'
	E   - Coverage.py warning: No data was collected. (no-data-collected)
	--
	=========================== short test summary info ============================
	FAILED tests/test_concurrency.py::MultiprocessingTest::test_multiprocessing_with_branching
	1 failed, 757 passed, 39 skipped in 157.97s (0:02:37)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-coverage-4.5.4/.tox/py37/bin/python igor.py
	test_with_tracer py (exited with code 1)
	___________________________________ summary ____________________________________
	ERROR:	 py37: commands failed

python-module-keystonemiddleware-5.2.0-alt1
	app.info('[%s] %s' % (__name__, msg))
	AttributeError: 'Sphinx' object has no attribute 'info'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-rn65ywmk.log, if you want
	to report the issue to the developers.

python-module-kitchen-1.2.1-alt1.git20141202.1.1.1
	loading translations [en]... done
	Extension error:
	Could not import extension sphinx.ext.pngmath (exception: No module named
	'sphinx.ext.pngmath')

python-module-os-xenapi-0.3.4-alt1
	app.info('Using openstack theme from %s' % theme_dir)
	AttributeError: 'Sphinx' object has no attribute 'info'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-v06bm6m7.log, if you want
	to report the issue to the developers.

python-module-oslo.config-6.4.1-alt1
	app.info('[%s] %s' % (__name__, msg))
	AttributeError: 'Sphinx' object has no attribute 'info'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-1b9c6c23.log, if you want
	to report the issue to the developers.

python-module-sphinxjp.themes.revealjs-0.3.0-alt2.git20150621
	>   from sphinx.util.compat import Directive
	E   ImportError: cannot import name 'Directive' from 'sphinx.util.compat'
	(/usr/lib/python3/site-packages/sphinx/util/compat.py)
	src/sphinxjp/themes/revealjs/directives.py:13: ImportError
	--
	>   from sphinx.util.compat import Directive
	E   ImportError: cannot import name 'Directive' from 'sphinx.util.compat'
	(/usr/lib/python3/site-packages/sphinx/util/compat.py)
	src/sphinxjp/themes/revealjs/directives.py:13: ImportError
	--
	>   from sphinx.util.compat import Directive
	E   ImportError: cannot import name 'Directive' from 'sphinx.util.compat'
	(/usr/lib/python3/site-packages/sphinx/util/compat.py)
	src/sphinxjp/themes/revealjs/directives.py:13: ImportError
	--
	>   from sphinx.util.compat import Directive
	E   ImportError: cannot import name 'Directive' from 'sphinx.util.compat'
	(/usr/lib/python3/site-packages/sphinx/util/compat.py)
	src/sphinxjp/themes/revealjs/directives.py:13: ImportError
	--
	>	    return getattr(thing, comp)
	E	    AttributeError: module 'sphinxjp.themes' has no attribute 'revealjs'
	/usr/lib/python3/site-packages/mock/mock.py:1197: AttributeError
	--
	>   from sphinx.util.compat import Directive
	E   ImportError: cannot import name 'Directive' from 'sphinx.util.compat'
	(/usr/lib/python3/site-packages/sphinx/util/compat.py)
	src/sphinxjp/themes/revealjs/directives.py:13: ImportError

python-module-tempest-19.0.0-alt1
	app.info('[%s] %s' % (__name__, msg))
	AttributeError: 'Sphinx' object has no attribute 'info'
	The full traceback has been saved in /usr/src/tmp/sphinx-err-mqrictl1.log, if you want
	to report the issue to the developers.

python-module-texext-0.6.1-alt1
	texext/tests/test_tinypages.py::TestTinyPages::test_build_error
	texext/tests/test_tinypages.py::TestTopLevel::test_build_error
	/usr/src/RPM/BUILD/python3/texext/math_dollar.py:210: UserWarning: Need autodoc extension
	loaded for math_dollar to work on docstrings
	warn("Need autodoc extension loaded for math_dollar to work on "
	texext/tests/test_tinypages.py::TestTinyPages::test_build_error
	texext/tests/test_tinypages.py::TestTopLevel::test_build_error
	/usr/lib/python3/site-packages/sphinx/transforms/post_transforms/compat.py:45:
	RemovedInSphinx30Warning: math node for Sphinx was replaced by docutils'. Please use
	``docutils.nodes.math`` instead.
	RemovedInSphinx30Warning)
	-- Docs: https://docs.pytest.org/en/latest/warnings.html
	================== 6 failed, 11 passed, 67 warnings in 8.33s ===================

python3-module-pelican-4.1.0-alt4
	+ rm html/_downloads/theme-basic.zip html/_static/theme-basic.zip
	rm: cannot remove 'html/_downloads/theme-basic.zip': No such file or directory

quilt-0.66-alt1
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[three.test]
	66 commands (66 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[two.test]
	57 commands (57 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Target 'check' not remade because of errors.

racket-7.3-alt1
	raco setup: 5 rendering:
	<pkgs>/web-server-doc/web-server/scribblings/web-server-internal.scrbl
	raco setup: 5 rendering: <pkgs>/net-doc/net/scribblings/win32-ssl.scrbl
	raco setup: 5 rendering: <pkgs>/racket-doc/xml/xml.scrbl
	raco setup: 4 rendering: <pkgs>/xrepl-doc/xrepl/xrepl.scrbl
	raco setup: 4 rendering: <pkgs>/racket-index/scribblings/main/local-redirect.scrbl
	raco setup: 1 rendering: <pkgs>/racket-index/scribblings/main/search.scrbl
	make[1]: *** [Makefile:196: install-3m] CPU time limit exceeded
	make[1]: Leaving directory '/usr/src/RPM/BUILD/racket-7.3/src'
	make: *** [Makefile:119: install] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/racket-7.3/src'

	5 error logs REMOVED from the list
libopenh264-1.8.0-alt1
perl-Net-Server-Mail-0.28-alt1
perl-Server-Starter-0.34-alt1
python-module-flake8-3.7.8-alt1
python-module-pytest-cov-2.7.1-alt2

Total 135 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk