That maas.log from jhujhiti is packed with OAuthUnauthorized exceptions. Right at the end of celery.log there's:
[2013-05-29 10:33:56,514: INFO/MainProcess] Got task from broker: provisioningserver.tasks.refresh_secrets[842cc6d7-7e55-4098-a31e- 221b87b0b545] and a little time later: [2013-05-29 10:41:28,385: INFO/PoolWorker-3] Not sending DHCP leases to server: not all required knowledge received from server yet. Missing: api_credentials, nodegroup_uuid which suggests that refresh_secrets has not fully worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153077 Title: rabbitmq queue fills up and celery stops executing tasks when upload_dhcp_leases is done every minute (by default) To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1153077/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
