[cyber] I: Sisyphus-20230912 x86_64 beehive_status: +9 -14 (230)

ALT beekeeper hiver на altlinux.org
Вт Сен 12 07:44:39 MSK 2023


	9 NEW error logs

auditd-plugin-clickhouse-lite-0.1.6-alt1
	# > ON" a104="--trace=LTSUGAR_VERSION" a105="--trace=LTVEe="/usr/bin/ld" inode=40854
	dev=00:30 mode=0100755 ouid=582 ogid=582 rdev=00:00 nametype=NORMAL cap_fp=0 cap_fi=0
	cap_fe=0 cap_fver=0 cap_frootid=0
	# 351d351
	# < type=PATH msg=audit(1655465398.534:25618): item=0 name="/usr/bin/ld" inode=40854
	dev=00:30 mode=0100755 ouid=582 ogid=582 rdev=00:00 nametype=NORMAL cap_fp=0 cap_fi=0
	cap_fe=0 cap_fver=0 cap_frootid=0
	ok 12 auditd-plugin-clickhouse other-error
	ok 13 auditd-plugin-clickhouse other-error nothrow
	ok 14 auditd-plugin-clickhouse slowcat 1ms
	ok 15 auditd-plugin-clickhouse slowcat 10ms
	ok 16 auditd-plugin-clickhouse syslog
	ok 17 auditd-plugin-clickhouse min-bench
	ok 18 auditd-plugin-clickhouse def-bench

fleet-commander-admin-0.15.1-alt12
	./admin/fleetcommander
	pylint 2.17.5
	astroid 2.15.6
	Python 3.11.4 (main, Sep  1 2023, 22:57:22) [GCC 13.2.1 20230817 (ALT Sisyphus
	13.2.1-alt2)]
	************* Module logger.fleet_commander_logger
	logger/fleet_commander_logger.py:1156:16: E1102: self.test_profiles_file_updated_cb
	is not callable (not-callable)
	logger/fleet_commander_logger.py:1213:16: E1102: self.test_prefs_file_updated_cb
	is not callable (not-callable)
	Your code has been rated at 9.98/10
	make: *** [Makefile:840: pylint] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/fleet-commander-admin-0.15.1'

kf5-kwallet-5.109.0-alt1
	+ read d
	ls: cannot access '/usr/src/tmp/kf5-kwallet-buildroot//usr/share/kf5/k*5': No such file
	or directory
	+ '[' -d /usr/src/tmp/kf5-kwallet-buildroot//usr/share/kf5/lib64 ']'

libvamp-2.10.0-alt2
	ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1

mumps-5.3.5-alt3
	gcc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o
	multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
	-Wl,-soname,libpord_seq-5.3.so -o libpord_seq-5.3.so -fopenmp -lrt -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x405399bcf81b8efc not in object file
	libbacktrace could not find executable to open
	--
	See <http://bugzilla.altlinux.org> for instructions.
	lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord_seq.so] Error 1

perl-Net-SIP-0.836-alt1
	t/23_valid_message.t .................... ok
	#   Failed test 'DTMF audio generator and extractor for codec pcmu works'
	#   at t/24_dtmf_audio.t line 24.
	--
	#     $expected->[3] = '3'
	#   Failed test 'DTMF audio generator and extractor for codec pcma works'
	#   at t/24_dtmf_audio.t line 24.
	--
	t/24_dtmf_audio.t		      (Wstat: 512 Tests: 2 Failed: 2)
	Failed tests:  1-2
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/23 test programs. 2/1767 subtests failed.
	make: *** [Makefile:828: test_dynamic] Error 255

prometheus-simpleclient-java-0.12.0-alt1_4jpp11
	[ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar  Time elapsed: 0 s
	<<< FAILURE!
	java.lang.AssertionError: expected:<0.015> but was:<0.016579783>
	at io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302)

python3-module-easyprocess-1.1-alt1
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 21%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 23%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 26%]
	--
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 31%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 34%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 36%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 2 failed, 36 passed in 77.21s (0:01:17) ====================

python3-module-websockets-11.0.3-alt1
	raise ValueError("Invalid file descriptor: {}".format(fd))
	ValueError: Invalid file descriptor: -1
	...................................................................................................................s.............................................................................................................................................................................................................................................................................................................................................................................
	ERROR: test_keepalive_ping_with_no_ping_timeout
	(tests.legacy.test_protocol.ServerTests.test_keepalive_ping_with_no_ping_timeout)
	Traceback (most recent call last):
	--
	ping_1_again, ping_2 = tuple(self.protocol.pings)
	ValueError: too many values to unpack (expected 2)
	FAIL: test_server_shuts_down_and_waits_until_handlers_terminate
	(tests.legacy.test_client_server.SecureClientServerTests.test_server_shuts_down_and_waits_until_handlers_terminate)
	Traceback (most recent call last):
	--
	self.assertFalse(server_ws.handler_task.done())
	AssertionError: True is not false
	Ran 1294 tests in 2.346s
	FAILED (failures=1, errors=1, skipped=12)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

	14 error logs REMOVED from the list
audio-recorder-2.2.3-alt2
dlib-19.24.2-alt1
glibc-6:2.38.0.11.g1aed90c9c8-alt1
kde5-kid3-3.9.3-alt1
mixxx-2.3.6-alt1
mpv-0.36.0-alt1
perl-Starlet-0.31-alt1_10
python3-module-PySide2-5.15.2-alt3
python3-module-av-10.0.0-alt1
python3-module-platformio-6.1.9-alt1
python3-module-seaborn-0.12.2-alt2
vdr-2.2.0-alt10
watchexec-1.22.3-alt1
xapian-core-1.4.23-alt1

Total 230 error logs.


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