You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-17 09:41:06 +03:00
317 lines
17 KiB
Plaintext
317 lines
17 KiB
Plaintext
Creating tpch tables in tpch1.
|
||
ERROR 122 (HY000) at line 10: CAL0009: Internal create table error for tpch1.nation : table already exists (your schema is probably out-of-sync)
|
||
Creating tpch tables in dml.
|
||
ERROR 122 (HY000) at line 10: CAL0009: Internal create table error for dml.nation : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm.sql.
|
||
ERROR 122 (HY000) at line 12: CAL0009: Internal create table error for tpch1.DataTypeTestm : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm1.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.DataTypeTestm1 : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm2.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.DataTypeTestm2 : table already exists (your schema is probably out-of-sync)
|
||
Running create_datatypetestm3.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.DataTypeTestm3 : table already exists (your schema is probably out-of-sync)
|
||
Running create_dtypes.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.dtypes : table already exists (your schema is probably out-of-sync)
|
||
Running create_simple_subselect.sql.
|
||
ERROR 122 (HY000) at line 8: CAL0009: Internal create table error for tpch1.sub1 : table already exists (your schema is probably out-of-sync)
|
||
Running create_simple_outer.sql.
|
||
ERROR 122 (HY000) at line 6: CAL0009: Internal create table error for tpch1.j1 : table already exists (your schema is probably out-of-sync)
|
||
Running create_table0_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table0_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_table100_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table100_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_table10_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table10_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_table1_char.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.table1_char : table already exists (your schema is probably out-of-sync)
|
||
Running create_wide_tables.sql.
|
||
ERROR 122 (HY000) at line 3: CAL0009: Internal create table error for tpch1.wide : table already exists (your schema is probably out-of-sync)
|
||
|
||
Creating / importing into ssb tables.
|
||
Creating ssb.customer using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94106 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94106_D20150804_T171428_S625798_Job_94106.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94106.log
|
||
2015-08-04 17:14:28 (21819) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94106_D20150804_T171428_S625798_Job_94106.xml
|
||
2015-08-04 17:14:28 (21819) INFO : Job file loaded, run time for this step : 0.373579 seconds
|
||
2015-08-04 17:14:28 (21819) INFO : PreProcessing check starts
|
||
2015-08-04 17:14:28 (21819) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/customer.tbl
|
||
2015-08-04 17:14:28 (21819) INFO : PreProcessing check completed
|
||
2015-08-04 17:14:28 (21819) INFO : preProcess completed, run time for this step : 0.0157859 seconds
|
||
2015-08-04 17:14:28 (21819) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:14:28 (21819) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:14:28 (21819) INFO : For table ssb.customer: 30000 rows processed and 30000 rows inserted.
|
||
2015-08-04 17:14:29 (21819) INFO : Bulk load completed, total run time : 1.40183 seconds
|
||
|
||
Creating ssb.lineorder using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94122 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94122_D20150804_T171430_S925385_Job_94122.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94122.log
|
||
2015-08-04 17:14:30 (22075) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94122_D20150804_T171430_S925385_Job_94122.xml
|
||
2015-08-04 17:14:30 (22075) INFO : Job file loaded, run time for this step : 0.285098 seconds
|
||
2015-08-04 17:14:30 (22075) INFO : PreProcessing check starts
|
||
2015-08-04 17:14:30 (22075) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/lineorder.tbl
|
||
2015-08-04 17:14:31 (22075) INFO : PreProcessing check completed
|
||
2015-08-04 17:14:31 (22075) INFO : preProcess completed, run time for this step : 0.017128 seconds
|
||
2015-08-04 17:14:31 (22075) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:14:31 (22075) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:14:47 (22075) INFO : For table ssb.lineorder: 6001215 rows processed and 6001215 rows inserted.
|
||
2015-08-04 17:14:48 (22075) INFO : Bulk load completed, total run time : 17.8014 seconds
|
||
|
||
Creating ssb.part using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94142 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94142_D20150804_T171450_S098944_Job_94142.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94142.log
|
||
2015-08-04 17:14:50 (22899) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94142_D20150804_T171450_S098944_Job_94142.xml
|
||
2015-08-04 17:14:50 (22899) INFO : Job file loaded, run time for this step : 0.561782 seconds
|
||
2015-08-04 17:14:50 (22899) INFO : PreProcessing check starts
|
||
2015-08-04 17:14:50 (22899) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/part.tbl
|
||
2015-08-04 17:14:50 (22899) INFO : PreProcessing check completed
|
||
2015-08-04 17:14:50 (22899) INFO : preProcess completed, run time for this step : 0.0137138 seconds
|
||
2015-08-04 17:14:50 (22899) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:14:50 (22899) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:14:57 (22899) INFO : For table ssb.part: 200000 rows processed and 200000 rows inserted.
|
||
2015-08-04 17:14:58 (22899) INFO : Bulk load completed, total run time : 8.76815 seconds
|
||
|
||
Creating ssb.supplier using engine infinidb.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 94157 as the default JOB ID
|
||
Input file(s) will be read from : /home/calpont/genii/mysql/queries/nightly/srvswdev11/test000
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/94157_D20150804_T171459_S524424_Job_94157.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_94157.log
|
||
2015-08-04 17:14:59 (23387) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/94157_D20150804_T171459_S524424_Job_94157.xml
|
||
2015-08-04 17:14:59 (23387) INFO : Job file loaded, run time for this step : 0.555739 seconds
|
||
2015-08-04 17:14:59 (23387) INFO : PreProcessing check starts
|
||
2015-08-04 17:14:59 (23387) INFO : input data file /usr/local/Calpont/data/bulk/data/import_local/ssb/1G/supplier.tbl
|
||
2015-08-04 17:14:59 (23387) INFO : PreProcessing check completed
|
||
2015-08-04 17:14:59 (23387) INFO : preProcess completed, run time for this step : 0.0147121 seconds
|
||
2015-08-04 17:14:59 (23387) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:14:59 (23387) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:14:59 (23387) INFO : For table ssb.supplier: 10000 rows processed and 10000 rows inserted.
|
||
2015-08-04 17:15:00 (23387) INFO : Bulk load completed, total run time : 1.58184 seconds
|
||
|
||
Creating ssb.dateinfo using engine myisam.
|
||
Loading data into ssb.dateinfo using load data infile.
|
||
|
||
Importing rows into tpch1.wide.
|
||
Locale is : ja_JP.UTF-8
|
||
|
||
Using table OID 92689 as the default JOB ID
|
||
Input file(s) will be read from : STDIN
|
||
Job description file : /usr/local/Calpont/data/bulk/tmpjob/92689_D20150804_T171501_S399190_Job_92689.xml
|
||
Log file for this job: /usr/local/Calpont/data/bulk/log/Job_92689.log
|
||
2015-08-04 17:15:01 (23486) INFO : successfully loaded job file /usr/local/Calpont/data/bulk/tmpjob/92689_D20150804_T171501_S399190_Job_92689.xml
|
||
2015-08-04 17:15:01 (23486) INFO : Job file loaded, run time for this step : 0.299138 seconds
|
||
2015-08-04 17:15:01 (23486) INFO : PreProcessing check starts
|
||
2015-08-04 17:15:04 (23486) INFO : PreProcessing check completed
|
||
2015-08-04 17:15:04 (23486) INFO : preProcess completed, run time for this step : 2.67907 seconds
|
||
2015-08-04 17:15:04 (23486) INFO : No of Read Threads Spawned = 1
|
||
2015-08-04 17:15:04 (23486) INFO : [0;1mReading input from STDIN to import into table tpch1.wide...[0;39m
|
||
2015-08-04 17:15:04 (23486) INFO : No of Parse Threads Spawned = 3
|
||
2015-08-04 17:16:26 (23486) INFO : For table tpch1.wide: 100000 rows processed and 100000 rows inserted.
|
||
2015-08-04 17:16:27 (23486) INFO : Bulk load completed, total run time : 86.2465 seconds
|
||
|
||
|
||
Importing into tpch1 tables.
|
||
|
||
Running colxml with the following parameters:
|
||
2015-08-04 17:16:27 (26353) INFO :
|
||
Schema: tpch1
|
||
Tables: region nation customer part supplier partsupp orders lineitem
|
||
Load Files:
|
||
-C \
|
||
-b 0
|
||
-c 1048576
|
||
-d |
|
||
-e 10
|
||
-j 299
|
||
-n
|
||
-p /usr/local/Calpont/data/bulk/job
|
||
-r 5
|
||
-s
|
||
-u
|
||
-w 10485760
|
||
-x tbl
|
||
|
||
Creating job description file: /usr/local/Calpont/data/bulk/job/Job_299.xml
|
||
File completed for tables:
|
||
tpch1.region
|
||
tpch1.nation
|
||
tpch1.customer
|
||
tpch1.part
|
||
tpch1.supplier
|
||
tpch1.partsupp
|
||
tpch1.orders
|
||
tpch1.lineitem
|
||
|
||
Normal exit.
|
||
Locale is : ja_JP.UTF-8
|
||
The system is being shutdown cpimport.bin is terminating.
|
||
|
||
Running create_datatypetestm.sql against dml.
|
||
ERROR 122 (HY000) at line 12: CAL0002: The database is being shut down.
|
||
Running create_simple_subselect.sql against dml.
|
||
ERROR 122 (HY000) at line 8: CAL0002: The database is being shut down.
|
||
|
||
Importing into dml tables.
|
||
Locale is : ja_JP.UTF-8
|
||
The system is being shutdown cpimport.bin is terminating.
|
||
Locale is : ja_JP.UTF-8
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
System is not ready. Verify that InfiniDB is up and ready before running cpimport.
|
||
Locale is : ja_JP.UTF-8
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
System is not ready. Verify that InfiniDB is up and ready before running cpimport.
|
||
Locale is : ja_JP.UTF-8
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
System is not ready. Verify that InfiniDB is up and ready before running cpimport.
|
||
Locale is : ja_JP.UTF-8
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
System is not ready. Verify that InfiniDB is up and ready before running cpimport.
|
||
Locale is : ja_JP.UTF-8
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
System is not ready. Verify that InfiniDB is up and ready before running cpimport.
|
||
Locale is : ja_JP.UTF-8
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
System is not ready. Verify that InfiniDB is up and ready before running cpimport.
|
||
Locale is : ja_JP.UTF-8
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
DBRM::send_recv caught: InetStreamSocket::connect: connect() error: 接続を拒否されました to: InetStreamSocket: sd: 9 inet: 127.0.0.1 port: 8616
|
||
System is not ready. Verify that InfiniDB is up and ready before running cpimport.
|
||
|
||
All done.
|
||
|
||
###################################################################
|
||
Running query test on user 'dml'
|
||
Running against Local Database(s)
|
||
|
||
###################################################################
|
||
|
||
|
||
================================================================================
|
||
RUNNING QUERIES OUT OF DIRECTORY 'test000/dmlSchemaValidation'
|
||
|
||
Run time in seconds: 1
|
||
|
||
Local Passed Local Failed Ref Passed Ref Failed Compare Passed Compare Failed
|
||
------------ ------------ ---------- ---------- -------------- --------------
|
||
1 0 0 0 0 1
|
||
|
||
***** TEST FAILED 'test000/dmlSchemaValidation' *****
|
||
|
||
Compare failed - test000/dmlSchemaValidation/tpchValidation.sql
|
||
================================================================================
|
||
|
||
|
||
Totals:
|
||
Total Local Passed = 1
|
||
Total Local Failed = 0
|
||
Total Ref Passed = 0
|
||
Total Ref Failed = 0
|
||
Total Compare Passed = 0
|
||
Total Compare Failed = 1
|
||
|
||
|
||
QUERYTESTER RUN COMPLETED
|
||
|
||
###################################################################
|
||
Running query test on user 'ssb'
|
||
Running against Local Database(s)
|
||
|
||
###################################################################
|
||
|
||
|
||
================================================================================
|
||
RUNNING QUERIES OUT OF DIRECTORY 'test000/ssbSchemaValidation'
|
||
|
||
Run time in seconds: 2
|
||
|
||
Local Passed Local Failed Ref Passed Ref Failed Compare Passed Compare Failed
|
||
------------ ------------ ---------- ---------- -------------- --------------
|
||
1 0 0 0 0 1
|
||
|
||
***** TEST FAILED 'test000/ssbSchemaValidation' *****
|
||
|
||
Compare failed - test000/ssbSchemaValidation/ssbValidation.sql
|
||
================================================================================
|
||
|
||
|
||
Totals:
|
||
Total Local Passed = 1
|
||
Total Local Failed = 0
|
||
Total Ref Passed = 0
|
||
Total Ref Failed = 0
|
||
Total Compare Passed = 0
|
||
Total Compare Failed = 1
|
||
|
||
|
||
QUERYTESTER RUN COMPLETED
|
||
|
||
###################################################################
|
||
Running query test on user 'tpch1'
|
||
Running against Local Database(s)
|
||
|
||
###################################################################
|
||
|
||
|
||
================================================================================
|
||
RUNNING QUERIES OUT OF DIRECTORY 'test000/tpchSchemaValidation'
|
||
|
||
Run time in seconds: 0
|
||
|
||
Local Passed Local Failed Ref Passed Ref Failed Compare Passed Compare Failed
|
||
------------ ------------ ---------- ---------- -------------- --------------
|
||
0 20 0 0 0 0
|
||
|
||
***** TEST FAILED 'test000/tpchSchemaValidation' *****
|
||
|
||
Local failed - test000/tpchSchemaValidation/datatypetestm1.sql
|
||
Local failed - test000/tpchSchemaValidation/datatypetestm2.sql
|
||
Local failed - test000/tpchSchemaValidation/datatypetestm3.sql
|
||
Local failed - test000/tpchSchemaValidation/datatypetestm.sql
|
||
Local failed - test000/tpchSchemaValidation/dtypes.sql
|
||
Local failed - test000/tpchSchemaValidation/j11.sql
|
||
Local failed - test000/tpchSchemaValidation/j16.sql
|
||
Local failed - test000/tpchSchemaValidation/j1.sql
|
||
Local failed - test000/tpchSchemaValidation/j6.sql
|
||
Local failed - test000/tpchSchemaValidation/sub1.sql
|
||
Local failed - test000/tpchSchemaValidation/sub2.sql
|
||
Local failed - test000/tpchSchemaValidation/sub3.sql
|
||
Local failed - test000/tpchSchemaValidation/sub4.sql
|
||
Local failed - test000/tpchSchemaValidation/sub5.sql
|
||
Local failed - test000/tpchSchemaValidation/table0_char.sql
|
||
Local failed - test000/tpchSchemaValidation/table100_char.sql
|
||
Local failed - test000/tpchSchemaValidation/table10_char.sql
|
||
Local failed - test000/tpchSchemaValidation/table1_char.sql
|
||
Local failed - test000/tpchSchemaValidation/tpchValidation.sql
|
||
Local failed - test000/tpchSchemaValidation/wide.sql
|
||
================================================================================
|
||
|
||
|
||
Totals:
|
||
Total Local Passed = 0
|
||
Total Local Failed = 20
|
||
Total Ref Passed = 0
|
||
Total Ref Failed = 0
|
||
Total Compare Passed = 0
|
||
Total Compare Failed = 0
|
||
|
||
|
||
QUERYTESTER RUN COMPLETED
|