Activity log for bug #2023036

Date Who What changed Old value New value Message
2023-06-06 13:35:56 Natalia Litvinova bug added bug
2023-06-06 13:35:56 Natalia Litvinova attachment added Sosreport https://bugs.launchpad.net/bugs/2023036/+attachment/5678200/+files/sosreport-murus-infra-management-1-2023-06-06-lvyvhvu.tar.xz
2023-06-06 13:36:25 Natalia Litvinova description I'm running MAAS 3.2.7 with: maas root boot-resources import And I can my images get stuck importing at some random percentage on multiple MAAS redeployments. Moreover, in the gui I can only see one of the resources importing even though I have 3 of them: $ maas root boot-source-selections read 1 Success. Machine-readable output follows: [ { "os": "ubuntu", "release": "focal", "arches": [ "amd64" ], "subarches": [ "*" ], "labels": [ "*" ], "id": 1, "boot_source_id": 1, "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/" }, { "os": "ubuntu", "release": "bionic", "arches": [ "amd64" ], "subarches": [ "*" ], "labels": [ "*" ], "id": 2, "boot_source_id": 1, "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/2/" }, { "os": "ubuntu", "release": "jammy", "arches": [ "amd64" ], "subarches": [ "*" ], "labels": [ "*" ], "id": 3, "boot_source_id": 1, "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/3/" } ] wget on images.maas.io works properly on the machine: wget http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel --2023-06-06 13:22:31-- http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel Resolving images.maas.io (images.maas.io)... 185.125.190.40, 185.125.190.37, 2620:2d:4000:1::17, ... Connecting to images.maas.io (images.maas.io)|185.125.190.40|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 11570216 (11M) Saving to: ‘boot-kernel’ boot-kernel 100%[==================================>] 11.03M 2.23MB/s in 5.0s 2023-06-06 13:22:36 (2.23 MB/s) - ‘boot-kernel’ saved [11570216/11570216] I'm running MAAS 3.2.7 with: maas root boot-resources import And my images get stuck importing at some random percentage on multiple MAAS redeployments. Moreover, in the gui I can only see one of the resources importing even though I have 3 of them: $ maas root boot-source-selections read 1 Success. Machine-readable output follows: [     {         "os": "ubuntu",         "release": "focal",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 1,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/"     },     {         "os": "ubuntu",         "release": "bionic",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 2,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/2/"     },     {         "os": "ubuntu",         "release": "jammy",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 3,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/3/"     } ] wget on images.maas.io works properly on the machine:  wget http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel --2023-06-06 13:22:31-- http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel Resolving images.maas.io (images.maas.io)... 185.125.190.40, 185.125.190.37, 2620:2d:4000:1::17, ... Connecting to images.maas.io (images.maas.io)|185.125.190.40|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 11570216 (11M) Saving to: ‘boot-kernel’ boot-kernel 100%[==================================>] 11.03M 2.23MB/s in 5.0s 2023-06-06 13:22:36 (2.23 MB/s) - ‘boot-kernel’ saved [11570216/11570216]
2023-06-06 13:37:04 Natalia Litvinova description I'm running MAAS 3.2.7 with: maas root boot-resources import And my images get stuck importing at some random percentage on multiple MAAS redeployments. Moreover, in the gui I can only see one of the resources importing even though I have 3 of them: $ maas root boot-source-selections read 1 Success. Machine-readable output follows: [     {         "os": "ubuntu",         "release": "focal",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 1,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/"     },     {         "os": "ubuntu",         "release": "bionic",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 2,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/2/"     },     {         "os": "ubuntu",         "release": "jammy",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 3,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/3/"     } ] wget on images.maas.io works properly on the machine:  wget http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel --2023-06-06 13:22:31-- http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel Resolving images.maas.io (images.maas.io)... 185.125.190.40, 185.125.190.37, 2620:2d:4000:1::17, ... Connecting to images.maas.io (images.maas.io)|185.125.190.40|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 11570216 (11M) Saving to: ‘boot-kernel’ boot-kernel 100%[==================================>] 11.03M 2.23MB/s in 5.0s 2023-06-06 13:22:36 (2.23 MB/s) - ‘boot-kernel’ saved [11570216/11570216] I'm running MAAS 3.2.7-12037-g.c688dd446 with: maas root boot-resources import And my images get stuck importing at some random percentage on multiple MAAS redeployments. Moreover, in the gui I can only see one of the resources importing even though I have 3 of them: $ maas root boot-source-selections read 1 Success. Machine-readable output follows: [     {         "os": "ubuntu",         "release": "focal",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 1,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/"     },     {         "os": "ubuntu",         "release": "bionic",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 2,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/2/"     },     {         "os": "ubuntu",         "release": "jammy",         "arches": [             "amd64"         ],         "subarches": [             "*"         ],         "labels": [             "*"         ],         "id": 3,         "boot_source_id": 1,         "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/3/"     } ] wget on images.maas.io works properly on the machine:  wget http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel --2023-06-06 13:22:31-- http://images.maas.io/ephemeral-v3/stable/jammy/amd64/20230328/ga-22.04/generic/boot-kernel Resolving images.maas.io (images.maas.io)... 185.125.190.40, 185.125.190.37, 2620:2d:4000:1::17, ... Connecting to images.maas.io (images.maas.io)|185.125.190.40|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 11570216 (11M) Saving to: ‘boot-kernel’ boot-kernel 100%[==================================>] 11.03M 2.23MB/s in 5.0s 2023-06-06 13:22:36 (2.23 MB/s) - ‘boot-kernel’ saved [11570216/11570216]
2023-06-06 13:38:03 Natalia Litvinova attachment added Screenshot from 2023-06-06 17-37-33.png https://bugs.launchpad.net/maas/+bug/2023036/+attachment/5678202/+files/Screenshot%20from%202023-06-06%2017-37-33.png
2023-06-07 11:05:36 Bogdan Suchok bug added subscriber Bogdan Suchok
2023-06-26 00:03:51 Alexsander de Souza bug added subscriber Alexsander de Souza
2023-06-26 00:03:53 Alexsander de Souza maas: status New Incomplete
2023-07-03 09:33:58 Bartosz Woronicz maas: status Incomplete New
2023-07-05 09:10:24 Alberto Donato tags bug-council
2023-07-06 08:51:16 Thorsten Merten maas: assignee Adam Collard (adam-collard)
2023-07-06 08:51:20 Thorsten Merten maas: status New Triaged
2023-07-06 08:51:24 Thorsten Merten maas: importance Undecided Medium
2023-07-06 08:51:34 Thorsten Merten maas: milestone 3.5.0
2023-07-06 08:51:48 Thorsten Merten tags bug-council
2023-07-14 13:21:15 Adam Collard merge proposal linked https://code.launchpad.net/~adam-collard/maas/+git/maas/+merge/446852
2024-03-05 15:40:10 Anton Troyanov maas: milestone 3.5.0 3.5.x
2024-07-12 13:03:14 Anton Troyanov nominated for series maas/3.6
2024-07-12 13:03:14 Anton Troyanov bug task added maas/3.6
2024-07-12 13:03:14 Anton Troyanov nominated for series maas/3.5
2024-07-12 13:03:14 Anton Troyanov bug task added maas/3.5
2024-07-12 13:12:44 Anton Troyanov bug task deleted maas/3.6
2024-07-12 13:12:58 Anton Troyanov maas: assignee Adam Collard (adam-collard)
2024-07-12 13:13:05 Anton Troyanov bug task deleted maas/3.5
2024-07-12 13:13:11 Anton Troyanov maas: status Triaged Incomplete
2024-07-12 13:13:18 Anton Troyanov maas: status Incomplete New
2024-07-12 13:14:55 Anton Troyanov maas: status New Incomplete
2024-07-12 13:15:11 Anton Troyanov nominated for series maas/3.3
2024-07-12 13:15:11 Anton Troyanov bug task added maas/3.3
2024-07-12 13:15:11 Anton Troyanov nominated for series maas/3.4
2024-07-12 13:15:11 Anton Troyanov bug task added maas/3.4
2024-07-12 13:15:42 Anton Troyanov maas/3.3: status New Won't Fix
2024-07-12 13:15:44 Anton Troyanov maas/3.4: status New Won't Fix
2024-07-12 13:15:46 Anton Troyanov maas: milestone 3.5.x 3.6.x
2024-07-12 13:15:48 Anton Troyanov maas/3.3: importance Undecided Medium
2024-07-12 13:15:50 Anton Troyanov maas/3.4: importance Undecided Medium
2024-07-12 13:16:15 Anton Troyanov nominated for series maas/3.5
2024-07-12 13:16:15 Anton Troyanov bug task added maas/3.5
2024-07-12 13:16:21 Anton Troyanov maas/3.5: status New Won't Fix
2024-07-12 13:16:23 Anton Troyanov maas/3.5: importance Undecided Medium