---- [[ subiquity step initial ]] ---- curtin: Installation started. (22.1-125-g7c18bf6a2) curtin: Installation finished. ---- [[ subiquity step partitioning ]] ---- curtin: Installation started. (22.1-125-g7c18bf6a2) start: cmd-install/stage-partitioning/builtin/cmd-block-meta: curtin command block-meta get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) Processing serial 0x502b2a201d1c1b1a via udev to 0x502b2a201d1c1b1a lookup_disks found: ['wwn-0x502b2a201d1c1b1a', 'wwn-0x502b2a201d1c1b1a-part1', 'wwn-0x502b2a201d1c1b1a-part2'] Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device? False Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device member? False block.lookup_disk() returning path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.075 devsync happy - path /dev/sda now exists return volume path /dev/sda get_path_to_storage_volume for volume partition-0({'device': 'disk-sda', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) Processing serial 0x502b2a201d1c1b1a via udev to 0x502b2a201d1c1b1a lookup_disks found: ['wwn-0x502b2a201d1c1b1a', 'wwn-0x502b2a201d1c1b1a-part2', 'wwn-0x502b2a201d1c1b1a-part1'] Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device? False Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device member? False block.lookup_disk() returning path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.088 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.075 devsync happy - path /dev/sda now exists return volume path /dev/sda1 get_path_to_storage_volume for volume partition-1({'device': 'disk-sda', 'size': 126906007552, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) Processing serial 0x502b2a201d1c1b1a via udev to 0x502b2a201d1c1b1a lookup_disks found: ['wwn-0x502b2a201d1c1b1a', 'wwn-0x502b2a201d1c1b1a-part1', 'wwn-0x502b2a201d1c1b1a-part2'] Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device? False Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device member? False block.lookup_disk() returning path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.067 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.096 devsync happy - path /dev/sda now exists return volume path /dev/sda2 block-meta: extracted devices to clear: ['/dev/sda', '/dev/sda1', '/dev/sda2'] Declared block devices: ['/dev/sda', '/dev/sda1', '/dev/sda2'] clearing devices=['/dev/sda', '/dev/sda1', '/dev/sda2'] start: cmd-install/stage-partitioning/builtin/cmd-block-meta/clear-holders: removing previous storage devices Running command ['mdadm', '--assemble', '--scan', '-v'] with allowed return codes [0, 1, 2] (capture=True) mdadm_assemble had unexpected return code Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.013 Running command ['pvscan'] with allowed return codes [0] (capture=True) Running command ['vgscan'] with allowed return codes [0] (capture=True) Running command ['vgchange', '--activate=y'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.022 Loading kernel module bcache via modprobe Running command ['modprobe', '--use-blacklist', 'bcache'] with allowed return codes [0] (capture=False) Generating device storage trees for path(s): ['/dev/sda', '/dev/sda1', '/dev/sda2'] devname '/sys/class/block/sda' had holders: [] /dev/sda is multipath device partition? False /dev/sda is multipath device partition? False /dev/sda is multipath device partition? False devname '/sys/class/block/sda2' had holders: [] devname '/sys/class/block/sda1' had holders: [] devname '/sys/class/block/sda1' had holders: [] devname '/sys/class/block/sda2' had holders: [] Current device storage tree: sda |-- sda2 `-- sda1 sda1 sda2 Shutdown Plan: {'level': 3, 'device': '/sys/class/block/sda2', 'dev_type': 'partition'} {'level': 3, 'device': '/sys/class/block/sda1', 'dev_type': 'partition'} {'level': 1, 'device': '/sys/class/block/sda', 'dev_type': 'disk'} shutdown running on holder type: 'partition' syspath: '/sys/class/block/sda2' Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda'] with allowed return codes [0] (capture=True) get_blockdev_sector_size: info: { "sda": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "", "GROUP": "disk", "KNAME": "sda", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:0", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "FORESEE 128GB SSD", "MOUNTPOINT": "", "NAME": "sda", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "128035676160", "STATE": "running", "TYPE": "disk", "UUID": "", "device_path": "/dev/sda" }, "sda1": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "vfat", "GROUP": "disk", "KNAME": "sda1", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:1", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda1", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "1127219200", "STATE": "", "TYPE": "part", "UUID": "B830-96CA", "device_path": "/dev/sda1" }, "sda2": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "ext4", "GROUP": "disk", "KNAME": "sda2", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:2", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda2", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "126906007552", "STATE": "", "TYPE": "part", "UUID": "0d74370c-7f6a-4d8c-9cb1-17e0b9edefda", "device_path": "/dev/sda2" } } get_blockdev_sector_size: (log=512, phys=512) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID'] with allowed return codes [0] (capture=True) Checking if /dev/sda2 is a swap device Found swap magic: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wiping superblock on /dev/sda2 wiping /dev/sda2 attempt 1/4 Running command ['wipefs', '--all', '--force', '/dev/sda2'] with allowed return codes [0] (capture=False) /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef wiping 1M on /dev/sda2 at offsets [0, -1048576] successfully wiped device /dev/sda2 on attempt 1/4 shutdown running on holder type: 'partition' syspath: '/sys/class/block/sda1' Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda'] with allowed return codes [0] (capture=True) get_blockdev_sector_size: info: { "sda": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "", "GROUP": "disk", "KNAME": "sda", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:0", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "FORESEE 128GB SSD", "MOUNTPOINT": "", "NAME": "sda", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "128035676160", "STATE": "running", "TYPE": "disk", "UUID": "", "device_path": "/dev/sda" }, "sda1": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "vfat", "GROUP": "disk", "KNAME": "sda1", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:1", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda1", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "1127219200", "STATE": "", "TYPE": "part", "UUID": "B830-96CA", "device_path": "/dev/sda1" }, "sda2": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "ext4", "GROUP": "disk", "KNAME": "sda2", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:2", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda2", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "126906007552", "STATE": "", "TYPE": "part", "UUID": "0d74370c-7f6a-4d8c-9cb1-17e0b9edefda", "device_path": "/dev/sda2" } } get_blockdev_sector_size: (log=512, phys=512) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID'] with allowed return codes [0] (capture=True) Checking if /dev/sda1 is a swap device Found swap magic: b'\x00\x00\x00\x00\x00\x00\x00\x00U\xaa' wiping superblock on /dev/sda1 wiping /dev/sda1 attempt 1/4 Running command ['wipefs', '--all', '--force', '/dev/sda1'] with allowed return codes [0] (capture=False) /dev/sda1: 8 bytes were erased at offset 0x00000052 (vfat): 46 41 54 33 32 20 20 20 /dev/sda1: 1 byte was erased at offset 0x00000000 (vfat): eb /dev/sda1: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa wiping 1M on /dev/sda1 at offsets [0, -1048576] successfully wiped device /dev/sda1 on attempt 1/4 shutdown running on holder type: 'disk' syspath: '/sys/class/block/sda' Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda'] with allowed return codes [0] (capture=True) get_blockdev_sector_size: info: { "sda": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "", "GROUP": "disk", "KNAME": "sda", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:0", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "FORESEE 128GB SSD", "MOUNTPOINT": "", "NAME": "sda", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "128035676160", "STATE": "running", "TYPE": "disk", "UUID": "", "device_path": "/dev/sda" }, "sda1": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "vfat", "GROUP": "disk", "KNAME": "sda1", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:1", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda1", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "1127219200", "STATE": "", "TYPE": "part", "UUID": "B830-96CA", "device_path": "/dev/sda1" }, "sda2": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "", "GROUP": "disk", "KNAME": "sda2", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:2", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda2", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "126906007552", "STATE": "", "TYPE": "part", "UUID": "", "device_path": "/dev/sda2" } } get_blockdev_sector_size: (log=512, phys=512) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID'] with allowed return codes [0] (capture=True) Checking if /dev/sda is a swap device Found swap magic: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wiping superblock on /dev/sda wiping /dev/sda attempt 1/4 Running command ['wipefs', '--all', '--force', '/dev/sda'] with allowed return codes [0] (capture=False) /dev/sda: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 /dev/sda: 8 bytes were erased at offset 0x1dcf855e00 (gpt): 45 46 49 20 50 41 52 54 /dev/sda: 2 bytes were erased at offset 0x000001fe (PMBR): 55 aa wiping 1M on /dev/sda at offsets [0, -1048576] successfully wiped device /dev/sda on attempt 1/4 /sys/class/block/sda had partitions, issuing partition reread Running command ['blockdev', '--rereadpt', '/dev/sda'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.035 block.sys_block_path: devname /dev/sda1 does not exist block.sys_block_path: devname /dev/sda2 does not exist devname '/sys/class/block/sda' had holders: [] /dev/sda is multipath device partition? False /dev/sda is multipath device partition? False /dev/sda is multipath device partition? False finish: cmd-install/stage-partitioning/builtin/cmd-block-meta/clear-holders: SUCCESS: removing previous storage devices blockmeta: detected storage config, using mode=custom start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring disk: disk-sda get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.026 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['wipefs', '--all', '--force', '/dev/sda'] with allowed return codes [0] (capture=False) wiping 1M on /dev/sda at offsets [0, -1048576] labeling device: '/dev/sda' with 'gpt' partition table Running command ['wipefs', '--all', '--force', '/dev/sda'] with allowed return codes [0] (capture=False) wiping 1M on /dev/sda at offsets [0, -1048576] devname '/dev/sda' had holders: [] get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.035 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda'] with allowed return codes [0] (capture=True) get_blockdev_sector_size: info: { "sda": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "", "GROUP": "disk", "KNAME": "sda", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:0", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "FORESEE 128GB SSD", "MOUNTPOINT": "", "NAME": "sda", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "128035676160", "STATE": "running", "TYPE": "disk", "UUID": "", "device_path": "/dev/sda" } } get_blockdev_sector_size: (log=512, phys=512) sfdisk input: --- label: gpt 1: start=2048 size=2201600 type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B 2: start=2203648 size=247863296 --- Running command ['losetup', '--version'] with allowed return codes [0] (capture=True) Running command ['sfdisk', '--no-reread', '/dev/sda', '--no-tell-kernel'] with allowed return codes [0] (capture=False) Disk /dev/sda: 119.24 GiB, 128035676160 bytes, 250069680 sectors Disk model: FORESEE 128GB SS Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes >>> Script header accepted. >>> Created a new GPT disklabel (GUID: 8A4E80A2-3426-4B83-B4E3-B25F7EF5D560). /dev/sda1: Created a new partition 1 of type 'EFI System' and of size 1 GiB. /dev/sda2: Created a new partition 2 of type 'Linux filesystem' and of size 118.2 GiB. /dev/sda3: Done. New situation: Disklabel type: gpt Disk identifier: 8A4E80A2-3426-4B83-B4E3-B25F7EF5D560 Device Start End Sectors Size Type /dev/sda1 2048 2203647 2201600 1G EFI System /dev/sda2 2203648 250066943 247863296 118.2G Linux filesystem The partition table has been altered. Running command ['partprobe', '/dev/sda'] with allowed return codes [0] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.079 Running command ['wipefs', '--all', '--force', '/dev/sda2'] with allowed return codes [0] (capture=False) wiping 1M on /dev/sda2 at offsets [0, -1048576] Running command ['wipefs', '--all', '--force', '/dev/sda1'] with allowed return codes [0] (capture=False) wiping 1M on /dev/sda1 at offsets [0, -1048576] get_path_to_storage_volume for volume partition-0({'device': 'disk-sda', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.073 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.059 devsync happy - path /dev/sda now exists return volume path /dev/sda1 Running command ['blkid', '-o', 'export', '/dev/sda1'] with allowed return codes [0, 2] (capture=True) No partition-specific dname get_path_to_storage_volume for volume partition-1({'device': 'disk-sda', 'size': 126906007552, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.088 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.082 devsync happy - path /dev/sda now exists return volume path /dev/sda2 Running command ['blkid', '-o', 'export', '/dev/sda2'] with allowed return codes [0, 2] (capture=True) No partition-specific dname finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring disk: disk-sda start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring partition: partition-0 get_path_to_storage_volume for volume partition-0({'device': 'disk-sda', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.074 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.132 devsync happy - path /dev/sda now exists return volume path /dev/sda1 finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring partition: partition-0 start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring format: format-0 get_path_to_storage_volume for volume partition-0({'device': 'disk-sda', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.080 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.075 devsync happy - path /dev/sda now exists return volume path /dev/sda1 mkfs /dev/sda1 info: {'fstype': 'fat32', 'volume': 'partition-0', 'preserve': False, 'id': 'format-0', 'type': 'format'} Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda1'] with allowed return codes [0] (capture=True) get_blockdev_sector_size: info: { "sda1": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "", "GROUP": "disk", "KNAME": "sda1", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:1", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda1", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "1127219200", "STATE": "", "TYPE": "part", "UUID": "", "device_path": "/dev/sda1" } } get_blockdev_sector_size: (log=512, phys=512) Running command ['mkfs.vfat', '-I', '-F', '32', '/dev/sda1'] with allowed return codes [0] (capture=True) Running command ['blkid', '-o', 'full'] with allowed return codes [0] (capture=True) Formated device type: partition finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring format: format-0 start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring partition: partition-1 get_path_to_storage_volume for volume partition-1({'device': 'disk-sda', 'size': 126906007552, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.091 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.069 devsync happy - path /dev/sda now exists return volume path /dev/sda2 finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring partition: partition-1 start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring format: format-1 get_path_to_storage_volume for volume partition-1({'device': 'disk-sda', 'size': 126906007552, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.071 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.075 devsync happy - path /dev/sda now exists return volume path /dev/sda2 mkfs /dev/sda2 info: {'fstype': 'ext4', 'volume': 'partition-1', 'preserve': False, 'id': 'format-1', 'type': 'format'} Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda2'] with allowed return codes [0] (capture=True) get_blockdev_sector_size: info: { "sda2": { "ALIGNMENT": "0", "DISC-ALN": "0", "DISC-GRAN": "512", "DISC-MAX": "2147450880", "DISC-ZERO": "0", "FSTYPE": "", "GROUP": "disk", "KNAME": "sda2", "LABEL": "", "LOG-SEC": "512", "MAJ:MIN": "8:2", "MIN-IO": "512", "MODE": "brw-rw----", "MODEL": "", "MOUNTPOINT": "", "NAME": "sda2", "OPT-IO": "0", "OWNER": "root", "PHY-SEC": "512", "RM": "0", "RO": "0", "ROTA": "0", "RQ-SIZE": "64", "SIZE": "126906007552", "STATE": "", "TYPE": "part", "UUID": "", "device_path": "/dev/sda2" } } get_blockdev_sector_size: (log=512, phys=512) Running command ['mkfs.ext4', '-F', '-U', '91bf2730-b145-4993-8ae4-2838e60cf3e8', '/dev/sda2'] with allowed return codes [0] (capture=True) Formated device type: partition finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring format: format-1 start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring mount: mount-1 get_path_to_storage_volume for volume partition-1({'device': 'disk-sda', 'size': 126906007552, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.071 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.070 devsync happy - path /dev/sda now exists return volume path /dev/sda2 volume_path=/dev/sda2 found slaves: ['sda2'] kname_is_iscsi: no iscsi disk found for kname sda2 kname_is_iscsi: no iscsi disk found for kname sda2 Running command ['mount', '-t', 'ext4', '-o', 'defaults', '/dev/sda2', '/target/'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda2'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda2'] with allowed return codes [0] (capture=True) volspec: path=/dev/sda2 type=part info[DEVLINKS] = ['/dev/disk/by-path/pci-0000:00:12.0-ata-1.0-part2', '/dev/disk/by-id/ata-FORESEE_128GB_SSD_K44700J003729-part2', '/dev/disk/by-path/pci-0000:00:12.0-ata-1-part2', '/dev/disk/by-uuid/91bf2730-b145-4993-8ae4-2838e60cf3e8', '/dev/disk/by-diskseq/9-part2', '/dev/disk/by-id/wwn-0x502b2a201d1c1b1a-part2', '/dev/disk/by-partuuid/97307bf8-717e-4bdf-8089-fa1216a7ff2a'] finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring mount: mount-1 start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring mount: mount-0 get_path_to_storage_volume for volume partition-0({'device': 'disk-sda', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) /dev/sda is multipath device member? False /dev/sda is multipath device member? False /dev/sda is multipath device member? False found candidate disks [{'/dev/sda'}, {'/dev/sda'}, {'/dev/sda'}] Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.055 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.071 devsync happy - path /dev/sda now exists return volume path /dev/sda1 volume_path=/dev/sda1 found slaves: ['sda1'] kname_is_iscsi: no iscsi disk found for kname sda1 kname_is_iscsi: no iscsi disk found for kname sda1 Running command ['mount', '-t', 'vfat', '-o', 'defaults', '/dev/sda1', '/target/boot/efi'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda1'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda1'] with allowed return codes [0] (capture=True) volspec: path=/dev/sda1 type=part info[DEVLINKS] = ['/dev/disk/by-id/wwn-0x502b2a201d1c1b1a-part1', '/dev/disk/by-path/pci-0000:00:12.0-ata-1.0-part1', '/dev/disk/by-partuuid/908d9db1-e4e0-4a91-9730-a327cffdc1aa', '/dev/disk/by-uuid/567A-C43C', '/dev/disk/by-id/ata-FORESEE_128GB_SSD_K44700J003729-part1', '/dev/disk/by-path/pci-0000:00:12.0-ata-1-part1', '/dev/disk/by-diskseq/9-part1'] finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring mount: mount-0 TIMED BLOCK_META: 8.933 finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: curtin command block-meta curtin: Installation finished. ---- [[ subiquity step extract ]] ---- curtin: Installation started. (22.1-125-g7c18bf6a2) start: cmd-install/stage-extract/builtin/cmd-extract: curtin command extract Installing sources: [{'type': 'tgz', 'uri': 'cp:///tmp/tmpm3qlk88m/mount'}] to target at /target start: cmd-install/stage-extract/builtin/cmd-extract: acquiring and extracting image from cp:///tmp/tmpm3qlk88m/mount Setting up Trivial Source for stack /tmp/tmpm3qlk88m/mount Running command ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmpm3qlk88m/mount/', '.'] with allowed return codes [0] (capture=False) finish: cmd-install/stage-extract/builtin/cmd-extract: SUCCESS: acquiring and extracting image from cp:///tmp/tmpm3qlk88m/mount Applying write_files from config. finish: cmd-install/stage-extract/builtin/cmd-extract: SUCCESS: curtin command extract curtin: Installation finished. ---- [[ subiquity step curthooks ]] ---- curtin: Installation started. (22.1-125-g7c18bf6a2) start: cmd-install/stage-curthooks/builtin/cmd-curthooks: curtin command curthooks Running curtin builtin curthooks Configuring target system for distro: ubuntu osfamily: debian start: cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-apt-config: configuring apt configuring apt No apt config provided, skipping Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Diverting original update-initramfs in target. Running command ['unshare', '--help'] with allowed return codes [0] (capture=True) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-divert', '--add', '--rename', '--divert', '/usr/sbin/update-initramfs.curtin-disabled', '/usr/sbin/update-initramfs'] with allowed return codes [0] (capture=False) Adding 'local diversion of /usr/sbin/update-initramfs to /usr/sbin/update-initramfs.curtin-disabled' Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.006 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-apt-config: SUCCESS: configuring apt configuring apt Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'lsb_release', '--all'] with allowed return codes [0] (capture=True) start: cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-missing-packages: installing missing packages Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-query', '--list'] with allowed return codes [0] (capture=True) Curtin config dependencies requires additional packages: ['e2fsprogs'] Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (capture=True) Running command ['apt-cache', 'pkgnames'] with allowed return codes [0] (capture=True) Running command ['apt-cache', 'pkgnames'] with allowed return codes [0] (capture=True) Skipping install of {'grub-efi-amd64', 'shim-signed', 'ifenslave', 'bridge-utils', 'grub-efi-amd64-signed', 'efibootmgr', 'vlan'}. Not needed on netplan system. start: cmd-install/stage-curthooks/builtin/cmd-curthooks: Installing packages on target system: ['efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed'] Updating apt sources in /target Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False) Running in chroot, ignoring command 'start' Get:1 file:/cdrom noble InRelease Ign:1 file:/cdrom noble InRelease Get:2 file:/cdrom noble Release [2,792 B] Get:2 file:/cdrom noble Release [2,792 B] Get:3 https://is.archive.ubuntu.com/ubuntu noble InRelease [213 kB] Hit:6 http://security.ubuntu.com/ubuntu noble-security InRelease Hit:4 https://is.archive.ubuntu.com/ubuntu noble-updates InRelease Hit:5 https://is.archive.ubuntu.com/ubuntu noble-backports InRelease Fetched 213 kB in 1s (262 kB/s) Reading package lists... Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.019 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', '--download-only', 'efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed'] with allowed return codes [0] (capture=False) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: grub-efi-amd64-bin grub2-common mokutil The following NEW packages will be installed: efibootmgr grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed grub2-common mokutil shim-signed 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/4,438 kB of archives. After this operation, 24.0 MB of additional disk space will be used. Get:1 file:/cdrom noble/main amd64 efibootmgr amd64 17-2 [28.9 kB] Get:2 file:/cdrom noble/main amd64 grub-efi-amd64-bin amd64 2.12~rc1-10ubuntu4 [1,616 kB] Get:3 file:/cdrom noble/main amd64 grub2-common amd64 2.12~rc1-10ubuntu4 [666 kB] Get:4 file:/cdrom noble/main amd64 grub-efi-amd64 amd64 2.12~rc1-10ubuntu4 [52.5 kB] Get:5 file:/cdrom noble/main amd64 grub-efi-amd64-signed amd64 1.197+2.12~rc1-10ubuntu4 [1,385 kB] Get:6 file:/cdrom noble/main amd64 mokutil amd64 0.6.0-2 [27.1 kB] Get:7 file:/cdrom noble/main amd64 shim-signed amd64 1.56+15.7-0ubuntu1 [663 kB] Download complete and in download only mode Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', 'efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed'] with allowed return codes [0] (capture=False) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: grub-efi-amd64-bin grub2-common mokutil The following NEW packages will be installed: efibootmgr grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-signed grub2-common mokutil shim-signed 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/4,438 kB of archives. After this operation, 24.0 MB of additional disk space will be used. Get:1 file:/cdrom noble/main amd64 efibootmgr amd64 17-2 [28.9 kB] Get:2 file:/cdrom noble/main amd64 grub-efi-amd64-bin amd64 2.12~rc1-10ubuntu4 [1,616 kB] Get:3 file:/cdrom noble/main amd64 grub2-common amd64 2.12~rc1-10ubuntu4 [666 kB] Get:4 file:/cdrom noble/main amd64 grub-efi-amd64 amd64 2.12~rc1-10ubuntu4 [52.5 kB] Get:5 file:/cdrom noble/main amd64 grub-efi-amd64-signed amd64 1.197+2.12~rc1-10ubuntu4 [1,385 kB] Get:6 file:/cdrom noble/main amd64 mokutil amd64 0.6.0-2 [27.1 kB] Get:7 file:/cdrom noble/main amd64 shim-signed amd64 1.56+15.7-0ubuntu1 [663 kB] Preconfiguring packages ... E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) Selecting previously unselected package efibootmgr. (Reading database ... 133287 files and directories currently installed.) Preparing to unpack .../0-efibootmgr_17-2_amd64.deb ... Unpacking efibootmgr (17-2) ... Selecting previously unselected package grub-efi-amd64-bin. Preparing to unpack .../1-grub-efi-amd64-bin_2.12~rc1-10ubuntu4_amd64.deb ... Unpacking grub-efi-amd64-bin (2.12~rc1-10ubuntu4) ... Selecting previously unselected package grub2-common. Preparing to unpack .../2-grub2-common_2.12~rc1-10ubuntu4_amd64.deb ... Unpacking grub2-common (2.12~rc1-10ubuntu4) ... Selecting previously unselected package grub-efi-amd64. Preparing to unpack .../3-grub-efi-amd64_2.12~rc1-10ubuntu4_amd64.deb ... Unpacking grub-efi-amd64 (2.12~rc1-10ubuntu4) ... Selecting previously unselected package grub-efi-amd64-signed. Preparing to unpack .../4-grub-efi-amd64-signed_1.197+2.12~rc1-10ubuntu4_amd64.deb ... Unpacking grub-efi-amd64-signed (1.197+2.12~rc1-10ubuntu4) ... Selecting previously unselected package mokutil. Preparing to unpack .../5-mokutil_0.6.0-2_amd64.deb ... Unpacking mokutil (0.6.0-2) ... Selecting previously unselected package shim-signed. Preparing to unpack .../6-shim-signed_1.56+15.7-0ubuntu1_amd64.deb ... Unpacking shim-signed (1.56+15.7-0ubuntu1) ... Setting up efibootmgr (17-2) ... Setting up mokutil (0.6.0-2) ... Setting up grub2-common (2.12~rc1-10ubuntu4) ... Setting up grub-efi-amd64-bin (2.12~rc1-10ubuntu4) ... Setting up grub-efi-amd64 (2.12~rc1-10ubuntu4) ... Creating config file /etc/default/grub with new version Setting up grub-efi-amd64-signed (1.197+2.12~rc1-10ubuntu4) ... Setting up shim-signed (1.56+15.7-0ubuntu1) ... ls: cannot access '/boot/vmlinuz-*': No such file or directory update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode Processing triggers for man-db (2.11.2-3) ... Processing triggers for install-info (7.1-1) ... Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.024 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', 'clean'] with allowed return codes [0] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.021 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) finish: cmd-install/stage-curthooks/builtin/cmd-curthooks: SUCCESS: Installing packages on target system: ['efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed'] finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-missing-packages: SUCCESS: installing missing packages start: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-iscsi-service: configuring iscsi service finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-iscsi-service: SUCCESS: configuring iscsi service start: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-mdadm-service: configuring raid (mdadm) service finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-mdadm-service: SUCCESS: configuring raid (mdadm) service start: cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-kernel: installing kernel Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'lsb_release', '--all'] with allowed return codes [0] (capture=True) Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (capture=True) Updating apt sources in /target Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False) Running in chroot, ignoring command 'start' Get:1 file:/cdrom noble InRelease Ign:1 file:/cdrom noble InRelease Get:2 file:/cdrom noble Release [2,792 B] Get:2 file:/cdrom noble Release [2,792 B] Get:3 https://is.archive.ubuntu.com/ubuntu noble InRelease [213 kB] Hit:4 https://is.archive.ubuntu.com/ubuntu noble-updates InRelease Hit:5 https://is.archive.ubuntu.com/ubuntu noble-backports InRelease Hit:7 http://security.ubuntu.com/ubuntu noble-security InRelease Fetched 213 kB in 1s (254 kB/s) Reading package lists... Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.018 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', '--download-only', 'linux-generic-hwe-22.04'] with allowed return codes [0] (capture=False) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: amd64-microcode firmware-sof-signed intel-microcode iucode-tool linux-firmware linux-headers-6.5.0-9 linux-headers-6.5.0-9-generic linux-headers-generic-hwe-22.04 linux-image-6.5.0-9-generic linux-image-generic-hwe-22.04 linux-modules-6.5.0-9-generic linux-modules-extra-6.5.0-9-generic thermald Suggested packages: fdutils linux-doc | linux-source-6.5.0 linux-tools The following NEW packages will be installed: amd64-microcode firmware-sof-signed intel-microcode iucode-tool linux-firmware linux-generic-hwe-22.04 linux-headers-6.5.0-9 linux-headers-6.5.0-9-generic linux-headers-generic-hwe-22.04 linux-image-6.5.0-9-generic linux-image-generic-hwe-22.04 linux-modules-6.5.0-9-generic linux-modules-extra-6.5.0-9-generic thermald 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 573 MB/596 MB of archives. After this operation, 708 MB of additional disk space will be used. Get:1 file:/cdrom noble/main amd64 iucode-tool amd64 2.3.1-3 [43.7 kB] Get:11 file:/cdrom noble/main amd64 intel-microcode amd64 3.20230808.1 [6,122 kB] Get:12 file:/cdrom noble/main amd64 amd64-microcode amd64 3.20230808.1.1ubuntu1 [146 kB] Get:2 https://is.archive.ubuntu.com/ubuntu noble/main amd64 firmware-sof-signed all 2.2.6-1ubuntu1 [3,178 kB] Get:3 https://is.archive.ubuntu.com/ubuntu noble/main amd64 linux-firmware amd64 20230919.git3672ccab-0ubuntu2.2 [408 MB] Get:13 file:/cdrom noble/main amd64 linux-headers-6.5.0-9 all 6.5.0-9.9 [13.4 MB] Get:14 file:/cdrom noble/main amd64 linux-headers-6.5.0-9-generic amd64 6.5.0-9.9 [3,743 kB] Get:4 https://is.archive.ubuntu.com/ubuntu noble/main amd64 linux-modules-6.5.0-9-generic amd64 6.5.0-9.9 [37.7 MB] Get:5 https://is.archive.ubuntu.com/ubuntu noble/main amd64 linux-image-6.5.0-9-generic amd64 6.5.0-9.9 [14.0 MB] Get:6 https://is.archive.ubuntu.com/ubuntu noble/main amd64 linux-modules-extra-6.5.0-9-generic amd64 6.5.0-9.9 [109 MB] Get:7 https://is.archive.ubuntu.com/ubuntu noble/main amd64 linux-image-generic-hwe-22.04 amd64 6.5.0.9.11 [8,912 B] Get:8 https://is.archive.ubuntu.com/ubuntu noble/main amd64 linux-headers-generic-hwe-22.04 amd64 6.5.0.9.11 [8,778 B] Get:9 https://is.archive.ubuntu.com/ubuntu noble/main amd64 linux-generic-hwe-22.04 amd64 6.5.0.9.11 [1,680 B] Get:10 https://is.archive.ubuntu.com/ubuntu noble/main amd64 thermald amd64 2.5.4-2 [213 kB] Fetched 573 MB in 12s (46.3 MB/s) Download complete and in download only mode Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', 'linux-generic-hwe-22.04'] with allowed return codes [0] (capture=False) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: amd64-microcode firmware-sof-signed intel-microcode iucode-tool linux-firmware linux-headers-6.5.0-9 linux-headers-6.5.0-9-generic linux-headers-generic-hwe-22.04 linux-image-6.5.0-9-generic linux-image-generic-hwe-22.04 linux-modules-6.5.0-9-generic linux-modules-extra-6.5.0-9-generic thermald Suggested packages: fdutils linux-doc | linux-source-6.5.0 linux-tools The following NEW packages will be installed: amd64-microcode firmware-sof-signed intel-microcode iucode-tool linux-firmware linux-generic-hwe-22.04 linux-headers-6.5.0-9 linux-headers-6.5.0-9-generic linux-headers-generic-hwe-22.04 linux-image-6.5.0-9-generic linux-image-generic-hwe-22.04 linux-modules-6.5.0-9-generic linux-modules-extra-6.5.0-9-generic thermald 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/596 MB of archives. After this operation, 708 MB of additional disk space will be used. Get:1 file:/cdrom noble/main amd64 iucode-tool amd64 2.3.1-3 [43.7 kB] Get:2 file:/cdrom noble/main amd64 intel-microcode amd64 3.20230808.1 [6,122 kB] Get:3 file:/cdrom noble/main amd64 amd64-microcode amd64 3.20230808.1.1ubuntu1 [146 kB] Get:4 file:/cdrom noble/main amd64 linux-headers-6.5.0-9 all 6.5.0-9.9 [13.4 MB] Get:5 file:/cdrom noble/main amd64 linux-headers-6.5.0-9-generic amd64 6.5.0-9.9 [3,743 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) Selecting previously unselected package firmware-sof-signed. (Reading database ... 133658 files and directories currently installed.) Preparing to unpack .../00-firmware-sof-signed_2.2.6-1ubuntu1_all.deb ... Unpacking firmware-sof-signed (2.2.6-1ubuntu1) ... Selecting previously unselected package iucode-tool. Preparing to unpack .../01-iucode-tool_2.3.1-3_amd64.deb ... Unpacking iucode-tool (2.3.1-3) ... Selecting previously unselected package linux-firmware. Preparing to unpack .../02-linux-firmware_20230919.git3672ccab-0ubuntu2.2_amd64.deb ... Unpacking linux-firmware (20230919.git3672ccab-0ubuntu2.2) ... Selecting previously unselected package linux-modules-6.5.0-9-generic. Preparing to unpack .../03-linux-modules-6.5.0-9-generic_6.5.0-9.9_amd64.deb ... Unpacking linux-modules-6.5.0-9-generic (6.5.0-9.9) ... Selecting previously unselected package linux-image-6.5.0-9-generic. Preparing to unpack .../04-linux-image-6.5.0-9-generic_6.5.0-9.9_amd64.deb ... Unpacking linux-image-6.5.0-9-generic (6.5.0-9.9) ... Selecting previously unselected package linux-modules-extra-6.5.0-9-generic. Preparing to unpack .../05-linux-modules-extra-6.5.0-9-generic_6.5.0-9.9_amd64.deb ... Unpacking linux-modules-extra-6.5.0-9-generic (6.5.0-9.9) ... Selecting previously unselected package intel-microcode. Preparing to unpack .../06-intel-microcode_3.20230808.1_amd64.deb ... Unpacking intel-microcode (3.20230808.1) ... Selecting previously unselected package amd64-microcode. Preparing to unpack .../07-amd64-microcode_3.20230808.1.1ubuntu1_amd64.deb ... Unpacking amd64-microcode (3.20230808.1.1ubuntu1) ... Selecting previously unselected package linux-image-generic-hwe-22.04. Preparing to unpack .../08-linux-image-generic-hwe-22.04_6.5.0.9.11_amd64.deb ... Unpacking linux-image-generic-hwe-22.04 (6.5.0.9.11) ... Selecting previously unselected package linux-headers-6.5.0-9. Preparing to unpack .../09-linux-headers-6.5.0-9_6.5.0-9.9_all.deb ... Unpacking linux-headers-6.5.0-9 (6.5.0-9.9) ... Selecting previously unselected package linux-headers-6.5.0-9-generic. Preparing to unpack .../10-linux-headers-6.5.0-9-generic_6.5.0-9.9_amd64.deb ... Unpacking linux-headers-6.5.0-9-generic (6.5.0-9.9) ... Selecting previously unselected package linux-headers-generic-hwe-22.04. Preparing to unpack .../11-linux-headers-generic-hwe-22.04_6.5.0.9.11_amd64.deb ... Unpacking linux-headers-generic-hwe-22.04 (6.5.0.9.11) ... Selecting previously unselected package linux-generic-hwe-22.04. Preparing to unpack .../12-linux-generic-hwe-22.04_6.5.0.9.11_amd64.deb ... Unpacking linux-generic-hwe-22.04 (6.5.0.9.11) ... Selecting previously unselected package thermald. Preparing to unpack .../13-thermald_2.5.4-2_amd64.deb ... Unpacking thermald (2.5.4-2) ... Setting up linux-headers-6.5.0-9 (6.5.0-9.9) ... Setting up linux-modules-6.5.0-9-generic (6.5.0-9.9) ... Setting up iucode-tool (2.3.1-3) ... Setting up linux-firmware (20230919.git3672ccab-0ubuntu2.2) ... Setting up intel-microcode (3.20230808.1) ... intel-microcode: microcode will be updated at next boot Setting up firmware-sof-signed (2.2.6-1ubuntu1) ... Setting up amd64-microcode (3.20230808.1.1ubuntu1) ... amd64-microcode: microcode will be updated at next boot Setting up linux-headers-6.5.0-9-generic (6.5.0-9.9) ... Setting up linux-image-6.5.0-9-generic (6.5.0-9.9) ... I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.5.0-9-generic I: /boot/initrd.img.old is now a symlink to initrd.img-6.5.0-9-generic I: /boot/vmlinuz is now a symlink to vmlinuz-6.5.0-9-generic I: /boot/initrd.img is now a symlink to initrd.img-6.5.0-9-generic Setting up linux-headers-generic-hwe-22.04 (6.5.0.9.11) ... Setting up thermald (2.5.4-2) ... Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service → /lib/systemd/system/thermald.service. Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service → /lib/systemd/system/thermald.service. Running in chroot, ignoring command 'daemon-reload' /usr/sbin/policy-rc.d returned 101, not running 'start thermald.service' Setting up linux-modules-extra-6.5.0-9-generic (6.5.0-9.9) ... Setting up linux-image-generic-hwe-22.04 (6.5.0.9.11) ... Setting up linux-generic-hwe-22.04 (6.5.0.9.11) ... Processing triggers for dbus (1.14.10-1ubuntu1) ... Processing triggers for man-db (2.11.2-3) ... Processing triggers for initramfs-tools (0.142ubuntu15) ... Processing triggers for linux-image-6.5.0-9-generic (6.5.0-9.9) ... Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.006 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'apt-get', 'clean'] with allowed return codes [0] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.020 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-kernel: SUCCESS: installing kernel start: cmd-install/stage-curthooks/builtin/cmd-curthooks/setting-up-swap: setting up swap swap suggestion analysis: available: 111G maxsize: 8G memsize: 7G size before decision: 4G suggested size: 4G reason: lesser of formula or maxsize Running command ['findmnt', '--noheading', '--target', '/target/', '-o', 'FSTYPE'] with allowed return codes [0] (capture=True) Running command ['sh', '-c', 'rm -f "$1" && umask 0066 && truncate -s 0 "$1" && { chattr +C "$1" || true; } && fallocate -l "${2}M" "$1" && mkswap "$1" || { r=$?; rm -f "$1"; exit $r; }', 'setup_swap', '/target//swap.img', '4096'] with allowed return codes [0] (capture=False) chattr: Operation not supported while setting flags on /target//swap.img Setting up swapspace version 1, size = 4 GiB (4294963200 bytes) no label, UUID=0474f8d8-3b57-402a-bcc0-081d1db6fb97 creating swapfile '/swap.img' of 4096MB took 0.090 seconds finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/setting-up-swap: SUCCESS: setting up swap start: cmd-install/stage-curthooks/builtin/cmd-curthooks/apply-networking-config: apply networking config copying interfaces no interfaces file to copy! finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/apply-networking-config: SUCCESS: apply networking config start: cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-etc-fstab: writing etc/fstab finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-etc-fstab: SUCCESS: writing etc/fstab start: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-multipath: configuring multipath Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '--nodeps'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop0'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop1'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop2'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop3'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop4'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop5'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop6'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop7'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop8'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop9'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop10'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop11'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/loop12'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sda'] with allowed return codes [0] (capture=True) Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/sdb'] with allowed return codes [0] (capture=True) no devices found to rescan Running command ['blkid', '-o', 'full'] with allowed return codes [0] (capture=True) legacy_detect_multipath found blkid info: {'/dev/loop1': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop8': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/sdb4': {'LABEL': 'writable', 'UUID': 'fa4eb7d9-9bab-4738-867e-856a933c64a6', 'BLOCK_SIZE': '4096', 'TYPE': 'ext4', 'PARTUUID': '950f9560-a726-484c-af82-45566c41cae8'}, '/dev/sdb2': {'SEC_TYPE': 'msdos', 'LABEL_FATBOOT': 'ESP', 'LABEL': 'ESP', 'UUID': '6F54-CACE', 'BLOCK_SIZE': '512', 'TYPE': 'vfat', 'PARTLABEL': 'Appended2', 'PARTUUID': '23a89eda-eaed-4b01-bef0-0d031403b683'}, '/dev/sdb3': {'PARTLABEL': 'Gap1', 'PARTUUID': '23a89eda-eaed-4b01-bef1-0d031403b683'}, '/dev/sdb1': {'BLOCK_SIZE': '2048', 'UUID': '2023-11-03-15-38-22-00', 'LABEL': 'Ubuntu-Budgie 24.04 amd64', 'TYPE': 'iso9660', 'PARTLABEL': 'ISO9660', 'PARTUUID': '23a89eda-eaed-4b01-bef3-0d031403b683'}, '/dev/loop6': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop4': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop11': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop2': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop0': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop9': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop7': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/sda2': {'UUID': '91bf2730-b145-4993-8ae4-2838e60cf3e8', 'BLOCK_SIZE': '4096', 'TYPE': 'ext4', 'PARTUUID': '97307bf8-717e-4bdf-8089-fa1216a7ff2a'}, '/dev/sda1': {'UUID': '567A-C43C', 'BLOCK_SIZE': '512', 'TYPE': 'vfat', 'PARTUUID': '908d9db1-e4e0-4a91-9730-a327cffdc1aa'}, '/dev/loop5': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop12': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop3': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}, '/dev/loop10': {'BLOCK_SIZE': '131072', 'TYPE': 'squashfs'}} Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID'] with allowed return codes [0] (capture=True) target_devs: ['/dev/sda2'] /dev/sda2: 91bf2730-b145-4993-8ae4-2838e60cf3e8 Multipath detection found: False finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-multipath: SUCCESS: configuring multipath start: cmd-install/stage-curthooks/builtin/cmd-curthooks/system-upgrade: updating packages on target system system_upgrade disabled by config. finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/system-upgrade: SUCCESS: updating packages on target system start: cmd-install/stage-curthooks/builtin/cmd-curthooks/pollinate-user-agent: configuring pollinate user-agent on target finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/pollinate-user-agent: SUCCESS: configuring pollinate user-agent on target start: cmd-install/stage-curthooks/builtin/cmd-curthooks/updating-initramfs-configuration: updating initramfs configuration Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-divert', '--list'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.019 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Restoring update-initramfs in target for initrd updates. del_file: removed /target/usr/sbin/update-initramfs Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-divert', '--rename', '--remove', '/usr/sbin/update-initramfs'] with allowed return codes [0] (capture=False) Removing 'local diversion of /usr/sbin/update-initramfs to /usr/sbin/update-initramfs.curtin-disabled' Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.011 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-divert', '--list'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.006 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'update-initramfs', '-c', '-k', '6.5.0-9-generic'] with allowed return codes [0] (capture=False) update-initramfs: Generating /boot/initrd.img-6.5.0-9-generic Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.024 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/updating-initramfs-configuration: SUCCESS: updating initramfs configuration start: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-bootloader: configuring target system bootloader start: cmd-install/stage-curthooks/builtin/cmd-curthooks/install-grub: installing grub to target devices setup grub on target /target Found primary UEFI ESP: partition-0 Found UEFI ESP(s) for grub install: ['partition-0'] get_path_to_storage_volume for volume partition-0({'device': 'disk-sda', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'path': '/dev/sda1', 'id': 'partition-0', 'type': 'partition'}) get_path_to_storage_volume for volume disk-sda({'ptable': 'gpt', 'serial': 'FORESEE_128GB_SSD_K44700J003729', 'wwn': '0x502b2a201d1c1b1a', 'path': '/dev/sda', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-sda', 'type': 'disk'}) Processing serial 0x502b2a201d1c1b1a via udev to 0x502b2a201d1c1b1a lookup_disks found: ['wwn-0x502b2a201d1c1b1a', 'wwn-0x502b2a201d1c1b1a-part1', 'wwn-0x502b2a201d1c1b1a-part2'] Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device? False Running command ['udevadm', 'info', '--query=property', '--export', '/dev/sda'] with allowed return codes [0] (capture=True) /dev/sda is multipath device member? False block.lookup_disk() returning path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.127 devsync happy - path /dev/sda now exists return volume path /dev/sda Running command ['partprobe', '/dev/sda'] with allowed return codes [0, 1] (capture=False) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED udevadm_settle(): 0.067 devsync happy - path /dev/sda now exists return volume path /dev/sda1 install_devices: ['/dev/sda1'] Generating grub debconf_selections for devices=['/dev/sda1'] uefi=True Applying grub debconf_selections config: {'debconf_selections': {'grub': 'grub-pc grub-efi/install_devices multiselect /dev/disk/by-id/wwn-0x502b2a201d1c1b1a-part1'}} Applying debconf selections Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'debconf-set-selections'] with allowed return codes [0] (capture=True) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-query', '--list'] with allowed return codes [0] (capture=True) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'efibootmgr', '-v'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.019 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'efibootmgr', '-v'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.022 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) UEFI remove old olders efi state: EFIBootState(current='0009', timeout='1 seconds', order=['0001', '0009', '0002', '0003', '0005', '0004', '0000', '0008'], entries={'0000': EFIBootEntry(name='Windows Boot Manager', path='VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...a.............\x7f...'), '0001': EFIBootEntry(name='ubuntu', path='HD(1,GPT,16328cc6-6021-4352-9133-0bfff0bc3040,0x800,0x219800)/File(\\EFI\\UBUNTU\\SHIMX64.EFI)'), '0002': EFIBootEntry(name='UEFI: PXE IP4 Realtek PCIe GBE Family Controller', path='PciRoot(0x0)/Pci(0x13,0x1)/Pci(0x0,0x0)/MAC(5c857e457845,0)/IPv4(0.0.0.00.0.0.0,0,0)..BO'), '0003': EFIBootEntry(name='UEFI: PXE IP6 Realtek PCIe GBE Family Controller', path='PciRoot(0x0)/Pci(0x13,0x1)/Pci(0x0,0x0)/MAC(5c857e457845,0)/IPv6([::]:<->[::]:,0,0)..BO'), '0004': EFIBootEntry(name='debian', path='VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)'), '0005': EFIBootEntry(name='siduction_2021.2.0', path='VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)'), '0008': EFIBootEntry(name='Windows Boot Manager', path='VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}.................\x7f...'), '0009': EFIBootEntry(name='UEFI: KingstonDataTraveler 3.00000, Partition 2', path='PciRoot(0x0)/Pci(0x15,0x0)/USB(9,0)/HD(2,GPT,23a89eda-eaed-4b01-bef0-0d031403b683,0x60018c,0x2734)..BO')}) Skipped removing 1 old UEFI entrie. UEFI entry 'ubuntu' might no longer exist and should be removed. installing grub to target=/target devices=['/dev/sda1'] [replace_defaults=True] Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True) updated /target/etc/default/grub to set: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" Using grub install command: /usr/lib/grub/grub-multi-install Grub install cmds: [['efibootmgr', '-v'], ['dpkg-reconfigure', 'grub-efi-amd64'], ['update-grub'], ['/usr/lib/grub/grub-multi-install'], ['efibootmgr', '-v']] Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'efibootmgr', '-v'] with allowed return codes [0] (capture=True) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-reconfigure', 'grub-efi-amd64'] with allowed return codes [0] (capture=True) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'update-grub'] with allowed return codes [0] (capture=True) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', '/usr/lib/grub/grub-multi-install'] with allowed return codes [0] (capture=True) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'efibootmgr', '-v'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.020 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) Skipped reordering of UEFI boot methods. Currently booted UEFI loader might no longer boot. Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'efibootmgr', '-v'] with allowed return codes [0] (capture=True) Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False) TIMED subp(['udevadm', 'settle']): 0.006 Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False) Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False) Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False) finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/install-grub: SUCCESS: installing grub to target devices finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/configuring-bootloader: SUCCESS: configuring target system bootloader finish: cmd-install/stage-curthooks/builtin/cmd-curthooks: SUCCESS: curtin command curthooks {'current': '0009', 'timeout': '1 seconds', 'order': '0001,0009,0002,0003,0005,0004,0000,0008'} {'current': '0009', 'timeout': '1 seconds', 'order': '0001,0009,0002,0003,0005,0004,0000,0008'} {'current': '0009', 'timeout': '1 seconds', 'order': '0001,0009,0002,0003,0005,0004,0000,0008'} curtin: Installation finished.