[MDEV-13001] MTR: perfschema.socket_connect / perfschema.socket_summary_by_event_name_func Created: 2017-06-06  Updated: 2017-06-26  Resolved: 2017-06-26

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2.7
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Daniel Black Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: need_feedback
Environment:

Ubuntu-16.04 ppc64le


Issue Links:
Relates
relates to MDEV-12764 main.log_tables-big fails in buildbot... Closed

 Description   

Checking out Revision cc7e349012cb88a65dba6a7e764db18a89a7b03f (mariadb-upstream/10.2)
 
cmake /source -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_PROTOBUF=system -DWITH_NDB_JAVA=NO -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O3 -g -mtune=native' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O3 -g -mtune=native' '-DCMAKE_C_FLAGS=-O3 -g -mtune=native' '-DCMAKE_CXX_FLAGS=-O3 -g -mtune=native' -DWITH_SSL=system -DCMAKE_INSTALL_PREFIX=/mysql/mariadb-upstream-RelWithDebInfo-10.2 -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DWITHOUT_FEDERATED_STORAGE_ENGINE=1 -DWITHOUT_FEDERATEDX_STORAGE_ENGINE=1 -DWITHOUT_TOKUDB_STORAGE_ENGINE=1
-- Running cmake version 3.5.1
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
...
...
+ ./mtr --skip-test-list=/source/mysql-test/unstable-tests --skip-test=perfschema.socket_summary_by_event_name_func --skip-test=perfschema.privilege_table_io --force --big-test --nowarnings
Logging: /source/mysql-test/mysql-test-run.pl  --skip-test-list=/source/mysql-test/unstable-tests --skip-test=perfschema.socket_summary_by_event_name_func --skip-test=perfschema.privilege_table_io --force --big-test --nowarnings
vardir: /build/build/mysql-test/var
Removing old var directory...
Creating var directory '/build/build/mysql-test/var'...
 - symlinking 'var' to '/dev/shm/var_auto_2LQE'
Checking supported features...
MariaDB Version 10.2.7-MariaDB
 - SSL connections supported
Using suites: main-,archive-,binlog-,binlog_encryption-,csv-,encryption-,federated-,funcs_1-,funcs_2-,gcol-,handler-,heap-,innodb-,innodb_fts-,innodb_gis-,innodb_zip-,json-,maria-,mariabackup-,multi_source-,optimizer_unfixed_bugs-,parts-,percona-,perfschema-,plugins-,roles-,rpl-,sys_vars-,unit-,vcol-,wsrep-,connect,mroonga/wrapper,mroonga/storage,oqgraph,rocksdb,rocksdb_sys_vars,sequence,spider,spider/bg,sql_discovery,metadata_lock_info,query_response_time,user_variables,wsrep_info
Collecting tests...
Installing system database...
Using parallel: 80
 
....

];mtr: spent 0:01:17 on 2977 tests. 0:00:33 (1308 tests) leftperfschema.socket_connect                w59 [ fail ]
        Test ended at 2017-06-06 01:23:59
 
CURRENT_TEST: perfschema.socket_connect
--- /source/mysql-test/suite/perfschema/r/socket_connect.result	2017-06-06 01:19:16.052713767 +0000
+++ /source/mysql-test/suite/perfschema/r/socket_connect.reject	2017-06-06 01:23:59.538921979 +0000
@@ -1,7 +1,6 @@
 #==============================================================================
 # Establish the level of IPV6 support
 #==============================================================================
-connection default;
 #==============================================================================
 # Get hostname, port number
 #==============================================================================
 
mysqltest: Result length mismatch
 
 - saving '/build/build/mysql-test/var/59/log/perfschema.socket_connect/' to '/build/build/mysql-test/var/log/perfschema.socket_connect/'

perfschema.socket_summary_by_event_name_func w59 [ fail ]
        Test ended at 2017-06-06 01:24:00
 
CURRENT_TEST: perfschema.socket_summary_by_event_name_func
--- /source/mysql-test/suite/perfschema/r/socket_summary_by_event_name_func.result	2017-06-06 01:19:16.052713767 +0000
+++ /source/mysql-test/suite/perfschema/r/socket_summary_by_event_name_func.reject	2017-06-06 01:24:00.678946945 +0000
@@ -1,7 +1,6 @@
 #==============================================================================
 # Establish the level of IPV6 support
 #==============================================================================
-connection default;
 #==============================================================================
 # Get hostname, port number
 #==============================================================================
 
mysqltest: Result length mismatch
 
 - saving '/build/build/mysql-test/var/59/log/perfschema.socket_summary_by_event_name_func/' to '/build/build/mysql-test/var/log/perfschema.socket_summary_by_event_name_func/'



 Comments   
Comment by Elena Stepanova [ 2017-06-11 ]

Is it still happening?
Does it happen if the test is run separately?

I tried to build and run as described, no luck.

Comment by Daniel Black [ 2017-06-26 ]

Couldn't see these tests failing in the last few 10.2 builds.

Generated at Thu Feb 08 08:02:08 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.