Relevant longs from broken Jammy 24.4.1 versus working Jammy 24.4.0 === Working Jammy cloud-init 24.4.0 (performs retry after 1 second wait)
2025-04-11 22:41:46,944 - url_helper.py[DEBUG]: Calling 'http://172.0.2.15:5248/MAAS/metadata/2012-03-01/meta-data/instance-id' failed [6/120s]: request error [HTTPConnectionPool(host='172.0.2.15', port=5248): Max retries exceeded with url: /MAAS/metadata/2012-03-01/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc410f65870>: Failed to establish a new connection: [Errno 113] No route to host'))] 2025-04-11 22:41:46,946 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again 2025-04-11 22:41:46,958 - url_helper.py[DEBUG]: Read from http://172.0.2.15:5248/MAAS/metadata/status/dgq7e4 (204, 0b) after 1 attempts 2025-04-11 22:41:47,952 - url_helper.py[DEBUG]: [0/1] open 'http://172.0.2.15:5248/MAAS/metadata/2012-03-01/meta-data/instance-id' with {'url': 'http://172.0.2.15:5248/MAAS/metadata/2012-03-01/meta-data/instance-id', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0, 'headers': {'Authorization': 'OAuth oauth_nonce="REDACT", oauth_timestamp="1744411307", oauth_version="1.0", oauth_signature_method="PLAINTEXT", oauth_consumer_key="REDACT", oauth_token="REDACT", oauth_signature="%REDACT"', 'User-Agent': 'Cloud-Init/24.4-0ubuntu1~22.04.1'}} configuration 2025-04-11 22:41:48,156 - url_helper.py[DEBUG]: Read from http://172.0.2.15:5248/MAAS/metadata/2012-03-01/meta-data/instance-id (200, 6b) after 1 attempts === Broken Jammy cloud-init 24.4.1 doesn't perform retry 2025-04-11 22:11:49,032 - url_helper.py[DEBUG]: [0/1] open 'http://172.0.2.15:5248/MAAS/metadata/2012-03-01/meta-data/instance-id' with {'url': 'http://172.0.2.15:5248/MAAS/metadata/2012-03-01/meta-data/instance-id', 'stream': False, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0, 'headers': {'Authorization': 'OAuth oauth_nonce="80463145369121659121744409509", oauth_timestamp="1744409509", oauth_version="1.0", oauth_signature_method="PLAINTEXT", oauth_consumer_key="REDACT", oauth_token="REDACT", oauth_signature="%REDACT"', 'User-Agent': 'Cloud-Init/24.4.1-0ubuntu0~22.04.2'}} configuration 2025-04-11 22:11:52,105 - handlers.py[WARNING]: Failed posting event: {"name": "init-network/check-cache", "description": "attempting to read from cache [trust]", "event_type": "start", "origin": "cloudinit", "timestamp": 1744409508.9984295}. This was caused by: HTTPConnectionPool(host='172.0.2.15', port=5248): Max retries exceeded with url: /MAAS/metadata/status/dgq7e4 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f81cac85bd0>: Failed to establish a new connection: [Errno 113] No route to host')) 2025-04-11 22:11:52,110 - url_helper.py[DEBUG]: Calling 'http://172.0.2.15:5248/MAAS/metadata/2012-03-01/meta-data/instance-id' failed [3/120s]: request error [HTTPConnectionPool(host='172.0.2.15', port=5248): Max retries exceeded with url: /MAAS/metadata/2012-03-01/meta-data/instance-id (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f81cac85870>: Failed to establish a new connection: [Errno 113] No route to host'))] 2025-04-11 22:11:52,110 - log_util.py[WARNING]: Failed fetching metadata from url http://172.0.2.15:5248/MAAS/metadata/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2106671 Title: Deployments using a bonded interface on the "MAAS" management network are broken To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/2106671/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
