ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: p11-20260614 x86_64 beehive_status: +10 -11 (98)
@ 2026-06-14  3:23 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2026-06-14  3:23 UTC (permalink / raw)
  To: sisyphus-cybertalk

	10 NEW error logs

gz-gui-10.0.0-alt2
	54/54 Test #54: check_INTEGRATION_transport_scene_manager ...	Passed	  0.01 sec
	98% tests passed, 1 tests failed out of 54
	Total Test time (real) = 123.62 sec
	The following tests FAILED:
	39 - UNIT_WorldControl_TEST (Subprocess aborted)
	--
	0inputs+0outputs (0major+12893583minor)pagefaults 0swaps
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

logitune-0.3.4-alt1
	585/585 Test #585: logitune-qml-tests
	.................................................................................................................................................................................................................................................................................................................................................
	Passed	 11.28 sec
	99% tests passed, 1 tests failed out of 585
	Total Test time (real) =  16.45 sec
	The following tests FAILED:
	52 - SettingsModelTest.LoggingEnabledDelegatesToLogManager (Failed)

mailutils-3.17.90-alt1
	## GNU Mailutils 3.17.90 test suite. ##
	1: mail version					   FAILED (version.at:19)
	2: reading mail with HOME unset			   ok
	--
	## Test results. ##
	ERROR: 21 tests were run,
	1 failed unexpectedly.

pytables-1:3.9.2-alt1
	......................................ss....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssss........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssss...............................................................................................................................sssss...............sssss....................................................................................................................................................................ssssss......................................................................................................................................................................................................................s................................................................................................................................................................................................................................................................................................s...s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
	FAIL: None (tables.tests.test_basics.ThreadingTestCase.None)
	Traceback (most recent call last):
	--
	self.assertEqual(q.get(), 'OK')
	AssertionError: (<class 'tables.exceptions.HDF5ExtError'>[129 chars]440>) != 'OK'
	Ran 6799 tests in 66.418s
	FAILED (failures=1, skipped=58)
	/usr/src/RPM/BUILD/pytables-3.9.2/build/lib.linux-x86_64-cpython-312/tables/file.py:113:
	UnclosedFileWarning: Closing remaining open file: /usr/src/tmp/ThreadingTestCasesgny4sh9.h5

python3-module-curio-1.6-alt1
	tests/test_timequeue.py::test_timequeue_expired PASSED			 [ 96%]
	tests/test_workers.py::test_cpu FAILED					 [ 96%]
	tests/test_workers.py::test_bad_cpu PASSED				 [ 97%]
	--
	('fib', 14930352)
	E	AssertionError: assert [10, 9, 8, 7, 6, 5, 4, ('fib', 14930352), 3, 2, 1] ==
	[10, 9, 8, 7, 6, 5, 4, 3, 2, 1, ('fib', 14930352)]
	E
	--
	raise RuntimeError(
	RuntimeError: Curio kernel not properly terminated.  Please use Kernel.run(shutdown=True)
	warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
	--
	raise RuntimeError("Async generator with async finalization must be wrapped by\n"
	RuntimeError: Async generator with async finalization must be wrapped by
	async with curio.meta.finalize(agen) as agen:
	--
	raise RuntimeError('Task not terminated')
	RuntimeError: Task not terminated
	warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))
	--
	=========================== short test summary info ============================
	FAILED tests/test_workers.py::test_cpu - AssertionError: assert [10, 9, 8, 7, 6, 5, 4,
	('fib', 14930352), 3, 2, 1] == [10, 9, 8, 7, 6, 5, 4, 3, 2, 1, ('fib', 14930352)]
	At index 7 diff: ('fib', 14930352) != 3
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '-m', 'not
	internet']' returned non-zero exit status 1.

python3-module-pythran-0.17.0-alt2
	INFO	 : Running command: ['python3', '-m', 'pytest', '-n', 'auto']
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-traitlets-5.14.3-alt1
	>	return self._get_help_string(action) % params
	E	KeyError: 'asctime'
	action	   = IntrospectAction(option_strings=['--SubApp1.log_datefmt'],
	dest='SubApp1.log_datefmt', nargs=None, const=None, default... 'str'>, choices=None,
	required=False, help='The date format used by logging formatters for %(asctime)s',
	metavar=None)
	--
	SKIPPED [1] ../../../../lib/python3/site-packages/_pytest/doctest.py:458: all tests
	skipped by +SKIP option
	FAILED tests/config/test_argcomplete.py::TestArgcomplete::test_complete_simple_app
	FAILED tests/config/test_argcomplete.py::TestArgcomplete::test_complete_custom_completers
	FAILED tests/config/test_argcomplete.py::TestArgcomplete::test_complete_subcommands_subapp1
	============= 3 failed, 569 passed, 1 skipped, 1 warning in 0.83s ==============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '--ignore',
	'tests/test_typing.py']' returned non-zero exit status 1.

python3-module-zmq-26.0.3-alt1
	zmq/backend/cython/_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/_zmq.py:1190: ZMQError
	--
	zmq/backend/cython/_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/_zmq.py:1190: ZMQError
	--
	zmq/backend/cython/_zmq.py:1115: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	zmq/backend/cython/_zmq.py:1190: ZMQError
	--
	=========================== short test summary info ============================
	FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
	FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
	FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
	FAILED tests/test_log.py::TestPubLog::test_custom_message_type - zmq.error.ZM...
	FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
	FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

toybox-0.8.11-alt1
	musl-gcc -I/etc/sysconfig/kernel/include -pipe -frecord-gcc-switches -Wall -g -O2
	-flto=auto -Wall -Wundef -Werror=implicit-function-declaration -Wno-char-subscripts
	-Wno-pointer-sign -funsigned-char -Wno-restrict -Wno-format-overflow -static -xc -
	-lssl -o /dev/null
	ld: cannot find -lselinux: No such file or directory
	ld: cannot find -liconv: No such file or directory
	collect2: error: ld returned 1 exit status
	ld: cannot find -llog: No such file or directory
	ld: cannot find -lattr: No such file or directory
	ld: cannot find -ltls: No such file or directory
	ld: cannot find -lsmack: No such file or directory
	collect2: error: ld returned 1 exit status
	Which C files to build...
	--
	435 | #define HELP_mke2fs_journal "usage:
	./generated/help.h:436:1: error: stray '\324' in program
	436 | <d4>;e<b8>s [-E stride=###] [-O option[,option]] [-L label] [-M path] [-o string]
	[-j] [-J size=###,device=XXX]\n\n-E stride= Set RAID stripe size (in blocks)\n-J
	Journal options\n-L	    Volume label\n-M	     Path to mount point\n-O [opts]
	Specify fewer ext2 option flags (for old kernels)\n-j	      Create journal (ext3)\n-o
	Created by\n	       size: Number of blocks (1024-102400)\n		device: Specify
	an external journal\n		All of these are on by default (as appropriate)\n   none
	Clear default options (all but journaling)\n   dir_index    Use htree indexes for large
	directories\n	filetype     Store file type info in directory entry\n	 has_journal
	Set by -j\n   journal_dev  Set by -J device=XXX\n   sparse_super Don't allocate huge
	numbers of redundant superblocks"
	./generated/help.h:436:4: error: stray '\270' in program
	436 | <d4>;e<b8>s [-E stride=###] [-O option[,option]] [-L label] [-M path] [-o string]
	[-j] [-J size=###,device=XXX]\n\n-E stride= Set RAID stripe size (in blocks)\n-J
	Journal options\n-L	    Volume label\n-M	     Path to mount point\n-O [opts]
	Specify fewer ext2 option flags (for old kernels)\n-j	      Create journal (ext3)\n-o
	Created by\n	       size: Number of blocks (1024-102400)\n		device: Specify
	an external journal\n		All of these are on by default (as appropriate)\n   none
	Clear default options (all but journaling)\n   dir_index    Use htree indexes for large
	directories\n	filetype     Store file type info in directory entry\n	 has_journal
	Set by -j\n   journal_dev  Set by -J device=XXX\n   sparse_super Don't allocate huge
	numbers of redundant superblocks"

zstd-1.5.5-alt2
	test206 : ZSTD_adjustCParams() + dictionary OK
	test207 : check compression mem usage monotonicity over levels for estimateCCtxSize() : OK
	test208 : check estimateCCtxSize() always larger or equal to
	ZSTD_estimateCCtxSize_usingCParams() : OK
	test209 : thread pool API tests :
	thread pool test : threadPool re-use roundtrips: OK
	thread pool test : threadPool simultaneous usage: OK
	thread pool tests OK
	1	   \r	26	    \r	 40	     \r	  77	      \r    92	       \r   109
	\r   126		 \r   128	  \r   149	   \r   176	    \r	185	     \r
	189	     \r	 192	      \r   197	       \r   212		\r   223		 \r   232
	\r   255		 \r   265	  \r   279	   \r   293	    \r	322	     \r
	338	     \r	 341	      \r   357	       \r   358		\r   368		 \r   387
	\r   388		 \r   404	  \r   413	   \r   454	    \r	482	     \r
	495	     \r	 509	      \r   524	       \r   541		\r   560		 \r   570
	\r   575		 \r   599	  \r   619	   \r   630	    \r	645	     \r
	651	     \r	 669	      \r   686	       \r   713		\r   745		 \r   770
	\r   780		 \r   796	  \r   816	   \r   820	    \r	834	     \r
	840	     \r	 846	      \r   864	       \r   871		\r   900		 \r   911
	\r   919		 \r   943	  \r   954	   \r   965	    \r	974	     \r
	990	     \r	1007	      \r  1026	       \r  1038		\r  1064		 \r
	1068	      \r  1071	       \r  1081		\r  1095		 \r  1115	  \r
	1125	      \r  1143	       \r  1159		\r  1163		 \r  1175	  \r
	1191	      \r  1208	       \r  1235		\r  1252		 \r  1259	  \r
	1263	      \r  1270	       \r  1279		\r  1290		 \r  1299	  \r
	1311	      \r  1325	       \r  1342		\r  1354		 \r  1361	  \r
	1372	      \r  1391	       \r  1403		\r  1420		 \r  1444	  \r
	1478	      \r  1488	       \r  1490		\r  1501		 \r  1504	  \r
	1515	      \r  1535	       \r  1553		\r  1554		 \r  1562	  \r
	1570	      \r  1593	       \r  1604		\r  1608		 \r  1612	  \r
	1635	      \r  1646	       \r  1659		\r  1667		 \r  1684	  \r
	1690	      \r  1712	       \r  1726		\r  1749		 \r  1761	  \r
	1764	      \r  1772	       \r  1787		\r  1799		 \r  1817	  \r
	1837	      \r  1847	       \r  1857		\r  1871		 \r  1874	  \r
	1875	      \r  1898	       \r  1906		\r  1913		 \r  1925	  \r
	1937	      \r  1945	       \r  1953		\r  1964		 \r  1968	  \r
	1982	      \r  2016	       \r  2050		\r  2073		 \r  2090	  \r
	2104	      \r  2109	       \r  2131		\r  2142		 \r  2146	  \r
	2162	      \r  2180	       \r  2198		\r  2206		 \r  2216	  \r
	2241	      \r  2268	       \r  2276		\r  2292		 \r  2309	  \r
	2320	      \r  2325	       \r  2345		\r  2357		 \r  2364	  \r
	2385	      \r  2398	       \r  2403		\r  2418		 \r  2430	  \r
	2445	      \r  2457	       \r  2475		\r  2492		 \r  2496	  \r
	2512	      \r  2528	       \r  2547		\r  2553		 \r  2554	  \r
	2565	      \r  2590	       \r  2618		\r  2632		 \r  2638	  \r
	2658	      \r  2681	       \r  2697		\r  2724		 \r  2744	  \r
	2768	      \r  2780	       \r  2800		\r  2818		 \r  2840	  \r
	2882	      \r  2903	       \r  2927		\r  2940		 \r  2945	  \r
	2968	      \r  2985	       \r  3006		\r  3033		 \r  3051	  \r
	3054	      \r  3069	       \r  3070		\r  3098		 \r  3110	  \r
	3141	      \r  3162	       \r  3173		\r  3189		 \r  3200	  \r
	3225	      \r  3240	       \r  3262		\r  3278		 \r  3293	  \r
	3306	      \r  3320	       \r  3340		\r  3359		 \r  3366	  \r
	3379	      \r  3386	       \r  3391		\r  3409		 \r  3432	  \r
	3445	      \r  3453	       \r  3454		\r  3468		 \r  3473
	make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
	make: Target 'test' not remade because of errors.

	11 error logs REMOVED from the list
fortranposix-0.1.1-alt1
fprintd-1.94.5-alt3
gawk-5.1.0.0.213.d04f-alt1
lcdproc-0.5.7-alt5
libgdk-pixbuf-2.44.4-alt1
litmus-0.14.0-alt2.git.9fbc73d
mumps-5.3.5-alt4
python3-module-aiohttp-3.13.3-alt0.p11.1
python3-module-pyshark-0.6-alt2
python3-module-troveclient-8.2.0-alt1.1
qemu-9.1.2-alt1

Total 98 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-14  3:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14  3:23 [cyber] I: p11-20260614 x86_64 beehive_status: +10 -11 (98) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git