Skip to content

Instantly share code, notes, and snippets.

@kirreen
Created April 17, 2018 08:38
Show Gist options
  • Save kirreen/26d9954d16c01708c21ead2f8994ecb1 to your computer and use it in GitHub Desktop.
Save kirreen/26d9954d16c01708c21ead2f8994ecb1 to your computer and use it in GitHub Desktop.
I0417 08:34:45.186472 1 main.go:48] FLAG: --stderrthreshold="2"
I0417 08:34:45.186480 1 main.go:48] FLAG: --v="4"
I0417 08:34:45.186488 1 main.go:48] FLAG: --vmodule=""
I0417 08:34:45.201930 1 cluster_manager.go:105] Database not yet running. Waiting...
I0417 08:34:55.210280 1 cluster_manager.go:105] Database not yet running. Waiting...
I0417 08:35:05.219207 1 cluster_manager.go:105] Database not yet running. Waiting...
I0417 08:35:15.226804 1 cluster_manager.go:105] Database not yet running. Waiting...
I0417 08:35:27.062394 1 innodb_cluster.go:121] Clearing the MySQL binary logs
I0417 08:35:27.638427 1 cluster_manager.go:280] Creating the cluster on the primary instance
I0417 08:35:34.803654 1 cluster_manager.go:285] {
"clusterName": "MySQLCluster",
"defaultReplicaSet": {
"name": "default",
"primary": "",
"status": "OK_NO_TOLERANCE",
"statusText": "Cluster is NOT tolerant to any failures.",
"topology": {
"erik-nginx-mysql-0:3306": {
"address": "erik-nginx-mysql-0:3306",
"mode": "R/W",
"role": "HA",
"status": "ONLINE"
}
}
}
}
I0417 08:35:34.803823 1 cluster_manager.go:137] MySQL instance is online
I0417 08:35:34.803924 1 agent_controller.go:99] Creating event broadcaster
I0417 08:35:34.804419 1 agent_controller.go:107] Creating event broadcaster
I0417 08:35:34.805204 1 reflector.go:202] Starting reflector *v1.Pod (19h15m21.324440719s) from github.com/oracle/mysql-operator/vendor/k8s.io/client-go/informers/factory.go:86
I0417 08:35:34.805257 1 reflector.go:240] Listing and watching *v1.Pod from github.com/oracle/mysql-operator/vendor/k8s.io/client-go/informers/factory.go:86
I0417 08:35:34.806077 1 agent_controller.go:166] Starting AgentController
I0417 08:35:34.806088 1 agent_controller.go:169] Waiting for caches to sync
I0417 08:35:34.806109 1 cache.go:30] Waiting for caches to sync for operator-backup-controller controller
I0417 08:35:34.806316 1 reflector.go:202] Starting reflector *v1.MySQLRestore (0s) from github.com/oracle/mysql-operator/pkg/generated/informers/externalversions/factory.go:72
I0417 08:35:34.806329 1 reflector.go:240] Listing and watching *v1.MySQLRestore from github.com/oracle/mysql-operator/pkg/generated/informers/externalversions/factory.go:72
I0417 08:35:34.806652 1 agent_controller.go:175] Starting AgentController
I0417 08:35:34.806662 1 agent_controller.go:178] Waiting for caches to sync
I0417 08:35:34.806668 1 cache.go:30] Waiting for caches to sync for operator-restore-controller controller
I0417 08:35:34.806870 1 reflector.go:202] Starting reflector *v1.MySQLCluster (0s) from github.com/oracle/mysql-operator/pkg/generated/informers/externalversions/factory.go:72
I0417 08:35:34.806884 1 reflector.go:240] Listing and watching *v1.MySQLCluster from github.com/oracle/mysql-operator/pkg/generated/informers/externalversions/factory.go:72
I0417 08:35:34.807230 1 reflector.go:202] Starting reflector *v1.MySQLBackup (0s) from github.com/oracle/mysql-operator/pkg/generated/informers/externalversions/factory.go:72
I0417 08:35:34.807243 1 reflector.go:240] Listing and watching *v1.MySQLBackup from github.com/oracle/mysql-operator/pkg/generated/informers/externalversions/factory.go:72
I0417 08:35:34.991660 1 cluster_manager.go:137] MySQL instance is online
I0417 08:35:35.008831 1 shared_informer.go:122] caches populated
I0417 08:35:35.008864 1 cache.go:37] Caches are synced for operator-restore-controller controller
I0417 08:35:35.008892 1 agent_controller.go:186] Caches are synced
I0417 08:35:35.008965 1 shared_informer.go:122] caches populated
I0417 08:35:35.008974 1 cache.go:37] Caches are synced for operator-backup-controller controller
I0417 08:35:35.008980 1 agent_controller.go:176] Caches are synced
I0417 08:35:50.151554 1 cluster_manager.go:137] MySQL instance is online
I0417 08:36:05.307106 1 cluster_manager.go:137] MySQL instance is online
I0417 08:36:20.463104 1 cluster_manager.go:137] MySQL instance is online
I0417 08:36:35.619495 1 cluster_manager.go:137] MySQL instance is online
I0417 08:36:50.767306 1 cluster_manager.go:137] MySQL instance is online
I0417 08:37:05.931316 1 cluster_manager.go:137] MySQL instance is online
I0417 08:37:21.104238 1 cluster_manager.go:137] MySQL instance is online
I0417 08:37:36.262028 1 cluster_manager.go:137] MySQL instance is online
I0417 08:37:51.410921 1 cluster_manager.go:137] MySQL instance is online
I0417 08:38:06.564027 1 cluster_manager.go:137] MySQL instance is online
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment