Created
April 8, 2013 15:18
-
-
Save robhaswell/5337592 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hybrid@node003:/opt/HybridCluster$ sudo siege --mysql_pass=*** --ips 127.0.0.1 --domain testing.hybrid-cloud.com setup_wordpress --num-blogs 1 | |
| Using password Gtz7JmIkDyT9iGGN | |
| 2013-04-08 15:17:06+0000 [-] Log opened. | |
| 2013-04-08 15:17:06+0000 [MySQLProtocol,client] {'insert_id': 0, 'affected_rows': 0, 'message': '(Rows matched: 0 Changed: 0 Warnings: 0', 'warning_count': 0, 'server_status': 2} | |
| 2013-04-08 15:17:06+0000 [MySQLProtocol,client] {'insert_id': 0, 'affected_rows': 0, 'message': '(Rows matched: 0 Changed: 0 Warnings: 0', 'warning_count': 0, 'server_status': 34} | |
| 2013-04-08 15:17:06+0000 [MySQLProtocol,client] ******************************************************************************** | |
| 2013-04-08 15:17:06+0000 [MySQLProtocol,client] {'insert_id': 1, 'affected_rows': 1, 'message': '', 'warning_count': 1, 'server_status': 2} | |
| 2013-04-08 15:17:06+0000 [MySQLProtocol,client] ******************************************************************************** | |
| 2013-04-08 15:17:06+0000 [QueryProtocol,client] Problem lockSite : ('401', 'Unauthorized') | |
| 2013-04-08 15:17:06+0000 [QueryProtocol,client] setup-wordpress for wordpress-0 took 0.0276930332184 seconds. | |
| 2013-04-08 15:17:06+0000 [QueryProtocol,client] Failed to create wordpress blog 0 ('401', 'Unauthorized') | |
| 2013-04-08 15:17:06+0000 [QueryProtocol,client] Created 0 wordpress blogs successfully. | |
| 2013-04-08 15:17:06+0000 [MySQLProtocol,client] Stopping factory <txmysql.client.MySQLConnection instance at 0x809d84998> | |
| 2013-04-08 15:17:06+0000 [-] Main loop terminated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment