Guest User

glance rbd glance image-create --location

a guest
Aug 22nd, 2013
713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.74 KB | None | 0 0
  1. <0>2013-08-23T00:46:50.058212+00:00 controller-13 �<151>glance-glance.api.middleware.version_negotiation DEBUG: Determining version of request: POST //v1/images Accept:
  2. <0>2013-08-23T00:46:50.058547+00:00 controller-13 �<151>glance-glance.api.middleware.version_negotiation DEBUG: Using url versioning
  3. <151>2013-08-23T00:46:50.059196+00:00 controller-13 glance-glance.api.middleware.version_negotiation DEBUG: new uri /v1/images
  4. <0>2013-08-23T00:46:50.059081+00:00 controller-13 �<151>glance-glance.api.middleware.version_negotiation DEBUG: Matched version: v1
  5. <0>2013-08-23T00:46:50.643215+00:00 controller-13 �<151>glance-glance.api.policy DEBUG: Loading policy from /etc/glance/policy.json
  6. <0>2013-08-23T00:46:50.644195+00:00 controller-13 �<151>glance-glance.api.policy DEBUG: Loaded policy rules: {u'default': '@', u'manage_image_cache': 'role:admin'}
  7. <0>2013-08-23T00:46:50.644690+00:00 controller-13 �<151>glance-glance.api.policy DEBUG: Loaded policy rules: {u'default': '@', u'manage_image_cache': 'role:admin'}
  8. <0>2013-08-23T00:46:53.498071+00:00 controller-13 �<151>glance-glance.registry DEBUG: Adding image metadata...
  9. <0>2013-08-23T00:46:53.499342+00:00 controller-13 �<151>glance-glance.common.client DEBUG: Constructed URL: http://10.20.0.2:9191/images
  10. <150>2013-08-23T00:46:54.166193+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT DATABASE()
  11. <150>2013-08-23T00:46:54.168551+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ()
  12. <151>2013-08-23T00:46:54.171826+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('DATABASE()',)
  13. <151>2013-08-23T00:46:54.172118+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('glance',)
  14. <150>2013-08-23T00:46:54.177296+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SHOW VARIABLES LIKE 'character_set%%'
  15. <150>2013-08-23T00:46:54.177615+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ()
  16. <151>2013-08-23T00:46:54.178928+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('Variable_name', 'Value')
  17. <151>2013-08-23T00:46:54.179220+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_set_client', 'latin1')
  18. <151>2013-08-23T00:46:54.179399+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_set_connection', 'latin1')
  19. <151>2013-08-23T00:46:54.179492+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_set_database', 'latin1')
  20. <151>2013-08-23T00:46:54.179674+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_set_filesystem', 'binary')
  21. <151>2013-08-23T00:46:54.180089+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_set_results', 'latin1')
  22. <151>2013-08-23T00:46:54.180691+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_set_server', 'latin1')
  23. <151>2013-08-23T00:46:54.181100+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_set_system', 'utf8')
  24. <151>2013-08-23T00:46:54.181274+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('character_sets_dir', '/usr/share/mysql55/charsets/')
  25. <150>2013-08-23T00:46:54.181766+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SHOW VARIABLES LIKE 'lower_case_table_names'
  26. <150>2013-08-23T00:46:54.182298+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ()
  27. <151>2013-08-23T00:46:54.184290+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('Variable_name', 'Value')
  28. <151>2013-08-23T00:46:54.184605+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('lower_case_table_names', '0')
  29. <150>2013-08-23T00:46:54.185326+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SHOW COLLATION
  30. <150>2013-08-23T00:46:54.185429+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ()
  31. <151>2013-08-23T00:46:54.188021+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('Collation', 'Charset', 'Id', 'Default', 'Compiled', 'Sortlen')
  32. <151>2013-08-23T00:46:54.188480+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('big5_chinese_ci', 'big5', 1L, 'Yes', 'Yes', 1L)
  33. <151>2013-08-23T00:46:54.188704+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('big5_bin', 'big5', 84L, '', 'Yes', 1L)
  34. <151>2013-08-23T00:46:54.188807+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('dec8_swedish_ci', 'dec8', 3L, 'Yes', 'Yes', 1L)
  35. <151>2013-08-23T00:46:54.189064+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('dec8_bin', 'dec8', 69L, '', 'Yes', 1L)
  36. <151>2013-08-23T00:46:54.189166+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp850_general_ci', 'cp850', 4L, 'Yes', 'Yes', 1L)
  37. <151>2013-08-23T00:46:54.189305+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp850_bin', 'cp850', 80L, '', 'Yes', 1L)
  38. <151>2013-08-23T00:46:54.189740+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('hp8_english_ci', 'hp8', 6L, 'Yes', 'Yes', 1L)
  39. <151>2013-08-23T00:46:54.190165+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('hp8_bin', 'hp8', 72L, '', 'Yes', 1L)
  40. <151>2013-08-23T00:46:54.190345+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('koi8r_general_ci', 'koi8r', 7L, 'Yes', 'Yes', 1L)
  41. <151>2013-08-23T00:46:54.190523+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('koi8r_bin', 'koi8r', 74L, '', 'Yes', 1L)
  42. <151>2013-08-23T00:46:54.191051+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_german1_ci', 'latin1', 5L, '', 'Yes', 1L)
  43. <151>2013-08-23T00:46:54.191286+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_swedish_ci', 'latin1', 8L, 'Yes', 'Yes', 1L)
  44. <151>2013-08-23T00:46:54.191465+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_danish_ci', 'latin1', 15L, '', 'Yes', 1L)
  45. <151>2013-08-23T00:46:54.191613+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_german2_ci', 'latin1', 31L, '', 'Yes', 2L)
  46. <151>2013-08-23T00:46:54.191734+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_bin', 'latin1', 47L, '', 'Yes', 1L)
  47. <151>2013-08-23T00:46:54.192106+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_general_ci', 'latin1', 48L, '', 'Yes', 1L)
  48. <151>2013-08-23T00:46:54.192362+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_general_cs', 'latin1', 49L, '', 'Yes', 1L)
  49. <151>2013-08-23T00:46:54.192479+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin1_spanish_ci', 'latin1', 94L, '', 'Yes', 1L)
  50. <151>2013-08-23T00:46:54.192621+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin2_czech_cs', 'latin2', 2L, '', 'Yes', 4L)
  51. <151>2013-08-23T00:46:54.192742+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin2_general_ci', 'latin2', 9L, 'Yes', 'Yes', 1L)
  52. <151>2013-08-23T00:46:54.192827+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin2_hungarian_ci', 'latin2', 21L, '', 'Yes', 1L)
  53. <151>2013-08-23T00:46:54.193197+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin2_croatian_ci', 'latin2', 27L, '', 'Yes', 1L)
  54. <151>2013-08-23T00:46:54.193282+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin2_bin', 'latin2', 77L, '', 'Yes', 1L)
  55. <151>2013-08-23T00:46:54.193549+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('swe7_swedish_ci', 'swe7', 10L, 'Yes', 'Yes', 1L)
  56. <151>2013-08-23T00:46:54.193796+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('swe7_bin', 'swe7', 82L, '', 'Yes', 1L)
  57. <151>2013-08-23T00:46:54.193985+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ascii_general_ci', 'ascii', 11L, 'Yes', 'Yes', 1L)
  58. <151>2013-08-23T00:46:54.194127+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ascii_bin', 'ascii', 65L, '', 'Yes', 1L)
  59. <151>2013-08-23T00:46:54.194377+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ujis_japanese_ci', 'ujis', 12L, 'Yes', 'Yes', 1L)
  60. <151>2013-08-23T00:46:54.194463+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ujis_bin', 'ujis', 91L, '', 'Yes', 1L)
  61. <151>2013-08-23T00:46:54.194724+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('sjis_japanese_ci', 'sjis', 13L, 'Yes', 'Yes', 1L)
  62. <151>2013-08-23T00:46:54.194839+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('sjis_bin', 'sjis', 88L, '', 'Yes', 1L)
  63. <151>2013-08-23T00:46:54.195089+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('hebrew_general_ci', 'hebrew', 16L, 'Yes', 'Yes', 1L)
  64. <151>2013-08-23T00:46:54.195170+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('hebrew_bin', 'hebrew', 71L, '', 'Yes', 1L)
  65. <151>2013-08-23T00:46:54.195247+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('tis620_thai_ci', 'tis620', 18L, 'Yes', 'Yes', 4L)
  66. <151>2013-08-23T00:46:54.195324+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('tis620_bin', 'tis620', 89L, '', 'Yes', 1L)
  67. <151>2013-08-23T00:46:54.195651+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('euckr_korean_ci', 'euckr', 19L, 'Yes', 'Yes', 1L)
  68. <151>2013-08-23T00:46:54.196015+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('euckr_bin', 'euckr', 85L, '', 'Yes', 1L)
  69. <151>2013-08-23T00:46:54.196178+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('koi8u_general_ci', 'koi8u', 22L, 'Yes', 'Yes', 1L)
  70. <151>2013-08-23T00:46:54.196311+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('koi8u_bin', 'koi8u', 75L, '', 'Yes', 1L)
  71. <151>2013-08-23T00:46:54.196396+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('gb2312_chinese_ci', 'gb2312', 24L, 'Yes', 'Yes', 1L)
  72. <151>2013-08-23T00:46:54.196482+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('gb2312_bin', 'gb2312', 86L, '', 'Yes', 1L)
  73. <151>2013-08-23T00:46:54.196796+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('greek_general_ci', 'greek', 25L, 'Yes', 'Yes', 1L)
  74. <151>2013-08-23T00:46:54.197113+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('greek_bin', 'greek', 70L, '', 'Yes', 1L)
  75. <151>2013-08-23T00:46:54.197255+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1250_general_ci', 'cp1250', 26L, 'Yes', 'Yes', 1L)
  76. <151>2013-08-23T00:46:54.197537+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1250_czech_cs', 'cp1250', 34L, '', 'Yes', 2L)
  77. <151>2013-08-23T00:46:54.197686+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1250_croatian_ci', 'cp1250', 44L, '', 'Yes', 1L)
  78. <151>2013-08-23T00:46:54.198458+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1250_bin', 'cp1250', 66L, '', 'Yes', 1L)
  79. <151>2013-08-23T00:46:54.199352+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1250_polish_ci', 'cp1250', 99L, '', 'Yes', 1L)
  80. <151>2013-08-23T00:46:54.199773+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('gbk_chinese_ci', 'gbk', 28L, 'Yes', 'Yes', 1L)
  81. <151>2013-08-23T00:46:54.200420+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('gbk_bin', 'gbk', 87L, '', 'Yes', 1L)
  82. <151>2013-08-23T00:46:54.200759+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin5_turkish_ci', 'latin5', 30L, 'Yes', 'Yes', 1L)
  83. <151>2013-08-23T00:46:54.201342+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin5_bin', 'latin5', 78L, '', 'Yes', 1L)
  84. <151>2013-08-23T00:46:54.201533+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('armscii8_general_ci', 'armscii8', 32L, 'Yes', 'Yes', 1L)
  85. <151>2013-08-23T00:46:54.201691+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('armscii8_bin', 'armscii8', 64L, '', 'Yes', 1L)
  86. <151>2013-08-23T00:46:54.203838+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_general_ci', 'utf8', 33L, 'Yes', 'Yes', 1L)
  87. <151>2013-08-23T00:46:54.204212+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_bin', 'utf8', 83L, '', 'Yes', 1L)
  88. <151>2013-08-23T00:46:54.204445+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_unicode_ci', 'utf8', 192L, '', 'Yes', 8L)
  89. <151>2013-08-23T00:46:54.204538+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_icelandic_ci', 'utf8', 193L, '', 'Yes', 8L)
  90. <151>2013-08-23T00:46:54.204625+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_latvian_ci', 'utf8', 194L, '', 'Yes', 8L)
  91. <151>2013-08-23T00:46:54.204713+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_romanian_ci', 'utf8', 195L, '', 'Yes', 8L)
  92. <151>2013-08-23T00:46:54.204799+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_slovenian_ci', 'utf8', 196L, '', 'Yes', 8L)
  93. <151>2013-08-23T00:46:54.205017+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_polish_ci', 'utf8', 197L, '', 'Yes', 8L)
  94. <151>2013-08-23T00:46:54.205483+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_estonian_ci', 'utf8', 198L, '', 'Yes', 8L)
  95. <151>2013-08-23T00:46:54.205816+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_spanish_ci', 'utf8', 199L, '', 'Yes', 8L)
  96. <151>2013-08-23T00:46:54.206278+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_swedish_ci', 'utf8', 200L, '', 'Yes', 8L)
  97. <151>2013-08-23T00:46:54.206792+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_turkish_ci', 'utf8', 201L, '', 'Yes', 8L)
  98. <151>2013-08-23T00:46:54.207376+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_czech_ci', 'utf8', 202L, '', 'Yes', 8L)
  99. <151>2013-08-23T00:46:54.207545+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_danish_ci', 'utf8', 203L, '', 'Yes', 8L)
  100. <151>2013-08-23T00:46:54.208141+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_lithuanian_ci', 'utf8', 204L, '', 'Yes', 8L)
  101. <151>2013-08-23T00:46:54.208364+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_slovak_ci', 'utf8', 205L, '', 'Yes', 8L)
  102. <151>2013-08-23T00:46:54.208467+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_spanish2_ci', 'utf8', 206L, '', 'Yes', 8L)
  103. <151>2013-08-23T00:46:54.208629+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_roman_ci', 'utf8', 207L, '', 'Yes', 8L)
  104. <151>2013-08-23T00:46:54.208784+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_persian_ci', 'utf8', 208L, '', 'Yes', 8L)
  105. <151>2013-08-23T00:46:54.209251+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_esperanto_ci', 'utf8', 209L, '', 'Yes', 8L)
  106. <151>2013-08-23T00:46:54.209693+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_hungarian_ci', 'utf8', 210L, '', 'Yes', 8L)
  107. <151>2013-08-23T00:46:54.210077+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_sinhala_ci', 'utf8', 211L, '', 'Yes', 8L)
  108. <151>2013-08-23T00:46:54.210356+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8_general_mysql500_ci', 'utf8', 223L, '', 'Yes', 1L)
  109. <151>2013-08-23T00:46:54.210493+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_general_ci', 'ucs2', 35L, 'Yes', 'Yes', 1L)
  110. <151>2013-08-23T00:46:54.210823+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_bin', 'ucs2', 90L, '', 'Yes', 1L)
  111. <151>2013-08-23T00:46:54.211059+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_unicode_ci', 'ucs2', 128L, '', 'Yes', 8L)
  112. <151>2013-08-23T00:46:54.211203+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_icelandic_ci', 'ucs2', 129L, '', 'Yes', 8L)
  113. <151>2013-08-23T00:46:54.211623+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_latvian_ci', 'ucs2', 130L, '', 'Yes', 8L)
  114. <151>2013-08-23T00:46:54.212102+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_romanian_ci', 'ucs2', 131L, '', 'Yes', 8L)
  115. <151>2013-08-23T00:46:54.212196+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_slovenian_ci', 'ucs2', 132L, '', 'Yes', 8L)
  116. <151>2013-08-23T00:46:54.212293+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_polish_ci', 'ucs2', 133L, '', 'Yes', 8L)
  117. <151>2013-08-23T00:46:54.212415+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_estonian_ci', 'ucs2', 134L, '', 'Yes', 8L)
  118. <151>2013-08-23T00:46:54.212517+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_spanish_ci', 'ucs2', 135L, '', 'Yes', 8L)
  119. <151>2013-08-23T00:46:54.212854+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_swedish_ci', 'ucs2', 136L, '', 'Yes', 8L)
  120. <151>2013-08-23T00:46:54.213226+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_turkish_ci', 'ucs2', 137L, '', 'Yes', 8L)
  121. <151>2013-08-23T00:46:54.213368+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_czech_ci', 'ucs2', 138L, '', 'Yes', 8L)
  122. <151>2013-08-23T00:46:54.213497+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_danish_ci', 'ucs2', 139L, '', 'Yes', 8L)
  123. <151>2013-08-23T00:46:54.213641+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_lithuanian_ci', 'ucs2', 140L, '', 'Yes', 8L)
  124. <151>2013-08-23T00:46:54.213762+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_slovak_ci', 'ucs2', 141L, '', 'Yes', 8L)
  125. <151>2013-08-23T00:46:54.214216+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_spanish2_ci', 'ucs2', 142L, '', 'Yes', 8L)
  126. <151>2013-08-23T00:46:54.214471+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_roman_ci', 'ucs2', 143L, '', 'Yes', 8L)
  127. <151>2013-08-23T00:46:54.214613+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_persian_ci', 'ucs2', 144L, '', 'Yes', 8L)
  128. <151>2013-08-23T00:46:54.214768+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_esperanto_ci', 'ucs2', 145L, '', 'Yes', 8L)
  129. <151>2013-08-23T00:46:54.214972+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_hungarian_ci', 'ucs2', 146L, '', 'Yes', 8L)
  130. <151>2013-08-23T00:46:54.215342+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_sinhala_ci', 'ucs2', 147L, '', 'Yes', 8L)
  131. <151>2013-08-23T00:46:54.215622+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('ucs2_general_mysql500_ci', 'ucs2', 159L, '', 'Yes', 1L)
  132. <151>2013-08-23T00:46:54.215771+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp866_general_ci', 'cp866', 36L, 'Yes', 'Yes', 1L)
  133. <151>2013-08-23T00:46:54.215964+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp866_bin', 'cp866', 68L, '', 'Yes', 1L)
  134. <151>2013-08-23T00:46:54.216093+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('keybcs2_general_ci', 'keybcs2', 37L, 'Yes', 'Yes', 1L)
  135. <151>2013-08-23T00:46:54.216179+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('keybcs2_bin', 'keybcs2', 73L, '', 'Yes', 1L)
  136. <151>2013-08-23T00:46:54.216263+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('macce_general_ci', 'macce', 38L, 'Yes', 'Yes', 1L)
  137. <151>2013-08-23T00:46:54.216632+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('macce_bin', 'macce', 43L, '', 'Yes', 1L)
  138. <151>2013-08-23T00:46:54.216993+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('macroman_general_ci', 'macroman', 39L, 'Yes', 'Yes', 1L)
  139. <151>2013-08-23T00:46:54.217171+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('macroman_bin', 'macroman', 53L, '', 'Yes', 1L)
  140. <151>2013-08-23T00:46:54.217259+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp852_general_ci', 'cp852', 40L, 'Yes', 'Yes', 1L)
  141. <151>2013-08-23T00:46:54.217343+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp852_bin', 'cp852', 81L, '', 'Yes', 1L)
  142. <151>2013-08-23T00:46:54.217457+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin7_estonian_cs', 'latin7', 20L, '', 'Yes', 1L)
  143. <151>2013-08-23T00:46:54.217983+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin7_general_ci', 'latin7', 41L, 'Yes', 'Yes', 1L)
  144. <151>2013-08-23T00:46:54.218233+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin7_general_cs', 'latin7', 42L, '', 'Yes', 1L)
  145. <151>2013-08-23T00:46:54.218326+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('latin7_bin', 'latin7', 79L, '', 'Yes', 1L)
  146. <151>2013-08-23T00:46:54.218411+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_general_ci', 'utf8mb4', 45L, 'Yes', 'Yes', 1L)
  147. <151>2013-08-23T00:46:54.218507+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_bin', 'utf8mb4', 46L, '', 'Yes', 1L)
  148. <151>2013-08-23T00:46:54.220066+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_unicode_ci', 'utf8mb4', 224L, '', 'Yes', 8L)
  149. <151>2013-08-23T00:46:54.220294+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_icelandic_ci', 'utf8mb4', 225L, '', 'Yes', 8L)
  150. <151>2013-08-23T00:46:54.220387+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_latvian_ci', 'utf8mb4', 226L, '', 'Yes', 8L)
  151. <151>2013-08-23T00:46:54.220476+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_romanian_ci', 'utf8mb4', 227L, '', 'Yes', 8L)
  152. <151>2013-08-23T00:46:54.220620+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_slovenian_ci', 'utf8mb4', 228L, '', 'Yes', 8L)
  153. <151>2013-08-23T00:46:54.220999+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_polish_ci', 'utf8mb4', 229L, '', 'Yes', 8L)
  154. <151>2013-08-23T00:46:54.221151+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_estonian_ci', 'utf8mb4', 230L, '', 'Yes', 8L)
  155. <151>2013-08-23T00:46:54.221445+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_spanish_ci', 'utf8mb4', 231L, '', 'Yes', 8L)
  156. <151>2013-08-23T00:46:54.221582+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_swedish_ci', 'utf8mb4', 232L, '', 'Yes', 8L)
  157. <151>2013-08-23T00:46:54.221731+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_turkish_ci', 'utf8mb4', 233L, '', 'Yes', 8L)
  158. <151>2013-08-23T00:46:54.221821+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_czech_ci', 'utf8mb4', 234L, '', 'Yes', 8L)
  159. <151>2013-08-23T00:46:54.222245+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_danish_ci', 'utf8mb4', 235L, '', 'Yes', 8L)
  160. <151>2013-08-23T00:46:54.222387+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_lithuanian_ci', 'utf8mb4', 236L, '', 'Yes', 8L)
  161. <151>2013-08-23T00:46:54.222650+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_slovak_ci', 'utf8mb4', 237L, '', 'Yes', 8L)
  162. <151>2013-08-23T00:46:54.222794+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_spanish2_ci', 'utf8mb4', 238L, '', 'Yes', 8L)
  163. <151>2013-08-23T00:46:54.223022+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_roman_ci', 'utf8mb4', 239L, '', 'Yes', 8L)
  164. <151>2013-08-23T00:46:54.223127+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_persian_ci', 'utf8mb4', 240L, '', 'Yes', 8L)
  165. <151>2013-08-23T00:46:54.223377+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_esperanto_ci', 'utf8mb4', 241L, '', 'Yes', 8L)
  166. <151>2013-08-23T00:46:54.223470+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_hungarian_ci', 'utf8mb4', 242L, '', 'Yes', 8L)
  167. <151>2013-08-23T00:46:54.223778+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf8mb4_sinhala_ci', 'utf8mb4', 243L, '', 'Yes', 8L)
  168. <151>2013-08-23T00:46:54.224074+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1251_bulgarian_ci', 'cp1251', 14L, '', 'Yes', 1L)
  169. <151>2013-08-23T00:46:54.224197+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1251_ukrainian_ci', 'cp1251', 23L, '', 'Yes', 1L)
  170. <151>2013-08-23T00:46:54.224285+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1251_bin', 'cp1251', 50L, '', 'Yes', 1L)
  171. <151>2013-08-23T00:46:54.224370+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1251_general_ci', 'cp1251', 51L, 'Yes', 'Yes', 1L)
  172. <151>2013-08-23T00:46:54.225050+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1251_general_cs', 'cp1251', 52L, '', 'Yes', 1L)
  173. <151>2013-08-23T00:46:54.225336+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_general_ci', 'utf16', 54L, 'Yes', 'Yes', 1L)
  174. <151>2013-08-23T00:46:54.225483+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_bin', 'utf16', 55L, '', 'Yes', 1L)
  175. <151>2013-08-23T00:46:54.225632+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_unicode_ci', 'utf16', 101L, '', 'Yes', 8L)
  176. <151>2013-08-23T00:46:54.225731+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_icelandic_ci', 'utf16', 102L, '', 'Yes', 8L)
  177. <151>2013-08-23T00:46:54.226193+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_latvian_ci', 'utf16', 103L, '', 'Yes', 8L)
  178. <151>2013-08-23T00:46:54.226458+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_romanian_ci', 'utf16', 104L, '', 'Yes', 8L)
  179. <151>2013-08-23T00:46:54.226603+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_slovenian_ci', 'utf16', 105L, '', 'Yes', 8L)
  180. <151>2013-08-23T00:46:54.226751+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_polish_ci', 'utf16', 106L, '', 'Yes', 8L)
  181. <151>2013-08-23T00:46:54.226877+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_estonian_ci', 'utf16', 107L, '', 'Yes', 8L)
  182. <151>2013-08-23T00:46:54.227282+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_spanish_ci', 'utf16', 108L, '', 'Yes', 8L)
  183. <151>2013-08-23T00:46:54.227501+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_swedish_ci', 'utf16', 109L, '', 'Yes', 8L)
  184. <151>2013-08-23T00:46:54.227661+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_turkish_ci', 'utf16', 110L, '', 'Yes', 8L)
  185. <151>2013-08-23T00:46:54.227806+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_czech_ci', 'utf16', 111L, '', 'Yes', 8L)
  186. <151>2013-08-23T00:46:54.228081+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_danish_ci', 'utf16', 112L, '', 'Yes', 8L)
  187. <151>2013-08-23T00:46:54.228180+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_lithuanian_ci', 'utf16', 113L, '', 'Yes', 8L)
  188. <151>2013-08-23T00:46:54.228550+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_slovak_ci', 'utf16', 114L, '', 'Yes', 8L)
  189. <151>2013-08-23T00:46:54.228801+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_spanish2_ci', 'utf16', 115L, '', 'Yes', 8L)
  190. <151>2013-08-23T00:46:54.229070+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_roman_ci', 'utf16', 116L, '', 'Yes', 8L)
  191. <151>2013-08-23T00:46:54.229172+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_persian_ci', 'utf16', 117L, '', 'Yes', 8L)
  192. <151>2013-08-23T00:46:54.229257+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_esperanto_ci', 'utf16', 118L, '', 'Yes', 8L)
  193. <151>2013-08-23T00:46:54.229376+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_hungarian_ci', 'utf16', 119L, '', 'Yes', 8L)
  194. <151>2013-08-23T00:46:54.229838+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf16_sinhala_ci', 'utf16', 120L, '', 'Yes', 8L)
  195. <151>2013-08-23T00:46:54.230620+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1256_general_ci', 'cp1256', 57L, 'Yes', 'Yes', 1L)
  196. <151>2013-08-23T00:46:54.231496+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1256_bin', 'cp1256', 67L, '', 'Yes', 1L)
  197. <151>2013-08-23T00:46:54.231848+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1257_lithuanian_ci', 'cp1257', 29L, '', 'Yes', 1L)
  198. <151>2013-08-23T00:46:54.232229+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1257_bin', 'cp1257', 58L, '', 'Yes', 1L)
  199. <151>2013-08-23T00:46:54.232322+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp1257_general_ci', 'cp1257', 59L, 'Yes', 'Yes', 1L)
  200. <151>2013-08-23T00:46:54.232409+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_general_ci', 'utf32', 60L, 'Yes', 'Yes', 1L)
  201. <151>2013-08-23T00:46:54.232506+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_bin', 'utf32', 61L, '', 'Yes', 1L)
  202. <151>2013-08-23T00:46:54.232651+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_unicode_ci', 'utf32', 160L, '', 'Yes', 8L)
  203. <151>2013-08-23T00:46:54.233108+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_icelandic_ci', 'utf32', 161L, '', 'Yes', 8L)
  204. <151>2013-08-23T00:46:54.233316+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_latvian_ci', 'utf32', 162L, '', 'Yes', 8L)
  205. <151>2013-08-23T00:46:54.233403+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_romanian_ci', 'utf32', 163L, '', 'Yes', 8L)
  206. <151>2013-08-23T00:46:54.233487+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_slovenian_ci', 'utf32', 164L, '', 'Yes', 8L)
  207. <151>2013-08-23T00:46:54.233570+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_polish_ci', 'utf32', 165L, '', 'Yes', 8L)
  208. <151>2013-08-23T00:46:54.233652+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_estonian_ci', 'utf32', 166L, '', 'Yes', 8L)
  209. <151>2013-08-23T00:46:54.233734+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_spanish_ci', 'utf32', 167L, '', 'Yes', 8L)
  210. <151>2013-08-23T00:46:54.233816+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_swedish_ci', 'utf32', 168L, '', 'Yes', 8L)
  211. <151>2013-08-23T00:46:54.234376+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_turkish_ci', 'utf32', 169L, '', 'Yes', 8L)
  212. <151>2013-08-23T00:46:54.234632+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_czech_ci', 'utf32', 170L, '', 'Yes', 8L)
  213. <151>2013-08-23T00:46:54.234771+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_danish_ci', 'utf32', 171L, '', 'Yes', 8L)
  214. <151>2013-08-23T00:46:54.235067+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_lithuanian_ci', 'utf32', 172L, '', 'Yes', 8L)
  215. <151>2013-08-23T00:46:54.235240+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_slovak_ci', 'utf32', 173L, '', 'Yes', 8L)
  216. <151>2013-08-23T00:46:54.236545+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_spanish2_ci', 'utf32', 174L, '', 'Yes', 8L)
  217. <151>2013-08-23T00:46:54.237101+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_roman_ci', 'utf32', 175L, '', 'Yes', 8L)
  218. <151>2013-08-23T00:46:54.237538+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_persian_ci', 'utf32', 176L, '', 'Yes', 8L)
  219. <151>2013-08-23T00:46:54.237717+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_esperanto_ci', 'utf32', 177L, '', 'Yes', 8L)
  220. <151>2013-08-23T00:46:54.238669+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_hungarian_ci', 'utf32', 178L, '', 'Yes', 8L)
  221. <151>2013-08-23T00:46:54.239145+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('utf32_sinhala_ci', 'utf32', 179L, '', 'Yes', 8L)
  222. <151>2013-08-23T00:46:54.239515+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('binary', 'binary', 63L, 'Yes', 'Yes', 1L)
  223. <151>2013-08-23T00:46:54.239682+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('geostd8_general_ci', 'geostd8', 92L, 'Yes', 'Yes', 1L)
  224. <151>2013-08-23T00:46:54.239829+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('geostd8_bin', 'geostd8', 93L, '', 'Yes', 1L)
  225. <151>2013-08-23T00:46:54.240274+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp932_japanese_ci', 'cp932', 95L, 'Yes', 'Yes', 1L)
  226. <151>2013-08-23T00:46:54.240515+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('cp932_bin', 'cp932', 96L, '', 'Yes', 1L)
  227. <151>2013-08-23T00:46:54.240668+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('eucjpms_japanese_ci', 'eucjpms', 97L, 'Yes', 'Yes', 1L)
  228. <151>2013-08-23T00:46:54.240830+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('eucjpms_bin', 'eucjpms', 98L, '', 'Yes', 1L)
  229. <150>2013-08-23T00:46:54.244110+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SHOW VARIABLES LIKE 'sql_mode'
  230. <150>2013-08-23T00:46:54.244695+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ()
  231. <151>2013-08-23T00:46:54.247670+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('Variable_name', 'Value')
  232. <151>2013-08-23T00:46:54.248197+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row ('sql_mode', '')
  233. <0>2013-08-23T00:46:54.250844+00:00 controller-13 �<150>glance-glance.db.sqlalchemy.api INFO: not auto-creating glance registry DB
  234. <150>2013-08-23T00:46:54.261643+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: BEGIN (implicit)
  235. <150>2013-08-23T00:46:54.265184+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: INSERT INTO images (created_at, updated_at, deleted_at, deleted, id, name, disk_format, container_format, size, status, is_public, checksum, min_disk, min_ram, owner, protected) VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s)
  236. <150>2013-08-23T00:46:54.265599+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: (datetime.datetime(2013, 8, 23, 0, 46, 54, 264016), datetime.datetime(2013, 8, 23, 0, 46, 54, 264026), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280, 'queued', 1, None, 0, 0, 'baa3187b7df94d9ea5a8a14008fa62f5', 0)
  237. <150>2013-08-23T00:46:54.271758+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT image_properties.created_at AS image_properties_created_at, image_properties.updated_at AS image_properties_updated_at, image_properties.deleted_at AS image_properties_deleted_at, image_properties.deleted AS image_properties_deleted, image_properties.id AS image_properties_id, image_properties.image_id AS image_properties_image_id, image_properties.name AS image_properties_name, image_properties.value AS image_properties_value
  238. FROM image_properties
  239. WHERE %s = image_properties.image_id
  240. <150>2013-08-23T00:46:54.272304+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4',)
  241. <151>2013-08-23T00:46:54.275134+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('image_properties_created_at', 'image_properties_updated_at', 'image_properties_deleted_at', 'image_properties_deleted', 'image_properties_id', 'image_properties_image_id', 'image_properties_name', 'image_properties_value')
  242. <150>2013-08-23T00:46:54.276150+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: COMMIT
  243. <150>2013-08-23T00:46:54.319847+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT image_locations.created_at AS image_locations_created_at, image_locations.updated_at AS image_locations_updated_at, image_locations.deleted_at AS image_locations_deleted_at, image_locations.deleted AS image_locations_deleted, image_locations.id AS image_locations_id, image_locations.image_id AS image_locations_image_id, image_locations.value AS image_locations_value
  244. FROM image_locations
  245. WHERE image_locations.image_id = %s AND image_locations.deleted = %s
  246. <150>2013-08-23T00:46:54.320576+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 0)
  247. <151>2013-08-23T00:46:54.322645+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('image_locations_created_at', 'image_locations_updated_at', 'image_locations_deleted_at', 'image_locations_deleted', 'image_locations_id', 'image_locations_image_id', 'image_locations_value')
  248. <150>2013-08-23T00:46:54.325218+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: BEGIN (implicit)
  249. <150>2013-08-23T00:46:54.327003+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: INSERT INTO image_locations (created_at, updated_at, deleted_at, deleted, image_id, value) VALUES (%s, %s, %s, %s, %s, %s)
  250. <150>2013-08-23T00:46:54.327444+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: (datetime.datetime(2013, 8, 23, 0, 46, 54, 326464), datetime.datetime(2013, 8, 23, 0, 46, 54, 326476), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  251. <150>2013-08-23T00:46:54.331082+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: COMMIT
  252. <150>2013-08-23T00:46:54.368724+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT images.created_at AS images_created_at, images.updated_at AS images_updated_at, images.deleted_at AS images_deleted_at, images.deleted AS images_deleted, images.id AS images_id, images.name AS images_name, images.disk_format AS images_disk_format, images.container_format AS images_container_format, images.size AS images_size, images.status AS images_status, images.is_public AS images_is_public, images.checksum AS images_checksum, images.min_disk AS images_min_disk, images.min_ram AS images_min_ram, images.owner AS images_owner, images.protected AS images_protected, image_properties_1.created_at AS image_properties_1_created_at, image_properties_1.updated_at AS image_properties_1_updated_at, image_properties_1.deleted_at AS image_properties_1_deleted_at, image_properties_1.deleted AS image_properties_1_deleted, image_properties_1.id AS image_properties_1_id, image_properties_1.image_id AS image_properties_1_image_id, image_properties_1.name AS image_properties_1_name, image_properties_1.value AS image_properties_1_value, image_locations_1.created_at AS image_locations_1_created_at, image_locations_1.updated_at AS image_locations_1_updated_at, image_locations_1.deleted_at AS image_locations_1_deleted_at, image_locations_1.deleted AS image_locations_1_deleted, image_locations_1.id AS image_locations_1_id, image_locations_1.image_id AS image_locations_1_image_id, image_locations_1.value AS image_locations_1_value
  253. FROM images LEFT OUTER JOIN image_properties AS image_properties_1 ON images.id = image_properties_1.image_id LEFT OUTER JOIN image_locations AS image_locations_1 ON images.id = image_locations_1.image_id
  254. WHERE images.id = %s
  255. <150>2013-08-23T00:46:54.373223+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4',)
  256. <151>2013-08-23T00:46:54.379019+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('images_created_at', 'images_updated_at', 'images_deleted_at', 'images_deleted', 'images_id', 'images_name', 'images_disk_format', 'images_container_format', 'images_size', 'images_status', 'images_is_public', 'images_checksum', 'images_min_disk', 'images_min_ram', 'images_owner', 'images_protected', 'image_properties_1_created_at', 'image_properties_1_updated_at', 'image_properties_1_deleted_at', 'image_properties_1_deleted', 'image_properties_1_id', 'image_properties_1_image_id', 'image_properties_1_name', 'image_properties_1_value', 'image_locations_1_created_at', 'image_locations_1_updated_at', 'image_locations_1_deleted_at', 'image_locations_1_deleted', 'image_locations_1_id', 'image_locations_1_image_id', 'image_locations_1_value')
  257. <151>2013-08-23T00:46:54.379548+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280L, 'queued', 1, None, 0L, 0L, 'baa3187b7df94d9ea5a8a14008fa62f5', 0, None, None, None, None, None, None, None, None, datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, 112L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  258. <0>2013-08-23T00:46:54.381453+00:00 controller-13 �<150>glance-glance.registry.api.v1.images INFO: Successfully created image None
  259. <0>2013-08-23T00:46:54.384894+00:00 controller-13 �<151>glance-glance.registry.client DEBUG: Registry request POST /images HTTP 200 request id req-bfaf27ec-64fc-473a-ab85-5376e965a6f0
  260. <0>2013-08-23T00:46:54.385159+00:00 controller-13 �<151>glance-glance.common.client DEBUG: Constructed URL: http://10.20.0.2:9191/images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4
  261. <151>2013-08-23T00:46:54.385821+00:00 controller-13 glance-eventlet.wsgi.server DEBUG: 10.20.0.3 - - [23/Aug/2013 00:46:54] "POST /images HTTP/1.1" 200 712 0.880604
  262. <150>2013-08-23T00:46:54.399133+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT images.created_at AS images_created_at, images.updated_at AS images_updated_at, images.deleted_at AS images_deleted_at, images.deleted AS images_deleted, images.id AS images_id, images.name AS images_name, images.disk_format AS images_disk_format, images.container_format AS images_container_format, images.size AS images_size, images.status AS images_status, images.is_public AS images_is_public, images.checksum AS images_checksum, images.min_disk AS images_min_disk, images.min_ram AS images_min_ram, images.owner AS images_owner, images.protected AS images_protected, image_properties_1.created_at AS image_properties_1_created_at, image_properties_1.updated_at AS image_properties_1_updated_at, image_properties_1.deleted_at AS image_properties_1_deleted_at, image_properties_1.deleted AS image_properties_1_deleted, image_properties_1.id AS image_properties_1_id, image_properties_1.image_id AS image_properties_1_image_id, image_properties_1.name AS image_properties_1_name, image_properties_1.value AS image_properties_1_value, image_locations_1.created_at AS image_locations_1_created_at, image_locations_1.updated_at AS image_locations_1_updated_at, image_locations_1.deleted_at AS image_locations_1_deleted_at, image_locations_1.deleted AS image_locations_1_deleted, image_locations_1.id AS image_locations_1_id, image_locations_1.image_id AS image_locations_1_image_id, image_locations_1.value AS image_locations_1_value
  263. FROM images LEFT OUTER JOIN image_properties AS image_properties_1 ON images.id = image_properties_1.image_id LEFT OUTER JOIN image_locations AS image_locations_1 ON images.id = image_locations_1.image_id
  264. WHERE images.id = %s
  265. <150>2013-08-23T00:46:54.399753+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4',)
  266. <151>2013-08-23T00:46:54.402613+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('images_created_at', 'images_updated_at', 'images_deleted_at', 'images_deleted', 'images_id', 'images_name', 'images_disk_format', 'images_container_format', 'images_size', 'images_status', 'images_is_public', 'images_checksum', 'images_min_disk', 'images_min_ram', 'images_owner', 'images_protected', 'image_properties_1_created_at', 'image_properties_1_updated_at', 'image_properties_1_deleted_at', 'image_properties_1_deleted', 'image_properties_1_id', 'image_properties_1_image_id', 'image_properties_1_name', 'image_properties_1_value', 'image_locations_1_created_at', 'image_locations_1_updated_at', 'image_locations_1_deleted_at', 'image_locations_1_deleted', 'image_locations_1_id', 'image_locations_1_image_id', 'image_locations_1_value')
  267. <151>2013-08-23T00:46:54.403164+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280L, 'queued', 1, None, 0L, 0L, 'baa3187b7df94d9ea5a8a14008fa62f5', 0, None, None, None, None, None, None, None, None, datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, 112L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  268. <0>2013-08-23T00:46:54.405502+00:00 controller-13 �<150>glance-glance.registry.api.v1.images INFO: Successfully retrieved image 2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4
  269. <0>2013-08-23T00:46:54.407905+00:00 controller-13 �<151>glance-glance.registry.client DEBUG: Registry request GET /images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4 HTTP 200 request id req-767d5374-cd47-496a-a80d-d3c7a9e8a0ab
  270. <0>2013-08-23T00:46:54.408608+00:00 controller-13 �<151>glance-glance.registry DEBUG: Updating image metadata for image 2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4...
  271. <0>2013-08-23T00:46:54.409188+00:00 controller-13 �<151>glance-glance.common.client DEBUG: Constructed URL: http://10.20.0.2:9191/images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4
  272. <151>2013-08-23T00:46:54.410269+00:00 controller-13 glance-eventlet.wsgi.server DEBUG: 10.20.0.3 - - [23/Aug/2013 00:46:54] "GET /images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4 HTTP/1.1" 200 712 0.018566
  273. <0>2013-08-23T00:46:54.424597+00:00 controller-13 �<151>glance-glance.registry.api.v1.images DEBUG: Updating image 2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4 with metadata: {u'status': u'active', 'locations': [u'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img']}
  274. <150>2013-08-23T00:46:54.435061+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: BEGIN (implicit)
  275. <150>2013-08-23T00:46:54.439499+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT images.created_at AS images_created_at, images.updated_at AS images_updated_at, images.deleted_at AS images_deleted_at, images.deleted AS images_deleted, images.id AS images_id, images.name AS images_name, images.disk_format AS images_disk_format, images.container_format AS images_container_format, images.size AS images_size, images.status AS images_status, images.is_public AS images_is_public, images.checksum AS images_checksum, images.min_disk AS images_min_disk, images.min_ram AS images_min_ram, images.owner AS images_owner, images.protected AS images_protected, image_properties_1.created_at AS image_properties_1_created_at, image_properties_1.updated_at AS image_properties_1_updated_at, image_properties_1.deleted_at AS image_properties_1_deleted_at, image_properties_1.deleted AS image_properties_1_deleted, image_properties_1.id AS image_properties_1_id, image_properties_1.image_id AS image_properties_1_image_id, image_properties_1.name AS image_properties_1_name, image_properties_1.value AS image_properties_1_value, image_locations_1.created_at AS image_locations_1_created_at, image_locations_1.updated_at AS image_locations_1_updated_at, image_locations_1.deleted_at AS image_locations_1_deleted_at, image_locations_1.deleted AS image_locations_1_deleted, image_locations_1.id AS image_locations_1_id, image_locations_1.image_id AS image_locations_1_image_id, image_locations_1.value AS image_locations_1_value
  276. FROM images LEFT OUTER JOIN image_properties AS image_properties_1 ON images.id = image_properties_1.image_id LEFT OUTER JOIN image_locations AS image_locations_1 ON images.id = image_locations_1.image_id
  277. WHERE images.id = %s
  278. <150>2013-08-23T00:46:54.440748+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4',)
  279. <151>2013-08-23T00:46:54.444616+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('images_created_at', 'images_updated_at', 'images_deleted_at', 'images_deleted', 'images_id', 'images_name', 'images_disk_format', 'images_container_format', 'images_size', 'images_status', 'images_is_public', 'images_checksum', 'images_min_disk', 'images_min_ram', 'images_owner', 'images_protected', 'image_properties_1_created_at', 'image_properties_1_updated_at', 'image_properties_1_deleted_at', 'image_properties_1_deleted', 'image_properties_1_id', 'image_properties_1_image_id', 'image_properties_1_name', 'image_properties_1_value', 'image_locations_1_created_at', 'image_locations_1_updated_at', 'image_locations_1_deleted_at', 'image_locations_1_deleted', 'image_locations_1_id', 'image_locations_1_image_id', 'image_locations_1_value')
  280. <151>2013-08-23T00:46:54.445383+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280L, 'queued', 1, None, 0L, 0L, 'baa3187b7df94d9ea5a8a14008fa62f5', 0, None, None, None, None, None, None, None, None, datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, 112L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  281. <150>2013-08-23T00:46:54.450507+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: UPDATE images SET updated_at=%s, status=%s WHERE images.id = %s
  282. <150>2013-08-23T00:46:54.451267+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: (datetime.datetime(2013, 8, 23, 0, 46, 54, 447123), 'active', '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4')
  283. <150>2013-08-23T00:46:54.457440+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: COMMIT
  284. <150>2013-08-23T00:46:54.573924+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT image_locations.created_at AS image_locations_created_at, image_locations.updated_at AS image_locations_updated_at, image_locations.deleted_at AS image_locations_deleted_at, image_locations.deleted AS image_locations_deleted, image_locations.id AS image_locations_id, image_locations.image_id AS image_locations_image_id, image_locations.value AS image_locations_value
  285. FROM image_locations
  286. WHERE image_locations.image_id = %s AND image_locations.deleted = %s
  287. <150>2013-08-23T00:46:54.574203+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 0)
  288. <151>2013-08-23T00:46:54.576251+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('image_locations_created_at', 'image_locations_updated_at', 'image_locations_deleted_at', 'image_locations_deleted', 'image_locations_id', 'image_locations_image_id', 'image_locations_value')
  289. <151>2013-08-23T00:46:54.576589+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, 112L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  290. <150>2013-08-23T00:46:54.579290+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: BEGIN (implicit)
  291. <150>2013-08-23T00:46:54.580340+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: UPDATE image_locations SET updated_at=%s, deleted_at=%s, deleted=%s WHERE image_locations.id = %s
  292. <150>2013-08-23T00:46:54.580584+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: (datetime.datetime(2013, 8, 23, 0, 46, 54, 580187), datetime.datetime(2013, 8, 23, 0, 46, 54, 577829), 1, 112L)
  293. <150>2013-08-23T00:46:54.582128+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: COMMIT
  294. <150>2013-08-23T00:46:54.639056+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: BEGIN (implicit)
  295. <150>2013-08-23T00:46:54.639887+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: INSERT INTO image_locations (created_at, updated_at, deleted_at, deleted, image_id, value) VALUES (%s, %s, %s, %s, %s, %s)
  296. <150>2013-08-23T00:46:54.640269+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: (datetime.datetime(2013, 8, 23, 0, 46, 54, 639713), datetime.datetime(2013, 8, 23, 0, 46, 54, 639722), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  297. <150>2013-08-23T00:46:54.642047+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: COMMIT
  298. <150>2013-08-23T00:46:54.715153+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT images.created_at AS images_created_at, images.updated_at AS images_updated_at, images.deleted_at AS images_deleted_at, images.deleted AS images_deleted, images.id AS images_id, images.name AS images_name, images.disk_format AS images_disk_format, images.container_format AS images_container_format, images.size AS images_size, images.status AS images_status, images.is_public AS images_is_public, images.checksum AS images_checksum, images.min_disk AS images_min_disk, images.min_ram AS images_min_ram, images.owner AS images_owner, images.protected AS images_protected, image_properties_1.created_at AS image_properties_1_created_at, image_properties_1.updated_at AS image_properties_1_updated_at, image_properties_1.deleted_at AS image_properties_1_deleted_at, image_properties_1.deleted AS image_properties_1_deleted, image_properties_1.id AS image_properties_1_id, image_properties_1.image_id AS image_properties_1_image_id, image_properties_1.name AS image_properties_1_name, image_properties_1.value AS image_properties_1_value, image_locations_1.created_at AS image_locations_1_created_at, image_locations_1.updated_at AS image_locations_1_updated_at, image_locations_1.deleted_at AS image_locations_1_deleted_at, image_locations_1.deleted AS image_locations_1_deleted, image_locations_1.id AS image_locations_1_id, image_locations_1.image_id AS image_locations_1_image_id, image_locations_1.value AS image_locations_1_value
  299. FROM images LEFT OUTER JOIN image_properties AS image_properties_1 ON images.id = image_properties_1.image_id LEFT OUTER JOIN image_locations AS image_locations_1 ON images.id = image_locations_1.image_id
  300. WHERE images.id = %s
  301. <150>2013-08-23T00:46:54.715616+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4',)
  302. <151>2013-08-23T00:46:54.718983+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('images_created_at', 'images_updated_at', 'images_deleted_at', 'images_deleted', 'images_id', 'images_name', 'images_disk_format', 'images_container_format', 'images_size', 'images_status', 'images_is_public', 'images_checksum', 'images_min_disk', 'images_min_ram', 'images_owner', 'images_protected', 'image_properties_1_created_at', 'image_properties_1_updated_at', 'image_properties_1_deleted_at', 'image_properties_1_deleted', 'image_properties_1_id', 'image_properties_1_image_id', 'image_properties_1_name', 'image_properties_1_value', 'image_locations_1_created_at', 'image_locations_1_updated_at', 'image_locations_1_deleted_at', 'image_locations_1_deleted', 'image_locations_1_id', 'image_locations_1_image_id', 'image_locations_1_value')
  303. <151>2013-08-23T00:46:54.719344+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280L, 'active', 1, None, 0L, 0L, 'baa3187b7df94d9ea5a8a14008fa62f5', 0, None, None, None, None, None, None, None, None, datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), 1, 112L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  304. <151>2013-08-23T00:46:54.719629+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280L, 'active', 1, None, 0L, 0L, 'baa3187b7df94d9ea5a8a14008fa62f5', 0, None, None, None, None, None, None, None, None, datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, 115L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  305. <0>2013-08-23T00:46:54.721416+00:00 controller-13 �<150>glance-glance.registry.api.v1.images INFO: Updating metadata for image 2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4
  306. <0>2013-08-23T00:46:54.723454+00:00 controller-13 �<151>glance-glance.registry.client DEBUG: Registry request PUT /images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4 HTTP 200 request id req-426081c7-2fc3-46d8-9280-ec18a8b8ede8
  307. <0>2013-08-23T00:46:54.724850+00:00 controller-13 �<151>glance-glance.common.client DEBUG: Constructed URL: http://10.20.0.2:9191/images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4/members
  308. <151>2013-08-23T00:46:54.725885+00:00 controller-13 glance-eventlet.wsgi.server DEBUG: 10.20.0.3 - - [23/Aug/2013 00:46:54] "PUT /images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4 HTTP/1.1" 200 712 0.309896
  309. <150>2013-08-23T00:46:54.737431+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT images.created_at AS images_created_at, images.updated_at AS images_updated_at, images.deleted_at AS images_deleted_at, images.deleted AS images_deleted, images.id AS images_id, images.name AS images_name, images.disk_format AS images_disk_format, images.container_format AS images_container_format, images.size AS images_size, images.status AS images_status, images.is_public AS images_is_public, images.checksum AS images_checksum, images.min_disk AS images_min_disk, images.min_ram AS images_min_ram, images.owner AS images_owner, images.protected AS images_protected, image_properties_1.created_at AS image_properties_1_created_at, image_properties_1.updated_at AS image_properties_1_updated_at, image_properties_1.deleted_at AS image_properties_1_deleted_at, image_properties_1.deleted AS image_properties_1_deleted, image_properties_1.id AS image_properties_1_id, image_properties_1.image_id AS image_properties_1_image_id, image_properties_1.name AS image_properties_1_name, image_properties_1.value AS image_properties_1_value, image_locations_1.created_at AS image_locations_1_created_at, image_locations_1.updated_at AS image_locations_1_updated_at, image_locations_1.deleted_at AS image_locations_1_deleted_at, image_locations_1.deleted AS image_locations_1_deleted, image_locations_1.id AS image_locations_1_id, image_locations_1.image_id AS image_locations_1_image_id, image_locations_1.value AS image_locations_1_value
  310. FROM images LEFT OUTER JOIN image_properties AS image_properties_1 ON images.id = image_properties_1.image_id LEFT OUTER JOIN image_locations AS image_locations_1 ON images.id = image_locations_1.image_id
  311. WHERE images.id = %s
  312. <150>2013-08-23T00:46:54.741417+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: ('2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4',)
  313. <151>2013-08-23T00:46:54.744514+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('images_created_at', 'images_updated_at', 'images_deleted_at', 'images_deleted', 'images_id', 'images_name', 'images_disk_format', 'images_container_format', 'images_size', 'images_status', 'images_is_public', 'images_checksum', 'images_min_disk', 'images_min_ram', 'images_owner', 'images_protected', 'image_properties_1_created_at', 'image_properties_1_updated_at', 'image_properties_1_deleted_at', 'image_properties_1_deleted', 'image_properties_1_id', 'image_properties_1_image_id', 'image_properties_1_name', 'image_properties_1_value', 'image_locations_1_created_at', 'image_locations_1_updated_at', 'image_locations_1_deleted_at', 'image_locations_1_deleted', 'image_locations_1_id', 'image_locations_1_image_id', 'image_locations_1_value')
  314. <151>2013-08-23T00:46:54.745315+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280L, 'active', 1, None, 0L, 0L, 'baa3187b7df94d9ea5a8a14008fa62f5', 0, None, None, None, None, None, None, None, None, datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), 1, 112L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  315. <151>2013-08-23T00:46:54.745674+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Row (datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'cirros-5', 'qcow2', 'bare', 9761280L, 'active', 1, None, 0L, 0L, 'baa3187b7df94d9ea5a8a14008fa62f5', 0, None, None, None, None, None, None, None, None, datetime.datetime(2013, 8, 23, 0, 46, 54), datetime.datetime(2013, 8, 23, 0, 46, 54), None, 0, 115L, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4', 'https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img')
  316. <150>2013-08-23T00:46:54.754029+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: SELECT image_members.created_at AS image_members_created_at, image_members.updated_at AS image_members_updated_at, image_members.deleted_at AS image_members_deleted_at, image_members.deleted AS image_members_deleted, image_members.id AS image_members_id, image_members.image_id AS image_members_image_id, image_members.member AS image_members_member, image_members.can_share AS image_members_can_share, image_members.status AS image_members_status
  317. FROM image_members
  318. WHERE image_members.deleted = %s AND image_members.image_id = %s
  319. <150>2013-08-23T00:46:54.754688+00:00 controller-13 glance-sqlalchemy.engine.base.Engine INFO: (0, '2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4')
  320. <151>2013-08-23T00:46:54.757596+00:00 controller-13 glance-sqlalchemy.engine.base.Engine DEBUG: Col ('image_members_created_at', 'image_members_updated_at', 'image_members_deleted_at', 'image_members_deleted', 'image_members_id', 'image_members_image_id', 'image_members_member', 'image_members_can_share', 'image_members_status')
  321. <0>2013-08-23T00:46:54.758881+00:00 controller-13 �<150>glance-glance.registry.api.v1.members INFO: Returning member list for image 2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4
  322. <0>2013-08-23T00:46:54.760881+00:00 controller-13 �<151>glance-glance.registry.client DEBUG: Registry request GET /images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4/members HTTP 200 request id req-eb4c0ed6-9c21-4112-a19c-07fe987dfcf2
  323. <151>2013-08-23T00:46:54.767200+00:00 controller-13 glance-eventlet.wsgi.server DEBUG: 10.20.0.3 - - [23/Aug/2013 00:46:54] "GET /images/2677f5b8-9a15-48dd-82c0-6cad5ec4d0d4/members HTTP/1.1" 200 204 0.031998
  324. <151>2013-08-23T00:46:54.768064+00:00 controller-13 glance-eventlet.wsgi.server DEBUG: 10.20.0.4 - - [23/Aug/2013 00:46:54] "POST //v1/images HTTP/1.1" 201 691 4.705371
Advertisement
Add Comment
Please, Sign In to add comment