Advertisement
Guest User

Untitled

a guest
Jul 18th, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. 2014-07-18 20:22:28 INFO worker.uniter.jujuc server.go:102 running hook tool "juju-log" ["-l" "INFO" "Loaded template from templates/icehouse/cinder.conf"]
  2. 2014-07-18 20:22:28 DEBUG worker.uniter.jujuc server.go:103 hook context id "cinder/0:shared-db-relation-changed:8813127144397064217"; dir "/var/lib/juju/agents/unit-cinder-0/charm"
  3. 2014-07-18 20:22:28 INFO juju-log shared-db:31: Loaded template from templates/icehouse/cinder.conf
  4. 2014-07-18 20:22:28 INFO worker.uniter.jujuc server.go:102 running hook tool "juju-log" ["-l" "INFO" "Rendering from template: cinder.conf"]
  5. 2014-07-18 20:22:28 DEBUG worker.uniter.jujuc server.go:103 hook context id "cinder/0:shared-db-relation-changed:8813127144397064217"; dir "/var/lib/juju/agents/unit-cinder-0/charm"
  6. 2014-07-18 20:22:28 INFO juju-log shared-db:31: Rendering from template: cinder.conf
  7. 2014-07-18 20:22:28 INFO worker.uniter.jujuc server.go:102 running hook tool "juju-log" ["-l" "INFO" "Wrote template /etc/cinder/cinder.conf."]
  8. 2014-07-18 20:22:28 DEBUG worker.uniter.jujuc server.go:103 hook context id "cinder/0:shared-db-relation-changed:8813127144397064217"; dir "/var/lib/juju/agents/unit-cinder-0/charm"
  9. 2014-07-18 20:22:28 INFO juju-log shared-db:31: Wrote template /etc/cinder/cinder.conf.
  10. 2014-07-18 20:22:28 INFO worker.uniter.jujuc server.go:102 running hook tool "relation-ids" ["--format=json" "ha"]
  11. 2014-07-18 20:22:28 DEBUG worker.uniter.jujuc server.go:103 hook context id "cinder/0:shared-db-relation-changed:8813127144397064217"; dir "/var/lib/juju/agents/unit-cinder-0/charm"
  12. 2014-07-18 20:22:28 INFO worker.uniter.jujuc server.go:102 running hook tool "relation-list" ["--format=json" "-r" "ha:13"]
  13. 2014-07-18 20:22:28 DEBUG worker.uniter.jujuc server.go:103 hook context id "cinder/0:shared-db-relation-changed:8813127144397064217"; dir "/var/lib/juju/agents/unit-cinder-0/charm"
  14. 2014-07-18 20:22:28 INFO worker.uniter.jujuc server.go:102 running hook tool "relation-get" ["--format=json" "-r" "ha:13" "clustered" "cinder-hacluster/2"]
  15. 2014-07-18 20:22:28 DEBUG worker.uniter.jujuc server.go:103 hook context id "cinder/0:shared-db-relation-changed:8813127144397064217"; dir "/var/lib/juju/agents/unit-cinder-0/charm"
  16. 2014-07-18 20:22:28 INFO worker.uniter.jujuc server.go:102 running hook tool "juju-log" ["[cinder] Cluster leader, performing db sync"]
  17. 2014-07-18 20:22:28 DEBUG worker.uniter.jujuc server.go:103 hook context id "cinder/0:shared-db-relation-changed:8813127144397064217"; dir "/var/lib/juju/agents/unit-cinder-0/charm"
  18. 2014-07-18 20:22:28 INFO juju-log shared-db:31: [cinder] Cluster leader, performing db sync
  19. 2014-07-18 20:22:28 INFO shared-db-relation-changed 2014-07-18 20:22:28.637 28128 CRITICAL cinder [-] OperationalError: (OperationalError) (1130, "Host '4-4-1-95.cisco.com' is not allowed to connect to this MySQL server") None None
  20. 2014-07-18 20:22:28 INFO shared-db-relation-changed
  21. 2014-07-18 20:22:28 INFO shared-db-relation-changed Traceback (most recent call last):
  22. 2014-07-18 20:22:28 INFO shared-db-relation-changed File "/var/lib/juju/agents/unit-cinder-0/charm/hooks/shared-db-relation-changed", line 331, in <module>
  23. 2014-07-18 20:22:28 INFO shared-db-relation-changed hooks.execute(sys.argv)
  24. 2014-07-18 20:22:28 INFO shared-db-relation-changed File "/var/lib/juju/agents/unit-cinder-0/charm/hooks/charmhelpers/core/hookenv.py", line 478, in execute
  25. 2014-07-18 20:22:28 INFO shared-db-relation-changed self._hooks[hook_name]()
  26. 2014-07-18 20:22:28 INFO shared-db-relation-changed File "/var/lib/juju/agents/unit-cinder-0/charm/hooks/charmhelpers/core/host.py", line 218, in wrapped_f
  27. 2014-07-18 20:22:28 INFO shared-db-relation-changed f(*args)
  28. 2014-07-18 20:22:28 INFO shared-db-relation-changed File "/var/lib/juju/agents/unit-cinder-0/charm/hooks/shared-db-relation-changed", line 133, in db_changed
  29. 2014-07-18 20:22:28 INFO shared-db-relation-changed migrate_database()
  30. 2014-07-18 20:22:28 INFO shared-db-relation-changed File "/var/lib/juju/agents/unit-cinder-0/charm/hooks/cinder_utils.py", line 376, in migrate_database
  31. 2014-07-18 20:22:28 INFO shared-db-relation-changed subprocess.check_call(cmd)
  32. 2014-07-18 20:22:28 INFO shared-db-relation-changed File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
  33. 2014-07-18 20:22:28 INFO shared-db-relation-changed raise CalledProcessError(retcode, cmd)
  34. 2014-07-18 20:22:28 INFO shared-db-relation-changed subprocess.CalledProcessError: Command '['cinder-manage', 'db', 'sync']' returned non-zero exit status 1
  35. 2014-07-18 20:22:28 ERROR juju.worker.uniter uniter.go:486 hook failed: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement