[cyber] I: Sisyphus-20241114 x86_64 beehive_status: +12 -14 (873)

ALT beekeeper hiver на altlinux.org
Чт Ноя 14 09:09:51 MSK 2024


	12 NEW error logs

gcr4-4.2.1-alt1
	+ xvfb-run /usr/bin/meson test --no-rebuild --print-errorlogs -C x86_64-alt-linux -t 6
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	<12>Nov 14 04:47:48 egg-hkdf: Libgcrypt warning: missing initialization - please fix
	the application

kde5-dolphin-plugins-23.08.5-alt1
	"DolphinVcs", but CMake did not find one.
	Could not find a package configuration file provided by "DolphinVcs" with
	any of the following names:
	DolphinVcsConfig.cmake
	dolphinvcs-config.cmake
	Add the installation prefix of "DolphinVcs" to CMAKE_PREFIX_PATH or set
	"DolphinVcs_DIR" to a directory containing one of the above files.  If
	"DolphinVcs" provides a separate development package or SDK, be sure it has
	been installed.
	-- Configuring incomplete, errors occurred!

kommit-1.3.1-alt1.2
	"DolphinVcs", but CMake did not find one.
	Could not find a package configuration file provided by "DolphinVcs" with
	any of the following names:
	DolphinVcsConfig.cmake
	dolphinvcs-config.cmake
	Add the installation prefix of "DolphinVcs" to CMAKE_PREFIX_PATH or set
	"DolphinVcs_DIR" to a directory containing one of the above files.  If
	"DolphinVcs" provides a separate development package or SDK, be sure it has
	been installed.
	-- Configuring incomplete, errors occurred!

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

