I restarted from scratch from the OS up. Changed items are:
OS: Ubuntu 23.10
MaaS: 3.4.1-14343-g.a552d2522
Same result as before. It has been 1.5 hours since I attempted to download images via the CLI.
When running MaaS 3.4.0 in my original post, downloads took about 10-12 minutes to download/sync via the UI.
I have not attempted downloads via the UI in MaaS 3.4.1 yet.
Here is what I’ve done so far:
Made image selections:
maas $MAAS_PROFILE boot-source-selections create 1 \
os="ubuntu" release="jammy" arches="amd64" subarches="*" lables="*" && \
maas $MAAS_PROFILE boot-source-selections create 1 \
os="ubuntu" release="mantic" arches="arm64" subarches="*" lables="*"
Reviewed image selection:
maas $MAAS_PROFILE boot-source-selections read 1
Success.
Machine-readable output follows:
[
{
"os": "ubuntu",
"release": "focal",
"arches": [
"amd64"
],
"subarches": [
"*"
],
"labels": [
"*"
],
"boot_source_id": 1,
"id": 1,
"resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/"
},
{
"os": "ubuntu",
"release": "jammy",
"arches": [
"amd64"
],
"subarches": [
"*"
],
"labels": [],
"boot_source_id": 1,
"id": 2,
"resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/2/"
},
{
"os": "ubuntu",
"release": "mantic",
"arches": [
"arm64"
],
"subarches": [
"*"
],
"labels": [],
"boot_source_id": 1,
"id": 3,
"resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/3/"
}
]
Initiate image download/sync:
maas $MAAS_PROFILE boot-resources import
Checking on its progress after 1.5 hours:
maas $MAAS_PROFILE boot-resources is-importing
Success.
Machine-readable output follows:
false
Reviewing downloaded images after 1.5 hours (condensed output)
maas $MAAS_PROFILE boot-resources read | jq -r '.[] | [.name, .architecture, .type] | @csv'
"grub-efi-signed/uefi","amd64/generic","Synced"
"grub-efi/uefi","arm64/generic","Synced"
"grub-ieee1275/open-firmware","ppc64el/generic","Synced"
"pxelinux/pxe","i386/generic","Synced"
"ubuntu/focal","amd64/ga-20.04","Synced"
"ubuntu/focal","amd64/ga-20.04-lowlatency","Synced"
"ubuntu/focal","amd64/hwe-20.04","Synced"
"ubuntu/focal","amd64/hwe-20.04-edge","Synced"
"ubuntu/focal","amd64/hwe-20.04-lowlatency","Synced"
"ubuntu/focal","amd64/hwe-20.04-lowlatency-edge","Synced"
Logs:
2024-03-25T03:55:10.494186-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T03:55:10.494408-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T03:55:11.315238-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T03:55:12.757276-04:00 chickenlittle maas.bootsources: [info] Updated boot sources cache.
2024-03-25T03:55:12.777680-04:00 chickenlittle maas.bootresources: [info] Started importing of boot images from 1 source(s).
2024-03-25T03:55:12.779097-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T03:55:12.779175-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T03:55:13.238436-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T03:55:13.756051-04:00 chickenlittle maas.networks.monitor: [info] networks-monitoring: Process ID 40172 assumed responsibility.
2024-03-25T03:55:13.756060-04:00 chickenlittle maas.networks.monitor: [info] version-update-check: Process ID 40172 assumed responsibility.
2024-03-25T03:55:13.756065-04:00 chickenlittle maas.networks.monitor: [info] certificate-expiration-check: Process ID 40172 assumed responsibility.
2024-03-25T03:55:13.756070-04:00 chickenlittle maas.networks.monitor: [info] vault-secrets-cleanup: Process ID 40172 assumed responsibility.
2024-03-25T03:55:13.756074-04:00 chickenlittle maas.service_monitor: [info] Service 'maas-syslog' is not on, it will be started.
2024-03-25T03:55:13.756078-04:00 chickenlittle maas.refresh: [info] Refreshing rack controller hardware information.
2024-03-25T03:55:14.487308-04:00 chickenlittle maas.bootresources: [info] Importing images from source: http://images.maas.io/ephemeral-v3/stable/
2024-03-25T03:55:16.291972-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04 20240319
2024-03-25T03:55:16.320449-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04-lowlatency 20240319
2024-03-25T03:55:16.347133-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04 20240319
2024-03-25T03:55:16.372735-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-edge 20240319
2024-03-25T03:55:16.399267-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency 20240319
2024-03-25T03:55:16.424933-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency-edge 20240319
2024-03-25T03:55:19.008297-04:00 chickenlittle maas.service_monitor: [info] Service 'chrony' has been restarted. Its current state is 'on' and 'running'.
2024-03-25T03:55:19.008303-04:00 chickenlittle maas.service_monitor: [error] Service 'maas-syslog' failed to start. Its current state is 'off' and 'dead'.
2024-03-25T03:55:19.008306-04:00 chickenlittle maas.service_monitor: [info] Service 'maas-proxy' has been restarted. Its current state is 'on' and 'running'.
2024-03-25T03:55:19.903093-04:00 chickenlittle maas.service_monitor: [info] Service 'maas-http' has been restarted. Its current state is 'on' and 'running'.
2024-03-25T03:55:19.904397-04:00 chickenlittle maas.service_monitor: [info] Service 'maas-http' has been restarted. Its current state is 'on' and 'running'.
2024-03-25T03:55:20.868875-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Region controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 converted into a region and rack controller.
2024-03-25T03:55:20.997139-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T03:55:21.085050-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 2 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T03:55:23.806736-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T03:55:23.839674-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T03:55:23.840208-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T03:55:23.908072-04:00 chickenlittle maas.import-images: [warn] Finished importing boot images, the region does not have any boot images available.
2024-03-25T03:55:23.909036-04:00 chickenlittle maas.tftp: [warn] No boot images have been imported from the region.
2024-03-25T03:55:30.033145-04:00 chickenlittle maas.service_monitor: [info] Service 'maas-syslog' has been restarted. Its current state is 'on' and 'running'.
2024-03-25T03:55:35.020028-04:00 chickenlittle maas.service_monitor: [info] Service 'maas-http' has been restarted. Its current state is 'on' and 'running'.
2024-03-25T03:55:38.954328-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T03:55:39.025470-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 2 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T03:55:43.537900-04:00 chickenlittle maas.refresh: [info] Refreshing rack controller hardware information.
2024-03-25T03:55:55.657864-04:00 chickenlittle maas.service_monitor: [info] Service 'maas-proxy' has been restarted. Its current state is 'on' and 'running'.
2024-03-25T03:56:08.950587-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T03:57:09.017396-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 8 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T03:57:21.665858-04:00 chickenlittle maas.interface: [info] enp1s0 (physical) on chickenlittle: New MAC, IP binding observed: e4:38:83:21:14:9f, 192.168.100.1
2024-03-25T03:57:21.666581-04:00 chickenlittle maas.interface: [info] enp1s0 (physical) on chickenlittle: New MAC, IP binding observed: 7c:83:34:bf:8c:37, 192.168.100.10
2024-03-25T04:00:08.827193-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:00:08.844757-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:00:08.844831-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T04:00:08.942637-04:00 chickenlittle maas.import-images: [info] Downloading boot resources from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:00:09.389654-04:00 chickenlittle maas.import-images: [info] Writing boot image metadata.
2024-03-25T04:00:09.395496-04:00 chickenlittle maas.import-images: [info] Linking boot images snapshot /var/snap/maas/common/maas/boot-resources/snapshot-20240325-080008
2024-03-25T04:00:09.401689-04:00 chickenlittle maas.uefi_amd64: [error] Unable to find a copy of bootx64.efi, grubx64.efi in the SimpleStream and the packages shim-signed, and grub-efi-amd64-signed are not installed. The uefi_ebc_tftp bootloader type may not work.
2024-03-25T04:00:09.402320-04:00 chickenlittle maas.import-images: [info] Cleaning up old snapshots and cache.
2024-03-25T04:00:09.403190-04:00 chickenlittle maas.import-images: [info] Finished importing boot images.
2024-03-25T04:01:17.284672-04:00 chickenlittle maas.bootresources: [info] Finished importing of boot images from 1 source(s).
2024-03-25T04:01:17.290957-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:01:17.293962-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:01:17.294060-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T04:01:17.453578-04:00 chickenlittle maas.import-images: [info] Downloading boot resources from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:01:27.234272-04:00 chickenlittle maas.import-images: [info] Writing boot image metadata.
2024-03-25T04:01:27.359275-04:00 chickenlittle maas.import-images: [info] Linking boot images snapshot /var/snap/maas/common/maas/boot-resources/snapshot-20240325-080117
2024-03-25T04:01:27.364840-04:00 chickenlittle maas.import-images: [info] Cleaning up old snapshots and cache.
2024-03-25T04:01:27.366866-04:00 chickenlittle maas.import-images: [info] Finished importing boot images.
2024-03-25T04:12:38.921227-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T04:14:08.991420-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 11 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T04:20:08.819586-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:20:08.832511-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:20:08.832588-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T04:20:08.954634-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T04:20:08.955700-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:21:14.882520-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T04:21:14.882774-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T04:21:15.795533-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T04:21:17.111141-04:00 chickenlittle maas.bootsources: [info] Updated boot sources cache.
2024-03-25T04:21:17.122982-04:00 chickenlittle maas.bootresources: [info] Started importing of boot images from 1 source(s).
2024-03-25T04:21:17.123695-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T04:21:17.123743-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T04:21:17.603060-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T04:21:18.836665-04:00 chickenlittle maas.bootresources: [info] Importing images from source: http://images.maas.io/ephemeral-v3/stable/
2024-03-25T04:21:20.614263-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04 20240319
2024-03-25T04:21:20.649950-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04-lowlatency 20240319
2024-03-25T04:21:20.685101-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04 20240319
2024-03-25T04:21:20.721270-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-edge 20240319
2024-03-25T04:21:20.755547-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency 20240319
2024-03-25T04:21:20.790888-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency-edge 20240319
2024-03-25T04:21:20.838052-04:00 chickenlittle maas.bootresources: [info] Finished importing of boot images from 1 source(s).
2024-03-25T04:21:20.843053-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:21:20.845618-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:21:20.845689-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T04:21:20.955578-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T04:21:20.956666-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:29:38.917343-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T04:31:08.984574-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 11 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T04:40:08.818667-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:40:08.836171-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:40:08.836248-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T04:40:08.979917-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T04:40:08.981011-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:46:38.872168-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T04:48:09.029267-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 11 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T04:55:10.426455-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T04:55:10.426539-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T04:55:10.894498-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T04:55:12.152715-04:00 chickenlittle maas.bootsources: [info] Updated boot sources cache.
2024-03-25T04:55:12.165270-04:00 chickenlittle maas.bootresources: [info] Started importing of boot images from 1 source(s).
2024-03-25T04:55:12.166243-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T04:55:12.166281-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T04:55:12.640787-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T04:55:13.878475-04:00 chickenlittle maas.bootresources: [info] Importing images from source: http://images.maas.io/ephemeral-v3/stable/
2024-03-25T04:55:15.658610-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04 20240319
2024-03-25T04:55:15.693581-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04-lowlatency 20240319
2024-03-25T04:55:15.730611-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04 20240319
2024-03-25T04:55:15.763938-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-edge 20240319
2024-03-25T04:55:15.799200-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency 20240319
2024-03-25T04:55:15.835038-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency-edge 20240319
2024-03-25T04:55:15.883236-04:00 chickenlittle maas.bootresources: [info] Finished importing of boot images from 1 source(s).
2024-03-25T04:55:15.887374-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T04:55:15.889635-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T04:55:15.889701-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T04:55:16.006220-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T04:55:16.007337-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:03:38.914627-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T05:05:09.083582-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 12 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T05:15:08.806018-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:15:08.815825-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T05:15:08.815903-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T05:15:08.987294-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T05:15:08.988335-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:20:38.913339-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T05:22:09.008887-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 11 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T05:35:08.808533-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:35:08.812321-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T05:35:08.812406-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T05:35:08.971617-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T05:35:08.972941-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:37:38.945666-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T05:54:39.003494-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 14 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T05:55:08.835310-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:55:08.839422-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T05:55:08.839559-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T05:55:08.977870-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T05:55:09.023465-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T05:55:09.149698-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:55:09.169798-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T05:55:09.276362-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 3 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T05:55:10.425002-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T05:55:10.425080-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T05:55:11.286480-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T05:55:12.542348-04:00 chickenlittle maas.bootsources: [info] Updated boot sources cache.
2024-03-25T05:55:12.554191-04:00 chickenlittle maas.bootresources: [info] Started importing of boot images from 1 source(s).
2024-03-25T05:55:12.555143-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/
2024-03-25T05:55:12.555188-04:00 chickenlittle maas.import-images: [info] Region downloading image descriptions from 'http://images.maas.io/ephemeral-v3/stable/'.
2024-03-25T05:55:13.014852-04:00 chickenlittle maas.import-images: [warn] Ignoring unsupported product com.ubuntu.maas.stable:1:pxelinux:pxe:amd64
2024-03-25T05:55:14.241573-04:00 chickenlittle maas.bootresources: [info] Importing images from source: http://images.maas.io/ephemeral-v3/stable/
2024-03-25T05:55:15.994437-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04 20240319
2024-03-25T05:55:16.030663-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:ga-20.04-lowlatency 20240319
2024-03-25T05:55:16.065531-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04 20240319
2024-03-25T05:55:16.104069-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-edge 20240319
2024-03-25T05:55:16.143001-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency 20240319
2024-03-25T05:55:16.182156-04:00 chickenlittle maas.bootresources: [warn] Ignoring unsupported filetype(manifest) from com.ubuntu.maas.stable:v3:boot:20.04:amd64:hwe-20.04-lowlatency-edge 20240319
2024-03-25T05:55:16.232587-04:00 chickenlittle maas.bootresources: [info] Finished importing of boot images from 1 source(s).
2024-03-25T05:55:16.236893-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:55:16.285689-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T05:55:16.285818-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T05:55:16.410457-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T05:55:16.411577-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T05:55:19.159161-04:00 chickenlittle maas.dhcp.probe: [error] Unable to probe for DHCP servers: Connection was closed cleanly.
2024-03-25T05:55:38.917063-04:00 chickenlittle maas.rpc.rackcontrollers: [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.
2024-03-25T06:13:09.044618-04:00 chickenlittle maas.rpc.rackcontrollers: message repeated 17 times: [ [info] Existing rack controller 'chickenlittle' running version 3.4.1-14343-g.a552d2522 has connected to region 'chickenlittle'.]
2024-03-25T06:15:08.813964-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
2024-03-25T06:15:08.818630-04:00 chickenlittle maas.import-images: [info] Downloading image descriptions from http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json
2024-03-25T06:15:08.818712-04:00 chickenlittle maas.import-images: [info] Rack downloading image descriptions from 'http://192.168.100.10:5240/MAAS/images-stream/streams/v1/index.json'.
2024-03-25T06:15:08.972592-04:00 chickenlittle maas.import-images: [info] Finished importing boot images, the region does not have any new images.
2024-03-25T06:15:08.973977-04:00 chickenlittle maas.import-images: [info] Starting rack boot image import
Thanks for the validation/pointers thus far!