Skip to content

Instantly share code, notes, and snippets.

@greyhard
Created November 29, 2016 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greyhard/c1ad9ac1cb97c9943bbd8aaa70b6dc00 to your computer and use it in GitHub Desktop.
Save greyhard/c1ad9ac1cb97c9943bbd8aaa70b6dc00 to your computer and use it in GitHub Desktop.
Running with gitlab-ci-multi-runner 1.6.1 (c52ad4f)
Using Docker executor with image debian:jessie ...
Pulling docker image mariadb:latest ...
Starting service mariadb:latest ...
Waiting for services to be up and running...
*** WARNING: Service runner-01316f88-project-908527-concurrent-0-mariadb probably didn't start properly.
service runner-01316f88-project-908527-concurrent-0-mariadb did timeout
2016-11-28T21:55:41.968194601Z Initializing database
2016-11-28T21:55:42.104429996Z 2016-11-28 21:55:42 139958454831040 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 62 ...
2016-11-28T21:55:42.224164613Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:55:42.224186280Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:55:42.224190777Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:55:42.224194774Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:55:42.224198377Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:55:42.224202053Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:55:42.224212195Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:55:42.225128202Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:55:42.231565819Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:55:42.235895558Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
2016-11-28T21:55:42.235920129Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2016-11-28T21:55:42.235924616Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Database physically writes the file full: wait...
2016-11-28T21:55:42.256900909Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
2016-11-28T21:55:42.405414471Z 2016-11-28 21:55:42 139958454831040 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
2016-11-28T21:55:43.568517712Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2016-11-28T21:55:43.568550001Z 2016-11-28 21:55:43 139958454831040 [Warning] InnoDB: New log files created, LSN=45883
2016-11-28T21:55:43.568587947Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Doublewrite buffer not found: creating new
2016-11-28T21:55:43.728327211Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Doublewrite buffer created
2016-11-28T21:55:43.743358110Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:55:43.743592213Z 2016-11-28 21:55:43 139958454831040 [Warning] InnoDB: Creating foreign key constraint system tables.
2016-11-28T21:55:43.756632604Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Foreign key constraint system tables created
2016-11-28T21:55:43.756680089Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Creating tablespace and datafile system tables.
2016-11-28T21:55:43.772254791Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Tablespace and datafile system tables created.
2016-11-28T21:55:43.772280144Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Creating zip_dict and zip_dict_cols system tables.
2016-11-28T21:55:43.788443609Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: zip_dict and zip_dict_cols system tables created.
2016-11-28T21:55:43.788467846Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:55:43.838685861Z 2016-11-28 21:55:43 139958454831040 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 0
2016-11-28T21:55:43.925080903Z 2016-11-28 21:55:43 139957670770432 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:55:47.132408592Z 2016-11-28 21:55:47 140640686020544 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 90 ...
2016-11-28T21:55:47.244174551Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:55:47.244196623Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:55:47.244200891Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:55:47.244204974Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:55:47.244208819Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:55:47.244212322Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:55:47.244238388Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:55:47.245125341Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:55:47.251664615Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:55:47.258985840Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:55:47.308372217Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:55:47.308408172Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:55:47.358985226Z 2016-11-28 21:55:47 140640686020544 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623671
2016-11-28T21:55:47.412500299Z 2016-11-28 21:55:47 140639912036096 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:55:50.724370851Z 2016-11-28 21:55:50 140505593649088 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 119 ...
2016-11-28T21:55:50.844125886Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:55:50.844192269Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:55:50.844202952Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:55:50.844211367Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:55:50.844228955Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:55:50.844233175Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:55:50.844240110Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:55:50.845073574Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:55:50.851779827Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:55:50.859342574Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:55:50.900957755Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:55:50.901003205Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:55:50.951503775Z 2016-11-28 21:55:50 140505593649088 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623681
2016-11-28T21:55:51.004497598Z 2016-11-28 21:55:51 140504817698560 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:55:54.190763514Z
2016-11-28T21:55:54.190795470Z PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
2016-11-28T21:55:54.190804921Z To do so, start the server, then issue the following commands:
2016-11-28T21:55:54.190816512Z
2016-11-28T21:55:54.190828288Z '/usr/bin/mysqladmin' -u root password 'new-password'
2016-11-28T21:55:54.190843328Z '/usr/bin/mysqladmin' -u root -h password 'new-password'
2016-11-28T21:55:54.190852009Z
2016-11-28T21:55:54.190859552Z Alternatively you can run:
2016-11-28T21:55:54.190867126Z '/usr/bin/mysql_secure_installation'
2016-11-28T21:55:54.190874580Z
2016-11-28T21:55:54.190881944Z which will also give you the option of removing the test
2016-11-28T21:55:54.190889503Z databases and anonymous user created by default. This is
2016-11-28T21:55:54.190897049Z strongly recommended for production servers.
2016-11-28T21:55:54.190904433Z
2016-11-28T21:55:54.190911633Z See the MariaDB Knowledgebase at http://mariadb.com/kb or the
2016-11-28T21:55:54.190919271Z MySQL manual for more instructions.
2016-11-28T21:55:54.190926810Z
2016-11-28T21:55:54.190933975Z Please report any problems at http://mariadb.org/jira
2016-11-28T21:55:54.190941595Z
2016-11-28T21:55:54.190948910Z The latest information about MariaDB is available at http://mariadb.org/.
2016-11-28T21:55:54.190956608Z You can find additional information about the MySQL part at:
2016-11-28T21:55:54.190964279Z http://dev.mysql.com
2016-11-28T21:55:54.190971611Z Support MariaDB development by buying support/new features from MariaDB
2016-11-28T21:55:54.190988598Z Corporation Ab. You can contact us about this at sales@mariadb.com.
2016-11-28T21:55:54.190997137Z Alternatively consider joining our community based development effort:
2016-11-28T21:55:54.191004723Z http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
2016-11-28T21:55:54.191012170Z
2016-11-28T21:55:54.191022294Z Database initialized
2016-11-28T21:55:54.196559983Z MySQL init process in progress...
2016-11-28T21:55:54.312359517Z 2016-11-28 21:55:54 140497040623552 [Note] mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 146 ...
2016-11-28T21:55:54.424153542Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:55:54.424175521Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:55:54.424179820Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:55:54.424183826Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:55:54.424187483Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:55:54.424191179Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:55:54.424213248Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:55:54.425051826Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:55:54.431654339Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:55:54.439109184Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:55:54.483983786Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:55:54.484068213Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:55:54.534604820Z 2016-11-28 21:55:54 140497040623552 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623691
2016-11-28T21:55:54.588479978Z 2016-11-28 21:55:54 140496265512704 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:55:54.597102352Z 2016-11-28 21:55:54 140497040623552 [Note] Plugin 'FEEDBACK' is disabled.
2016-11-28T21:55:54.622164156Z 2016-11-28 21:55:54 140497040623552 [Warning] 'user' entry 'root@16c3241804ed' ignored in --skip-name-resolve mode.
2016-11-28T21:55:54.622188830Z 2016-11-28 21:55:54 140497040623552 [Warning] 'proxies_priv' entry '@% root@16c3241804ed' ignored in --skip-name-resolve mode.
2016-11-28T21:55:54.636483145Z 2016-11-28 21:55:54 140497040623552 [Note] mysqld: ready for connections.
2016-11-28T21:55:54.636509063Z Version: '10.1.19-MariaDB-1~jessie' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
2016-11-28T21:55:55.203079285Z MySQL init process in progress...
2016-11-28T21:55:56.209413997Z MySQL init process in progress...
2016-11-28T21:55:57.215734372Z MySQL init process in progress...
2016-11-28T21:55:58.222061430Z MySQL init process in progress...
2016-11-28T21:55:59.228389750Z MySQL init process in progress...
2016-11-28T21:56:00.234859306Z MySQL init process in progress...
2016-11-28T21:56:01.241112869Z MySQL init process in progress...
2016-11-28T21:56:02.247478542Z MySQL init process in progress...
2016-11-28T21:56:03.252201023Z MySQL init process in progress...
2016-11-28T21:56:04.258351442Z MySQL init process in progress...
2016-11-28T21:56:05.264636570Z MySQL init process in progress...
2016-11-28T21:56:06.271023760Z MySQL init process in progress...
2016-11-28T21:56:07.277042393Z MySQL init process in progress...
2016-11-28T21:56:08.283249792Z MySQL init process in progress...
2016-11-28T21:56:09.289387951Z MySQL init process in progress...
2016-11-28T21:56:10.295751467Z MySQL init process in progress...
2016-11-28T21:56:11.302081266Z MySQL init process in progress...
*********
ERROR: Preparation failed: API error (500): Could not get container for mariadb
Will be retried in 3s ...
Using Docker executor with image debian:jessie ...
Pulling docker image mariadb:latest ...
Starting service mariadb:latest ...
Waiting for services to be up and running...
*** WARNING: Service runner-01316f88-project-908527-concurrent-0-mariadb probably didn't start properly.
service runner-01316f88-project-908527-concurrent-0-mariadb did timeout
2016-11-28T21:56:18.060404514Z Initializing database
2016-11-28T21:56:18.192457126Z 2016-11-28 21:56:18 140076015241152 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 63 ...
2016-11-28T21:56:18.304173658Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:56:18.304195546Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:56:18.304200180Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:56:18.304204090Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:56:18.304207763Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:56:18.304211337Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:56:18.304238122Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:56:18.305109778Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:56:18.311804902Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:56:18.316083597Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
2016-11-28T21:56:18.316109698Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2016-11-28T21:56:18.316117180Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Database physically writes the file full: wait...
2016-11-28T21:56:18.336821742Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
2016-11-28T21:56:18.424730582Z 2016-11-28 21:56:18 140076015241152 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
2016-11-28T21:56:19.076487475Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2016-11-28T21:56:19.076518076Z 2016-11-28 21:56:19 140076015241152 [Warning] InnoDB: New log files created, LSN=45883
2016-11-28T21:56:19.076526636Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Doublewrite buffer not found: creating new
2016-11-28T21:56:19.140617357Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Doublewrite buffer created
2016-11-28T21:56:19.230100233Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:56:19.230307084Z 2016-11-28 21:56:19 140076015241152 [Warning] InnoDB: Creating foreign key constraint system tables.
2016-11-28T21:56:19.404521354Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Foreign key constraint system tables created
2016-11-28T21:56:19.404553267Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Creating tablespace and datafile system tables.
2016-11-28T21:56:19.420446993Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Tablespace and datafile system tables created.
2016-11-28T21:56:19.420475205Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Creating zip_dict and zip_dict_cols system tables.
2016-11-28T21:56:19.436425657Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: zip_dict and zip_dict_cols system tables created.
2016-11-28T21:56:19.436450750Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:56:19.486772397Z 2016-11-28 21:56:19 140076015241152 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 0
2016-11-28T21:56:19.920530176Z 2016-11-28 21:56:19 140075232917248 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:56:23.864428887Z 2016-11-28 21:56:23 140253669558208 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 91 ...
2016-11-28T21:56:23.984173367Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:56:23.984195620Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:56:23.984199960Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:56:23.984203922Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:56:23.984207559Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:56:23.984211226Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:56:23.984224972Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:56:23.985060128Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:56:23.991541725Z 2016-11-28 21:56:23 140253669558208 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:56:24.000355879Z 2016-11-28 21:56:24 140253669558208 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:56:24.041815455Z 2016-11-28 21:56:24 140253669558208 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:56:24.041867303Z 2016-11-28 21:56:24 140253669558208 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:56:24.092456134Z 2016-11-28 21:56:24 140253669558208 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623671
2016-11-28T21:56:24.148675331Z 2016-11-28 21:56:24 140252895217408 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:56:27.424402661Z 2016-11-28 21:56:27 140456803444672 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 120 ...
2016-11-28T21:56:27.544149392Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:56:27.544173743Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:56:27.544180859Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:56:27.544184991Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:56:27.544198012Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:56:27.544202341Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:56:27.544222126Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:56:27.545155890Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:56:27.551691998Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:56:27.558939939Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:56:27.597359147Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:56:27.597444035Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:56:27.647884434Z 2016-11-28 21:56:27 140456803444672 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623681
2016-11-28T21:56:27.700637380Z 2016-11-28 21:56:27 140456029554432 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:56:30.856630000Z
2016-11-28T21:56:30.856665287Z PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
2016-11-28T21:56:30.856678958Z To do so, start the server, then issue the following commands:
2016-11-28T21:56:30.856686553Z
2016-11-28T21:56:30.856693312Z '/usr/bin/mysqladmin' -u root password 'new-password'
2016-11-28T21:56:30.856700363Z '/usr/bin/mysqladmin' -u root -h password 'new-password'
2016-11-28T21:56:30.856707201Z
2016-11-28T21:56:30.856713780Z Alternatively you can run:
2016-11-28T21:56:30.856723970Z '/usr/bin/mysql_secure_installation'
2016-11-28T21:56:30.856730812Z
2016-11-28T21:56:30.856737398Z which will also give you the option of removing the test
2016-11-28T21:56:30.856744488Z databases and anonymous user created by default. This is
2016-11-28T21:56:30.856751527Z strongly recommended for production servers.
2016-11-28T21:56:30.856758175Z
2016-11-28T21:56:30.856764763Z See the MariaDB Knowledgebase at http://mariadb.com/kb or the
2016-11-28T21:56:30.856771637Z MySQL manual for more instructions.
2016-11-28T21:56:30.856778595Z
2016-11-28T21:56:30.856785446Z Please report any problems at http://mariadb.org/jira
2016-11-28T21:56:30.856792352Z
2016-11-28T21:56:30.856799128Z The latest information about MariaDB is available at http://mariadb.org/.
2016-11-28T21:56:30.856806224Z You can find additional information about the MySQL part at:
2016-11-28T21:56:30.856813287Z http://dev.mysql.com
2016-11-28T21:56:30.856820052Z Support MariaDB development by buying support/new features from MariaDB
2016-11-28T21:56:30.856836654Z Corporation Ab. You can contact us about this at sales@mariadb.com.
2016-11-28T21:56:30.856844454Z Alternatively consider joining our community based development effort:
2016-11-28T21:56:30.856851471Z http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
2016-11-28T21:56:30.856858276Z
2016-11-28T21:56:30.856866240Z Database initialized
2016-11-28T21:56:30.861988191Z MySQL init process in progress...
2016-11-28T21:56:30.972385941Z 2016-11-28 21:56:30 140447279912896 [Note] mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 147 ...
2016-11-28T21:56:31.084107923Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:56:31.084132045Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:56:31.084136296Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:56:31.084140253Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:56:31.084144040Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:56:31.084147698Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:56:31.084246306Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:56:31.085065829Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:56:31.091595035Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:56:31.098911460Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:56:31.136485434Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:56:31.136517923Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:56:31.186935421Z 2016-11-28 21:56:31 140447279912896 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623691
2016-11-28T21:56:31.240609992Z 2016-11-28 21:56:31 140446504290048 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:56:31.249661429Z 2016-11-28 21:56:31 140447279912896 [Note] Plugin 'FEEDBACK' is disabled.
2016-11-28T21:56:31.278204653Z 2016-11-28 21:56:31 140447279912896 [Warning] 'user' entry 'root@81e34847caad' ignored in --skip-name-resolve mode.
2016-11-28T21:56:31.278230137Z 2016-11-28 21:56:31 140447279912896 [Warning] 'proxies_priv' entry '@% root@81e34847caad' ignored in --skip-name-resolve mode.
2016-11-28T21:56:31.292524550Z 2016-11-28 21:56:31 140447279912896 [Note] mysqld: ready for connections.
2016-11-28T21:56:31.292546568Z Version: '10.1.19-MariaDB-1~jessie' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
2016-11-28T21:56:31.868429085Z MySQL init process in progress...
2016-11-28T21:56:32.874382643Z MySQL init process in progress...
2016-11-28T21:56:33.880582826Z MySQL init process in progress...
2016-11-28T21:56:34.886525873Z MySQL init process in progress...
2016-11-28T21:56:35.892691167Z MySQL init process in progress...
2016-11-28T21:56:36.898745623Z MySQL init process in progress...
2016-11-28T21:56:37.905109341Z MySQL init process in progress...
2016-11-28T21:56:38.911428923Z MySQL init process in progress...
2016-11-28T21:56:39.917417067Z MySQL init process in progress...
2016-11-28T21:56:40.923569701Z MySQL init process in progress...
2016-11-28T21:56:41.930293109Z MySQL init process in progress...
2016-11-28T21:56:42.936402474Z MySQL init process in progress...
2016-11-28T21:56:43.942826229Z MySQL init process in progress...
2016-11-28T21:56:44.949201670Z MySQL init process in progress...
2016-11-28T21:56:45.955505322Z MySQL init process in progress...
2016-11-28T21:56:46.961759859Z MySQL init process in progress...
2016-11-28T21:56:47.967717980Z MySQL init process in progress...
*********
ERROR: Preparation failed: API error (500): Could not get container for mariadb
Will be retried in 3s ...
Using Docker executor with image debian:jessie ...
Pulling docker image mariadb:latest ...
Starting service mariadb:latest ...
Waiting for services to be up and running...
*** WARNING: Service runner-01316f88-project-908527-concurrent-0-mariadb probably didn't start properly.
service runner-01316f88-project-908527-concurrent-0-mariadb did timeout
2016-11-28T21:56:54.260753725Z Initializing database
2016-11-28T21:56:54.392364959Z 2016-11-28 21:56:54 139632507770816 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 63 ...
2016-11-28T21:56:54.504141650Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:56:54.504171423Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:56:54.504175929Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:56:54.504179984Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:56:54.504183637Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:56:54.504187349Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:56:54.504201608Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:56:54.505083917Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:56:54.511629012Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:56:54.516077258Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
2016-11-28T21:56:54.516100670Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2016-11-28T21:56:54.516105128Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Database physically writes the file full: wait...
2016-11-28T21:56:54.536814656Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
2016-11-28T21:56:54.616493553Z 2016-11-28 21:56:54 139632507770816 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
2016-11-28T21:56:57.180488102Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2016-11-28T21:56:57.180524726Z 2016-11-28 21:56:57 139632507770816 [Warning] InnoDB: New log files created, LSN=45883
2016-11-28T21:56:57.180533756Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Doublewrite buffer not found: creating new
2016-11-28T21:56:57.244583496Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Doublewrite buffer created
2016-11-28T21:56:57.260682493Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:56:57.260877366Z 2016-11-28 21:56:57 139632507770816 [Warning] InnoDB: Creating foreign key constraint system tables.
2016-11-28T21:56:57.272683771Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Foreign key constraint system tables created
2016-11-28T21:56:57.272715449Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Creating tablespace and datafile system tables.
2016-11-28T21:56:57.288464684Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Tablespace and datafile system tables created.
2016-11-28T21:56:57.288492954Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Creating zip_dict and zip_dict_cols system tables.
2016-11-28T21:56:57.304399908Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: zip_dict and zip_dict_cols system tables created.
2016-11-28T21:56:57.304415473Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:56:57.354792607Z 2016-11-28 21:56:57 139632507770816 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 0
2016-11-28T21:56:57.440517869Z 2016-11-28 21:56:57 139631723017984 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:57:00.704394968Z 2016-11-28 21:57:00 140624008701888 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 91 ...
2016-11-28T21:57:00.824135593Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:57:00.824158002Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:57:00.824163619Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:57:00.824167522Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:57:00.824171153Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:57:00.824174702Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:57:00.824197488Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:57:00.825135264Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:57:00.831599255Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:57:00.838880018Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:57:00.880696877Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:57:00.880821228Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:57:00.931328904Z 2016-11-28 21:57:00 140624008701888 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623671
2016-11-28T21:57:00.984622979Z 2016-11-28 21:57:00 140623231289088 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:57:04.324371513Z 2016-11-28 21:57:04 140690860943296 [Note] /usr/sbin/mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 120 ...
2016-11-28T21:57:04.444116289Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:57:04.444145815Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:57:04.444149971Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:57:04.444153859Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:57:04.444168010Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:57:04.444172115Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:57:04.444177843Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:57:04.445056942Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:57:04.451552847Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:57:04.458991673Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:57:04.500541926Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:57:04.500596518Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:57:04.551070865Z 2016-11-28 21:57:04 140690860943296 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623681
2016-11-28T21:57:04.604632288Z 2016-11-28 21:57:04 140690084300544 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:57:07.698027018Z
2016-11-28T21:57:07.698058832Z PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
2016-11-28T21:57:07.698067996Z To do so, start the server, then issue the following commands:
2016-11-28T21:57:07.698075592Z
2016-11-28T21:57:07.698082944Z '/usr/bin/mysqladmin' -u root password 'new-password'
2016-11-28T21:57:07.698090383Z '/usr/bin/mysqladmin' -u root -h password 'new-password'
2016-11-28T21:57:07.698097720Z
2016-11-28T21:57:07.698104767Z Alternatively you can run:
2016-11-28T21:57:07.698112258Z '/usr/bin/mysql_secure_installation'
2016-11-28T21:57:07.698119577Z
2016-11-28T21:57:07.698126645Z which will also give you the option of removing the test
2016-11-28T21:57:07.698134131Z databases and anonymous user created by default. This is
2016-11-28T21:57:07.698141448Z strongly recommended for production servers.
2016-11-28T21:57:07.698148645Z
2016-11-28T21:57:07.698155880Z See the MariaDB Knowledgebase at http://mariadb.com/kb or the
2016-11-28T21:57:07.698163321Z MySQL manual for more instructions.
2016-11-28T21:57:07.698170523Z
2016-11-28T21:57:07.698177737Z Please report any problems at http://mariadb.org/jira
2016-11-28T21:57:07.698184984Z
2016-11-28T21:57:07.698192127Z The latest information about MariaDB is available at http://mariadb.org/.
2016-11-28T21:57:07.698199605Z You can find additional information about the MySQL part at:
2016-11-28T21:57:07.698206957Z http://dev.mysql.com
2016-11-28T21:57:07.698214326Z Support MariaDB development by buying support/new features from MariaDB
2016-11-28T21:57:07.698230990Z Corporation Ab. You can contact us about this at sales@mariadb.com.
2016-11-28T21:57:07.698239536Z Alternatively consider joining our community based development effort:
2016-11-28T21:57:07.698247072Z http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
2016-11-28T21:57:07.698254656Z
2016-11-28T21:57:07.698263601Z Database initialized
2016-11-28T21:57:07.704507170Z MySQL init process in progress...
2016-11-28T21:57:07.812394970Z 2016-11-28 21:57:07 139729342392256 [Note] mysqld (mysqld 10.1.19-MariaDB-1~jessie) starting as process 147 ...
2016-11-28T21:57:07.924137787Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2016-11-28T21:57:07.924161446Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-28T21:57:07.924169317Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-11-28T21:57:07.924173297Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-11-28T21:57:07.924177168Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-28T21:57:07.924180746Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Using Linux native AIO
2016-11-28T21:57:07.924193121Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Using SSE crc32 instructions
2016-11-28T21:57:07.925072130Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Initializing buffer pool, size = 256.0M
2016-11-28T21:57:07.931547325Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Completed initialization of buffer pool
2016-11-28T21:57:07.939033844Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Highest supported file format is Barracuda.
2016-11-28T21:57:07.979593991Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-28T21:57:07.979624761Z 2016-11-28 21:57:07 139729342392256 [Note] InnoDB: Waiting for purge to start
2016-11-28T21:57:08.030082115Z 2016-11-28 21:57:08 139729342392256 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1623691
2016-11-28T21:57:08.084635320Z 2016-11-28 21:57:08 139728565274368 [Note] InnoDB: Dumping buffer pool(s) not yet started
2016-11-28T21:57:08.092913319Z 2016-11-28 21:57:08 139729342392256 [Note] Plugin 'FEEDBACK' is disabled.
2016-11-28T21:57:08.118106993Z 2016-11-28 21:57:08 139729342392256 [Warning] 'user' entry 'root@ebccfd5daa24' ignored in --skip-name-resolve mode.
2016-11-28T21:57:08.118141518Z 2016-11-28 21:57:08 139729342392256 [Warning] 'proxies_priv' entry '@% root@ebccfd5daa24' ignored in --skip-name-resolve mode.
2016-11-28T21:57:08.132368888Z 2016-11-28 21:57:08 139729342392256 [Note] mysqld: ready for connections.
2016-11-28T21:57:08.132388576Z Version: '10.1.19-MariaDB-1~jessie' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
2016-11-28T21:57:08.710910752Z MySQL init process in progress...
2016-11-28T21:57:09.716467576Z MySQL init process in progress...
2016-11-28T21:57:10.722667587Z MySQL init process in progress...
2016-11-28T21:57:11.728891209Z MySQL init process in progress...
2016-11-28T21:57:12.735248928Z MySQL init process in progress...
2016-11-28T21:57:13.740209351Z MySQL init process in progress...
2016-11-28T21:57:14.746299287Z MySQL init process in progress...
2016-11-28T21:57:15.752647289Z MySQL init process in progress...
2016-11-28T21:57:16.758967541Z MySQL init process in progress...
2016-11-28T21:57:17.765037297Z MySQL init process in progress...
2016-11-28T21:57:18.770836442Z MySQL init process in progress...
2016-11-28T21:57:19.777230373Z MySQL init process in progress...
2016-11-28T21:57:20.783656642Z MySQL init process in progress...
2016-11-28T21:57:21.790396822Z MySQL init process in progress...
2016-11-28T21:57:22.796786839Z MySQL init process in progress...
2016-11-28T21:57:23.803166777Z MySQL init process in progress...
*********
ERROR: Preparation failed: API error (500): Could not get container for mariadb
Will be retried in 3s ...
ERROR: Build failed (system failure): API error (500): Could not get container for mariadb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment