See <http://jenkins.drizzle.org/job/drizzle-build-rhel-5.5-64bit/343/>
------------------------------------------ [...truncated 4727 lines...] main.odbc [ pass ] 40 main.olap [ pass ] 207 main.optimizer [ pass ] 728 main.order_by [ pass ] 1549 main.order_fill_sortbuf [ pass ] 691 main.outfile [ pass ] 192 main.outfile_loaddata [ pass ] 143 main.overflow [ pass ] 31 main.parser [ pass ] 133 main.parser_precedence [ pass ] 71 main.quarter [ pass ] 47 main.randgen_queries [ pass ] 173 main.range [ pass ] 2349 main.regression_385808 [ pass ] 430 main.rename [ pass ] 313 main.replace [ pass ] 42 main.replication_schema_ddl [ pass ] 177 main.replication_table_ddl [ pass ] 65 main.round [ pass ] 336 main.row [ pass ] 103 main.rr_from_cache [ pass ] 7021 main.savepoints [ pass ] 392 main.schema [ pass ] 9 main.second [ pass ] 88 main.select [ pass ] 12161 main.select_found [ pass ] 160 main.select_in_null [ pass ] 108 main.select_safe [ pass ] 37 main.show_check [ pass ] 194 main.show_create_table_basic [ pass ] 85 main.show_create_table_multibyte [ pass ] 7 main.show_create_table_utf8 [ pass ] 8 main.show_create_table_varbinary [ pass ] 47 main.small_tmp_table [ pass ] 34 main.snowman [ pass ] 40 main.statement_boundaries [ pass ] 74 main.status [ pass ] 55 main.strict [ pass ] 746 main.subselect [ pass ] 10740 main.subselect2 [ pass ] 323 main.subselect3 [ pass ] 427 main.subselect_mat [ pass ] 175 main.subselect_sj [ pass ] 55 main.subselect_sj2 [ pass ] 304 main.sum_distinct [ pass ] 1144 main.synchronization [ pass ] 1059 main.temp_table [ pass ] 247 main.timezone [ pass ] 73 main.timezone4 [ pass ] 2 main.transaction [ pass ] 98 main.truncate [ pass ] 49 main.trx_isolation_read_committed [ pass ] 37 main.type_blob [ pass ] 655 main.type_date [ pass ] 160 main.type_datetime [ pass ] 417 main.type_decimal [ pass ] 739 main.type_enum [ pass ] 519 main.type_enum_max_elements [ pass ] 1054 main.type_enum_too_many_elements [ pass ] 463 main.type_float [ pass ] 188 main.type_newdecimal [ pass ] 265 main.type_ranges [ pass ] 190 main.type_timestamp [ pass ] 269 main.type_uint [ pass ] 70 main.type_varbinary [ pass ] 141 main.type_varchar [ pass ] 567 main.union [ pass ] 4221 main.update [ pass ] 224 main.update_is_truncate_on_temp_bug_lp387627 [ pass ] 18 main.user_var [ pass ] 372 main.varbinary [ pass ] 75 main.variables [ pass ] 94 main.variables_c [ pass ] 2 main.warnings [ pass ] 249 main.warnings_engine_disabled [ pass ] 12 main.weekday [ pass ] 3 main.year [ pass ] 39 memory.basic [ pass ] 251 memory.heap_auto_increment [ pass ] 6 memory.heap_btree [ pass ] 71 memory.heap_hash [ pass ] 88 memory.heap_var [ pass ] 1284 memory.primary_key [ pass ] 15 memory.uuid_type [ pass ] 102 microtime_type.basic [ pass ] 886 microtime_type.decimal [ pass ] 83 microtime_type.max [ pass ] 68 myisam.basic [ pass ] 727 myisam.index_merge_myisam [ pass ] 179 myisam.mix2_myisam [ pass ] 3682 myisam.rollback [ pass ] 18 mysql_compatibility.character_sets [ pass ] 99 mysql_compatibility.integer_display_width [ pass ] 44 mysql_compatibility.unsigned [ pass ] 105 mysql_compatibility.zerofill [ pass ] 52 rand_function.basic [ pass ] 24 registry_dictionary.data_dictionary [ pass ] 92 registry_dictionary.plugins [ pass ] 22 registry_dictionary.slap [ pass ] 747 regression.592690 [ pass ] 13 regression.622465 [ pass ] 162 regression.628912 [ pass ] 89 regression.632755 [ pass ] 66 regression.639716 [ pass ] 27 regression.654219 [ pass ] 210 regression.674719 [ pass ] 17 regression.676770 [ pass ] 233 regression.680028 [ pass ] 81 regression.682006 [ pass ] 26 regression.682037 [ pass ] 17 regression.682563 [ pass ] 78 regression.685803 [ pass ] 10 regression.686197 [ pass ] 30 regression.693309 [ pass ] 70 regression.697697 [ pass ] 23 regression.697726 [ pass ] 206 regression.701468 [ pass ] 30 regression.704776 [ pass ] 3 regression.707832 [ pass ] 32 regression.709493 [ pass ] 32 regression.709500 [ pass ] 73 regression.721104 [ pass ] 0 regression.722773 [ pass ] 5 regression.722850 [ pass ] 1 regression.728855 [ pass ] 64 regression.728856 [ pass ] 1 regression.731189 [ pass ] 14 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=8330 --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=8330 --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 ] 14 replication_dictionary.slap [ pass ] 310 schema_dictionary.binary_default [ pass ] 256 schema_dictionary.columns [ pass ] 46 schema_dictionary.data_dictionary [ pass ] 116 schema_dictionary.default_null [ pass ] 52 schema_dictionary.no_default [ pass ] 57 schema_dictionary.schema_version [ pass ] 19 schema_dictionary.show [ pass ] 392 schema_dictionary.show_fields [ pass ] 58 schema_dictionary.show_table_status [ pass ] 37 schema_dictionary.show_temporary_tables [ pass ] 15 schema_dictionary.slap [ pass ] 7215 schema_dictionary.table_version [ pass ] 263 schema_engine.exists [ pass ] 29 session_dictionary.data_dictionary [ pass ] 22 session_dictionary.long_proccesslist_info [ pass ] 21 session_dictionary.sessions [ pass ] 15 session_dictionary.show [ pass ] 59 session_dictionary.user_savepoints [ pass ] 69 session_dictionary.user_variable [ pass ] 7 show_dictionary.show_columns [ pass ] 9 show_dictionary.show_temporary_tables [ pass ] 107 show_schema_proto.basic [ pass ] 52 slave.basic [ skipped ] status_dictionary.data_dictionary [ pass ] 84 status_dictionary.select_order [ pass ] 190 status_dictionary.show [ pass ] 17 string_functions.regex [ pass ] 380 table_cache_dictionary.table_cache [ pass ] 72 table_cache_dictionary.table_definition_cache [ pass ] 159 tamil.utf8_create_database [ pass ] 5 tamil.utf8_create_table [ pass ] 283 time_type.basic [ pass ] 109 time_type.cast [ pass ] 65 time_type.sort [ pass ] 61 user_locks.create_barrier [ pass ] 17 user_locks.get_lock [ pass ] 17 user_locks.get_locks [ pass ] 34 user_locks.kill_get_lock [ pass ] 40 user_locks.kill_wait [ pass ] 17 user_locks.loaded [ pass ] 1 user_locks.release_lock [ pass ] 20 user_locks.signal [ pass ] 21 user_locks.signal_count [ pass ] 55 user_locks.user_locks_table [ pass ] 11 user_locks.wait [ pass ] 22 user_locks.wait_generation [ pass ] 10 user_locks.wait_names [ pass ] 32 utility_functions.assert [ pass ] 139 utility_functions.catalog [ pass ] 15 utility_functions.execute [ pass ] 34 utility_functions.execute_wait [ pass ] 83 utility_functions.kill [ pass ] 16 utility_functions.kill_query [ pass ] 20 utility_functions.kill_repeated [ pass ] 66 utility_functions.result_type [ pass ] 18 utility_functions.schema [ pass ] 16 utility_functions.typeof [ pass ] 32 utility_functions.user [ pass ] 16 uuid_type.alter_add_uuid [ pass ] 67 uuid_type.bad_conversions [ pass ] 58 uuid_type.create [ pass ] 31 uuid_type.function [ pass ] 19 uuid_type.insert_null_no_key [ pass ] 67 uuid_type.mixed [ pass ] 59 uuid_type.null [ pass ] 44 uuid_type.primary_key [ pass ] 79 uuid_type.select_like_no_key [ pass ] 41 -------------------------------------------------------------------------------- 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 495.179 of 1038 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

