See <http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/344/>
------------------------------------------ [...truncated 4725 lines...] main.odbc [ pass ] 52 main.olap [ pass ] 492 main.optimizer [ pass ] 222 main.order_by [ pass ] 918 main.order_fill_sortbuf [ pass ] 682 main.outfile [ pass ] 60 main.outfile_loaddata [ pass ] 75 main.overflow [ pass ] 30 main.parser [ pass ] 403 main.parser_precedence [ pass ] 53 main.quarter [ pass ] 38 main.randgen_queries [ pass ] 176 main.range [ pass ] 1498 main.regression_385808 [ pass ] 161 main.rename [ pass ] 261 main.replace [ pass ] 287 main.replication_schema_ddl [ pass ] 67 main.replication_table_ddl [ pass ] 18 main.round [ pass ] 337 main.row [ pass ] 218 main.rr_from_cache [ pass ] 5871 main.savepoints [ pass ] 107 main.schema [ pass ] 22 main.second [ pass ] 40 main.select [ pass ] 12080 main.select_found [ pass ] 275 main.select_in_null [ pass ] 107 main.select_safe [ pass ] 76 main.show_check [ pass ] 214 main.show_create_table_basic [ pass ] 4 main.show_create_table_multibyte [ pass ] 4 main.show_create_table_utf8 [ pass ] 4 main.show_create_table_varbinary [ pass ] 64 main.small_tmp_table [ pass ] 49 main.snowman [ pass ] 51 main.statement_boundaries [ pass ] 172 main.status [ pass ] 17 main.strict [ pass ] 348 main.subselect [ pass ] 11677 main.subselect2 [ pass ] 343 main.subselect3 [ pass ] 1253 main.subselect_mat [ pass ] 287 main.subselect_sj [ pass ] 280 main.subselect_sj2 [ pass ] 369 main.sum_distinct [ pass ] 1128 main.synchronization [ pass ] 397 main.temp_table [ pass ] 416 main.timezone [ pass ] 45 main.timezone4 [ pass ] 2 main.transaction [ pass ] 100 main.truncate [ pass ] 63 main.trx_isolation_read_committed [ pass ] 44 main.type_blob [ pass ] 549 main.type_date [ pass ] 300 main.type_datetime [ pass ] 868 main.type_decimal [ pass ] 2304 main.type_enum [ pass ] 1734 main.type_enum_max_elements [ pass ] 1084 main.type_enum_too_many_elements [ pass ] 487 main.type_float [ pass ] 703 main.type_newdecimal [ pass ] 665 main.type_ranges [ pass ] 497 main.type_timestamp [ pass ] 436 main.type_uint [ pass ] 22 main.type_varbinary [ pass ] 139 main.type_varchar [ pass ] 1273 main.union [ pass ] 3460 main.update [ pass ] 451 main.update_is_truncate_on_temp_bug_lp387627 [ pass ] 9 main.user_var [ pass ] 222 main.varbinary [ pass ] 85 main.variables [ pass ] 164 main.variables_c [ pass ] 1 main.warnings [ pass ] 360 main.warnings_engine_disabled [ pass ] 3 main.weekday [ pass ] 3 main.year [ pass ] 10 memory.basic [ pass ] 276 memory.heap_auto_increment [ pass ] 21 memory.heap_btree [ pass ] 43 memory.heap_hash [ pass ] 84 memory.heap_var [ pass ] 1169 memory.primary_key [ pass ] 18 memory.uuid_type [ pass ] 85 microtime_type.basic [ pass ] 513 microtime_type.decimal [ pass ] 68 microtime_type.max [ pass ] 34 myisam.basic [ pass ] 782 myisam.index_merge_myisam [ pass ] 225 myisam.mix2_myisam [ pass ] 3775 myisam.rollback [ pass ] 26 mysql_compatibility.character_sets [ pass ] 51 mysql_compatibility.integer_display_width [ pass ] 87 mysql_compatibility.unsigned [ pass ] 38 mysql_compatibility.zerofill [ pass ] 18 rand_function.basic [ pass ] 31 registry_dictionary.data_dictionary [ pass ] 30 registry_dictionary.plugins [ pass ] 27 registry_dictionary.slap [ pass ] 633 regression.592690 [ pass ] 20 regression.622465 [ pass ] 16 regression.628912 [ pass ] 88 regression.632755 [ pass ] 81 regression.639716 [ pass ] 35 regression.654219 [ pass ] 456 regression.674719 [ pass ] 55 regression.676770 [ pass ] 404 regression.680028 [ pass ] 40 regression.682006 [ pass ] 125 regression.682037 [ pass ] 116 regression.682563 [ pass ] 144 regression.685803 [ pass ] 40 regression.686197 [ pass ] 123 regression.693309 [ pass ] 89 regression.697697 [ pass ] 97 regression.697726 [ pass ] 263 regression.701468 [ pass ] 44 regression.704776 [ pass ] 55 regression.707832 [ pass ] 80 regression.709493 [ pass ] 48 regression.709500 [ pass ] 61 regression.721104 [ pass ] 0 regression.722773 [ pass ] 51 regression.722850 [ pass ] 1 regression.728855 [ pass ] 234 regression.728856 [ pass ] 5 regression.731189 [ pass ] 66 regression.732849 [ fail ] Error executing query: You have an error in your SQL syntax; check the manual that corresponds to your Drizzle server version for the right syntax to use near 'NAMES 'utf8'' at line 1 Error executing query: Unknown column 'TABLE_COLLATION' in 'field list' drizzletest: At line 6: command "$DRIZZLE_DUMP --compact test t1" failed The result from queries just before the failure was: DROP TABLE IF EXISTS t1; CREATE TABLE t1 (a text, b int, key ab (a(10),b)); exec of '.././tests/var/../../client/drizzledump --no-defaults -uroot --port=8870 --compact test t1' failed, error: 512, status: 2, errno: 11 More results from queries before failure can be found in <http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/tests/var/log/732849.log> Stopping All Servers Restoring snapshot of databases Resuming Tests regression.732962 [ fail ] Error executing query: You have an error in your SQL syntax; check the manual that corresponds to your Drizzle server version for the right syntax to use near 'NAMES 'utf8'' at line 1 Error executing query: Unknown column 'TABLE_COLLATION' in 'field list' drizzletest: At line 7: command "$DRIZZLE_DUMP --compact test t1 t2" failed The result from queries just before the failure was: DROP TABLE IF EXISTS t1, t2; CREATE TABLE t1 (a int); CREATE TABLE t2 (a int) REPLICATE=FALSE; exec of '.././tests/var/../../client/drizzledump --no-defaults -uroot --port=8870 --compact test t1 t2' failed, error: 512, status: 2, errno: 11 More results from queries before failure can be found in <http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/tests/var/log/732962.log> Stopping All Servers Restoring snapshot of databases Resuming Tests replication_dictionary.data_dictionary [ pass ] 15 replication_dictionary.slap [ pass ] 293 schema_dictionary.binary_default [ pass ] 58 schema_dictionary.columns [ pass ] 62 schema_dictionary.data_dictionary [ pass ] 184 schema_dictionary.default_null [ pass ] 28 schema_dictionary.no_default [ pass ] 81 schema_dictionary.schema_version [ pass ] 25 schema_dictionary.show [ pass ] 278 schema_dictionary.show_fields [ pass ] 22 schema_dictionary.show_table_status [ pass ] 71 schema_dictionary.show_temporary_tables [ pass ] 34 schema_dictionary.slap [ pass ] 6587 schema_dictionary.table_version [ pass ] 421 schema_engine.exists [ pass ] 20 session_dictionary.data_dictionary [ pass ] 16 session_dictionary.long_proccesslist_info [ pass ] 28 session_dictionary.sessions [ pass ] 12 session_dictionary.show [ pass ] 11 session_dictionary.user_savepoints [ pass ] 37 session_dictionary.user_variable [ pass ] 21 show_dictionary.show_columns [ pass ] 2 show_dictionary.show_temporary_tables [ pass ] 233 show_schema_proto.basic [ pass ] 27 slave.basic [ skipped ] status_dictionary.data_dictionary [ pass ] 30 status_dictionary.select_order [ pass ] 41 status_dictionary.show [ pass ] 3 string_functions.regex [ pass ] 210 table_cache_dictionary.table_cache [ pass ] 358 table_cache_dictionary.table_definition_cache [ pass ] 137 tamil.utf8_create_database [ pass ] 25 tamil.utf8_create_table [ pass ] 564 time_type.basic [ pass ] 228 time_type.cast [ pass ] 150 time_type.sort [ pass ] 83 user_locks.create_barrier [ pass ] 41 user_locks.get_lock [ pass ] 15 user_locks.get_locks [ pass ] 23 user_locks.kill_get_lock [ pass ] 31 user_locks.kill_wait [ pass ] 39 user_locks.loaded [ pass ] 4 user_locks.release_lock [ pass ] 27 user_locks.signal [ pass ] 17 user_locks.signal_count [ pass ] 3 user_locks.user_locks_table [ pass ] 16 user_locks.wait [ pass ] 20 user_locks.wait_generation [ pass ] 20 user_locks.wait_names [ pass ] 22 utility_functions.assert [ pass ] 61 utility_functions.catalog [ pass ] 73 utility_functions.execute [ pass ] 73 utility_functions.execute_wait [ pass ] 157 utility_functions.kill [ pass ] 32 utility_functions.kill_query [ pass ] 4 utility_functions.kill_repeated [ pass ] 140 utility_functions.result_type [ pass ] 21 utility_functions.schema [ pass ] 44 utility_functions.typeof [ pass ] 71 utility_functions.user [ pass ] 0 uuid_type.alter_add_uuid [ pass ] 41 uuid_type.bad_conversions [ pass ] 41 uuid_type.create [ pass ] 37 uuid_type.function [ pass ] 25 uuid_type.insert_null_no_key [ pass ] 50 uuid_type.mixed [ pass ] 213 uuid_type.null [ pass ] 56 uuid_type.primary_key [ pass ] 55 uuid_type.select_like_no_key [ pass ] 22 -------------------------------------------------------------------------------- Stopping All Servers Failed 6/562 tests, 98.93% were successful. The log files in var/log may give you some hint of what went wrong. If you want to report this error, go to: http://bugs.launchpad.net/drizzle The servers were restarted 59 times Spent 515.634 of 1068 seconds executing testcases drizzle-test-run in default mode: *** Failing the test(s): main.drizzle_client main.drizzledump main.drizzledump_restore main.mysql_protocol regression.732849 regression.732962 drizzle-test-run: *** ERROR: there were failing test cases make[3]: *** [test-drizzle] Error 1 make[3]: Leaving directory `<http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/'> make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `<http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/ws/'> make: *** [check] Error 2 _______________________________________________ Mailing list: https://launchpad.net/~drizzle-builds Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-builds More help : https://help.launchpad.net/ListHelp

