[openstack-dev] [devstack] image create mysql error

liuxinguo liuxinguo at huawei.com
Mon Dec 1 00:33:43 UTC 2014


When our CI run devstack, it occurs error when run " image create mysql". Log is pasted as following:

  22186 2014-11-29 21:11:48.611 | ++ basename /opt/stack/new/devstack/files/mysql.qcow2 .qcow2
  22187 2014-11-29 21:11:48.623 | + image_name=mysql
  22188 2014-11-29 21:11:48.624 | + disk_format=qcow2
  22189 2014-11-29 21:11:48.624 | + container_format=bare
  22190 2014-11-29 21:11:48.624 | + is_arch ppc64
  22191 2014-11-29 21:11:48.628 | ++ uname -m
  22192 2014-11-29 21:11:48.710 | + [[ i686 == \p\p\c\6\4 ]]
  22193 2014-11-29 21:11:48.710 | + '[' bare = bare ']'
  22194 2014-11-29 21:11:48.710 | + '[' '' = zcat ']'
  22195 2014-11-29 21:11:48.710 | + openstack --os-token 5387fe9c6f6d4182b09461fe232501db --os-url http://127.0.0.1:9292<http://127.0.0.1:9292/> image create mysql --public --container-format=bare --disk-format qcow2
  22196 2014-11-29 21:11:57.275 | ERROR: openstack <html>
  22197 2014-11-29 21:11:57.275 |  <head>
  22198 2014-11-29 21:11:57.275 |   <title>401 Unauthorized</title>
  22199 2014-11-29 21:11:57.275 |  </head>
  22200 2014-11-29 21:11:57.275 |  <body>
  22201 2014-11-29 21:11:57.275 |   <h1>401 Unauthorized</h1>
  22202 2014-11-29 21:11:57.275 |   This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required.<br /><br />
  22203 2014-11-29 21:11:57.275 |
  22204 2014-11-29 21:11:57.276 |  </body>
  22205 2014-11-29 21:11:57.276 | </html> (HTTP 401)
  22206 2014-11-29 21:11:57.344 | + exit_trap

*         Any one can give me some hint<app:ds:hint>?
*         Thanks.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141201/f0f55b10/attachment.html>


More information about the OpenStack-dev mailing list