[cyber] I: Sisyphus-20241130 x86_64 beehive_status: +8 -20 (806)

ALT beekeeper hiver на altlinux.org
Сб Ноя 30 08:29:04 MSK 2024


	8 NEW error logs

guile22-2.2.7-alt1
	errors:			1
	FAIL: check-guile
	1 of 1 test failed

ocaml-lsp-1.19.0-alt1
	+    detached: /-----------------------------------------------------------------------
	+    | Internal error: Uncaught exception.
	+    | ("fd closed unflushed",

perl-CHI-0.61-alt1
	# 40 is not between 59 and 99
	#   Failed test 'Memory:l1_cache size = 40'
	#   at /usr/src/RPM/BUILD/CHI-0.61/blib/lib/CHI/t/Driver.pm line 1555.
	--
	# 2 is not between 3 and 5
	#   Failed test 'Memory:l1_cache keys = 2'
	#   at /usr/src/RPM/BUILD/CHI-0.61/blib/lib/CHI/t/Driver.pm line 1557.
	--
	t/Driver-Memory.t		      (Wstat: 512 (exited 2) Tests: 875 Failed: 2)
	Failed tests:  864-865
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/26 test programs. 2/1787 subtests failed.
	make: *** [Makefile:828: test_dynamic] Error 255

python-2.7.18-alt11
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-75:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-76:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-77:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-78:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-79:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Exception in thread Thread-80:
	--
	self._sslobj.do_handshake()
	SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:735)
	Warning -- asyncore.socket_map was modified by test_ftplib

python3-module-dom-toml-2.0.0-alt1
	char: str | None = src[pos]
	except IndexError:
	char = None
	--
	>	    return parse_inline_table(src, pos, parse_float, nest_lvl + 1)
	E	     TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes
	3 positional arguments but 4 were given
	/usr/lib/python3/site-packages/tomli/_parser.py:716: TypeError
	--
	>	with pytest.raises(expects, match=match):
	E    AssertionError: Regex pattern did not match.
	E     Regex: "Invalid value type for 'project.urls.foo': expected <class
	'str'>, got <class 'int'>"
	--
	=========================== short test summary info
	============================
	FAILED tests/test_api.py::test_inline_dict - TypeError:
	TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_decoder.py::test_decoder - TypeError:
	TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_parser.py::test_parse_config_errors[urls_wrong_type] -
	AssertionError: Regex pattern did not match.
	FAILED tests/test_encoder.py::test_encoder[pep621] - TypeError:
	TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_encoder.py::test_encoder_inline_table_nested -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_encoder.py::test_encoder_inline_table - TypeError:
	TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_encoder.py::test_encoder[array_of_tables] - TypeError:
	TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED
	tests/test_parser_defaults.py::test_parse_config_errors[urls_wrong_type] -
	AssertionError: Regex pattern did not match.

python3-module-pyproject-parser-0.11.1-alt1
	SKIPPED [1] tests/test_config.py:363: Error differs on 3.6
	FAILED tests/test_pyproject_class.py::test_from_dict[unicode] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_pyproject_class.py::test_valid_config[unicode] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED
	tests/test_pyproject_class.py::test_valid_config_resolve_files[COMPLETE_PROJECT_A]
	- TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_pyproject_class.py::test_bad_config[maintainer_comma]
	- TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED
	tests/test_pyproject_class.py::test_valid_config[COMPLETE_PROJECT_A] - TypeError:
	TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_pyproject_class.py::test_from_dict[authors] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED
	tests/test_pyproject_class.py::test_valid_config_resolve_files[maintainers] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED tests/test_pyproject_class.py::test_valid_config[authors] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED
	tests/test_pyproject_class.py::test_custom_pyproject_class[COMPLETE_PROJECT_A] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED
	tests/test_pyproject_class.py::test_valid_config_resolve_files[authors] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...
	FAILED
	tests/test_pyproject_class.py::test_valid_config_resolve_files[unicode] -
	TypeError: TomlDecoder.loads.<locals>._parse_inline_table() takes 3 positio...

redis-7.2.4-alt1.1
	Killing still running Redis server 3328961
	Killing still running Redis server 3331279
	Killing still running Redis server 3331334
	Killing still running Redis server 3352187
	Killing still running Redis server 3352409
	Killing still running Redis server 3361923
	Killing still running Redis server 3363252
	Killing still running Redis server 3422416
	Killing still running Redis server 3422476
	Killing still running Redis server 3422511

tmux-3.5a-alt1
	+ rm regress/capture-pane-hyperlink.sh
	+ make -C regress
	make: Entering directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'
	sh am-terminal.sh
	sh capture-pane-sgr0.sh
	sh combine-test.sh
	sh command-order.sh
	server exited unexpectedly
	make: *** [Makefile:9: command-order.sh] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

	20 error logs REMOVED from the list
aml-0.3.0-alt1
caddy-2.8.4-alt2
cataclysm-dda-0.G-alt2
cgns-4.4.0-alt1
gnome-vfs-1:2.24.4-alt13
grun-0.9.3-alt1.qa1
libaubio5-0.4.9-alt6
libesmtp-1.1.0-alt1
libmng-2.0.3-alt2
libvamp-2.10.0-alt2
libvxl-3.5.0-alt3
mpack-1.6-alt2.qa1
perl-Crypt-RSA-1.99-alt2
pytesseract-0.3.10-alt1.1
python3-module-websockets-14.0-alt1
quesoglc-0.7.2-alt3
snapd-glib-2-1.66-alt1
tarantool-3.0.1-alt1
upower-0.99.20-alt1
wayfire-config-manager-0.9.0-alt1

Total 806 error logs.


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