python3-module-asyncpg-0.30.0-alt1
	tests/test_execute.py::TestExecuteMany::test_executemany_server_failure_during_writes
	FAILED
	tests/test_execute.py::TestExecuteMany::test_executemany_timeout PASSED
	--
	raise self.failureException(msg)
	AssertionError: 128 not less than 128 : should stop early
	=========================== short test summary info ============================
	--
	SKIPPED [1] tests/test_connect.py:467: SSPI is only available on Windows
	FAILED
	tests/test_execute.py::TestExecuteMany::test_executemany_server_failure_during_writes
	====== 1 failed, 304 passed, 5 skipped, 3 deselected in 78.79s (0:01:18) =======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['pytest', '-vra', './tests', '-k', 'not
	test_auth_gssapi']' returned non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.62378 (%check)

python3-module-flask-sqlalchemy-3.1.1-alt1
	raise exc.InvalidRequestError(
	E   sqlalchemy.exc.InvalidRequestError: Class <class
	'test_model_bind.test_explicit_table.<locals>.User'> already defines a '__table__'. ORM
	Annotated Dataclasses do not support a pre-existing '__table__' element
	___________________________ test_explicit_table[db4] ___________________________
	--
	raise exc.InvalidRequestError(
	E   sqlalchemy.exc.InvalidRequestError: Class <class
	'test_model_bind.test_explicit_table.<locals>.User'> already defines a '__table__'. ORM
	Annotated Dataclasses do not support a pre-existing '__table__' element
	=========================== short test summary info ============================
	FAILED tests/test_model_bind.py::test_explicit_table[db2] - sqlalchemy.exc.In...
	FAILED tests/test_model_bind.py::test_explicit_table[db4] - sqlalchemy.exc.In...
	======================== 2 failed, 450 passed in 2.44s =========================
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-flask-sqlalchemy-3.1.1/.tox/py3/bin/pytest -v --tb=short
	--basetemp=/usr/src/RPM/BUILD/python3-module-flask-sqlalchemy-3.1.1/.tox/py3/tmp
	(exited with code 1)
	py3 finish: run-test  after 2.91 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-flask-sqlalchemy-3.1.1/.tox/.tmp/package/1/flask_sqlalchemy-3.1.1-py3-none-any.whl

python3-module-nitime-0.11-alt1
	==================================== ERRORS ====================================
	______________ ERROR collecting doc/examples/mtm_harmonic_test.py ______________
	doc/examples/mtm_harmonic_test.py:149: in <module>
	phs_err = np.linalg.norm(phs_est - phs)**2
	E   ValueError: operands could not be broadcast together with shapes (2,) (3,)
	=========================== short test summary info ============================
	ERROR doc/examples/mtm_harmonic_test.py - ValueError: operands could not be b...
	!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-knot test_timeseries']'
	returned non-zero exit status 2.

python3-module-oslo.rootwrap-7.3.0-alt1
	{11} oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_graceful_death
	[1.284511s] ... ok
	{7}
	oslo_rootwrap.tests.test_functional_eventlet.RootwrapDaemonTest.test_daemon_cleanup_client
	[1.318437s] ... FAILED
	Captured traceback:
	--
	raise self.failureException(msg)
	AssertionError: -9 == -9 : Server haven't stopped in one second
	Captured daemon_log:
	--
	raise self.failureException(msg)
	AssertionError: -9 == -9 : Server haven't stopped in one second
	Captured daemon_log:

python3-module-taskiq-0.11.7-alt1
	INFO	 taskiq.receiver.receiver:receiver.py:136 Executing task
	test_receiver_task:test_func with ID: d846a1dd1aef47569a150f682b0f8d70
	ERROR	 taskiq.receiver.receiver:receiver.py:281 Exception found while executing function:
	Traceback (most recent call last):
	--
	assert kicked == desired_kicked
	AssertionError: assert 2 == 3
	During handling of the above exception, another exception occurred:
	--
	=========================== short test summary info ============================
	FAILED tests/api/test_receiver_task.py::test_successful - assert 2 == 3
	================== 1 failed, 165 passed, 8 warnings in 10.16s ==================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.712 (%check)

python3-module-zconfig-4.1-alt1
		     import six
		 ModuleNotFoundError: No module named 'six'
	File "/usr/src/RPM/BUILD/python3-module-zconfig-4.1/docs/using-logging.rst",
	line 25, in using-logging.rst
	--
		     six.exec_(src)
		 NameError: name 'six' is not defined
	File "/usr/src/RPM/BUILD/python3-module-zconfig-4.1/docs/using-logging.rst",
	line 34, in using-logging.rst
	--
		     configureLoggers(f.read())
		 NameError: name 'configureLoggers' is not defined
	File "/usr/src/RPM/BUILD/python3-module-zconfig-4.1/docs/using-logging.rst",
	line 89, in using-logging.rst
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['zope-testrunner', '--test-path=src', '-vc']'
	returned non-zero exit status 1.

tmux-3.5a-alt1
	sh am-terminal.sh
	sh capture-pane-sgr0.sh
	sh combine-test.sh
	sh command-order.sh
	sh conf-syntax.sh
	sh control-client-sanity.sh
	sh control-client-size.sh
	server exited unexpectedly
	make: *** [Makefile:9: control-client-size.sh] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

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	   
	 7	    
	 15	     
	  23	      
    24	       
    29
	
    36		 
    37	  
    54	   
	65	    
	 81	     
	98	    
	106	     
	 107	      
   123	       
   131		
   144
	
   147		 
   155	  
   158	   
   169	    
	178	     
	179	     
	 189	      
   202	       
   206		
   221		 
   239
	
   248		 
   257	  
   270	   
   273	    
	287	     
	294	     
	 307	      
   316	       
   336		
   340		 
   352
	
   365		 
   366	  
   370	   
   375	    
	384	     
	401	     
	 415	      
   425	       
   428		
   441		 
   456
	
   461		 
   474	  
   478	   
   491	    
	503	     
	512	     
	 524	      
   543	       
   562		
   580		 
   584
	
   588		 
   594	  
   599	   
   612	    
	619	     
	633	     
	 650	      
   657	       
   672		
   675		 
   676
	
   682		 
   689	  
   701	   
   718	    
	727	     
	731	     
	 736	      
   747	       
   762		
   781		 
   785
	
   788		 
   791	  
   797	   
   800	    
	823	     
	833	     
	 841	      
   846	       
   855		
   856		 
   866
	
   872		 
   888	  
   889	   
   909	    
	910	     
	932	     
	 953	      
   960	       
   973		
   976		 
   988
	
   990		 
   996	  
  1014	   
  1031	    
  1045	     
	1055	      
  1066	       
  1081		
  1094		 
  1099	  
	1108	      
  1111	       
  1121		
  1129		 
  1138	  
	1146	      
  1165	       
  1180		
  1188		 
  1192	  
	1199	      
  1218	       
  1231		
  1242		 
  1254	  
	1271	      
  1278	       
  1281		
  1286		 
  1292	  
	1302	      
  1321	       
  1328		
  1346		 
  1354	  
	1360	      
  1371	       
  1377		
  1386		 
  1398	  
	1406	      
  1422	       
  1431		
  1441		 
  1457	  
	1468	      
  1494	       
  1504		
  1511		 
  1538	  
	1540	      
  1541	       
  1551		
  1552		 
  1560	  
	1565	      
  1567	       
  1584		
  1594		 
  1600	  
	1608	      
  1618	       
  1622		
  1636		 
  1641	  
	1655	      
  1660	       
  1674		
  1685		 
  1697	  
	1705	      
  1717	       
  1727		
  1744		 
  1757	  
	1770	      
  1785	       
  1787		
  1798		 
  1810	  
	1815	      
  1820	       
  1824		
  1849		 
  1863	  
	1877	      
  1879	       
  1901		
  1906		 
  1919	  
	1928	      
  1952	       
  1972		
  1979		 
  1983	  
	1995	      
  2007	       
  2016		
  2033		 
  2042	  
	2053	      
  2067	       
  2079		
  2089		 
  2100	  
	2106	      
  2118	       
  2122		
  2147		 
  2161	  
	2162	      
  2173	       
  2187		
  2198		 
  2204	  
	2212	      
  2238	       
  2259		
  2267		 
  2278	  
	2286	      
  2293	       
  2308		
  2320		 
  2329	  
	2335	      
  2351	       
  2362		
  2378		 
  2383	  
	2398	      
  2408	       
  2418		
  2427		 
  2433	  
  2440
	make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
	make: Target 'test' not remade because of errors.

	14 error logs REMOVED from the list
c2man-2.0.40-alt1.1
ldns-1.8.4-alt1
libappstream-glib-0.8.2-alt1.1
libgtksourceview-2.11.2-alt3
mpfi-1.5.4-alt1
nvdock-1.03-alt1.1
pam-mysql-0.8.1-alt0.1.g4f76d51
pidgin-rhythmbox-2.0-alt2.qa1
python3-module-pyopengl-3.1.7-alt1.1
python3-module-sanic-24.6.0-alt2
python3-module-xmlsec-1.3.14-alt1
srt-1.5.3-alt1
tayga-0.9.2-alt1
xrandr-align-0.3.5-alt1

Total 873 error logs.


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