2025-09-09 10:01:52.106116 | Job console starting 2025-09-09 10:01:52.119864 | Updating git repos 2025-09-09 10:01:52.142656 | Cloning repos into workspace 2025-09-09 10:01:52.174179 | Restoring repo states 2025-09-09 10:01:52.185222 | Merging changes 2025-09-09 10:01:52.684854 | Checking out repos 2025-09-09 10:01:52.706728 | Preparing playbooks 2025-09-09 10:01:53.240335 | Running Ansible setup 2025-09-09 10:01:57.728298 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-09 10:01:58.511871 | 2025-09-09 10:01:58.512075 | PLAY [Base pre] 2025-09-09 10:01:58.530294 | 2025-09-09 10:01:58.530430 | TASK [Setup log path fact] 2025-09-09 10:01:58.562539 | ubuntu-noble-large | ok 2025-09-09 10:01:58.578015 | 2025-09-09 10:01:58.578147 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-09 10:01:58.633223 | ubuntu-noble-large | ok 2025-09-09 10:01:58.652406 | 2025-09-09 10:01:58.652559 | TASK [emit-job-header : Print job information] 2025-09-09 10:01:58.711044 | # Job Information 2025-09-09 10:01:58.711244 | Ansible Version: 2.16.14 2025-09-09 10:01:58.711281 | Job: ci-image-build 2025-09-09 10:01:58.711316 | Pipeline: check 2025-09-09 10:01:58.711341 | Executor: 521e9411259a 2025-09-09 10:01:58.711362 | Triggered by: https://github.com/osism/ci-image/pull/64 2025-09-09 10:01:58.711384 | Event ID: ecf3e150-8d63-11f0-9fda-c061bb9fac44 2025-09-09 10:01:58.716691 | 2025-09-09 10:01:58.716812 | LOOP [emit-job-header : Print node information] 2025-09-09 10:01:58.854699 | ubuntu-noble-large | ok: 2025-09-09 10:01:58.855189 | ubuntu-noble-large | # Node Information 2025-09-09 10:01:58.855294 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-09-09 10:01:58.855368 | ubuntu-noble-large | Hostname: ubuntu 2025-09-09 10:01:58.855433 | ubuntu-noble-large | Username: zuul 2025-09-09 10:01:58.855494 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-09-09 10:01:58.855567 | ubuntu-noble-large | Provider: regiocloud-a 2025-09-09 10:01:58.855630 | ubuntu-noble-large | Region: 2025-09-09 10:01:58.855691 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-09-09 10:01:58.855748 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-09-09 10:01:58.855803 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:fa9b 2025-09-09 10:01:58.878167 | 2025-09-09 10:01:58.878305 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-09 10:01:59.392740 | ubuntu-noble-large -> localhost | changed 2025-09-09 10:01:59.400178 | 2025-09-09 10:01:59.400297 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-09 10:02:00.461362 | ubuntu-noble-large -> localhost | changed 2025-09-09 10:02:00.482223 | 2025-09-09 10:02:00.482360 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-09 10:02:00.772502 | ubuntu-noble-large -> localhost | ok 2025-09-09 10:02:00.789227 | 2025-09-09 10:02:00.789407 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-09 10:02:00.834363 | ubuntu-noble-large | ok 2025-09-09 10:02:00.861612 | ubuntu-noble-large | included: /var/lib/zuul/builds/516c9d05a5854320a792e0b3aa985508/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-09 10:02:00.868782 | 2025-09-09 10:02:00.868879 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-09 10:02:02.661873 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-09-09 10:02:02.662359 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/516c9d05a5854320a792e0b3aa985508/work/516c9d05a5854320a792e0b3aa985508_id_rsa 2025-09-09 10:02:02.662458 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/516c9d05a5854320a792e0b3aa985508/work/516c9d05a5854320a792e0b3aa985508_id_rsa.pub 2025-09-09 10:02:02.662527 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-09-09 10:02:02.662589 | ubuntu-noble-large -> localhost | SHA256:08NlReZihq7A0WeKJ7F0SxddZ+1B1Krj1dEX1MVybv0 zuul-build-sshkey 2025-09-09 10:02:02.662664 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-09-09 10:02:02.662721 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-09-09 10:02:02.662772 | ubuntu-noble-large -> localhost | | .. oO=O| 2025-09-09 10:02:02.662826 | ubuntu-noble-large -> localhost | | . o.+.=*| 2025-09-09 10:02:02.662944 | ubuntu-noble-large -> localhost | | + + = * .*=| 2025-09-09 10:02:02.662999 | ubuntu-noble-large -> localhost | | o B X = ...B| 2025-09-09 10:02:02.663050 | ubuntu-noble-large -> localhost | | * S = . o+| 2025-09-09 10:02:02.663115 | ubuntu-noble-large -> localhost | | + o .o . E| 2025-09-09 10:02:02.663166 | ubuntu-noble-large -> localhost | | . . o | 2025-09-09 10:02:02.663216 | ubuntu-noble-large -> localhost | | . | 2025-09-09 10:02:02.663267 | ubuntu-noble-large -> localhost | | | 2025-09-09 10:02:02.663316 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-09-09 10:02:02.663439 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.270150 2025-09-09 10:02:02.674573 | 2025-09-09 10:02:02.674721 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-09 10:02:02.712448 | ubuntu-noble-large | ok 2025-09-09 10:02:02.725457 | ubuntu-noble-large | included: /var/lib/zuul/builds/516c9d05a5854320a792e0b3aa985508/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-09 10:02:02.736357 | 2025-09-09 10:02:02.736461 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-09 10:02:02.761789 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-09 10:02:02.777481 | 2025-09-09 10:02:02.777643 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-09 10:02:03.448679 | ubuntu-noble-large | changed 2025-09-09 10:02:03.456953 | 2025-09-09 10:02:03.457077 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-09 10:02:03.727854 | ubuntu-noble-large | ok 2025-09-09 10:02:03.736121 | 2025-09-09 10:02:03.736250 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-09 10:02:04.436351 | ubuntu-noble-large | changed 2025-09-09 10:02:04.442641 | 2025-09-09 10:02:04.442747 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-09 10:02:05.120908 | ubuntu-noble-large | changed 2025-09-09 10:02:05.129561 | 2025-09-09 10:02:05.129688 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-09 10:02:05.154518 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-09 10:02:05.164380 | 2025-09-09 10:02:05.164515 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-09 10:02:05.624160 | ubuntu-noble-large -> localhost | changed 2025-09-09 10:02:05.639625 | 2025-09-09 10:02:05.639802 | TASK [add-build-sshkey : Add back temp key] 2025-09-09 10:02:05.994945 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/516c9d05a5854320a792e0b3aa985508/work/516c9d05a5854320a792e0b3aa985508_id_rsa (zuul-build-sshkey) 2025-09-09 10:02:05.995216 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.018573 2025-09-09 10:02:06.004306 | 2025-09-09 10:02:06.004412 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-09 10:02:06.438916 | ubuntu-noble-large | ok 2025-09-09 10:02:06.444846 | 2025-09-09 10:02:06.444973 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-09 10:02:06.478641 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-09 10:02:06.489271 | 2025-09-09 10:02:06.489376 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-09 10:02:06.937693 | ubuntu-noble-large | ok 2025-09-09 10:02:06.951237 | 2025-09-09 10:02:06.951366 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-09 10:02:06.980440 | ubuntu-noble-large | ok 2025-09-09 10:02:06.985540 | 2025-09-09 10:02:06.985638 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-09 10:02:07.282514 | ubuntu-noble-large -> localhost | ok 2025-09-09 10:02:07.296339 | 2025-09-09 10:02:07.296495 | TASK [validate-host : Collect information about the host] 2025-09-09 10:02:08.522254 | ubuntu-noble-large | ok 2025-09-09 10:02:08.535661 | 2025-09-09 10:02:08.535780 | TASK [validate-host : Sanitize hostname] 2025-09-09 10:02:08.689521 | ubuntu-noble-large | ok 2025-09-09 10:02:08.694422 | 2025-09-09 10:02:08.694540 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-09 10:02:09.297082 | ubuntu-noble-large -> localhost | changed 2025-09-09 10:02:09.308116 | 2025-09-09 10:02:09.308254 | TASK [validate-host : Collect information about zuul worker] 2025-09-09 10:02:09.765955 | ubuntu-noble-large | ok 2025-09-09 10:02:09.771151 | 2025-09-09 10:02:09.771268 | TASK [validate-host : Write out all zuul information for each host] 2025-09-09 10:02:10.314879 | ubuntu-noble-large -> localhost | changed 2025-09-09 10:02:10.334245 | 2025-09-09 10:02:10.334378 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-09 10:02:10.621913 | ubuntu-noble-large | ok 2025-09-09 10:02:10.629791 | 2025-09-09 10:02:10.629909 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-09 10:02:11.440091 | ubuntu-noble-large | changed: 2025-09-09 10:02:11.440406 | ubuntu-noble-large | cd+++++++++ src/ 2025-09-09 10:02:11.440479 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-09-09 10:02:11.440531 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-09-09 10:02:11.440576 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ci-image/ 2025-09-09 10:02:11.440620 | ubuntu-noble-large | -updates - Major bug fix updates produced after the final release of the 2025-09-09 10:02:57.037156 | ubuntu-noble-large | 2025-09-09 10:02:57.037 | ## distribution. 2025-09-09 10:02:57.039605 | ubuntu-noble-large | 2025-09-09 10:02:57.039 | ## -backports - software from this repository may not have been tested as 2025-09-09 10:02:57.042434 | ubuntu-noble-large | 2025-09-09 10:02:57.042 | ## extensively as that contained in the main release, although it includes 2025-09-09 10:02:57.045073 | ubuntu-noble-large | 2025-09-09 10:02:57.044 | ## newer versions of some applications which may provide useful features. 2025-09-09 10:02:57.047781 | ubuntu-noble-large | 2025-09-09 10:02:57.047 | ## Also, please note that software in backports WILL NOT receive any review 2025-09-09 10:02:57.050780 | ubuntu-noble-large | 2025-09-09 10:02:57.050 | ## or updates from the Ubuntu security team. 2025-09-09 10:02:57.054325 | ubuntu-noble-large | 2025-09-09 10:02:57.054 | ## Components: Aside from main, the following components can be added to the list 2025-09-09 10:02:57.056967 | ubuntu-noble-large | 2025-09-09 10:02:57.056 | ## restricted - Software that may not be under a free license, or protected by patents. 2025-09-09 10:02:57.060008 | ubuntu-noble-large | 2025-09-09 10:02:57.059 | ## universe - Community maintained packages. Software in this repository receives maintenance 2025-09-09 10:02:57.063134 | ubuntu-noble-large | 2025-09-09 10:02:57.063 | ## from volunteers in the Ubuntu community, or a 10 year security maintenance 2025-09-09 10:02:57.065986 | ubuntu-noble-large | 2025-09-09 10:02:57.065 | ## commitment from Canonical when an Ubuntu Pro subscription is attached. 2025-09-09 10:02:57.068889 | ubuntu-noble-large | 2025-09-09 10:02:57.068 | ## multiverse - Community maintained of restricted. Software from this repository is 2025-09-09 10:02:57.071974 | ubuntu-noble-large | 2025-09-09 10:02:57.071 | ## ENTIRELY UNSUPPORTED by the Ubuntu team, and may not be under a free 2025-09-09 10:02:57.074849 | ubuntu-noble-large | 2025-09-09 10:02:57.074 | ## licence. Please satisfy yourself as to your rights to use the software. 2025-09-09 10:02:57.077327 | ubuntu-noble-large | 2025-09-09 10:02:57.077 | ## Also, please note that software in multiverse WILL NOT receive any 2025-09-09 10:02:57.080375 | ubuntu-noble-large | 2025-09-09 10:02:57.080 | ## review or updates from the Ubuntu security team. 2025-09-09 10:02:57.083169 | ubuntu-noble-large | 2025-09-09 10:02:57.083 | ## 2025-09-09 10:02:57.086205 | ubuntu-noble-large | 2025-09-09 10:02:57.086 | ## See the sources.list(5) manual page for further settings. 2025-09-09 10:02:57.089059 | ubuntu-noble-large | 2025-09-09 10:02:57.088 | Types: deb 2025-09-09 10:02:57.097471 | ubuntu-noble-large | 2025-09-09 10:02:57.097 | URIs: http://archive.ubuntu.com/ubuntu/ 2025-09-09 10:02:57.100348 | ubuntu-noble-large | 2025-09-09 10:02:57.100 | Suites: noble noble-updates noble-backports 2025-09-09 10:02:57.103164 | ubuntu-noble-large | 2025-09-09 10:02:57.103 | Components: main universe restricted multiverse 2025-09-09 10:02:57.106238 | ubuntu-noble-large | 2025-09-09 10:02:57.106 | Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg 2025-09-09 10:02:57.109586 | ubuntu-noble-large | 2025-09-09 10:02:57.109 | 2025-09-09 10:02:57.112404 | ubuntu-noble-large | 2025-09-09 10:02:57.112 | ## Ubuntu security updates. Aside from URIs and Suites, 2025-09-09 10:02:57.115468 | ubuntu-noble-large | 2025-09-09 10:02:57.115 | ## this should mirror your choices in the previous section. 2025-09-09 10:02:57.118831 | ubuntu-noble-large | 2025-09-09 10:02:57.118 | Types: deb 2025-09-09 10:02:57.126805 | ubuntu-noble-large | 2025-09-09 10:02:57.126 | URIs: http://archive.ubuntu.com/ubuntu/ 2025-09-09 10:02:57.129718 | ubuntu-noble-large | 2025-09-09 10:02:57.129 | Suites: noble-security 2025-09-09 10:02:57.132976 | ubuntu-noble-large | 2025-09-09 10:02:57.132 | Components: main universe restricted multiverse 2025-09-09 10:02:57.135800 | ubuntu-noble-large | 2025-09-09 10:02:57.135 | Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg 2025-09-09 10:02:57.142947 | ubuntu-noble-large | 2025-09-09 10:02:57.142 | dib-run-parts 01-set-ubuntu-mirror completed 2025-09-09 10:02:57.143046 | ubuntu-noble-large | 2025-09-09 10:02:57.143 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-09-09 10:02:57.247927 | ubuntu-noble-large | 2025-09-09 10:02:57.247 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2025-09-09 10:02:57.247962 | ubuntu-noble-large | 2025-09-09 10:02:57.247 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-09-09 10:02:57.314063 | ubuntu-noble-large | 2025-09-09 10:02:57.313 | Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-09-09 10:02:57.340401 | ubuntu-noble-large | 2025-09-09 10:02:57.340 | Get:4 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-09-09 10:02:57.419102 | ubuntu-noble-large | 2025-09-09 10:02:57.418 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [15.0 MB] 2025-09-09 10:02:57.729601 | ubuntu-noble-large | 2025-09-09 10:02:57.729 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [3871 kB] 2025-09-09 10:02:57.796508 | ubuntu-noble-large | 2025-09-09 10:02:57.796 | Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 c-n-f Metadata [301 kB] 2025-09-09 10:02:57.797828 | ubuntu-noble-large | 2025-09-09 10:02:57.797 | Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [269 kB] 2025-09-09 10:02:57.824799 | ubuntu-noble-large | 2025-09-09 10:02:57.824 | Get:9 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [35.0 kB] 2025-09-09 10:02:57.824899 | ubuntu-noble-large | 2025-09-09 10:02:57.824 | Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 c-n-f Metadata [8328 B] 2025-09-09 10:02:57.825056 | ubuntu-noble-large | 2025-09-09 10:02:57.824 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1390 kB] 2025-09-09 10:02:57.828552 | ubuntu-noble-large | 2025-09-09 10:02:57.828 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB] 2025-09-09 10:02:57.829826 | ubuntu-noble-large | 2025-09-09 10:02:57.829 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 c-n-f Metadata [14.9 kB] 2025-09-09 10:02:57.829966 | ubuntu-noble-large | 2025-09-09 10:02:57.829 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1481 kB] 2025-09-09 10:02:57.869677 | ubuntu-noble-large | 2025-09-09 10:02:57.869 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB] 2025-09-09 10:02:57.872669 | ubuntu-noble-large | 2025-09-09 10:02:57.872 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 c-n-f Metadata [31.0 kB] 2025-09-09 10:02:57.872735 | ubuntu-noble-large | 2025-09-09 10:02:57.872 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1791 kB] 2025-09-09 10:02:57.885089 | ubuntu-noble-large | 2025-09-09 10:02:57.884 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B] 2025-09-09 10:02:57.885175 | ubuntu-noble-large | 2025-09-09 10:02:57.885 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [33.2 kB] 2025-09-09 10:02:57.885879 | ubuntu-noble-large | 2025-09-09 10:02:57.885 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B] 2025-09-09 10:02:57.886114 | ubuntu-noble-large | 2025-09-09 10:02:57.886 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 c-n-f Metadata [592 B] 2025-09-09 10:02:57.886295 | ubuntu-noble-large | 2025-09-09 10:02:57.886 | Get:22 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [39.9 kB] 2025-09-09 10:02:57.887080 | ubuntu-noble-large | 2025-09-09 10:02:57.886 | Get:23 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7056 B] 2025-09-09 10:02:57.887370 | ubuntu-noble-large | 2025-09-09 10:02:57.887 | Get:24 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 c-n-f Metadata [272 B] 2025-09-09 10:02:57.903039 | ubuntu-noble-large | 2025-09-09 10:02:57.902 | Get:25 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB] 2025-09-09 10:02:57.903783 | ubuntu-noble-large | 2025-09-09 10:02:57.903 | Get:26 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB] 2025-09-09 10:02:57.904104 | ubuntu-noble-large | 2025-09-09 10:02:57.904 | Get:27 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 c-n-f Metadata [1304 B] 2025-09-09 10:02:57.904356 | ubuntu-noble-large | 2025-09-09 10:02:57.904 | Get:28 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B] 2025-09-09 10:02:57.904566 | ubuntu-noble-large | 2025-09-09 10:02:57.904 | Get:29 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 c-n-f Metadata [116 B] 2025-09-09 10:02:57.904794 | ubuntu-noble-large | 2025-09-09 10:02:57.904 | Get:30 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B] 2025-09-09 10:02:57.904998 | ubuntu-noble-large | 2025-09-09 10:02:57.904 | Get:31 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 c-n-f Metadata [116 B] 2025-09-09 10:02:57.918854 | ubuntu-noble-large | 2025-09-09 10:02:57.918 | Get:32 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1118 kB] 2025-09-09 10:02:57.955154 | ubuntu-noble-large | 2025-09-09 10:02:57.954 | Get:33 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.5 kB] 2025-09-09 10:02:57.955218 | ubuntu-noble-large | 2025-09-09 10:02:57.955 | Get:34 http://archive.ubuntu.com/ubuntu noble-security/main amd64 c-n-f Metadata [8708 B] 2025-09-09 10:02:57.955374 | ubuntu-noble-large | 2025-09-09 10:02:57.955 | Get:35 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [879 kB] 2025-09-09 10:02:57.963468 | ubuntu-noble-large | 2025-09-09 10:02:57.963 | Get:36 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.3 kB] 2025-09-09 10:02:57.963769 | ubuntu-noble-large | 2025-09-09 10:02:57.963 | Get:37 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 c-n-f Metadata [18.0 kB] 2025-09-09 10:02:57.964109 | ubuntu-noble-large | 2025-09-09 10:02:57.964 | Get:38 http://archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1705 kB] 2025-09-09 10:02:57.988289 | ubuntu-noble-large | 2025-09-09 10:02:57.988 | Get:39 http://archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B] 2025-09-09 10:02:57.988350 | ubuntu-noble-large | 2025-09-09 10:02:57.988 | Get:40 http://archive.ubuntu.com/ubuntu noble-security/restricted amd64 c-n-f Metadata [468 B] 2025-09-09 10:02:57.988574 | ubuntu-noble-large | 2025-09-09 10:02:57.988 | Get:41 http://archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [18.5 kB] 2025-09-09 10:02:57.988760 | ubuntu-noble-large | 2025-09-09 10:02:57.988 | Get:42 http://archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [212 B] 2025-09-09 10:02:57.988948 | ubuntu-noble-large | 2025-09-09 10:02:57.988 | Get:43 http://archive.ubuntu.com/ubuntu noble-security/multiverse amd64 c-n-f Metadata [380 B] 2025-09-09 10:03:07.680122 | ubuntu-noble-large | 2025-09-09 10:03:07.679 | Fetched 29.1 MB in 5s (5728 kB/s) 2025-09-09 10:03:08.608678 | ubuntu-noble-large | 2025-09-09 10:03:08.608 | Reading package lists... 2025-09-09 10:03:08.670321 | ubuntu-noble-large | 2025-09-09 10:03:08.669 | Reading package lists... 2025-09-09 10:03:08.879105 | ubuntu-noble-large | 2025-09-09 10:03:08.878 | Building dependency tree... 2025-09-09 10:03:08.880713 | ubuntu-noble-large | 2025-09-09 10:03:08.880 | Reading state information... 2025-09-09 10:03:09.100722 | ubuntu-noble-large | 2025-09-09 10:03:09.100 | The following additional packages will be installed: 2025-09-09 10:03:09.100786 | ubuntu-noble-large | 2025-09-09 10:03:09.100 | python3-software-properties 2025-09-09 10:03:09.130471 | ubuntu-noble-large | 2025-09-09 10:03:09.130 | The following NEW packages will be installed: 2025-09-09 10:03:09.135484 | ubuntu-noble-large | 2025-09-09 10:03:09.135 | apt-transport-https 2025-09-09 10:03:09.135511 | ubuntu-noble-large | 2025-09-09 10:03:09.135 | The following packages will be upgraded: 2025-09-09 10:03:09.135522 | ubuntu-noble-large | 2025-09-09 10:03:09.135 | python3-software-properties software-properties-common 2025-09-09 10:03:09.195852 | ubuntu-noble-large | 2025-09-09 10:03:09.195 | 2 upgraded, 1 newly installed, 0 to remove and 12 not upgraded. 2025-09-09 10:03:09.195888 | ubuntu-noble-large | 2025-09-09 10:03:09.195 | Need to get 48.3 kB of archives. 2025-09-09 10:03:09.195901 | ubuntu-noble-large | 2025-09-09 10:03:09.195 | After this operation, 36.9 kB of additional disk space will be used. 2025-09-09 10:03:09.195913 | ubuntu-noble-large | 2025-09-09 10:03:09.195 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 apt-transport-https all 2.8.3 [3970 B] 2025-09-09 10:03:09.212534 | ubuntu-noble-large | 2025-09-09 10:03:09.212 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB] 2025-09-09 10:03:09.215366 | ubuntu-noble-large | 2025-09-09 10:03:09.215 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB] 2025-09-09 10:03:09.566015 | ubuntu-noble-large | 2025-09-09 10:03:09.565 | Fetched 48.3 kB in 0s (514 kB/s) 2025-09-09 10:03:09.593601 | ubuntu-noble-large | 2025-09-09 10:03:09.593 | Selecting previously unselected package apt-transport-https. 2025-09-09 10:03:09.618504 | ubuntu-noble-large | 2025-09-09 10:03:09.618 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37324 files and directories currently installed.) 2025-09-09 10:03:09.619701 | ubuntu-noble-large | 2025-09-09 10:03:09.619 | Preparing to unpack .../apt-transport-https_2.8.3_all.deb ... 2025-09-09 10:03:09.619867 | ubuntu-noble-large | 2025-09-09 10:03:09.619 | Unpacking apt-transport-https (2.8.3) ... 2025-09-09 10:03:09.643417 | ubuntu-noble-large | 2025-09-09 10:03:09.643 | Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ... 2025-09-09 10:03:09.738368 | ubuntu-noble-large | 2025-09-09 10:03:09.738 | Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ... 2025-09-09 10:03:09.769181 | ubuntu-noble-large | 2025-09-09 10:03:09.769 | Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ... 2025-09-09 10:03:09.865531 | ubuntu-noble-large | 2025-09-09 10:03:09.865 | Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ... 2025-09-09 10:03:09.905831 | ubuntu-noble-large | 2025-09-09 10:03:09.905 | Setting up apt-transport-https (2.8.3) ... 2025-09-09 10:03:09.905876 | ubuntu-noble-large | 2025-09-09 10:03:09.905 | Setting up python3-software-properties (0.99.49.3) ... 2025-09-09 10:03:10.094931 | ubuntu-noble-large | 2025-09-09 10:03:10.094 | Setting up software-properties-common (0.99.49.3) ... 2025-09-09 10:03:10.259233 | ubuntu-noble-large | 2025-09-09 10:03:10.259 | Processing triggers for man-db (2.12.0-4build2) ... 2025-09-09 10:03:10.610783 | ubuntu-noble-large | 2025-09-09 10:03:10.610 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2025-09-09 10:03:11.202220 | ubuntu-noble-large | 2025-09-09 10:03:11.201 | 2025-09-09 10:03:11.202344 | ubuntu-noble-large | 2025-09-09 10:03:11.201 | Failed to retrieve available kernel versions. 2025-09-09 10:03:11.202373 | ubuntu-noble-large | 2025-09-09 10:03:11.201 | 2025-09-09 10:03:11.202384 | ubuntu-noble-large | 2025-09-09 10:03:11.201 | The processor microcode seems to be up-to-date. 2025-09-09 10:03:11.202394 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | 2025-09-09 10:03:11.202403 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | No services need to be restarted. 2025-09-09 10:03:11.202413 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | 2025-09-09 10:03:11.202423 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | No containers need to be restarted. 2025-09-09 10:03:11.202433 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | 2025-09-09 10:03:11.202442 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | No user sessions are running outdated binaries. 2025-09-09 10:03:11.202452 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | 2025-09-09 10:03:11.202461 | ubuntu-noble-large | 2025-09-09 10:03:11.202 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2025-09-09 10:03:12.323366 | ubuntu-noble-large | 2025-09-09 10:03:12.323 | dib-run-parts 03-baseline-tools completed 2025-09-09 10:03:12.323436 | ubuntu-noble-large | 2025-09-09 10:03:12.323 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-09-09 10:03:12.339250 | ubuntu-noble-large | 2025-09-09 10:03:12.339 | dib-run-parts 04-dib-init-system completed 2025-09-09 10:03:12.339327 | ubuntu-noble-large | 2025-09-09 10:03:12.339 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-09-09 10:03:12.413469 | ubuntu-noble-large | 2025-09-09 10:03:12.413 | Nothing to install 2025-09-09 10:03:12.421570 | ubuntu-noble-large | 2025-09-09 10:03:12.421 | dib-run-parts 10-package-installs completed 2025-09-09 10:03:12.421845 | ubuntu-noble-large | 2025-09-09 10:03:12.421 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2025-09-09 10:03:12.791878 | ubuntu-noble-large | 2025-09-09 10:03:12.791 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2025-09-09 10:03:12.795483 | ubuntu-noble-large | 2025-09-09 10:03:12.795 | Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-09-09 10:03:12.817289 | ubuntu-noble-large | 2025-09-09 10:03:12.817 | Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-09-09 10:03:12.839106 | ubuntu-noble-large | 2025-09-09 10:03:12.839 | Hit:4 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-09-09 10:03:14.500814 | ubuntu-noble-large | 2025-09-09 10:03:14.500 | Reading package lists... 2025-09-09 10:03:14.523218 | ubuntu-noble-large | 2025-09-09 10:03:14.523 | dib-run-parts 99-apt-get-update completed 2025-09-09 10:03:14.523464 | ubuntu-noble-large | 2025-09-09 10:03:14.523 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-09-09 10:03:14.553763 | ubuntu-noble-large | 2025-09-09 10:03:14.553 | Not running install-packages remove with empty packages list 2025-09-09 10:03:14.603714 | ubuntu-noble-large | 2025-09-09 10:03:14.603 | Nothing to uninstall 2025-09-09 10:03:14.611604 | ubuntu-noble-large | 2025-09-09 10:03:14.611 | dib-run-parts 99-package-uninstalls completed 2025-09-09 10:03:14.612953 | ubuntu-noble-large | 2025-09-09 10:03:14.612 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-09-09 10:03:14.613022 | ubuntu-noble-large | 2025-09-09 10:03:14.612 | dib-run-parts 2025-09-09 10:03:14.614940 | ubuntu-noble-large | 2025-09-09 10:03:14.614 | dib-run-parts Target: pre-install.d 2025-09-09 10:03:14.614982 | ubuntu-noble-large | 2025-09-09 10:03:14.614 | dib-run-parts 2025-09-09 10:03:14.614996 | ubuntu-noble-large | 2025-09-09 10:03:14.614 | dib-run-parts Script Seconds 2025-09-09 10:03:14.615009 | ubuntu-noble-large | 2025-09-09 10:03:14.614 | dib-run-parts --------------------------------------- ---------- 2025-09-09 10:03:14.615022 | ubuntu-noble-large | 2025-09-09 10:03:14.614 | dib-run-parts 2025-09-09 10:03:14.634462 | ubuntu-noble-large | 2025-09-09 10:03:14.634 | dib-run-parts 00-disable-apt-recommends 0.009 2025-09-09 10:03:14.648057 | ubuntu-noble-large | 2025-09-09 10:03:14.647 | dib-run-parts 00-remove-apt-xapian-index 0.295 2025-09-09 10:03:14.660715 | ubuntu-noble-large | 2025-09-09 10:03:14.660 | dib-run-parts 01-install-bin 0.014 2025-09-09 10:03:14.673539 | ubuntu-noble-large | 2025-09-09 10:03:14.673 | dib-run-parts 01-set-ubuntu-mirror 0.152 2025-09-09 10:03:14.686569 | ubuntu-noble-large | 2025-09-09 10:03:14.686 | dib-run-parts 03-baseline-tools 15.177 2025-09-09 10:03:14.699193 | ubuntu-noble-large | 2025-09-09 10:03:14.699 | dib-run-parts 04-dib-init-system 0.013 2025-09-09 10:03:14.711601 | ubuntu-noble-large | 2025-09-09 10:03:14.711 | dib-run-parts 10-package-installs 0.080 2025-09-09 10:03:14.724397 | ubuntu-noble-large | 2025-09-09 10:03:14.724 | dib-run-parts 99-apt-get-update 2.098 2025-09-09 10:03:14.734928 | ubuntu-noble-large | 2025-09-09 10:03:14.734 | dib-run-parts 99-package-uninstalls 0.086 2025-09-09 10:03:14.737610 | ubuntu-noble-large | 2025-09-09 10:03:14.737 | dib-run-parts 2025-09-09 10:03:14.737659 | ubuntu-noble-large | 2025-09-09 10:03:14.737 | dib-run-parts --------------------- END PROFILING --------------------- 2025-09-09 10:03:14.945126 | ubuntu-noble-large | 2025-09-09 10:03:14.944 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-09-09 10:03:14.949419 | ubuntu-noble-large | 2025-09-09 10:03:14.949 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-09-09 10:03:14.949443 | ubuntu-noble-large | 2025-09-09 10:03:14.949 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:03:14.949449 | ubuntu-noble-large | 2025-09-09 10:03:14.949 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:03:14.949518 | ubuntu-noble-large | 2025-09-09 10:03:14.949 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:03:14.949526 | ubuntu-noble-large | 2025-09-09 10:03:14.949 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:03:14.950222 | ubuntu-noble-large | 2025-09-09 10:03:14.950 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:03:14.955854 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:03:14.955904 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-09-09 10:03:14.955919 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-09-09 10:03:14.955932 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:03:14.955945 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:03:14.955976 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-09-09 10:03:14.955987 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:03:14.955997 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:03:14.956006 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ export DIB_NO_TIMER_CHECK=True 2025-09-09 10:03:14.956016 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ DIB_NO_TIMER_CHECK=True 2025-09-09 10:03:14.956025 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:03:14.956035 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:03:14.956045 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:03:14.956054 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:03:14.956071 | ubuntu-noble-large | 2025-09-09 10:03:14.955 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2025-09-09 10:03:14.960597 | ubuntu-noble-large | 2025-09-09 10:03:14.960 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2025-09-09 10:03:14.960647 | ubuntu-noble-large | 2025-09-09 10:03:14.960 | ++ export DIB_ADD_APT_KEYS= 2025-09-09 10:03:14.960658 | ubuntu-noble-large | 2025-09-09 10:03:14.960 | ++ DIB_ADD_APT_KEYS= 2025-09-09 10:03:14.960668 | ubuntu-noble-large | 2025-09-09 10:03:14.960 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:03:14.965507 | ubuntu-noble-large | 2025-09-09 10:03:14.965 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:03:14.966601 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ export DISTRO_NAME=ubuntu 2025-09-09 10:03:14.966648 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ DISTRO_NAME=ubuntu 2025-09-09 10:03:14.966666 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ export DIB_RELEASE=noble 2025-09-09 10:03:14.966677 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ DIB_RELEASE=noble 2025-09-09 10:03:14.966686 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:03:14.966696 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:03:14.966710 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:03:14.966720 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:03:14.966733 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ ARCH=amd64 2025-09-09 10:03:14.966746 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-09-09 10:03:14.966760 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-09-09 10:03:14.966813 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ export DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:03:14.966828 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | ++ DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:03:14.966841 | ubuntu-noble-large | 2025-09-09 10:03:14.966 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:03:14.971697 | ubuntu-noble-large | 2025-09-09 10:03:14.971 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:03:14.971750 | ubuntu-noble-large | 2025-09-09 10:03:14.971 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:03:14.971763 | ubuntu-noble-large | 2025-09-09 10:03:14.971 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:03:14.971774 | ubuntu-noble-large | 2025-09-09 10:03:14.971 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:03:14.977124 | ubuntu-noble-large | 2025-09-09 10:03:14.976 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:03:14.977163 | ubuntu-noble-large | 2025-09-09 10:03:14.976 | ++ [[ noble == \t\r\u\s\t\y ]] 2025-09-09 10:03:14.977174 | ubuntu-noble-large | 2025-09-09 10:03:14.977 | ++ export DIB_INIT_SYSTEM=systemd 2025-09-09 10:03:14.977184 | ubuntu-noble-large | 2025-09-09 10:03:14.977 | ++ DIB_INIT_SYSTEM=systemd 2025-09-09 10:03:14.977194 | ubuntu-noble-large | 2025-09-09 10:03:14.977 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-09-09 10:03:14.982509 | ubuntu-noble-large | 2025-09-09 10:03:14.982 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-09-09 10:03:14.982562 | ubuntu-noble-large | 2025-09-09 10:03:14.982 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:03:14.982574 | ubuntu-noble-large | 2025-09-09 10:03:14.982 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:03:14.982585 | ubuntu-noble-large | 2025-09-09 10:03:14.982 | ++ export DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:03:14.982595 | ubuntu-noble-large | 2025-09-09 10:03:14.982 | ++ DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:03:14.982605 | ubuntu-noble-large | 2025-09-09 10:03:14.982 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-09-09 10:03:14.987766 | ubuntu-noble-large | 2025-09-09 10:03:14.987 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-09-09 10:03:14.987800 | ubuntu-noble-large | 2025-09-09 10:03:14.987 | ++ [[ arm64 aarch64 =~ amd64 ]] 2025-09-09 10:03:14.987811 | ubuntu-noble-large | 2025-09-09 10:03:14.987 | ++ export DIB_BLOCK_DEVICE=mbr 2025-09-09 10:03:14.987821 | ubuntu-noble-large | 2025-09-09 10:03:14.987 | ++ DIB_BLOCK_DEVICE=mbr 2025-09-09 10:03:14.987832 | ubuntu-noble-large | 2025-09-09 10:03:14.987 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:03:14.992842 | ubuntu-noble-large | 2025-09-09 10:03:14.992 | + source /tmp/in_target.d/install.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:03:14.992878 | ubuntu-noble-large | 2025-09-09 10:03:14.992 | ++ export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2025-09-09 10:03:14.992890 | ubuntu-noble-large | 2025-09-09 10:03:14.992 | ++ DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2025-09-09 10:03:14.992901 | ubuntu-noble-large | 2025-09-09 10:03:14.992 | ++ export DIB_LOCAL_IMAGE= 2025-09-09 10:03:14.992911 | ubuntu-noble-large | 2025-09-09 10:03:14.992 | ++ DIB_LOCAL_IMAGE= 2025-09-09 10:03:14.992922 | ubuntu-noble-large | 2025-09-09 10:03:14.992 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-09-09 10:03:14.998631 | ubuntu-noble-large | 2025-09-09 10:03:14.998 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-09-09 10:03:14.998700 | ubuntu-noble-large | 2025-09-09 10:03:14.998 | ++ '[' -z systemd ']' 2025-09-09 10:03:14.998725 | ubuntu-noble-large | 2025-09-09 10:03:14.998 | ++ case $DIB_INIT_SYSTEM in 2025-09-09 10:03:14.998736 | ubuntu-noble-large | 2025-09-09 10:03:14.998 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-09-09 10:03:15.069094 | ubuntu-noble-large | 2025-09-09 10:03:15.068 | INFO:root:Mapping for base : iscsi_package 2025-09-09 10:03:15.113709 | ubuntu-noble-large | 2025-09-09 10:03:15.113 | Reading package lists... 2025-09-09 10:03:15.324601 | ubuntu-noble-large | 2025-09-09 10:03:15.324 | Building dependency tree... 2025-09-09 10:03:15.326427 | ubuntu-noble-large | 2025-09-09 10:03:15.326 | Reading state information... 2025-09-09 10:03:15.603682 | ubuntu-noble-large | 2025-09-09 10:03:15.602 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-09-09 10:03:15.603719 | ubuntu-noble-large | 2025-09-09 10:03:15.603 | open-iscsi set to manually installed. 2025-09-09 10:03:15.603723 | ubuntu-noble-large | 2025-09-09 10:03:15.603 | 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. 2025-09-09 10:03:15.610138 | ubuntu-noble-large | 2025-09-09 10:03:15.609 | dib-run-parts 00-baseline-environment completed 2025-09-09 10:03:15.610190 | ubuntu-noble-large | 2025-09-09 10:03:15.610 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-09-09 10:03:15.650625 | ubuntu-noble-large | 2025-09-09 10:03:15.650 | Reading package lists... 2025-09-09 10:03:15.927582 | ubuntu-noble-large | 2025-09-09 10:03:15.927 | Building dependency tree... 2025-09-09 10:03:15.927816 | ubuntu-noble-large | 2025-09-09 10:03:15.927 | Reading state information... 2025-09-09 10:03:16.139249 | ubuntu-noble-large | 2025-09-09 10:03:16.139 | Calculating upgrade... 2025-09-09 10:03:16.349507 | ubuntu-noble-large | 2025-09-09 10:03:16.349 | The following packages will be upgraded: 2025-09-09 10:03:16.349572 | ubuntu-noble-large | 2025-09-09 10:03:16.349 | coreutils fwupd libfwupd2 libpython3.12-minimal libpython3.12-stdlib 2025-09-09 10:03:16.349583 | ubuntu-noble-large | 2025-09-09 10:03:16.349 | libpython3.12t64 libudisks2-0 libxml2 powermgmt-base python3.12 2025-09-09 10:03:16.349589 | ubuntu-noble-large | 2025-09-09 10:03:16.349 | python3.12-minimal udisks2 2025-09-09 10:03:16.448124 | ubuntu-noble-large | 2025-09-09 10:03:16.447 | 12 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-09 10:03:16.448193 | ubuntu-noble-large | 2025-09-09 10:03:16.447 | Need to get 15.6 MB of archives. 2025-09-09 10:03:16.448227 | ubuntu-noble-large | 2025-09-09 10:03:16.447 | After this operation, 5120 B of additional disk space will be used. 2025-09-09 10:03:16.448238 | ubuntu-noble-large | 2025-09-09 10:03:16.448 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 coreutils amd64 9.4-3ubuntu6.1 [1413 kB] 2025-09-09 10:03:16.579341 | ubuntu-noble-large | 2025-09-09 10:03:16.579 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.8 [2355 kB] 2025-09-09 10:03:16.638625 | ubuntu-noble-large | 2025-09-09 10:03:16.638 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12 amd64 3.12.3-1ubuntu0.8 [651 kB] 2025-09-09 10:03:16.646455 | ubuntu-noble-large | 2025-09-09 10:03:16.646 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.8 [2068 kB] 2025-09-09 10:03:16.677144 | ubuntu-noble-large | 2025-09-09 10:03:16.676 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-minimal amd64 3.12.3-1ubuntu0.8 [2334 kB] 2025-09-09 10:03:16.735775 | ubuntu-noble-large | 2025-09-09 10:03:16.735 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.8 [836 kB] 2025-09-09 10:03:16.742869 | ubuntu-noble-large | 2025-09-09 10:03:16.742 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.4 [762 kB] 2025-09-09 10:03:16.750148 | ubuntu-noble-large | 2025-09-09 10:03:16.749 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7650 B] 2025-09-09 10:03:16.750312 | ubuntu-noble-large | 2025-09-09 10:03:16.750 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfwupd2 amd64 1.9.31-0ubuntu1~24.04.1 [136 kB] 2025-09-09 10:03:16.751251 | ubuntu-noble-large | 2025-09-09 10:03:16.751 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fwupd amd64 1.9.31-0ubuntu1~24.04.1 [4592 kB] 2025-09-09 10:03:16.826344 | ubuntu-noble-large | 2025-09-09 10:03:16.826 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udisks2 amd64 2.10.1-6ubuntu1.3 [297 kB] 2025-09-09 10:03:16.831131 | ubuntu-noble-large | 2025-09-09 10:03:16.831 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudisks2-0 amd64 2.10.1-6ubuntu1.3 [175 kB] 2025-09-09 10:03:17.167687 | ubuntu-noble-large | 2025-09-09 10:03:17.167 | Fetched 15.6 MB in 0s (33.2 MB/s) 2025-09-09 10:03:17.218474 | ubuntu-noble-large | 2025-09-09 10:03:17.218 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37328 files and directories currently installed.) 2025-09-09 10:03:17.219626 | ubuntu-noble-large | 2025-09-09 10:03:17.219 | Preparing to unpack .../coreutils_9.4-3ubuntu6.1_amd64.deb ... 2025-09-09 10:03:17.219856 | ubuntu-noble-large | 2025-09-09 10:03:17.219 | Unpacking coreutils (9.4-3ubuntu6.1) over (9.4-3ubuntu6) ... 2025-09-09 10:03:17.300773 | ubuntu-noble-large | 2025-09-09 10:03:17.300 | Setting up coreutils (9.4-3ubuntu6.1) ... 2025-09-09 10:03:17.343228 | ubuntu-noble-large | 2025-09-09 10:03:17.343 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37328 files and directories currently installed.) 2025-09-09 10:03:17.344439 | ubuntu-noble-large | 2025-09-09 10:03:17.344 | Preparing to unpack .../00-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-09 10:03:17.344614 | ubuntu-noble-large | 2025-09-09 10:03:17.344 | Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) over (3.12.3-1ubuntu0.7) ... 2025-09-09 10:03:17.431316 | ubuntu-noble-large | 2025-09-09 10:03:17.431 | Preparing to unpack .../01-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-09 10:03:17.493716 | ubuntu-noble-large | 2025-09-09 10:03:17.493 | Unpacking python3.12 (3.12.3-1ubuntu0.8) over (3.12.3-1ubuntu0.7) ... 2025-09-09 10:03:17.526234 | ubuntu-noble-large | 2025-09-09 10:03:17.526 | Preparing to unpack .../02-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-09 10:03:17.578474 | ubuntu-noble-large | 2025-09-09 10:03:17.578 | Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) over (3.12.3-1ubuntu0.7) ... 2025-09-09 10:03:17.687252 | ubuntu-noble-large | 2025-09-09 10:03:17.687 | Preparing to unpack .../03-python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-09 10:03:17.693423 | ubuntu-noble-large | 2025-09-09 10:03:17.693 | Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) over (3.12.3-1ubuntu0.7) ... 2025-09-09 10:03:17.776606 | ubuntu-noble-large | 2025-09-09 10:03:17.776 | Preparing to unpack .../04-libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-09 10:03:17.843388 | ubuntu-noble-large | 2025-09-09 10:03:17.843 | Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) over (3.12.3-1ubuntu0.7) ... 2025-09-09 10:03:17.921107 | ubuntu-noble-large | 2025-09-09 10:03:17.920 | Preparing to unpack .../05-libxml2_2.9.14+dfsg-1.3ubuntu3.4_amd64.deb ... 2025-09-09 10:03:17.921519 | ubuntu-noble-large | 2025-09-09 10:03:17.921 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) over (2.9.14+dfsg-1.3ubuntu3.3) ... 2025-09-09 10:03:17.980081 | ubuntu-noble-large | 2025-09-09 10:03:17.979 | Preparing to unpack .../06-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-09-09 10:03:17.980442 | ubuntu-noble-large | 2025-09-09 10:03:17.980 | Unpacking powermgmt-base (1.37ubuntu0.1) over (1.37) ... 2025-09-09 10:03:18.010197 | ubuntu-noble-large | 2025-09-09 10:03:18.010 | Preparing to unpack .../07-libfwupd2_1.9.31-0ubuntu1~24.04.1_amd64.deb ... 2025-09-09 10:03:18.011313 | ubuntu-noble-large | 2025-09-09 10:03:18.011 | Unpacking libfwupd2:amd64 (1.9.31-0ubuntu1~24.04.1) over (1.9.30-0ubuntu1~24.04.1) ... 2025-09-09 10:03:18.048590 | ubuntu-noble-large | 2025-09-09 10:03:18.048 | Preparing to unpack .../08-fwupd_1.9.31-0ubuntu1~24.04.1_amd64.deb ... 2025-09-09 10:03:18.260288 | ubuntu-noble-large | 2025-09-09 10:03:18.260 | Unpacking fwupd (1.9.31-0ubuntu1~24.04.1) over (1.9.30-0ubuntu1~24.04.1) ... 2025-09-09 10:03:18.437155 | ubuntu-noble-large | 2025-09-09 10:03:18.436 | Preparing to unpack .../09-udisks2_2.10.1-6ubuntu1.3_amd64.deb ... 2025-09-09 10:03:18.440419 | ubuntu-noble-large | 2025-09-09 10:03:18.440 | Unpacking udisks2 (2.10.1-6ubuntu1.3) over (2.10.1-6ubuntu1.2) ... 2025-09-09 10:03:18.481398 | ubuntu-noble-large | 2025-09-09 10:03:18.481 | Preparing to unpack .../10-libudisks2-0_2.10.1-6ubuntu1.3_amd64.deb ... 2025-09-09 10:03:18.482434 | ubuntu-noble-large | 2025-09-09 10:03:18.482 | Unpacking libudisks2-0:amd64 (2.10.1-6ubuntu1.3) over (2.10.1-6ubuntu1.2) ... 2025-09-09 10:03:18.534585 | ubuntu-noble-large | 2025-09-09 10:03:18.534 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-09-09 10:03:18.534647 | ubuntu-noble-large | 2025-09-09 10:03:18.534 | Setting up libfwupd2:amd64 (1.9.31-0ubuntu1~24.04.1) ... 2025-09-09 10:03:18.534661 | ubuntu-noble-large | 2025-09-09 10:03:18.534 | Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-09 10:03:18.537148 | ubuntu-noble-large | 2025-09-09 10:03:18.537 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ... 2025-09-09 10:03:18.537338 | ubuntu-noble-large | 2025-09-09 10:03:18.537 | Setting up fwupd (1.9.31-0ubuntu1~24.04.1) ... 2025-09-09 10:03:18.842540 | ubuntu-noble-large | 2025-09-09 10:03:18.842 | Setting up libudisks2-0:amd64 (2.10.1-6ubuntu1.3) ... 2025-09-09 10:03:18.843023 | ubuntu-noble-large | 2025-09-09 10:03:18.842 | Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-09-09 10:03:19.812792 | ubuntu-noble-large | 2025-09-09 10:03:19.812 | Setting up udisks2 (2.10.1-6ubuntu1.3) ... 2025-09-09 10:03:19.821843 | ubuntu-noble-large | 2025-09-09 10:03:19.821 | Running in chroot, ignoring request. 2025-09-09 10:03:19.992828 | ubuntu-noble-large | 2025-09-09 10:03:19.992 | Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-09 10:03:19.993219 | ubuntu-noble-large | 2025-09-09 10:03:19.993 | Setting up python3.12 (3.12.3-1ubuntu0.8) ... 2025-09-09 10:03:21.073335 | ubuntu-noble-large | 2025-09-09 10:03:21.073 | Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-09-09 10:03:21.074493 | ubuntu-noble-large | 2025-09-09 10:03:21.074 | Processing triggers for install-info (7.1-3build2) ... 2025-09-09 10:03:21.252207 | ubuntu-noble-large | 2025-09-09 10:03:21.252 | Processing triggers for libc-bin (2.39-0ubuntu8.5) ... 2025-09-09 10:03:21.280166 | ubuntu-noble-large | 2025-09-09 10:03:21.280 | Processing triggers for systemd (255.4-1ubuntu8.10) ... 2025-09-09 10:03:21.284202 | ubuntu-noble-large | 2025-09-09 10:03:21.284 | Processing triggers for man-db (2.12.0-4build2) ... 2025-09-09 10:03:22.012565 | ubuntu-noble-large | 2025-09-09 10:03:22.012 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2025-09-09 10:03:22.579899 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | 2025-09-09 10:03:22.579970 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | Failed to retrieve available kernel versions. 2025-09-09 10:03:22.579984 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | 2025-09-09 10:03:22.579994 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | The processor microcode seems to be up-to-date. 2025-09-09 10:03:22.580004 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | 2025-09-09 10:03:22.580014 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | No services need to be restarted. 2025-09-09 10:03:22.580024 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | 2025-09-09 10:03:22.580034 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | No containers need to be restarted. 2025-09-09 10:03:22.580043 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | 2025-09-09 10:03:22.580053 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | No user sessions are running outdated binaries. 2025-09-09 10:03:22.580063 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | 2025-09-09 10:03:22.580073 | ubuntu-noble-large | 2025-09-09 10:03:22.579 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2025-09-09 10:03:23.641501 | ubuntu-noble-large | 2025-09-09 10:03:23.641 | dib-run-parts 00-up-to-date completed 2025-09-09 10:03:23.641545 | ubuntu-noble-large | 2025-09-09 10:03:23.641 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-09-09 10:09:11.117515 | ubuntu-noble-large | 2025-09-09 10:09:11.115 | Map install for cache-url: curl 2025-09-09 10:09:11.117632 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | Map install for ubuntu: linux-image-generic 2025-09-09 10:09:11.117651 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | Map install for dkms: dkms 2025-09-09 10:09:11.117664 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | Running command: ['install-packages', 'curl', 'dkms', 'linux-image-generic'] 2025-09-09 10:09:11.117677 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > Reading package lists... 2025-09-09 10:09:11.117690 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > Building dependency tree... 2025-09-09 10:09:11.117702 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > Reading state information... 2025-09-09 10:09:11.117714 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > curl is already the newest version (8.5.0-2ubuntu10.6). 2025-09-09 10:09:11.117727 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > curl set to manually installed. 2025-09-09 10:09:11.117739 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > The following additional packages will be installed: 2025-09-09 10:09:11.117766 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > amd64-microcode binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-09-09 10:09:11.117778 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev gcc gcc-13 2025-09-09 10:09:11.117790 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu intel-microcode 2025-09-09 10:09:11.117802 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > iucode-tool libasan8 libatomic1 libbinutils libcc1-0 libctf-nobfd0 libctf0 2025-09-09 10:09:11.117815 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > libdpkg-perl libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 2025-09-09 10:09:11.117827 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > liblsan0 libmpc3 libquadmath0 libsframe1 libtsan2 libubsan1 linux-firmware 2025-09-09 10:09:11.117839 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > linux-image-6.8.0-79-generic linux-modules-6.8.0-79-generic 2025-09-09 10:09:11.117851 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > linux-modules-extra-6.8.0-79-generic lto-disabled-list make wireless-regdb 2025-09-09 10:09:11.117863 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > Suggested packages: 2025-09-09 10:09:11.117875 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc menu 2025-09-09 10:09:11.117887 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > debian-keyring gcc-multilib manpages-dev autoconf automake libtool flex 2025-09-09 10:09:11.117899 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > bison gdb gcc-doc gcc-13-multilib gcc-13-doc gdb-x86-64-linux-gnu bzr 2025-09-09 10:09:11.117962 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > fdutils linux-tools linux-headers-6.8.0-79-generic make-doc 2025-09-09 10:09:11.117974 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > Recommended packages: 2025-09-09 10:09:11.117984 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > fakeroot linux-headers-generic | linux-headers-686-pae | linux-headers-amd64 2025-09-09 10:09:11.117994 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > | linux-headers build-essential libalgorithm-merge-perl libc6-dev | libc-dev 2025-09-09 10:09:11.118004 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > libc6-dev libc-dev libfile-fcntllock-perl firmware-sof-signed grub-pc 2025-09-09 10:09:11.118014 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > | grub-efi-amd64 | grub-efi-ia32 | grub | lilo thermald 2025-09-09 10:09:11.118024 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > The following NEW packages will be installed: 2025-09-09 10:09:11.118034 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > amd64-microcode binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-09-09 10:09:11.118043 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dkms dpkg-dev gcc gcc-13 2025-09-09 10:09:11.118053 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu intel-microcode 2025-09-09 10:09:11.118063 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > iucode-tool libasan8 libatomic1 libbinutils libcc1-0 libctf-nobfd0 libctf0 2025-09-09 10:09:11.118073 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > libdpkg-perl libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 2025-09-09 10:09:11.118083 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > liblsan0 libmpc3 libquadmath0 libsframe1 libtsan2 libubsan1 linux-firmware 2025-09-09 10:09:11.118093 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > linux-image-6.8.0-79-generic linux-image-generic 2025-09-09 10:09:11.118102 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > linux-modules-6.8.0-79-generic linux-modules-extra-6.8.0-79-generic 2025-09-09 10:09:11.118113 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > lto-disabled-list make wireless-regdb 2025-09-09 10:09:11.118123 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-09-09 10:09:11.118133 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > Need to get 768 MB of archives. 2025-09-09 10:09:11.118142 | ubuntu-noble-large | 2025-09-09 10:09:11.116 | > After this operation, 895 MB of additional disk space will be used. 2025-09-09 10:09:11.118152 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-09-09 10:09:11.118180 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-09-09 10:09:11.118191 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-09-09 10:09:11.118216 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-09-09 10:09:11.118227 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1038 B] 2025-09-09 10:09:11.118237 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5326 B] 2025-09-09 10:09:11.118247 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-09-09 10:09:11.118257 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-09-09 10:09:11.118320 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-09-09 10:09:11.118331 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-09-09 10:09:11.118341 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-09-09 10:09:11.118359 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-09-09 10:09:11.118369 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-09-09 10:09:11.118378 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-09-09 10:09:11.118388 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2462 kB] 2025-09-09 10:09:11.118397 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-09-09 10:09:11.118406 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-09-09 10:09:11.118416 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-09-09 10:09:11.118425 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3031 kB] 2025-09-09 10:09:11.118434 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1322 kB] 2025-09-09 10:09:11.118444 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2772 kB] 2025-09-09 10:09:11.118453 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1184 kB] 2025-09-09 10:09:11.118462 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1641 kB] 2025-09-09 10:09:11.118471 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-09-09 10:09:11.118481 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2681 kB] 2025-09-09 10:09:11.118491 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-09-09 10:09:11.118500 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-09-09 10:09:11.118510 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-09-09 10:09:11.118519 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1212 B] 2025-09-09 10:09:11.118538 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5018 B] 2025-09-09 10:09:11.118549 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.1 [269 kB] 2025-09-09 10:09:11.118558 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-09-09 10:09:11.118567 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-09-09 10:09:11.118588 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-09-09 10:09:11.118598 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.1 [1074 kB] 2025-09-09 10:09:11.118607 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 dkms all 3.0.11-1ubuntu13 [51.5 kB] 2025-09-09 10:09:11.118624 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 iucode-tool amd64 2.3.1-3build1 [43.9 kB] 2025-09-09 10:09:11.118634 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-firmware amd64 20240318.git3b128b60-0ubuntu2.17 [537 MB] 2025-09-09 10:09:11.118643 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-modules-6.8.0-79-generic amd64 6.8.0-79.79 [39.4 MB] 2025-09-09 10:09:11.118658 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-image-6.8.0-79-generic amd64 6.8.0-79.79 [14.8 MB] 2025-09-09 10:09:11.118667 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wireless-regdb all 2024.10.07-0ubuntu2~24.04.1 [7344 B] 2025-09-09 10:09:11.118677 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-modules-extra-6.8.0-79-generic amd64 6.8.0-79.79 [113 MB] 2025-09-09 10:09:11.118686 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 intel-microcode amd64 3.20250512.0ubuntu0.24.04.1 [11.1 MB] 2025-09-09 10:09:11.118695 | ubuntu-noble-large | 2025-09-09 10:09:11.117 | > Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 amd64-microcode amd64 3.20250311.1ubuntu0.24.04.1 [290 kB] 2025-09-09 10:09:11.118705 | ubuntu-noble-large | 2025-09-09 10:09:11.118 | > Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-image-generic amd64 6.8.0-79.79 [10.9 kB] 2025-09-09 10:09:11.118714 | ubuntu-noble-large | 2025-09-09 10:09:11.118 | > Fetched 768 MB in 5min 46s (2219 kB/s) 2025-09-09 10:09:11.118724 | ubuntu-noble-large | 2025-09-09 10:09:11.118 | > Selecting previously unselected package gcc-13-base:amd64. 2025-09-09 10:09:16.569378 | ubuntu-noble-large | 2025-09-09 10:09:16.565 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37328 files and directories currently installed.) 2025-09-09 10:09:16.569502 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../00-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.569517 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:16.569528 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package libisl23:amd64. 2025-09-09 10:09:16.569538 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../01-libisl23_0.26-3build1.1_amd64.deb ... 2025-09-09 10:09:16.569547 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-09-09 10:09:16.569556 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package libmpc3:amd64. 2025-09-09 10:09:16.569564 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../02-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-09-09 10:09:16.569572 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-09 10:09:16.569581 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-09-09 10:09:16.569590 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../03-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.569599 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:16.569607 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package cpp-13. 2025-09-09 10:09:16.569616 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../04-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.569643 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:16.569652 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-09-09 10:09:16.569660 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../05-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-09 10:09:16.569669 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:16.569678 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package cpp. 2025-09-09 10:09:16.569686 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../06-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-09 10:09:16.569695 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:16.569703 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package libcc1-0:amd64. 2025-09-09 10:09:16.569711 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../07-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.569720 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.569729 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package binutils-common:amd64. 2025-09-09 10:09:16.569737 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../08-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.569745 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.569754 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package libsframe1:amd64. 2025-09-09 10:09:16.569772 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../09-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.569780 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.569789 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package libbinutils:amd64. 2025-09-09 10:09:16.569797 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Preparing to unpack .../10-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.569805 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.569814 | ubuntu-noble-large | 2025-09-09 10:09:16.567 | > Selecting previously unselected package libctf-nobfd0:amd64. 2025-09-09 10:09:16.569822 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../11-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.569831 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.569839 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libctf0:amd64. 2025-09-09 10:09:16.569847 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../12-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.569856 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.569882 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libgprofng0:amd64. 2025-09-09 10:09:16.569902 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../13-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.569911 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.569919 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-09-09 10:09:16.569928 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.569936 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.569945 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libgomp1:amd64. 2025-09-09 10:09:16.569953 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../15-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.569962 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.569970 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libitm1:amd64. 2025-09-09 10:09:16.569985 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../16-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.569994 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570003 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libatomic1:amd64. 2025-09-09 10:09:16.570011 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../17-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570019 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570028 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libasan8:amd64. 2025-09-09 10:09:16.570036 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../18-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570045 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570053 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package liblsan0:amd64. 2025-09-09 10:09:16.570062 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../19-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570070 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570079 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libtsan2:amd64. 2025-09-09 10:09:16.570087 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../20-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570095 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570104 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libubsan1:amd64. 2025-09-09 10:09:16.570112 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../21-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570121 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570129 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libhwasan0:amd64. 2025-09-09 10:09:16.570137 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../22-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570146 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570154 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libquadmath0:amd64. 2025-09-09 10:09:16.570163 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../23-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570172 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:16.570180 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package libgcc-13-dev:amd64. 2025-09-09 10:09:16.570189 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../24-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570197 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:16.570206 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-09-09 10:09:16.570215 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../25-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570223 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:16.570232 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package binutils. 2025-09-09 10:09:16.570241 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../26-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-09-09 10:09:16.570249 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking binutils (2.42-4ubuntu2.5) ... 2025-09-09 10:09:16.570258 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package gcc-13. 2025-09-09 10:09:16.570347 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../27-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-09-09 10:09:16.570363 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:16.570372 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-09-09 10:09:16.570390 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Preparing to unpack .../28-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-09 10:09:16.570398 | ubuntu-noble-large | 2025-09-09 10:09:16.568 | > Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:16.570407 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Selecting previously unselected package gcc. 2025-09-09 10:09:16.570415 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Preparing to unpack .../29-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-09-09 10:09:16.570423 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:16.570432 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Selecting previously unselected package libdpkg-perl. 2025-09-09 10:09:16.570440 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Preparing to unpack .../30-libdpkg-perl_1.22.6ubuntu6.1_all.deb ... 2025-09-09 10:09:16.570449 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Unpacking libdpkg-perl (1.22.6ubuntu6.1) ... 2025-09-09 10:09:16.570484 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Selecting previously unselected package bzip2. 2025-09-09 10:09:16.570493 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Preparing to unpack .../31-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-09-09 10:09:16.570501 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-09-09 10:09:16.570509 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Selecting previously unselected package make. 2025-09-09 10:09:16.570518 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Preparing to unpack .../32-make_4.3-4.1build2_amd64.deb ... 2025-09-09 10:09:16.570527 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Unpacking make (4.3-4.1build2) ... 2025-09-09 10:09:16.570535 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Selecting previously unselected package lto-disabled-list. 2025-09-09 10:09:16.570544 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Preparing to unpack .../33-lto-disabled-list_47_all.deb ... 2025-09-09 10:09:16.570552 | ubuntu-noble-large | 2025-09-09 10:09:16.569 | > Unpacking lto-disabled-list (47) ... 2025-09-09 10:09:16.570566 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Selecting previously unselected package dpkg-dev. 2025-09-09 10:09:16.570574 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Preparing to unpack .../34-dpkg-dev_1.22.6ubuntu6.1_all.deb ... 2025-09-09 10:09:16.570583 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Unpacking dpkg-dev (1.22.6ubuntu6.1) ... 2025-09-09 10:09:16.570595 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Selecting previously unselected package dkms. 2025-09-09 10:09:16.570667 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Preparing to unpack .../35-dkms_3.0.11-1ubuntu13_all.deb ... 2025-09-09 10:09:16.570677 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Unpacking dkms (3.0.11-1ubuntu13) ... 2025-09-09 10:09:16.570689 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Selecting previously unselected package iucode-tool. 2025-09-09 10:09:16.570698 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Preparing to unpack .../36-iucode-tool_2.3.1-3build1_amd64.deb ... 2025-09-09 10:09:16.570710 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Unpacking iucode-tool (2.3.1-3build1) ... 2025-09-09 10:09:16.570771 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Selecting previously unselected package linux-firmware. 2025-09-09 10:09:16.570781 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Preparing to unpack .../37-linux-firmware_20240318.git3b128b60-0ubuntu2.17_amd64.deb ... 2025-09-09 10:09:16.570794 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Unpacking linux-firmware (20240318.git3b128b60-0ubuntu2.17) ... 2025-09-09 10:09:16.570847 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Selecting previously unselected package linux-modules-6.8.0-79-generic. 2025-09-09 10:09:16.570912 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Preparing to unpack .../38-linux-modules-6.8.0-79-generic_6.8.0-79.79_amd64.deb ... 2025-09-09 10:09:16.570927 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Unpacking linux-modules-6.8.0-79-generic (6.8.0-79.79) ... 2025-09-09 10:09:16.570936 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Selecting previously unselected package linux-image-6.8.0-79-generic. 2025-09-09 10:09:16.570945 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Preparing to unpack .../39-linux-image-6.8.0-79-generic_6.8.0-79.79_amd64.deb ... 2025-09-09 10:09:16.570964 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Unpacking linux-image-6.8.0-79-generic (6.8.0-79.79) ... 2025-09-09 10:09:16.570982 | ubuntu-noble-large | 2025-09-09 10:09:16.570 | > Selecting previously unselected package wireless-regdb. 2025-09-09 10:09:40.459517 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Preparing to unpack .../40-wireless-regdb_2024.10.07-0ubuntu2~24.04.1_all.deb ... 2025-09-09 10:09:40.459610 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Unpacking wireless-regdb (2024.10.07-0ubuntu2~24.04.1) ... 2025-09-09 10:09:40.459624 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Selecting previously unselected package linux-modules-extra-6.8.0-79-generic. 2025-09-09 10:09:40.459636 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Preparing to unpack .../41-linux-modules-extra-6.8.0-79-generic_6.8.0-79.79_amd64.deb ... 2025-09-09 10:09:40.459646 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Unpacking linux-modules-extra-6.8.0-79-generic (6.8.0-79.79) ... 2025-09-09 10:09:40.459695 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Selecting previously unselected package intel-microcode. 2025-09-09 10:09:40.459707 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Preparing to unpack .../42-intel-microcode_3.20250512.0ubuntu0.24.04.1_amd64.deb ... 2025-09-09 10:09:40.459717 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Unpacking intel-microcode (3.20250512.0ubuntu0.24.04.1) ... 2025-09-09 10:09:40.459727 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Selecting previously unselected package amd64-microcode. 2025-09-09 10:09:40.459737 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Preparing to unpack .../43-amd64-microcode_3.20250311.1ubuntu0.24.04.1_amd64.deb ... 2025-09-09 10:09:40.459747 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Unpacking amd64-microcode (3.20250311.1ubuntu0.24.04.1) ... 2025-09-09 10:09:40.459756 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Selecting previously unselected package linux-image-generic. 2025-09-09 10:09:40.459766 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Preparing to unpack .../44-linux-image-generic_6.8.0-79.79_amd64.deb ... 2025-09-09 10:09:40.459776 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Unpacking linux-image-generic (6.8.0-79.79) ... 2025-09-09 10:09:40.459786 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Setting up lto-disabled-list (47) ... 2025-09-09 10:09:40.459796 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Setting up iucode-tool (2.3.1-3build1) ... 2025-09-09 10:09:40.459805 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Setting up linux-firmware (20240318.git3b128b60-0ubuntu2.17) ... 2025-09-09 10:09:40.459815 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > Setting up intel-microcode (3.20250512.0ubuntu0.24.04.1) ... 2025-09-09 10:09:40.459824 | ubuntu-noble-large | 2025-09-09 10:09:40.457 | > update-initramfs: deferring update (trigger activated) 2025-09-09 10:09:40.459834 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > intel-microcode: microcode will be updated at next boot 2025-09-09 10:09:40.459843 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up wireless-regdb (2024.10.07-0ubuntu2~24.04.1) ... 2025-09-09 10:09:40.459852 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.459862 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.459871 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.459883 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-09-09 10:09:40.459895 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up amd64-microcode (3.20250311.1ubuntu0.24.04.1) ... 2025-09-09 10:09:40.459904 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > update-initramfs: deferring update (trigger activated) 2025-09-09 10:09:40.459914 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > amd64-microcode: microcode will be updated at next boot 2025-09-09 10:09:40.459923 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.459933 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:40.459942 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up make (4.3-4.1build2) ... 2025-09-09 10:09:40.459952 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.459997 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-09-09 10:09:40.460007 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460017 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libdpkg-perl (1.22.6ubuntu6.1) ... 2025-09-09 10:09:40.460026 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460036 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460045 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460055 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460064 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.460074 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up linux-modules-6.8.0-79-generic (6.8.0-79.79) ... 2025-09-09 10:09:40.460083 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-09-09 10:09:40.460093 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460102 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460112 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-09-09 10:09:40.460121 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.460145 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:40.460167 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.460177 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:40.460187 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up linux-modules-extra-6.8.0-79-generic (6.8.0-79.79) ... 2025-09-09 10:09:40.460196 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up linux-image-6.8.0-79-generic (6.8.0-79.79) ... 2025-09-09 10:09:40.460205 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-79-generic 2025-09-09 10:09:40.460215 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-79-generic 2025-09-09 10:09:40.460225 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-79-generic 2025-09-09 10:09:40.460234 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-79-generic 2025-09-09 10:09:40.460244 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.460253 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:40.460294 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up linux-image-generic (6.8.0-79.79) ... 2025-09-09 10:09:40.460310 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:40.460320 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:40.460329 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up binutils (2.42-4ubuntu2.5) ... 2025-09-09 10:09:40.460339 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up dpkg-dev (1.22.6ubuntu6.1) ... 2025-09-09 10:09:40.460348 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-09-09 10:09:40.460357 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:40.460366 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:40.460376 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-09-09 10:09:40.460385 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Setting up dkms (3.0.11-1ubuntu13) ... 2025-09-09 10:09:40.460394 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Processing triggers for man-db (2.12.0-4build2) ... 2025-09-09 10:09:40.460404 | ubuntu-noble-large | 2025-09-09 10:09:40.458 | > Processing triggers for libc-bin (2.39-0ubuntu8.5) ... 2025-09-09 10:09:40.460421 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-09-09 10:09:40.460431 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > Processing triggers for linux-image-6.8.0-79-generic (6.8.0-79.79) ... 2025-09-09 10:09:40.460441 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > /etc/kernel/postinst.d/dkms: 2025-09-09 10:09:40.460451 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > * dkms: autoinstall for kernel 6.8.0-79-generic was skipped since the kernel headers for this kernel do not seem to be installed 2025-09-09 10:09:40.460462 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > /etc/kernel/postinst.d/initramfs-tools: 2025-09-09 10:09:40.460472 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > update-initramfs: Generating /boot/initrd.img-6.8.0-79-generic 2025-09-09 10:09:40.460481 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > cryptsetup: WARNING: Couldn't determine root device 2025-09-09 10:09:40.460490 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > W: plymouth module (/usr/lib/x86_64-linux-gnu/plymouth//.so) missing, skipping that theme. 2025-09-09 10:09:40.460501 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > 2025-09-09 10:09:40.460511 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > Running kernel seems to be up-to-date. 2025-09-09 10:09:40.460520 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > 2025-09-09 10:09:40.460530 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > The processor microcode seems to be up-to-date. 2025-09-09 10:09:40.460539 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > 2025-09-09 10:09:40.460549 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > No services need to be restarted. 2025-09-09 10:09:40.460558 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > 2025-09-09 10:09:40.460568 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > No containers need to be restarted. 2025-09-09 10:09:40.460577 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > 2025-09-09 10:09:40.460586 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > No user sessions are running outdated binaries. 2025-09-09 10:09:40.460596 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > 2025-09-09 10:09:40.460605 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | > No VM guests are running outdated hypervisor (qemu) binaries on this host. 2025-09-09 10:09:40.460615 | ubuntu-noble-large | 2025-09-09 10:09:40.459 | returncode: 0 2025-09-09 10:09:40.476585 | ubuntu-noble-large | 2025-09-09 10:09:40.476 | dib-run-parts 01-package-installs completed 2025-09-09 10:09:40.476642 | ubuntu-noble-large | 2025-09-09 10:09:40.476 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2025-09-09 10:09:40.492545 | ubuntu-noble-large | 2025-09-09 10:09:40.492 | dib-run-parts 05-set-cloud-init-sources completed 2025-09-09 10:09:40.492575 | ubuntu-noble-large | 2025-09-09 10:09:40.492 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-09-09 10:09:40.505406 | ubuntu-noble-large | 2025-09-09 10:09:40.505 | dib-run-parts 10-cloud-init completed 2025-09-09 10:09:40.505481 | ubuntu-noble-large | 2025-09-09 10:09:40.505 | dib-run-parts Running /tmp/in_target.d/install.d/10-install 2025-09-09 10:09:40.550769 | ubuntu-noble-large | 2025-09-09 10:09:40.550 | Reading package lists... 2025-09-09 10:09:40.814726 | ubuntu-noble-large | 2025-09-09 10:09:40.814 | Building dependency tree... 2025-09-09 10:09:40.814785 | ubuntu-noble-large | 2025-09-09 10:09:40.814 | Reading state information... 2025-09-09 10:09:41.099734 | ubuntu-noble-large | 2025-09-09 10:09:41.099 | The following additional packages will be installed: 2025-09-09 10:09:41.099794 | ubuntu-noble-large | 2025-09-09 10:09:41.099 | python3-argcomplete python3-pip-whl python3-platformdirs 2025-09-09 10:09:41.099807 | ubuntu-noble-large | 2025-09-09 10:09:41.099 | python3-setuptools-whl python3-userpath python3-venv python3.12-venv 2025-09-09 10:09:41.100722 | ubuntu-noble-large | 2025-09-09 10:09:41.100 | Recommended packages: 2025-09-09 10:09:41.100800 | ubuntu-noble-large | 2025-09-09 10:09:41.100 | python3-psutil 2025-09-09 10:09:41.137703 | ubuntu-noble-large | 2025-09-09 10:09:41.137 | The following NEW packages will be installed: 2025-09-09 10:09:41.137753 | ubuntu-noble-large | 2025-09-09 10:09:41.137 | pipx python3-argcomplete python3-pip-whl python3-platformdirs 2025-09-09 10:09:41.137764 | ubuntu-noble-large | 2025-09-09 10:09:41.137 | python3-setuptools-whl python3-userpath python3-venv python3.12-venv 2025-09-09 10:09:41.304428 | ubuntu-noble-large | 2025-09-09 10:09:41.304 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-09-09 10:09:41.304500 | ubuntu-noble-large | 2025-09-09 10:09:41.304 | Need to get 3272 kB of archives. 2025-09-09 10:09:41.304524 | ubuntu-noble-large | 2025-09-09 10:09:41.304 | After this operation, 6476 kB of additional disk space will be used. 2025-09-09 10:09:41.304546 | ubuntu-noble-large | 2025-09-09 10:09:41.304 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB] 2025-09-09 10:09:41.457258 | ubuntu-noble-large | 2025-09-09 10:09:41.457 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-09-09 10:09:41.511752 | ubuntu-noble-large | 2025-09-09 10:09:41.511 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.8 [5678 B] 2025-09-09 10:09:41.511966 | ubuntu-noble-large | 2025-09-09 10:09:41.511 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1034 B] 2025-09-09 10:09:41.512010 | ubuntu-noble-large | 2025-09-09 10:09:41.511 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-argcomplete all 3.1.4-1ubuntu0.1 [33.8 kB] 2025-09-09 10:09:41.512947 | ubuntu-noble-large | 2025-09-09 10:09:41.512 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-platformdirs all 4.2.0-1 [16.1 kB] 2025-09-09 10:09:41.512985 | ubuntu-noble-large | 2025-09-09 10:09:41.512 | Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-userpath all 1.9.1-1 [9416 B] 2025-09-09 10:09:41.513344 | ubuntu-noble-large | 2025-09-09 10:09:41.513 | Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 pipx all 1.4.3-1 [787 kB] 2025-09-09 10:09:41.835792 | ubuntu-noble-large | 2025-09-09 10:09:41.835 | debconf: unable to initialize frontend: Dialog 2025-09-09 10:09:41.835996 | ubuntu-noble-large | 2025-09-09 10:09:41.835 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-09-09 10:09:41.836015 | ubuntu-noble-large | 2025-09-09 10:09:41.835 | debconf: falling back to frontend: Readline 2025-09-09 10:09:41.849143 | ubuntu-noble-large | 2025-09-09 10:09:41.849 | debconf: unable to initialize frontend: Readline 2025-09-09 10:09:41.849819 | ubuntu-noble-large | 2025-09-09 10:09:41.849 | debconf: (This frontend requires a controlling tty.) 2025-09-09 10:09:41.849863 | ubuntu-noble-large | 2025-09-09 10:09:41.849 | debconf: falling back to frontend: Teletype 2025-09-09 10:09:41.861396 | ubuntu-noble-large | 2025-09-09 10:09:41.861 | dpkg-preconfigure: unable to re-open stdin: 2025-09-09 10:09:41.913586 | ubuntu-noble-large | 2025-09-09 10:09:41.913 | Fetched 3272 kB in 0s (8243 kB/s) 2025-09-09 10:09:41.947919 | ubuntu-noble-large | 2025-09-09 10:09:41.947 | Selecting previously unselected package python3-pip-whl. 2025-09-09 10:09:41.976182 | ubuntu-noble-large | 2025-09-09 10:09:41.976 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 51740 files and directories currently installed.) 2025-09-09 10:09:41.977986 | ubuntu-noble-large | 2025-09-09 10:09:41.977 | Preparing to unpack .../0-python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ... 2025-09-09 10:09:41.978019 | ubuntu-noble-large | 2025-09-09 10:09:41.977 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) ... 2025-09-09 10:09:42.014203 | ubuntu-noble-large | 2025-09-09 10:09:42.014 | Selecting previously unselected package python3-setuptools-whl. 2025-09-09 10:09:42.018628 | ubuntu-noble-large | 2025-09-09 10:09:42.018 | Preparing to unpack .../1-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-09-09 10:09:42.018695 | ubuntu-noble-large | 2025-09-09 10:09:42.018 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-09 10:09:42.047347 | ubuntu-noble-large | 2025-09-09 10:09:42.047 | Selecting previously unselected package python3.12-venv. 2025-09-09 10:09:42.053380 | ubuntu-noble-large | 2025-09-09 10:09:42.053 | Preparing to unpack .../2-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-09-09 10:09:42.053516 | ubuntu-noble-large | 2025-09-09 10:09:42.053 | Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-09 10:09:42.076395 | ubuntu-noble-large | 2025-09-09 10:09:42.076 | Selecting previously unselected package python3-venv. 2025-09-09 10:09:42.082683 | ubuntu-noble-large | 2025-09-09 10:09:42.082 | Preparing to unpack .../3-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-09-09 10:09:42.082739 | ubuntu-noble-large | 2025-09-09 10:09:42.082 | Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-09-09 10:09:42.106531 | ubuntu-noble-large | 2025-09-09 10:09:42.106 | Selecting previously unselected package python3-argcomplete. 2025-09-09 10:09:42.114566 | ubuntu-noble-large | 2025-09-09 10:09:42.114 | Preparing to unpack .../4-python3-argcomplete_3.1.4-1ubuntu0.1_all.deb ... 2025-09-09 10:09:42.114597 | ubuntu-noble-large | 2025-09-09 10:09:42.114 | Unpacking python3-argcomplete (3.1.4-1ubuntu0.1) ... 2025-09-09 10:09:42.143458 | ubuntu-noble-large | 2025-09-09 10:09:42.143 | Selecting previously unselected package python3-platformdirs. 2025-09-09 10:09:42.152889 | ubuntu-noble-large | 2025-09-09 10:09:42.152 | Preparing to unpack .../5-python3-platformdirs_4.2.0-1_all.deb ... 2025-09-09 10:09:42.153073 | ubuntu-noble-large | 2025-09-09 10:09:42.152 | Unpacking python3-platformdirs (4.2.0-1) ... 2025-09-09 10:09:42.179030 | ubuntu-noble-large | 2025-09-09 10:09:42.178 | Selecting previously unselected package python3-userpath. 2025-09-09 10:09:42.187742 | ubuntu-noble-large | 2025-09-09 10:09:42.187 | Preparing to unpack .../6-python3-userpath_1.9.1-1_all.deb ... 2025-09-09 10:09:42.187893 | ubuntu-noble-large | 2025-09-09 10:09:42.187 | Unpacking python3-userpath (1.9.1-1) ... 2025-09-09 10:09:42.212432 | ubuntu-noble-large | 2025-09-09 10:09:42.212 | Selecting previously unselected package pipx. 2025-09-09 10:09:42.221108 | ubuntu-noble-large | 2025-09-09 10:09:42.221 | Preparing to unpack .../7-pipx_1.4.3-1_all.deb ... 2025-09-09 10:09:42.221245 | ubuntu-noble-large | 2025-09-09 10:09:42.221 | Unpacking pipx (1.4.3-1) ... 2025-09-09 10:09:42.298757 | ubuntu-noble-large | 2025-09-09 10:09:42.298 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-09-09 10:09:42.298819 | ubuntu-noble-large | 2025-09-09 10:09:42.298 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ... 2025-09-09 10:09:42.298831 | ubuntu-noble-large | 2025-09-09 10:09:42.298 | Setting up python3-platformdirs (4.2.0-1) ... 2025-09-09 10:09:42.500697 | ubuntu-noble-large | 2025-09-09 10:09:42.500 | Setting up python3-argcomplete (3.1.4-1ubuntu0.1) ... 2025-09-09 10:09:42.708510 | ubuntu-noble-large | 2025-09-09 10:09:42.708 | Setting up python3-userpath (1.9.1-1) ... 2025-09-09 10:09:42.909176 | ubuntu-noble-large | 2025-09-09 10:09:42.908 | Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-09-09 10:09:42.990832 | ubuntu-noble-large | 2025-09-09 10:09:42.990 | Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-09-09 10:09:42.991161 | ubuntu-noble-large | 2025-09-09 10:09:42.991 | Setting up pipx (1.4.3-1) ... 2025-09-09 10:09:43.226364 | ubuntu-noble-large | 2025-09-09 10:09:43.226 | Processing triggers for man-db (2.12.0-4build2) ... 2025-09-09 10:09:44.143850 | ubuntu-noble-large | 2025-09-09 10:09:44.143 | debconf: unable to initialize frontend: Dialog 2025-09-09 10:09:44.143933 | ubuntu-noble-large | 2025-09-09 10:09:44.143 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-09-09 10:09:44.143949 | ubuntu-noble-large | 2025-09-09 10:09:44.143 | debconf: falling back to frontend: Readline 2025-09-09 10:09:44.158581 | ubuntu-noble-large | 2025-09-09 10:09:44.158 | debconf: unable to initialize frontend: Readline 2025-09-09 10:09:44.158604 | ubuntu-noble-large | 2025-09-09 10:09:44.158 | debconf: (This frontend requires a controlling tty.) 2025-09-09 10:09:44.158615 | ubuntu-noble-large | 2025-09-09 10:09:44.158 | debconf: falling back to frontend: Teletype 2025-09-09 10:09:44.642056 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | 2025-09-09 10:09:44.642133 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | Running kernel seems to be up-to-date. 2025-09-09 10:09:44.642147 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | 2025-09-09 10:09:44.642159 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | The processor microcode seems to be up-to-date. 2025-09-09 10:09:44.642172 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | 2025-09-09 10:09:44.642183 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | No services need to be restarted. 2025-09-09 10:09:44.642194 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | 2025-09-09 10:09:44.642205 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | No containers need to be restarted. 2025-09-09 10:09:44.642216 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | 2025-09-09 10:09:44.642226 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | No user sessions are running outdated binaries. 2025-09-09 10:09:44.642237 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | 2025-09-09 10:09:44.642248 | ubuntu-noble-large | 2025-09-09 10:09:44.641 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2025-09-09 10:09:46.198823 | ubuntu-noble-large | 2025-09-09 10:09:46.198 | creating virtual environment... 2025-09-09 10:09:46.270548 | ubuntu-noble-large | 2025-09-09 10:09:46.270 | creating shared libraries... 2025-09-09 10:09:50.176731 | ubuntu-noble-large | 2025-09-09 10:09:50.176 | upgrading shared libraries... 2025-09-09 10:09:52.326574 | ubuntu-noble-large | 2025-09-09 10:09:52.326 | installing ansible-core from spec 'ansible-core<2.19.0,>=2.18.0'... 2025-09-09 10:09:56.316993 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | ⚠️ Note: '/root/.local/bin' is not on your PATH environment variable. These 2025-09-09 10:09:56.317054 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | apps will not be globally accessible until your PATH is updated. Run `pipx 2025-09-09 10:09:56.317066 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | ensurepath` to automatically add it, or manually modify your PATH in your 2025-09-09 10:09:56.317076 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | shell's config file (i.e. ~/.bashrc). 2025-09-09 10:09:56.317085 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | done! ✨ 🌟 ✨ 2025-09-09 10:09:56.317095 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | installed package ansible-core 2.18.9, installed using Python 3.12.3 2025-09-09 10:09:56.317104 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | These apps are now globally available 2025-09-09 10:09:56.317113 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible 2025-09-09 10:09:56.317122 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-config 2025-09-09 10:09:56.317132 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-console 2025-09-09 10:09:56.317140 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-doc 2025-09-09 10:09:56.317149 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-galaxy 2025-09-09 10:09:56.317158 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-inventory 2025-09-09 10:09:56.317167 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-playbook 2025-09-09 10:09:56.317176 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-pull 2025-09-09 10:09:56.317184 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-test 2025-09-09 10:09:56.317193 | ubuntu-noble-large | 2025-09-09 10:09:56.316 | - ansible-vault 2025-09-09 10:09:56.350684 | ubuntu-noble-large | 2025-09-09 10:09:56.350 | dib-run-parts 10-install completed 2025-09-09 10:09:56.350744 | ubuntu-noble-large | 2025-09-09 10:09:56.350 | dib-run-parts Running /tmp/in_target.d/install.d/20-ansible 2025-09-09 10:10:04.636962 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | Starting galaxy collection install process 2025-09-09 10:10:04.637042 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | Process install dependency map 2025-09-09 10:10:04.637055 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | Starting collection install process 2025-09-09 10:10:04.637066 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.1.0.tar.gz to /root/.ansible/tmp/ansible-local-9271vh67s4so/tmpm5fc3y_r/ansible-netcommon-8.1.0-d00yo0bs 2025-09-09 10:10:04.637078 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | Installing 'ansible.netcommon:8.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2025-09-09 10:10:04.637089 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | ansible.netcommon:8.1.0 was installed successfully 2025-09-09 10:10:04.637099 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.0.tar.gz to /root/.ansible/tmp/ansible-local-9271vh67s4so/tmpm5fc3y_r/ansible-utils-6.0.0-khrhrib1 2025-09-09 10:10:04.637110 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | Installing 'ansible.utils:6.0.0' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2025-09-09 10:10:04.637120 | ubuntu-noble-large | 2025-09-09 10:10:04.636 | ansible.utils:6.0.0 was installed successfully 2025-09-09 10:10:07.814074 | ubuntu-noble-large | 2025-09-09 10:10:07.813 | Starting galaxy collection install process 2025-09-09 10:10:07.814163 | ubuntu-noble-large | 2025-09-09 10:10:07.813 | Process install dependency map 2025-09-09 10:10:07.814184 | ubuntu-noble-large | 2025-09-09 10:10:07.813 | Starting collection install process 2025-09-09 10:10:07.814204 | ubuntu-noble-large | 2025-09-09 10:10:07.813 | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /root/.ansible/tmp/ansible-local-92744o7h3sfi/tmpyog5qtf0/ansible-posix-2.1.0-3bb7ezlp 2025-09-09 10:10:07.814224 | ubuntu-noble-large | 2025-09-09 10:10:07.813 | Installing 'ansible.posix:2.1.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-09-09 10:10:07.814314 | ubuntu-noble-large | 2025-09-09 10:10:07.813 | ansible.posix:2.1.0 was installed successfully 2025-09-09 10:10:15.341735 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | Starting galaxy collection install process 2025-09-09 10:10:15.341860 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | Process install dependency map 2025-09-09 10:10:15.341879 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | Starting collection install process 2025-09-09 10:10:15.341894 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-docker-4.7.0.tar.gz to /root/.ansible/tmp/ansible-local-9277ni12snve/tmpc4etd7qp/community-docker-4.7.0-vlgw9587 2025-09-09 10:10:15.341910 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | Installing 'community.docker:4.7.0' to '/usr/share/ansible/collections/ansible_collections/community/docker' 2025-09-09 10:10:15.341925 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | community.docker:4.7.0 was installed successfully 2025-09-09 10:10:15.341959 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.1.tar.gz to /root/.ansible/tmp/ansible-local-9277ni12snve/tmpc4etd7qp/community-library_inventory_filtering_v1-1.1.1-wuin4wqb 2025-09-09 10:10:15.341975 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | Installing 'community.library_inventory_filtering_v1:1.1.1' to '/usr/share/ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2025-09-09 10:10:15.341989 | ubuntu-noble-large | 2025-09-09 10:10:15.341 | community.library_inventory_filtering_v1:1.1.1 was installed successfully 2025-09-09 10:10:22.681615 | ubuntu-noble-large | 2025-09-09 10:10:22.681 | Starting galaxy collection install process 2025-09-09 10:10:22.681736 | ubuntu-noble-large | 2025-09-09 10:10:22.681 | Process install dependency map 2025-09-09 10:10:22.681753 | ubuntu-noble-large | 2025-09-09 10:10:22.681 | Starting collection install process 2025-09-09 10:10:22.681769 | ubuntu-noble-large | 2025-09-09 10:10:22.681 | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-11.3.0.tar.gz to /root/.ansible/tmp/ansible-local-928067er2bb0/tmp42f2sa67/community-general-11.3.0-_8ioeu_t 2025-09-09 10:10:22.681784 | ubuntu-noble-large | 2025-09-09 10:10:22.681 | Installing 'community.general:11.3.0' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-09-09 10:10:22.681800 | ubuntu-noble-large | 2025-09-09 10:10:22.681 | community.general:11.3.0 was installed successfully 2025-09-09 10:10:23.175753 | ubuntu-noble-large | 2025-09-09 10:10:23.175 | Cloning into '/root/.ansible/tmp/ansible-local-9283wvh7m9wd/tmpurtidvv3/ansible-collection-services68_gz0_r'... 2025-09-09 10:10:23.852490 | ubuntu-noble-large | 2025-09-09 10:10:23.852 | Your branch is up to date with 'origin/main'. 2025-09-09 10:10:24.029006 | ubuntu-noble-large | 2025-09-09 10:10:24.028 | Starting galaxy collection install process 2025-09-09 10:10:24.029106 | ubuntu-noble-large | 2025-09-09 10:10:24.028 | Process install dependency map 2025-09-09 10:10:24.029129 | ubuntu-noble-large | 2025-09-09 10:10:24.028 | Starting collection install process 2025-09-09 10:10:24.029145 | ubuntu-noble-large | 2025-09-09 10:10:24.028 | Installing 'osism.services:999.0.0' to '/usr/share/ansible/collections/ansible_collections/osism/services' 2025-09-09 10:10:24.029161 | ubuntu-noble-large | 2025-09-09 10:10:24.028 | Created collection for osism.services:999.0.0 at /usr/share/ansible/collections/ansible_collections/osism/services 2025-09-09 10:10:24.029176 | ubuntu-noble-large | 2025-09-09 10:10:24.028 | osism.services:999.0.0 was installed successfully 2025-09-09 10:10:24.505784 | ubuntu-noble-large | 2025-09-09 10:10:24.505 | Cloning into '/root/.ansible/tmp/ansible-local-9298tca018fg/tmpsj_9a9r2/ansible-collection-commonsd2blhgyi'... 2025-09-09 10:10:25.126775 | ubuntu-noble-large | 2025-09-09 10:10:25.126 | Your branch is up to date with 'origin/main'. 2025-09-09 10:10:25.260928 | ubuntu-noble-large | 2025-09-09 10:10:25.260 | Starting galaxy collection install process 2025-09-09 10:10:25.261009 | ubuntu-noble-large | 2025-09-09 10:10:25.260 | Process install dependency map 2025-09-09 10:10:25.261025 | ubuntu-noble-large | 2025-09-09 10:10:25.260 | Starting collection install process 2025-09-09 10:10:25.261039 | ubuntu-noble-large | 2025-09-09 10:10:25.260 | Installing 'osism.commons:999.0.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2025-09-09 10:10:25.261083 | ubuntu-noble-large | 2025-09-09 10:10:25.260 | Created collection for osism.commons:999.0.0 at /usr/share/ansible/collections/ansible_collections/osism/commons 2025-09-09 10:10:25.261094 | ubuntu-noble-large | 2025-09-09 10:10:25.260 | osism.commons:999.0.0 was installed successfully 2025-09-09 10:10:26.012914 | ubuntu-noble-large | 2025-09-09 10:10:26.012 | 2025-09-09 10:10:26.012997 | ubuntu-noble-large | 2025-09-09 10:10:26.012 | PLAY [Run bootstrap] *********************************************************** 2025-09-09 10:10:26.013011 | ubuntu-noble-large | 2025-09-09 10:10:26.012 | 2025-09-09 10:10:26.013022 | ubuntu-noble-large | 2025-09-09 10:10:26.012 | TASK [Gathering Facts] ********************************************************* 2025-09-09 10:10:27.602768 | ubuntu-noble-large | 2025-09-09 10:10:27.602 | [WARNING]: Platform linux on host localhost is using the discovered Python 2025-09-09 10:10:27.602871 | ubuntu-noble-large | 2025-09-09 10:10:27.602 | interpreter at /usr/bin/python3.12, but future installation of another Python 2025-09-09 10:10:27.602896 | ubuntu-noble-large | 2025-09-09 10:10:27.602 | interpreter could change the meaning of that path. See 2025-09-09 10:10:27.602909 | ubuntu-noble-large | 2025-09-09 10:10:27.602 | https://docs.ansible.com/ansible- 2025-09-09 10:10:27.602919 | ubuntu-noble-large | 2025-09-09 10:10:27.602 | core/2.18/reference_appendices/interpreter_discovery.html for more information. 2025-09-09 10:10:27.614571 | ubuntu-noble-large | 2025-09-09 10:10:27.614 | ok: [localhost] 2025-09-09 10:10:27.614608 | ubuntu-noble-large | 2025-09-09 10:10:27.614 | 2025-09-09 10:10:27.614620 | ubuntu-noble-large | 2025-09-09 10:10:27.614 | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2025-09-09 10:10:27.659986 | ubuntu-noble-large | 2025-09-09 10:10:27.659 | ok: [localhost] 2025-09-09 10:10:27.660032 | ubuntu-noble-large | 2025-09-09 10:10:27.659 | 2025-09-09 10:10:27.660045 | ubuntu-noble-large | 2025-09-09 10:10:27.659 | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2025-09-09 10:10:27.711742 | ubuntu-noble-large | 2025-09-09 10:10:27.711 | ok: [localhost] 2025-09-09 10:10:27.711817 | ubuntu-noble-large | 2025-09-09 10:10:27.711 | 2025-09-09 10:10:27.711830 | ubuntu-noble-large | 2025-09-09 10:10:27.711 | TASK [osism.commons.operator : Create operator group] ************************** 2025-09-09 10:10:28.186677 | ubuntu-noble-large | 2025-09-09 10:10:28.186 | changed: [localhost] 2025-09-09 10:10:28.186808 | ubuntu-noble-large | 2025-09-09 10:10:28.186 | 2025-09-09 10:10:28.186836 | ubuntu-noble-large | 2025-09-09 10:10:28.186 | TASK [osism.commons.operator : Create user] ************************************ 2025-09-09 10:10:28.783072 | ubuntu-noble-large | 2025-09-09 10:10:28.782 | changed: [localhost] 2025-09-09 10:10:28.783165 | ubuntu-noble-large | 2025-09-09 10:10:28.782 | 2025-09-09 10:10:28.783179 | ubuntu-noble-large | 2025-09-09 10:10:28.782 | TASK [osism.commons.operator : Add user to additional groups] ****************** 2025-09-09 10:10:29.631495 | ubuntu-noble-large | 2025-09-09 10:10:29.630 | changed: [localhost] => (item=adm) 2025-09-09 10:10:29.631587 | ubuntu-noble-large | 2025-09-09 10:10:29.630 | changed: [localhost] => (item=sudo) 2025-09-09 10:10:29.631600 | ubuntu-noble-large | 2025-09-09 10:10:29.630 | 2025-09-09 10:10:29.631611 | ubuntu-noble-large | 2025-09-09 10:10:29.630 | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2025-09-09 10:10:30.476617 | ubuntu-noble-large | 2025-09-09 10:10:30.476 | changed: [localhost] 2025-09-09 10:10:30.476677 | ubuntu-noble-large | 2025-09-09 10:10:30.476 | 2025-09-09 10:10:30.476686 | ubuntu-noble-large | 2025-09-09 10:10:30.476 | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2025-09-09 10:10:31.531698 | ubuntu-noble-large | 2025-09-09 10:10:31.531 | changed: [localhost] => (item=export LANGUAGE=C.UTF-8) 2025-09-09 10:10:31.531797 | ubuntu-noble-large | 2025-09-09 10:10:31.531 | changed: [localhost] => (item=export LANG=C.UTF-8) 2025-09-09 10:10:31.531810 | ubuntu-noble-large | 2025-09-09 10:10:31.531 | changed: [localhost] => (item=export LC_ALL=C.UTF-8) 2025-09-09 10:10:31.531821 | ubuntu-noble-large | 2025-09-09 10:10:31.531 | 2025-09-09 10:10:31.531834 | ubuntu-noble-large | 2025-09-09 10:10:31.531 | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2025-09-09 10:10:31.570481 | ubuntu-noble-large | 2025-09-09 10:10:31.570 | skipping: [localhost] 2025-09-09 10:10:31.570539 | ubuntu-noble-large | 2025-09-09 10:10:31.570 | 2025-09-09 10:10:31.570554 | ubuntu-noble-large | 2025-09-09 10:10:31.570 | TASK [osism.commons.operator : Create .ssh directory] ************************** 2025-09-09 10:10:32.047761 | ubuntu-noble-large | 2025-09-09 10:10:32.047 | changed: [localhost] 2025-09-09 10:10:32.047869 | ubuntu-noble-large | 2025-09-09 10:10:32.047 | 2025-09-09 10:10:32.047885 | ubuntu-noble-large | 2025-09-09 10:10:32.047 | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2025-09-09 10:10:32.090639 | ubuntu-noble-large | 2025-09-09 10:10:32.090 | skipping: [localhost] 2025-09-09 10:10:32.090667 | ubuntu-noble-large | 2025-09-09 10:10:32.090 | 2025-09-09 10:10:32.090683 | ubuntu-noble-large | 2025-09-09 10:10:32.090 | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2025-09-09 10:10:32.114624 | ubuntu-noble-large | 2025-09-09 10:10:32.114 | skipping: [localhost] 2025-09-09 10:10:32.114649 | ubuntu-noble-large | 2025-09-09 10:10:32.114 | 2025-09-09 10:10:32.114659 | ubuntu-noble-large | 2025-09-09 10:10:32.114 | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2025-09-09 10:10:32.146603 | ubuntu-noble-large | 2025-09-09 10:10:32.146 | skipping: [localhost] 2025-09-09 10:10:32.146640 | ubuntu-noble-large | 2025-09-09 10:10:32.146 | 2025-09-09 10:10:32.146651 | ubuntu-noble-large | 2025-09-09 10:10:32.146 | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2025-09-09 10:10:32.171608 | ubuntu-noble-large | 2025-09-09 10:10:32.171 | skipping: [localhost] 2025-09-09 10:10:32.171690 | ubuntu-noble-large | 2025-09-09 10:10:32.171 | 2025-09-09 10:10:32.171703 | ubuntu-noble-large | 2025-09-09 10:10:32.171 | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2025-09-09 10:10:32.203801 | ubuntu-noble-large | 2025-09-09 10:10:32.203 | skipping: [localhost] 2025-09-09 10:10:32.203875 | ubuntu-noble-large | 2025-09-09 10:10:32.203 | 2025-09-09 10:10:32.203889 | ubuntu-noble-large | 2025-09-09 10:10:32.203 | TASK [osism.commons.operator : Set password] *********************************** 2025-09-09 10:10:32.252694 | ubuntu-noble-large | 2025-09-09 10:10:32.252 | skipping: [localhost] 2025-09-09 10:10:32.252755 | ubuntu-noble-large | 2025-09-09 10:10:32.252 | 2025-09-09 10:10:32.252767 | ubuntu-noble-large | 2025-09-09 10:10:32.252 | TASK [osism.commons.operator : Unset & lock password] ************************** 2025-09-09 10:10:32.696896 | ubuntu-noble-large | 2025-09-09 10:10:32.696 | ok: [localhost] 2025-09-09 10:10:32.696981 | ubuntu-noble-large | 2025-09-09 10:10:32.696 | 2025-09-09 10:10:32.696997 | ubuntu-noble-large | 2025-09-09 10:10:32.696 | TASK [osism.commons.systohc : Install util-linux-extra package] **************** 2025-09-09 10:10:42.240010 | ubuntu-noble-large | 2025-09-09 10:10:42.238 | changed: [localhost] 2025-09-09 10:10:42.240118 | ubuntu-noble-large | 2025-09-09 10:10:42.238 | 2025-09-09 10:10:42.240135 | ubuntu-noble-large | 2025-09-09 10:10:42.238 | TASK [osism.commons.systohc : Sync hardware clock] ***************************** 2025-09-09 10:10:43.577080 | ubuntu-noble-large | 2025-09-09 10:10:43.576 | ok: [localhost] 2025-09-09 10:10:43.577201 | ubuntu-noble-large | 2025-09-09 10:10:43.576 | 2025-09-09 10:10:43.577220 | ubuntu-noble-large | 2025-09-09 10:10:43.576 | TASK [osism.commons.configfs : Start sys-kernel-config mount] ****************** 2025-09-09 10:10:44.413971 | ubuntu-noble-large | 2025-09-09 10:10:44.413 | [WARNING]: Target is a chroot or systemd is offline. This can lead to false 2025-09-09 10:10:44.414080 | ubuntu-noble-large | 2025-09-09 10:10:44.413 | positives or prevent the init system tools from working. 2025-09-09 10:10:44.434636 | ubuntu-noble-large | 2025-09-09 10:10:44.434 | ok: [localhost] 2025-09-09 10:10:44.434691 | ubuntu-noble-large | 2025-09-09 10:10:44.434 | 2025-09-09 10:10:44.434702 | ubuntu-noble-large | 2025-09-09 10:10:44.434 | TASK [osism.commons.packages : Gather variables for each operating system] ***** 2025-09-09 10:10:44.483510 | ubuntu-noble-large | 2025-09-09 10:10:44.483 | ok: [localhost] 2025-09-09 10:10:44.483543 | ubuntu-noble-large | 2025-09-09 10:10:44.483 | 2025-09-09 10:10:44.483554 | ubuntu-noble-large | 2025-09-09 10:10:44.483 | TASK [osism.commons.packages : Set required_packages_distribution variable to default value] *** 2025-09-09 10:10:44.541679 | ubuntu-noble-large | 2025-09-09 10:10:44.541 | ok: [localhost] 2025-09-09 10:10:44.541752 | ubuntu-noble-large | 2025-09-09 10:10:44.541 | 2025-09-09 10:10:44.541766 | ubuntu-noble-large | 2025-09-09 10:10:44.541 | TASK [osism.commons.packages : Include distribution specific package tasks] **** 2025-09-09 10:10:44.591354 | ubuntu-noble-large | 2025-09-09 10:10:44.591 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/packages/tasks/package-Debian-family.yml for localhost 2025-09-09 10:10:44.591409 | ubuntu-noble-large | 2025-09-09 10:10:44.591 | 2025-09-09 10:10:44.591422 | ubuntu-noble-large | 2025-09-09 10:10:44.591 | TASK [osism.commons.packages : Install needrestart package] ******************** 2025-09-09 10:10:45.711630 | ubuntu-noble-large | 2025-09-09 10:10:45.711 | ok: [localhost] 2025-09-09 10:10:45.711726 | ubuntu-noble-large | 2025-09-09 10:10:45.711 | 2025-09-09 10:10:45.711738 | ubuntu-noble-large | 2025-09-09 10:10:45.711 | TASK [osism.commons.packages : Set needrestart mode] *************************** 2025-09-09 10:10:46.035402 | ubuntu-noble-large | 2025-09-09 10:10:46.035 | changed: [localhost] 2025-09-09 10:10:46.035509 | ubuntu-noble-large | 2025-09-09 10:10:46.035 | 2025-09-09 10:10:46.035526 | ubuntu-noble-large | 2025-09-09 10:10:46.035 | TASK [osism.commons.packages : Set apt_cache_valid_time variable to default value] *** 2025-09-09 10:10:46.088761 | ubuntu-noble-large | 2025-09-09 10:10:46.088 | ok: [localhost] 2025-09-09 10:10:46.088823 | ubuntu-noble-large | 2025-09-09 10:10:46.088 | 2025-09-09 10:10:46.088837 | ubuntu-noble-large | 2025-09-09 10:10:46.088 | TASK [osism.commons.packages : Update package cache] *************************** 2025-09-09 10:10:46.883687 | ubuntu-noble-large | 2025-09-09 10:10:46.883 | ok: [localhost] 2025-09-09 10:10:46.883778 | ubuntu-noble-large | 2025-09-09 10:10:46.883 | 2025-09-09 10:10:46.883800 | ubuntu-noble-large | 2025-09-09 10:10:46.883 | TASK [osism.commons.packages : Download upgrade packages] ********************** 2025-09-09 10:10:48.147783 | ubuntu-noble-large | 2025-09-09 10:10:48.147 | changed: [localhost] 2025-09-09 10:10:48.147880 | ubuntu-noble-large | 2025-09-09 10:10:48.147 | 2025-09-09 10:10:48.147896 | ubuntu-noble-large | 2025-09-09 10:10:48.147 | TASK [osism.commons.packages : Upgrade packages] ******************************* 2025-09-09 10:10:49.703292 | ubuntu-noble-large | 2025-09-09 10:10:49.700 | ok: [localhost] 2025-09-09 10:10:49.703356 | ubuntu-noble-large | 2025-09-09 10:10:49.700 | 2025-09-09 10:10:49.703364 | ubuntu-noble-large | 2025-09-09 10:10:49.700 | TASK [osism.commons.packages : Download required packages] ********************* 2025-09-09 10:10:57.119406 | ubuntu-noble-large | 2025-09-09 10:10:57.119 | ok: [localhost] 2025-09-09 10:10:57.119475 | ubuntu-noble-large | 2025-09-09 10:10:57.119 | 2025-09-09 10:10:57.119490 | ubuntu-noble-large | 2025-09-09 10:10:57.119 | TASK [osism.commons.packages : Install required packages] ********************** 2025-09-09 10:11:37.994572 | ubuntu-noble-large | 2025-09-09 10:11:37.994 | changed: [localhost] 2025-09-09 10:11:37.994724 | ubuntu-noble-large | 2025-09-09 10:11:37.994 | 2025-09-09 10:11:37.994743 | ubuntu-noble-large | 2025-09-09 10:11:37.994 | TASK [osism.commons.packages : Remove useless packages from the cache] ********* 2025-09-09 10:11:39.204775 | ubuntu-noble-large | 2025-09-09 10:11:39.204 | ok: [localhost] 2025-09-09 10:11:39.204856 | ubuntu-noble-large | 2025-09-09 10:11:39.204 | 2025-09-09 10:11:39.204892 | ubuntu-noble-large | 2025-09-09 10:11:39.204 | TASK [osism.commons.packages : Remove dependencies that are no longer required] *** 2025-09-09 10:11:40.695862 | ubuntu-noble-large | 2025-09-09 10:11:40.695 | ok: [localhost] 2025-09-09 10:11:40.695945 | ubuntu-noble-large | 2025-09-09 10:11:40.695 | 2025-09-09 10:11:40.695963 | ubuntu-noble-large | 2025-09-09 10:11:40.695 | TASK [osism.commons.sysctl : Include sysctl tasks] ***************************** 2025-09-09 10:11:40.779735 | ubuntu-noble-large | 2025-09-09 10:11:40.779 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for localhost => (item={'key': 'elasticsearch', 'value': [{'name': 'vm.max_map_count', 'value': 262144}]}) 2025-09-09 10:11:40.779818 | ubuntu-noble-large | 2025-09-09 10:11:40.779 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for localhost => (item={'key': 'rabbitmq', 'value': [{'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}, {'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}, {'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}, {'name': 'net.core.wmem_max', 'value': 16777216}, {'name': 'net.core.rmem_max', 'value': 16777216}, {'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}, {'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}, {'name': 'net.core.somaxconn', 'value': 4096}, {'name': 'net.ipv4.tcp_syncookies', 'value': 0}, {'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}]}) 2025-09-09 10:11:40.779834 | ubuntu-noble-large | 2025-09-09 10:11:40.779 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for localhost => (item={'key': 'generic', 'value': [{'name': 'vm.swappiness', 'value': 1}]}) 2025-09-09 10:11:40.779847 | ubuntu-noble-large | 2025-09-09 10:11:40.779 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for localhost => (item={'key': 'compute', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2025-09-09 10:11:40.779881 | ubuntu-noble-large | 2025-09-09 10:11:40.779 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for localhost => (item={'key': 'k3s_node', 'value': [{'name': 'fs.inotify.max_user_instances', 'value': 1024}]}) 2025-09-09 10:11:40.779891 | ubuntu-noble-large | 2025-09-09 10:11:40.779 | 2025-09-09 10:11:40.779901 | ubuntu-noble-large | 2025-09-09 10:11:40.779 | TASK [osism.commons.sysctl : Set sysctl parameters on elasticsearch] *********** 2025-09-09 10:11:40.820659 | ubuntu-noble-large | 2025-09-09 10:11:40.820 | skipping: [localhost] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2025-09-09 10:11:40.820699 | ubuntu-noble-large | 2025-09-09 10:11:40.820 | skipping: [localhost] 2025-09-09 10:11:40.820709 | ubuntu-noble-large | 2025-09-09 10:11:40.820 | 2025-09-09 10:11:40.820719 | ubuntu-noble-large | 2025-09-09 10:11:40.820 | TASK [osism.commons.sysctl : Set sysctl parameters on rabbitmq] **************** 2025-09-09 10:11:40.894823 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2025-09-09 10:11:40.894868 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2025-09-09 10:11:40.894877 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2025-09-09 10:11:40.894886 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2025-09-09 10:11:40.894895 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2025-09-09 10:11:40.894904 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2025-09-09 10:11:40.894912 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2025-09-09 10:11:40.894920 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2025-09-09 10:11:40.894929 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2025-09-09 10:11:40.894937 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2025-09-09 10:11:40.894946 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | skipping: [localhost] 2025-09-09 10:11:40.894956 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | 2025-09-09 10:11:40.894965 | ubuntu-noble-large | 2025-09-09 10:11:40.894 | TASK [osism.commons.sysctl : Set sysctl parameters on generic] ***************** 2025-09-09 10:11:40.942545 | ubuntu-noble-large | 2025-09-09 10:11:40.942 | skipping: [localhost] => (item={'name': 'vm.swappiness', 'value': 1}) 2025-09-09 10:11:40.942570 | ubuntu-noble-large | 2025-09-09 10:11:40.942 | skipping: [localhost] 2025-09-09 10:11:40.942579 | ubuntu-noble-large | 2025-09-09 10:11:40.942 | 2025-09-09 10:11:40.942588 | ubuntu-noble-large | 2025-09-09 10:11:40.942 | TASK [osism.commons.sysctl : Set sysctl parameters on compute] ***************** 2025-09-09 10:11:40.980508 | ubuntu-noble-large | 2025-09-09 10:11:40.980 | skipping: [localhost] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2025-09-09 10:11:40.980539 | ubuntu-noble-large | 2025-09-09 10:11:40.980 | skipping: [localhost] 2025-09-09 10:11:40.980548 | ubuntu-noble-large | 2025-09-09 10:11:40.980 | 2025-09-09 10:11:40.980572 | ubuntu-noble-large | 2025-09-09 10:11:40.980 | TASK [osism.commons.sysctl : Set sysctl parameters on k3s_node] **************** 2025-09-09 10:11:41.032514 | ubuntu-noble-large | 2025-09-09 10:11:41.032 | skipping: [localhost] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2025-09-09 10:11:41.032557 | ubuntu-noble-large | 2025-09-09 10:11:41.032 | skipping: [localhost] 2025-09-09 10:11:41.032567 | ubuntu-noble-large | 2025-09-09 10:11:41.032 | 2025-09-09 10:11:41.032576 | ubuntu-noble-large | 2025-09-09 10:11:41.032 | TASK [osism.commons.limits : Include limits tasks] ***************************** 2025-09-09 10:11:41.088643 | ubuntu-noble-large | 2025-09-09 10:11:41.088 | skipping: [localhost] 2025-09-09 10:11:41.088671 | ubuntu-noble-large | 2025-09-09 10:11:41.088 | 2025-09-09 10:11:41.088681 | ubuntu-noble-large | 2025-09-09 10:11:41.088 | TASK [osism.commons.services : Populate service facts] ************************* 2025-09-09 10:11:45.587769 | ubuntu-noble-large | 2025-09-09 10:11:45.587 | ok: [localhost] 2025-09-09 10:11:45.587845 | ubuntu-noble-large | 2025-09-09 10:11:45.587 | 2025-09-09 10:11:45.587858 | ubuntu-noble-large | 2025-09-09 10:11:45.587 | TASK [osism.commons.services : Check services] ********************************* 2025-09-09 10:11:45.641811 | ubuntu-noble-large | 2025-09-09 10:11:45.641 | skipping: [localhost] => (item=nscd) 2025-09-09 10:11:45.641896 | ubuntu-noble-large | 2025-09-09 10:11:45.641 | skipping: [localhost] 2025-09-09 10:11:45.641910 | ubuntu-noble-large | 2025-09-09 10:11:45.641 | 2025-09-09 10:11:45.641921 | ubuntu-noble-large | 2025-09-09 10:11:45.641 | TASK [osism.commons.services : Start/enable required services] ***************** 2025-09-09 10:11:46.241599 | ubuntu-noble-large | 2025-09-09 10:11:46.241 | ok: [localhost] => (item=cron) 2025-09-09 10:11:46.241723 | ubuntu-noble-large | 2025-09-09 10:11:46.241 | 2025-09-09 10:11:46.241739 | ubuntu-noble-large | 2025-09-09 10:11:46.241 | TASK [osism.commons.motd : Include distribution specific configure tasks] ****** 2025-09-09 10:11:46.314614 | ubuntu-noble-large | 2025-09-09 10:11:46.314 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/motd/tasks/configure-Debian-family.yml for localhost 2025-09-09 10:11:46.314747 | ubuntu-noble-large | 2025-09-09 10:11:46.314 | 2025-09-09 10:11:46.314763 | ubuntu-noble-large | 2025-09-09 10:11:46.314 | TASK [osism.commons.motd : Remove update-motd package] ************************* 2025-09-09 10:11:47.189400 | ubuntu-noble-large | 2025-09-09 10:11:47.186 | ok: [localhost] 2025-09-09 10:11:47.189478 | ubuntu-noble-large | 2025-09-09 10:11:47.186 | 2025-09-09 10:11:47.189488 | ubuntu-noble-large | 2025-09-09 10:11:47.186 | TASK [osism.commons.motd : Check if /etc/default/motd-news exists] ************* 2025-09-09 10:11:47.531811 | ubuntu-noble-large | 2025-09-09 10:11:47.531 | ok: [localhost] 2025-09-09 10:11:47.531882 | ubuntu-noble-large | 2025-09-09 10:11:47.531 | 2025-09-09 10:11:47.531896 | ubuntu-noble-large | 2025-09-09 10:11:47.531 | TASK [osism.commons.motd : Disable the dynamic motd-news service] ************** 2025-09-09 10:11:47.859728 | ubuntu-noble-large | 2025-09-09 10:11:47.859 | changed: [localhost] 2025-09-09 10:11:47.859805 | ubuntu-noble-large | 2025-09-09 10:11:47.859 | 2025-09-09 10:11:47.859819 | ubuntu-noble-large | 2025-09-09 10:11:47.859 | TASK [osism.commons.motd : Get all configuration files in /etc/pam.d] ********** 2025-09-09 10:11:48.316599 | ubuntu-noble-large | 2025-09-09 10:11:48.316 | ok: [localhost] 2025-09-09 10:11:48.316701 | ubuntu-noble-large | 2025-09-09 10:11:48.316 | 2025-09-09 10:11:48.316716 | ubuntu-noble-large | 2025-09-09 10:11:48.316 | TASK [osism.commons.motd : Remove pam_motd.so rule] **************************** 2025-09-09 10:11:49.062105 | ubuntu-noble-large | 2025-09-09 10:11:49.061 | changed: [localhost] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 1017, 'dev': 47, 'nlink': 1, 'atime': 1749489759.0, 'mtime': 1749489759.0, 'ctime': 1757412171.6628664, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2025-09-09 10:11:49.062196 | ubuntu-noble-large | 2025-09-09 10:11:49.062 | changed: [localhost] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 1011, 'dev': 47, 'nlink': 1, 'atime': 1712646062.0, 'mtime': 1712646062.0, 'ctime': 1757412171.6618662, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2025-09-09 10:11:49.062211 | ubuntu-noble-large | 2025-09-09 10:11:49.062 | 2025-09-09 10:11:49.062235 | ubuntu-noble-large | 2025-09-09 10:11:49.062 | TASK [osism.commons.motd : Copy motd file] ************************************* 2025-09-09 10:11:49.654466 | ubuntu-noble-large | 2025-09-09 10:11:49.654 | changed: [localhost] 2025-09-09 10:11:49.654562 | ubuntu-noble-large | 2025-09-09 10:11:49.654 | 2025-09-09 10:11:49.654578 | ubuntu-noble-large | 2025-09-09 10:11:49.654 | TASK [osism.commons.motd : Copy issue file] ************************************ 2025-09-09 10:11:50.275651 | ubuntu-noble-large | 2025-09-09 10:11:50.275 | changed: [localhost] 2025-09-09 10:11:50.275761 | ubuntu-noble-large | 2025-09-09 10:11:50.275 | 2025-09-09 10:11:50.275777 | ubuntu-noble-large | 2025-09-09 10:11:50.275 | TASK [osism.commons.motd : Copy issue.net file] ******************************** 2025-09-09 10:11:50.912588 | ubuntu-noble-large | 2025-09-09 10:11:50.912 | changed: [localhost] 2025-09-09 10:11:50.912699 | ubuntu-noble-large | 2025-09-09 10:11:50.912 | 2025-09-09 10:11:50.912714 | ubuntu-noble-large | 2025-09-09 10:11:50.912 | TASK [osism.commons.motd : Configure SSH to print the motd] ******************** 2025-09-09 10:11:50.963927 | ubuntu-noble-large | 2025-09-09 10:11:50.963 | skipping: [localhost] 2025-09-09 10:11:50.964015 | ubuntu-noble-large | 2025-09-09 10:11:50.963 | 2025-09-09 10:11:50.964030 | ubuntu-noble-large | 2025-09-09 10:11:50.963 | TASK [osism.commons.motd : Configure SSH to not print the motd] **************** 2025-09-09 10:11:51.331837 | ubuntu-noble-large | 2025-09-09 10:11:51.331 | ok: [localhost] 2025-09-09 10:11:51.331930 | ubuntu-noble-large | 2025-09-09 10:11:51.331 | 2025-09-09 10:11:51.331946 | ubuntu-noble-large | 2025-09-09 10:11:51.331 | TASK [osism.services.rng : Include distribution specific install tasks] ******** 2025-09-09 10:11:51.399846 | ubuntu-noble-large | 2025-09-09 10:11:51.399 | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rng/tasks/install-Debian-family.yml for localhost 2025-09-09 10:11:51.399933 | ubuntu-noble-large | 2025-09-09 10:11:51.399 | 2025-09-09 10:11:51.399957 | ubuntu-noble-large | 2025-09-09 10:11:51.399 | TASK [osism.services.rng : Install rng package] ******************************** 2025-09-09 10:11:57.672871 | ubuntu-noble-large | 2025-09-09 10:11:57.672 | changed: [localhost] 2025-09-09 10:11:57.672977 | ubuntu-noble-large | 2025-09-09 10:11:57.672 | 2025-09-09 10:11:57.672994 | ubuntu-noble-large | 2025-09-09 10:11:57.672 | TASK [osism.services.rng : Remove haveged package] ***************************** 2025-09-09 10:11:58.548823 | ubuntu-noble-large | 2025-09-09 10:11:58.548 | ok: [localhost] 2025-09-09 10:11:58.548902 | ubuntu-noble-large | 2025-09-09 10:11:58.548 | 2025-09-09 10:11:58.548915 | ubuntu-noble-large | 2025-09-09 10:11:58.548 | TASK [osism.services.rng : Manage rng service] ********************************* 2025-09-09 10:11:59.152621 | ubuntu-noble-large | 2025-09-09 10:11:59.152 | ok: [localhost] 2025-09-09 10:11:59.152745 | ubuntu-noble-large | 2025-09-09 10:11:59.152 | 2025-09-09 10:11:59.152760 | ubuntu-noble-large | 2025-09-09 10:11:59.152 | TASK [osism.commons.cleanup : Gather variables for each operating system] ****** 2025-09-09 10:11:59.197075 | ubuntu-noble-large | 2025-09-09 10:11:59.196 | ok: [localhost] 2025-09-09 10:11:59.197124 | ubuntu-noble-large | 2025-09-09 10:11:59.196 | 2025-09-09 10:11:59.197137 | ubuntu-noble-large | 2025-09-09 10:11:59.196 | TASK [osism.commons.cleanup : Set cleanup_packages_distribution variable to default value] *** 2025-09-09 10:11:59.249723 | ubuntu-noble-large | 2025-09-09 10:11:59.249 | ok: [localhost] 2025-09-09 10:11:59.249765 | ubuntu-noble-large | 2025-09-09 10:11:59.249 | 2025-09-09 10:11:59.249777 | ubuntu-noble-large | 2025-09-09 10:11:59.249 | TASK [osism.commons.cleanup : Set cleanup_services_distribution variable to default value] *** 2025-09-09 10:11:59.299229 | ubuntu-noble-large | 2025-09-09 10:11:59.299 | ok: [localhost] 2025-09-09 10:11:59.299297 | ubuntu-noble-large | 2025-09-09 10:11:59.299 | 2025-09-09 10:11:59.299312 | ubuntu-noble-large | 2025-09-09 10:11:59.299 | TASK [osism.commons.cleanup : Populate service facts] ************************** 2025-09-09 10:12:03.855873 | ubuntu-noble-large | 2025-09-09 10:12:03.855 | ok: [localhost] 2025-09-09 10:12:03.855960 | ubuntu-noble-large | 2025-09-09 10:12:03.855 | 2025-09-09 10:12:03.855974 | ubuntu-noble-large | 2025-09-09 10:12:03.855 | TASK [osism.commons.cleanup : Include distribution specific timer tasks] ******* 2025-09-09 10:12:03.907652 | ubuntu-noble-large | 2025-09-09 10:12:03.907 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/timers-Debian-family.yml for localhost 2025-09-09 10:12:03.907740 | ubuntu-noble-large | 2025-09-09 10:12:03.907 | 2025-09-09 10:12:03.907753 | ubuntu-noble-large | 2025-09-09 10:12:03.907 | TASK [osism.commons.cleanup : Disable apt-daily timers] ************************ 2025-09-09 10:12:03.965704 | ubuntu-noble-large | 2025-09-09 10:12:03.965 | skipping: [localhost] => (item=apt-daily-upgrade) 2025-09-09 10:12:03.965729 | ubuntu-noble-large | 2025-09-09 10:12:03.965 | skipping: [localhost] => (item=apt-daily) 2025-09-09 10:12:03.965738 | ubuntu-noble-large | 2025-09-09 10:12:03.965 | skipping: [localhost] 2025-09-09 10:12:03.965746 | ubuntu-noble-large | 2025-09-09 10:12:03.965 | 2025-09-09 10:12:03.965754 | ubuntu-noble-large | 2025-09-09 10:12:03.965 | TASK [osism.commons.cleanup : Include service tasks] *************************** 2025-09-09 10:12:04.027861 | ubuntu-noble-large | 2025-09-09 10:12:04.027 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/services-Debian-family.yml for localhost 2025-09-09 10:12:04.027929 | ubuntu-noble-large | 2025-09-09 10:12:04.027 | 2025-09-09 10:12:04.027942 | ubuntu-noble-large | 2025-09-09 10:12:04.027 | TASK [osism.commons.cleanup : Cleanup services] ******************************** 2025-09-09 10:12:04.080700 | ubuntu-noble-large | 2025-09-09 10:12:04.080 | skipping: [localhost] => (item=ModemManager.service) 2025-09-09 10:12:04.080772 | ubuntu-noble-large | 2025-09-09 10:12:04.080 | skipping: [localhost] 2025-09-09 10:12:04.080783 | ubuntu-noble-large | 2025-09-09 10:12:04.080 | 2025-09-09 10:12:04.080792 | ubuntu-noble-large | 2025-09-09 10:12:04.080 | TASK [osism.commons.cleanup : Include packages tasks] ************************** 2025-09-09 10:12:04.135745 | ubuntu-noble-large | 2025-09-09 10:12:04.135 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/packages-Debian-family.yml for localhost 2025-09-09 10:12:04.135787 | ubuntu-noble-large | 2025-09-09 10:12:04.135 | 2025-09-09 10:12:04.135797 | ubuntu-noble-large | 2025-09-09 10:12:04.135 | TASK [osism.commons.cleanup : Cleanup installed packages] ********************** 2025-09-09 10:12:24.661579 | ubuntu-noble-large | 2025-09-09 10:12:24.661 | changed: [localhost] 2025-09-09 10:12:24.661681 | ubuntu-noble-large | 2025-09-09 10:12:24.661 | 2025-09-09 10:12:24.661693 | ubuntu-noble-large | 2025-09-09 10:12:24.661 | TASK [osism.commons.cleanup : Remove cloudinit package] ************************ 2025-09-09 10:12:24.718687 | ubuntu-noble-large | 2025-09-09 10:12:24.718 | skipping: [localhost] 2025-09-09 10:12:24.718764 | ubuntu-noble-large | 2025-09-09 10:12:24.718 | 2025-09-09 10:12:24.718790 | ubuntu-noble-large | 2025-09-09 10:12:24.718 | TASK [osism.commons.cleanup : Uninstall unattended-upgrades package] *********** 2025-09-09 10:12:29.575478 | ubuntu-noble-large | 2025-09-09 10:12:29.575 | changed: [localhost] 2025-09-09 10:12:29.575582 | ubuntu-noble-large | 2025-09-09 10:12:29.575 | 2025-09-09 10:12:29.575600 | ubuntu-noble-large | 2025-09-09 10:12:29.575 | TASK [osism.commons.cleanup : Remove useless packages from the cache] ********** 2025-09-09 10:12:30.793581 | ubuntu-noble-large | 2025-09-09 10:12:30.793 | ok: [localhost] 2025-09-09 10:12:30.793652 | ubuntu-noble-large | 2025-09-09 10:12:30.793 | 2025-09-09 10:12:30.793659 | ubuntu-noble-large | 2025-09-09 10:12:30.793 | TASK [osism.commons.cleanup : Remove dependencies that are no longer required] *** 2025-09-09 10:12:35.093619 | ubuntu-noble-large | 2025-09-09 10:12:35.093 | changed: [localhost] 2025-09-09 10:12:35.093720 | ubuntu-noble-large | 2025-09-09 10:12:35.093 | 2025-09-09 10:12:35.093752 | ubuntu-noble-large | 2025-09-09 10:12:35.093 | TASK [osism.commons.cleanup : Include cloudinit tasks] ************************* 2025-09-09 10:12:35.161219 | ubuntu-noble-large | 2025-09-09 10:12:35.161 | skipping: [localhost] 2025-09-09 10:12:35.161320 | ubuntu-noble-large | 2025-09-09 10:12:35.161 | 2025-09-09 10:12:35.161339 | ubuntu-noble-large | 2025-09-09 10:12:35.161 | TASK [osism.services.chrony : Check minimum and maximum number of servers] ***** 2025-09-09 10:12:35.223540 | ubuntu-noble-large | 2025-09-09 10:12:35.223 | skipping: [localhost] 2025-09-09 10:12:35.223623 | ubuntu-noble-large | 2025-09-09 10:12:35.223 | 2025-09-09 10:12:35.223649 | ubuntu-noble-large | 2025-09-09 10:12:35.223 | TASK [osism.services.chrony : Gather variables for each operating system] ****** 2025-09-09 10:12:35.270168 | ubuntu-noble-large | 2025-09-09 10:12:35.269 | ok: [localhost] 2025-09-09 10:12:35.270233 | ubuntu-noble-large | 2025-09-09 10:12:35.270 | 2025-09-09 10:12:35.270248 | ubuntu-noble-large | 2025-09-09 10:12:35.270 | TASK [osism.services.chrony : Set chrony_conf_file variable to default value] *** 2025-09-09 10:12:35.345666 | ubuntu-noble-large | 2025-09-09 10:12:35.345 | ok: [localhost] 2025-09-09 10:12:35.345753 | ubuntu-noble-large | 2025-09-09 10:12:35.345 | 2025-09-09 10:12:35.345766 | ubuntu-noble-large | 2025-09-09 10:12:35.345 | TASK [osism.services.chrony : Set chrony_key_file variable to default value] *** 2025-09-09 10:12:35.410840 | ubuntu-noble-large | 2025-09-09 10:12:35.410 | ok: [localhost] 2025-09-09 10:12:35.410926 | ubuntu-noble-large | 2025-09-09 10:12:35.410 | 2025-09-09 10:12:35.410944 | ubuntu-noble-large | 2025-09-09 10:12:35.410 | TASK [osism.services.chrony : Populate service facts] ************************** 2025-09-09 10:12:39.551846 | ubuntu-noble-large | 2025-09-09 10:12:39.551 | ok: [localhost] 2025-09-09 10:12:39.551933 | ubuntu-noble-large | 2025-09-09 10:12:39.551 | 2025-09-09 10:12:39.551951 | ubuntu-noble-large | 2025-09-09 10:12:39.551 | TASK [osism.services.chrony : Manage timesyncd service] ************************ 2025-09-09 10:12:40.189879 | ubuntu-noble-large | 2025-09-09 10:12:40.189 | changed: [localhost] 2025-09-09 10:12:40.189965 | ubuntu-noble-large | 2025-09-09 10:12:40.189 | 2025-09-09 10:12:40.189981 | ubuntu-noble-large | 2025-09-09 10:12:40.189 | TASK [osism.services.chrony : Include distribution specific install tasks] ***** 2025-09-09 10:12:40.251833 | ubuntu-noble-large | 2025-09-09 10:12:40.251 | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/tasks/install-Debian-family.yml for localhost 2025-09-09 10:12:40.251911 | ubuntu-noble-large | 2025-09-09 10:12:40.251 | 2025-09-09 10:12:40.251925 | ubuntu-noble-large | 2025-09-09 10:12:40.251 | TASK [osism.services.chrony : Install package] ********************************* 2025-09-09 10:12:47.926763 | ubuntu-noble-large | 2025-09-09 10:12:47.926 | changed: [localhost] 2025-09-09 10:12:47.926844 | ubuntu-noble-large | 2025-09-09 10:12:47.926 | 2025-09-09 10:12:47.926860 | ubuntu-noble-large | 2025-09-09 10:12:47.926 | TASK [osism.services.chrony : Manage chrony service] *************************** 2025-09-09 10:12:48.499802 | ubuntu-noble-large | 2025-09-09 10:12:48.499 | ok: [localhost] 2025-09-09 10:12:48.499876 | ubuntu-noble-large | 2025-09-09 10:12:48.499 | 2025-09-09 10:12:48.499891 | ubuntu-noble-large | 2025-09-09 10:12:48.499 | TASK [osism.services.chrony : Check if configuration file exists] ************** 2025-09-09 10:12:48.858758 | ubuntu-noble-large | 2025-09-09 10:12:48.858 | ok: [localhost] 2025-09-09 10:12:48.858826 | ubuntu-noble-large | 2025-09-09 10:12:48.858 | 2025-09-09 10:12:48.858838 | ubuntu-noble-large | 2025-09-09 10:12:48.858 | TASK [osism.services.chrony : Copy configuration file] ************************* 2025-09-09 10:12:49.504826 | ubuntu-noble-large | 2025-09-09 10:12:49.504 | changed: [localhost] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2025-09-09 10:12:49.504913 | ubuntu-noble-large | 2025-09-09 10:12:49.504 | 2025-09-09 10:12:49.504928 | ubuntu-noble-large | 2025-09-09 10:12:49.504 | TASK [osism.services.journald : Copy configuration file] *********************** 2025-09-09 10:12:50.148891 | ubuntu-noble-large | 2025-09-09 10:12:50.148 | changed: [localhost] 2025-09-09 10:12:50.148973 | ubuntu-noble-large | 2025-09-09 10:12:50.148 | 2025-09-09 10:12:50.148988 | ubuntu-noble-large | 2025-09-09 10:12:50.148 | TASK [osism.services.journald : Manage journald service] *********************** 2025-09-09 10:12:50.765794 | ubuntu-noble-large | 2025-09-09 10:12:50.765 | ok: [localhost] 2025-09-09 10:12:50.765868 | ubuntu-noble-large | 2025-09-09 10:12:50.765 | 2025-09-09 10:12:50.765883 | ubuntu-noble-large | 2025-09-09 10:12:50.765 | TASK [osism.services.lldpd : Include distribution specific install tasks] ****** 2025-09-09 10:12:50.827812 | ubuntu-noble-large | 2025-09-09 10:12:50.827 | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/lldpd/tasks/install-Debian-family.yml for localhost 2025-09-09 10:12:50.827881 | ubuntu-noble-large | 2025-09-09 10:12:50.827 | 2025-09-09 10:12:50.827894 | ubuntu-noble-large | 2025-09-09 10:12:50.827 | TASK [osism.services.lldpd : Install lldpd package] **************************** 2025-09-09 10:12:57.622594 | ubuntu-noble-large | 2025-09-09 10:12:57.622 | changed: [localhost] 2025-09-09 10:12:57.622698 | ubuntu-noble-large | 2025-09-09 10:12:57.622 | 2025-09-09 10:12:57.622716 | ubuntu-noble-large | 2025-09-09 10:12:57.622 | TASK [osism.services.lldpd : Manage lldpd service] ***************************** 2025-09-09 10:12:58.242794 | ubuntu-noble-large | 2025-09-09 10:12:58.242 | ok: [localhost] 2025-09-09 10:12:58.242883 | ubuntu-noble-large | 2025-09-09 10:12:58.242 | 2025-09-09 10:12:58.242897 | ubuntu-noble-large | 2025-09-09 10:12:58.242 | RUNNING HANDLER [osism.services.chrony : Restart chrony service] *************** 2025-09-09 10:12:58.821611 | ubuntu-noble-large | 2025-09-09 10:12:58.821 | ok: [localhost] 2025-09-09 10:12:58.821709 | ubuntu-noble-large | 2025-09-09 10:12:58.821 | 2025-09-09 10:12:58.821726 | ubuntu-noble-large | 2025-09-09 10:12:58.821 | RUNNING HANDLER [osism.services.journald : Restart journald service] *********** 2025-09-09 10:12:59.402782 | ubuntu-noble-large | 2025-09-09 10:12:59.402 | ok: [localhost] 2025-09-09 10:12:59.402877 | ubuntu-noble-large | 2025-09-09 10:12:59.402 | 2025-09-09 10:12:59.402893 | ubuntu-noble-large | 2025-09-09 10:12:59.402 | PLAY [Apply role docker] ******************************************************* 2025-09-09 10:12:59.402905 | ubuntu-noble-large | 2025-09-09 10:12:59.402 | 2025-09-09 10:12:59.402916 | ubuntu-noble-large | 2025-09-09 10:12:59.402 | TASK [Gathering Facts] ********************************************************* 2025-09-09 10:13:00.702465 | ubuntu-noble-large | 2025-09-09 10:13:00.701 | ok: [localhost] 2025-09-09 10:13:00.702640 | ubuntu-noble-large | 2025-09-09 10:13:00.702 | 2025-09-09 10:13:00.702662 | ubuntu-noble-large | 2025-09-09 10:13:00.702 | TASK [osism.services.docker : Gather variables for each operating system] ****** 2025-09-09 10:13:00.760761 | ubuntu-noble-large | 2025-09-09 10:13:00.760 | ok: [localhost] 2025-09-09 10:13:00.760827 | ubuntu-noble-large | 2025-09-09 10:13:00.760 | 2025-09-09 10:13:00.760840 | ubuntu-noble-large | 2025-09-09 10:13:00.760 | TASK [osism.services.docker : Set docker_version variable to default value] **** 2025-09-09 10:13:00.818630 | ubuntu-noble-large | 2025-09-09 10:13:00.818 | skipping: [localhost] 2025-09-09 10:13:00.818707 | ubuntu-noble-large | 2025-09-09 10:13:00.818 | 2025-09-09 10:13:00.818719 | ubuntu-noble-large | 2025-09-09 10:13:00.818 | TASK [osism.services.docker : Set docker_cli_version variable to default value] *** 2025-09-09 10:13:00.887661 | ubuntu-noble-large | 2025-09-09 10:13:00.887 | ok: [localhost] 2025-09-09 10:13:00.887704 | ubuntu-noble-large | 2025-09-09 10:13:00.887 | 2025-09-09 10:13:00.887714 | ubuntu-noble-large | 2025-09-09 10:13:00.887 | TASK [osism.services.docker : Print used docker version] *********************** 2025-09-09 10:13:00.932634 | ubuntu-noble-large | 2025-09-09 10:13:00.932 | ok: [localhost] => { 2025-09-09 10:13:00.932674 | ubuntu-noble-large | 2025-09-09 10:13:00.932 | "docker_version": "5:27.5.1" 2025-09-09 10:13:00.932684 | ubuntu-noble-large | 2025-09-09 10:13:00.932 | } 2025-09-09 10:13:00.932694 | ubuntu-noble-large | 2025-09-09 10:13:00.932 | 2025-09-09 10:13:00.932703 | ubuntu-noble-large | 2025-09-09 10:13:00.932 | TASK [osism.services.docker : Print used docker cli version] ******************* 2025-09-09 10:13:00.975611 | ubuntu-noble-large | 2025-09-09 10:13:00.975 | ok: [localhost] => { 2025-09-09 10:13:00.975647 | ubuntu-noble-large | 2025-09-09 10:13:00.975 | "docker_cli_version": "5:27.5.1" 2025-09-09 10:13:00.975657 | ubuntu-noble-large | 2025-09-09 10:13:00.975 | } 2025-09-09 10:13:00.975667 | ubuntu-noble-large | 2025-09-09 10:13:00.975 | 2025-09-09 10:13:00.975677 | ubuntu-noble-large | 2025-09-09 10:13:00.975 | TASK [osism.services.docker : Include block storage tasks] ********************* 2025-09-09 10:13:01.022562 | ubuntu-noble-large | 2025-09-09 10:13:01.022 | skipping: [localhost] 2025-09-09 10:13:01.022596 | ubuntu-noble-large | 2025-09-09 10:13:01.022 | 2025-09-09 10:13:01.022606 | ubuntu-noble-large | 2025-09-09 10:13:01.022 | TASK [osism.services.docker : Include zram storage tasks] ********************** 2025-09-09 10:13:01.066358 | ubuntu-noble-large | 2025-09-09 10:13:01.066 | skipping: [localhost] 2025-09-09 10:13:01.066397 | ubuntu-noble-large | 2025-09-09 10:13:01.066 | 2025-09-09 10:13:01.066407 | ubuntu-noble-large | 2025-09-09 10:13:01.066 | TASK [osism.services.docker : Include docker install tasks] ******************** 2025-09-09 10:13:01.137947 | ubuntu-noble-large | 2025-09-09 10:13:01.137 | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/install-docker-Debian-family.yml for localhost 2025-09-09 10:13:01.137990 | ubuntu-noble-large | 2025-09-09 10:13:01.137 | 2025-09-09 10:13:01.138001 | ubuntu-noble-large | 2025-09-09 10:13:01.137 | TASK [osism.services.docker : Remove old architecture-dependent repository] **** 2025-09-09 10:13:01.781095 | ubuntu-noble-large | 2025-09-09 10:13:01.780 | ok: [localhost] 2025-09-09 10:13:01.781187 | ubuntu-noble-large | 2025-09-09 10:13:01.780 | 2025-09-09 10:13:01.781202 | ubuntu-noble-large | 2025-09-09 10:13:01.781 | TASK [osism.services.docker : Gather package facts] **************************** 2025-09-09 10:13:04.118888 | ubuntu-noble-large | 2025-09-09 10:13:04.118 | ok: [localhost] 2025-09-09 10:13:04.119004 | ubuntu-noble-large | 2025-09-09 10:13:04.118 | 2025-09-09 10:13:04.119021 | ubuntu-noble-large | 2025-09-09 10:13:04.118 | TASK [osism.services.docker : Check whether packages are installed that should not be installed] *** 2025-09-09 10:13:04.221949 | ubuntu-noble-large | 2025-09-09 10:13:04.221 | skipping: [localhost] => (item=containerd) 2025-09-09 10:13:04.222029 | ubuntu-noble-large | 2025-09-09 10:13:04.221 | skipping: [localhost] => (item=docker.io) 2025-09-09 10:13:04.222042 | ubuntu-noble-large | 2025-09-09 10:13:04.221 | skipping: [localhost] => (item=docker-engine) 2025-09-09 10:13:04.222053 | ubuntu-noble-large | 2025-09-09 10:13:04.221 | skipping: [localhost] 2025-09-09 10:13:04.222064 | ubuntu-noble-large | 2025-09-09 10:13:04.221 | 2025-09-09 10:13:04.222076 | ubuntu-noble-large | 2025-09-09 10:13:04.221 | TASK [osism.services.docker : Install apt-transport-https package] ************* 2025-09-09 10:13:05.448668 | ubuntu-noble-large | 2025-09-09 10:13:05.448 | ok: [localhost] 2025-09-09 10:13:05.448719 | ubuntu-noble-large | 2025-09-09 10:13:05.448 | 2025-09-09 10:13:05.448726 | ubuntu-noble-large | 2025-09-09 10:13:05.448 | TASK [osism.services.docker : Add repository gpg key] ************************** 2025-09-09 10:13:06.171694 | ubuntu-noble-large | 2025-09-09 10:13:06.171 | changed: [localhost] 2025-09-09 10:13:06.171750 | ubuntu-noble-large | 2025-09-09 10:13:06.171 | 2025-09-09 10:13:06.171759 | ubuntu-noble-large | 2025-09-09 10:13:06.171 | TASK [osism.services.docker : Add repository] ********************************** 2025-09-09 10:13:11.775810 | ubuntu-noble-large | 2025-09-09 10:13:11.775 | changed: [localhost] 2025-09-09 10:13:11.775893 | ubuntu-noble-large | 2025-09-09 10:13:11.775 | 2025-09-09 10:13:11.775908 | ubuntu-noble-large | 2025-09-09 10:13:11.775 | TASK [osism.services.docker : Update package cache] **************************** 2025-09-09 10:13:14.321849 | ubuntu-noble-large | 2025-09-09 10:13:14.321 | changed: [localhost] 2025-09-09 10:13:14.321936 | ubuntu-noble-large | 2025-09-09 10:13:14.321 | 2025-09-09 10:13:14.321951 | ubuntu-noble-large | 2025-09-09 10:13:14.321 | TASK [osism.services.docker : Pin docker package version] ********************** 2025-09-09 10:13:14.956699 | ubuntu-noble-large | 2025-09-09 10:13:14.956 | changed: [localhost] 2025-09-09 10:13:14.956806 | ubuntu-noble-large | 2025-09-09 10:13:14.956 | 2025-09-09 10:13:14.956821 | ubuntu-noble-large | 2025-09-09 10:13:14.956 | TASK [osism.services.docker : Pin docker-cli package version] ****************** 2025-09-09 10:13:15.576811 | ubuntu-noble-large | 2025-09-09 10:13:15.576 | changed: [localhost] 2025-09-09 10:13:15.576895 | ubuntu-noble-large | 2025-09-09 10:13:15.576 | 2025-09-09 10:13:15.576910 | ubuntu-noble-large | 2025-09-09 10:13:15.576 | TASK [osism.services.docker : Unlock containerd package] *********************** 2025-09-09 10:13:15.663732 | ubuntu-noble-large | 2025-09-09 10:13:15.663 | skipping: [localhost] 2025-09-09 10:13:15.663804 | ubuntu-noble-large | 2025-09-09 10:13:15.663 | 2025-09-09 10:13:15.663819 | ubuntu-noble-large | 2025-09-09 10:13:15.663 | TASK [osism.services.docker : Install containerd package] ********************** 2025-09-09 10:13:23.106679 | ubuntu-noble-large | 2025-09-09 10:13:23.098 | changed: [localhost] 2025-09-09 10:13:23.106797 | ubuntu-noble-large | 2025-09-09 10:13:23.102 | 2025-09-09 10:13:23.106810 | ubuntu-noble-large | 2025-09-09 10:13:23.102 | TASK [osism.services.docker : Lock containerd package] ************************* 2025-09-09 10:13:23.625325 | ubuntu-noble-large | 2025-09-09 10:13:23.620 | changed: [localhost] 2025-09-09 10:13:23.625454 | ubuntu-noble-large | 2025-09-09 10:13:23.622 | 2025-09-09 10:13:23.625472 | ubuntu-noble-large | 2025-09-09 10:13:23.622 | TASK [osism.services.docker : Install docker-cli package] ********************** 2025-09-09 10:13:30.908569 | ubuntu-noble-large | 2025-09-09 10:13:30.908 | changed: [localhost] 2025-09-09 10:13:30.908622 | ubuntu-noble-large | 2025-09-09 10:13:30.908 | 2025-09-09 10:13:30.908628 | ubuntu-noble-large | 2025-09-09 10:13:30.908 | TASK [osism.services.docker : Install docker package] ************************** 2025-09-09 10:13:38.563816 | ubuntu-noble-large | 2025-09-09 10:13:38.563 | changed: [localhost] 2025-09-09 10:13:38.563906 | ubuntu-noble-large | 2025-09-09 10:13:38.563 | 2025-09-09 10:13:38.563925 | ubuntu-noble-large | 2025-09-09 10:13:38.563 | TASK [osism.services.docker : Unblock installation of python docker packages] *** 2025-09-09 10:13:39.266863 | ubuntu-noble-large | 2025-09-09 10:13:39.266 | ok: [localhost] => (item=python3-docker) 2025-09-09 10:13:39.266957 | ubuntu-noble-large | 2025-09-09 10:13:39.266 | ok: [localhost] => (item=python-docker) 2025-09-09 10:13:39.266973 | ubuntu-noble-large | 2025-09-09 10:13:39.266 | 2025-09-09 10:13:39.266989 | ubuntu-noble-large | 2025-09-09 10:13:39.266 | TASK [osism.services.docker : Install python3 docker package] ****************** 2025-09-09 10:13:39.332733 | ubuntu-noble-large | 2025-09-09 10:13:39.332 | skipping: [localhost] 2025-09-09 10:13:39.332807 | ubuntu-noble-large | 2025-09-09 10:13:39.332 | 2025-09-09 10:13:39.332823 | ubuntu-noble-large | 2025-09-09 10:13:39.332 | TASK [osism.services.docker : Install python3 docker package from Debian Sid] *** 2025-09-09 10:13:42.368696 | ubuntu-noble-large | 2025-09-09 10:13:42.368 | changed: [localhost] 2025-09-09 10:13:42.368759 | ubuntu-noble-large | 2025-09-09 10:13:42.368 | 2025-09-09 10:13:42.368772 | ubuntu-noble-large | 2025-09-09 10:13:42.368 | TASK [osism.services.docker : Remove python docker packages (install python bindings from pip)] *** 2025-09-09 10:13:42.444487 | ubuntu-noble-large | 2025-09-09 10:13:42.444 | skipping: [localhost] 2025-09-09 10:13:42.444518 | ubuntu-noble-large | 2025-09-09 10:13:42.444 | 2025-09-09 10:13:42.444528 | ubuntu-noble-large | 2025-09-09 10:13:42.444 | TASK [osism.services.docker : Block installation of python docker packages (install python bindings from pip)] *** 2025-09-09 10:13:42.539539 | ubuntu-noble-large | 2025-09-09 10:13:42.539 | skipping: [localhost] => (item=python3-docker) 2025-09-09 10:13:42.539617 | ubuntu-noble-large | 2025-09-09 10:13:42.539 | skipping: [localhost] => (item=python-docker) 2025-09-09 10:13:42.539650 | ubuntu-noble-large | 2025-09-09 10:13:42.539 | skipping: [localhost] 2025-09-09 10:13:42.539658 | ubuntu-noble-large | 2025-09-09 10:13:42.539 | 2025-09-09 10:13:42.539668 | ubuntu-noble-large | 2025-09-09 10:13:42.539 | TASK [osism.services.docker : Install python3-pip package (install python bindings from pip)] *** 2025-09-09 10:13:42.614576 | ubuntu-noble-large | 2025-09-09 10:13:42.614 | skipping: [localhost] 2025-09-09 10:13:42.614617 | ubuntu-noble-large | 2025-09-09 10:13:42.614 | 2025-09-09 10:13:42.614623 | ubuntu-noble-large | 2025-09-09 10:13:42.614 | TASK [osism.services.docker : Install docker packages (install python bindings from pip)] *** 2025-09-09 10:13:42.693496 | ubuntu-noble-large | 2025-09-09 10:13:42.693 | skipping: [localhost] 2025-09-09 10:13:42.693519 | ubuntu-noble-large | 2025-09-09 10:13:42.693 | 2025-09-09 10:13:42.693526 | ubuntu-noble-large | 2025-09-09 10:13:42.693 | TASK [osism.services.docker : Install packages required by docker login] ******* 2025-09-09 10:13:42.763650 | ubuntu-noble-large | 2025-09-09 10:13:42.763 | skipping: [localhost] 2025-09-09 10:13:42.763697 | ubuntu-noble-large | 2025-09-09 10:13:42.763 | 2025-09-09 10:13:42.763708 | ubuntu-noble-large | 2025-09-09 10:13:42.763 | TASK [osism.services.docker : Ensure that some packages are not installed] ***** 2025-09-09 10:13:43.903647 | ubuntu-noble-large | 2025-09-09 10:13:43.903 | ok: [localhost] 2025-09-09 10:13:43.903774 | ubuntu-noble-large | 2025-09-09 10:13:43.903 | 2025-09-09 10:13:43.903793 | ubuntu-noble-large | 2025-09-09 10:13:43.903 | TASK [osism.services.docker : Include config tasks] **************************** 2025-09-09 10:13:44.002374 | ubuntu-noble-large | 2025-09-09 10:13:44.002 | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/config.yml for localhost 2025-09-09 10:13:44.002523 | ubuntu-noble-large | 2025-09-09 10:13:44.002 | 2025-09-09 10:13:44.002539 | ubuntu-noble-large | 2025-09-09 10:13:44.002 | TASK [osism.services.docker : Create plugins directory] ************************ 2025-09-09 10:13:44.367027 | ubuntu-noble-large | 2025-09-09 10:13:44.366 | changed: [localhost] 2025-09-09 10:13:44.367121 | ubuntu-noble-large | 2025-09-09 10:13:44.366 | 2025-09-09 10:13:44.367137 | ubuntu-noble-large | 2025-09-09 10:13:44.366 | TASK [osism.services.docker : Create systemd overlay directory] **************** 2025-09-09 10:13:44.792969 | ubuntu-noble-large | 2025-09-09 10:13:44.792 | changed: [localhost] 2025-09-09 10:13:44.793059 | ubuntu-noble-large | 2025-09-09 10:13:44.792 | 2025-09-09 10:13:44.793074 | ubuntu-noble-large | 2025-09-09 10:13:44.792 | TASK [osism.services.docker : Copy systemd overlay file] *********************** 2025-09-09 10:13:45.446793 | ubuntu-noble-large | 2025-09-09 10:13:45.446 | changed: [localhost] 2025-09-09 10:13:45.446869 | ubuntu-noble-large | 2025-09-09 10:13:45.446 | 2025-09-09 10:13:45.446885 | ubuntu-noble-large | 2025-09-09 10:13:45.446 | TASK [osism.services.docker : Reload systemd daemon if systemd overlay file is changed] *** 2025-09-09 10:13:46.041804 | ubuntu-noble-large | 2025-09-09 10:13:46.041 | ok: [localhost] 2025-09-09 10:13:46.041887 | ubuntu-noble-large | 2025-09-09 10:13:46.041 | 2025-09-09 10:13:46.041902 | ubuntu-noble-large | 2025-09-09 10:13:46.041 | TASK [osism.services.docker : Copy limits configuration file] ****************** 2025-09-09 10:13:46.650912 | ubuntu-noble-large | 2025-09-09 10:13:46.650 | changed: [localhost] 2025-09-09 10:13:46.651001 | ubuntu-noble-large | 2025-09-09 10:13:46.650 | 2025-09-09 10:13:46.651016 | ubuntu-noble-large | 2025-09-09 10:13:46.650 | TASK [osism.services.docker : Copy daemon.json configuration file] ************* 2025-09-09 10:13:47.317833 | ubuntu-noble-large | 2025-09-09 10:13:47.317 | changed: [localhost] 2025-09-09 10:13:47.317927 | ubuntu-noble-large | 2025-09-09 10:13:47.317 | 2025-09-09 10:13:47.317942 | ubuntu-noble-large | 2025-09-09 10:13:47.317 | TASK [osism.services.docker : Include service tasks] *************************** 2025-09-09 10:13:47.409657 | ubuntu-noble-large | 2025-09-09 10:13:47.409 | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/service.yml for localhost 2025-09-09 10:13:47.409734 | ubuntu-noble-large | 2025-09-09 10:13:47.409 | 2025-09-09 10:13:47.409748 | ubuntu-noble-large | 2025-09-09 10:13:47.409 | TASK [osism.services.docker : Reload systemd daemon] *************************** 2025-09-09 10:13:47.968054 | ubuntu-noble-large | 2025-09-09 10:13:47.967 | ok: [localhost] 2025-09-09 10:13:47.968157 | ubuntu-noble-large | 2025-09-09 10:13:47.967 | 2025-09-09 10:13:47.968188 | ubuntu-noble-large | 2025-09-09 10:13:47.967 | TASK [osism.services.docker : Manage service] ********************************** 2025-09-09 10:13:48.582826 | ubuntu-noble-large | 2025-09-09 10:13:48.582 | ok: [localhost] 2025-09-09 10:13:48.582950 | ubuntu-noble-large | 2025-09-09 10:13:48.582 | 2025-09-09 10:13:48.582965 | ubuntu-noble-large | 2025-09-09 10:13:48.582 | TASK [osism.services.docker : Manage docker socket service] ******************** 2025-09-09 10:13:49.189810 | ubuntu-noble-large | 2025-09-09 10:13:49.189 | ok: [localhost] 2025-09-09 10:13:49.189901 | ubuntu-noble-large | 2025-09-09 10:13:49.189 | 2025-09-09 10:13:49.189917 | ubuntu-noble-large | 2025-09-09 10:13:49.189 | TASK [osism.services.docker : Manage containerd service] *********************** 2025-09-09 10:13:49.793650 | ubuntu-noble-large | 2025-09-09 10:13:49.793 | ok: [localhost] 2025-09-09 10:13:49.793746 | ubuntu-noble-large | 2025-09-09 10:13:49.793 | 2025-09-09 10:13:49.793762 | ubuntu-noble-large | 2025-09-09 10:13:49.793 | TASK [osism.services.docker : Include bootstrap tasks] ************************* 2025-09-09 10:13:49.988812 | ubuntu-noble-large | 2025-09-09 10:13:49.988 | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/bootstrap.yml for localhost 2025-09-09 10:13:49.988864 | ubuntu-noble-large | 2025-09-09 10:13:49.988 | 2025-09-09 10:13:49.988877 | ubuntu-noble-large | 2025-09-09 10:13:49.988 | TASK [osism.services.docker : Flush handlers] ********************************** 2025-09-09 10:13:49.988886 | ubuntu-noble-large | 2025-09-09 10:13:49.988 | 2025-09-09 10:13:49.988895 | ubuntu-noble-large | 2025-09-09 10:13:49.988 | RUNNING HANDLER [osism.services.docker : Restart docker service] *************** 2025-09-09 10:13:50.585774 | ubuntu-noble-large | 2025-09-09 10:13:50.585 | ok: [localhost] 2025-09-09 10:13:50.585845 | ubuntu-noble-large | 2025-09-09 10:13:50.585 | 2025-09-09 10:13:50.585858 | ubuntu-noble-large | 2025-09-09 10:13:50.585 | TASK [osism.services.docker : Add user to docker group] ************************ 2025-09-09 10:13:51.046659 | ubuntu-noble-large | 2025-09-09 10:13:51.046 | changed: [localhost] 2025-09-09 10:13:51.046755 | ubuntu-noble-large | 2025-09-09 10:13:51.046 | 2025-09-09 10:13:51.046771 | ubuntu-noble-large | 2025-09-09 10:13:51.046 | TASK [osism.services.docker : Log into private registry and force re-authorization] *** 2025-09-09 10:13:51.135783 | ubuntu-noble-large | 2025-09-09 10:13:51.135 | skipping: [localhost] 2025-09-09 10:13:51.135829 | ubuntu-noble-large | 2025-09-09 10:13:51.135 | 2025-09-09 10:13:51.135842 | ubuntu-noble-large | 2025-09-09 10:13:51.135 | TASK [osism.services.docker : Include facts tasks] ***************************** 2025-09-09 10:13:51.251829 | ubuntu-noble-large | 2025-09-09 10:13:51.251 | skipping: [localhost] 2025-09-09 10:13:51.251900 | ubuntu-noble-large | 2025-09-09 10:13:51.251 | 2025-09-09 10:13:51.251914 | ubuntu-noble-large | 2025-09-09 10:13:51.251 | PLAY [Apply role docker_compose] *********************************************** 2025-09-09 10:13:51.251926 | ubuntu-noble-large | 2025-09-09 10:13:51.251 | 2025-09-09 10:13:51.251936 | ubuntu-noble-large | 2025-09-09 10:13:51.251 | TASK [Gathering Facts] ********************************************************* 2025-09-09 10:13:52.552862 | ubuntu-noble-large | 2025-09-09 10:13:52.552 | ok: [localhost] 2025-09-09 10:13:52.552954 | ubuntu-noble-large | 2025-09-09 10:13:52.552 | 2025-09-09 10:13:52.552969 | ubuntu-noble-large | 2025-09-09 10:13:52.552 | TASK [osism.commons.docker_compose : This install type is not supported] ******* 2025-09-09 10:13:52.614626 | ubuntu-noble-large | 2025-09-09 10:13:52.614 | skipping: [localhost] 2025-09-09 10:13:52.614664 | ubuntu-noble-large | 2025-09-09 10:13:52.614 | 2025-09-09 10:13:52.614676 | ubuntu-noble-large | 2025-09-09 10:13:52.614 | TASK [osism.commons.docker_compose : Include distribution specific install tasks] *** 2025-09-09 10:13:52.710341 | ubuntu-noble-large | 2025-09-09 10:13:52.710 | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/docker_compose/tasks/install-Debian-family.yml for localhost 2025-09-09 10:13:52.710456 | ubuntu-noble-large | 2025-09-09 10:13:52.710 | 2025-09-09 10:13:52.710472 | ubuntu-noble-large | 2025-09-09 10:13:52.710 | TASK [osism.commons.docker_compose : Remove docker-compose apt preferences file] *** 2025-09-09 10:13:53.077025 | ubuntu-noble-large | 2025-09-09 10:13:53.076 | ok: [localhost] 2025-09-09 10:13:53.077129 | ubuntu-noble-large | 2025-09-09 10:13:53.076 | 2025-09-09 10:13:53.077144 | ubuntu-noble-large | 2025-09-09 10:13:53.076 | TASK [osism.commons.docker_compose : Get checksum of docker-compose file] ****** 2025-09-09 10:13:53.413004 | ubuntu-noble-large | 2025-09-09 10:13:53.412 | ok: [localhost] 2025-09-09 10:13:53.413113 | ubuntu-noble-large | 2025-09-09 10:13:53.412 | 2025-09-09 10:13:53.413129 | ubuntu-noble-large | 2025-09-09 10:13:53.412 | TASK [osism.commons.docker_compose : Remove docker-compose binary] ************* 2025-09-09 10:13:53.534785 | ubuntu-noble-large | 2025-09-09 10:13:53.534 | skipping: [localhost] 2025-09-09 10:13:53.534921 | ubuntu-noble-large | 2025-09-09 10:13:53.534 | 2025-09-09 10:13:53.534937 | ubuntu-noble-large | 2025-09-09 10:13:53.534 | TASK [osism.commons.docker_compose : Uninstall docker-compose package] ********* 2025-09-09 10:13:54.512621 | ubuntu-noble-large | 2025-09-09 10:13:54.512 | ok: [localhost] 2025-09-09 10:13:54.512739 | ubuntu-noble-large | 2025-09-09 10:13:54.512 | 2025-09-09 10:13:54.512754 | ubuntu-noble-large | 2025-09-09 10:13:54.512 | TASK [osism.commons.docker_compose : Copy docker-compose script] *************** 2025-09-09 10:13:54.579658 | ubuntu-noble-large | 2025-09-09 10:13:54.579 | skipping: [localhost] 2025-09-09 10:13:54.579732 | ubuntu-noble-large | 2025-09-09 10:13:54.579 | 2025-09-09 10:13:54.579743 | ubuntu-noble-large | 2025-09-09 10:13:54.579 | TASK [osism.commons.docker_compose : Install docker-compose-plugin package] **** 2025-09-09 10:14:00.893969 | ubuntu-noble-large | 2025-09-09 10:14:00.893 | changed: [localhost] 2025-09-09 10:14:00.894073 | ubuntu-noble-large | 2025-09-09 10:14:00.893 | 2025-09-09 10:14:00.894091 | ubuntu-noble-large | 2025-09-09 10:14:00.893 | TASK [osism.commons.docker_compose : Copy osism.target systemd file] *********** 2025-09-09 10:14:01.534652 | ubuntu-noble-large | 2025-09-09 10:14:01.534 | changed: [localhost] 2025-09-09 10:14:01.534704 | ubuntu-noble-large | 2025-09-09 10:14:01.534 | 2025-09-09 10:14:01.534710 | ubuntu-noble-large | 2025-09-09 10:14:01.534 | TASK [osism.commons.docker_compose : Enable osism.target] ********************** 2025-09-09 10:14:02.171828 | ubuntu-noble-large | 2025-09-09 10:14:02.171 | changed: [localhost] 2025-09-09 10:14:02.171908 | ubuntu-noble-large | 2025-09-09 10:14:02.171 | 2025-09-09 10:14:02.171923 | ubuntu-noble-large | 2025-09-09 10:14:02.171 | TASK [osism.commons.docker_compose : Copy docker-compose systemd unit file] **** 2025-09-09 10:14:02.864851 | ubuntu-noble-large | 2025-09-09 10:14:02.864 | changed: [localhost] 2025-09-09 10:14:02.864933 | ubuntu-noble-large | 2025-09-09 10:14:02.864 | 2025-09-09 10:14:02.864948 | ubuntu-noble-large | 2025-09-09 10:14:02.864 | RUNNING HANDLER [osism.commons.docker_compose : Reload systemd daemon] ********* 2025-09-09 10:14:03.448908 | ubuntu-noble-large | 2025-09-09 10:14:03.448 | ok: [localhost] 2025-09-09 10:14:03.448999 | ubuntu-noble-large | 2025-09-09 10:14:03.448 | 2025-09-09 10:14:03.449013 | ubuntu-noble-large | 2025-09-09 10:14:03.448 | PLAY [Other preparations] ****************************************************** 2025-09-09 10:14:03.449024 | ubuntu-noble-large | 2025-09-09 10:14:03.448 | 2025-09-09 10:14:03.449035 | ubuntu-noble-large | 2025-09-09 10:14:03.448 | TASK [Gathering Facts] ********************************************************* 2025-09-09 10:14:04.786824 | ubuntu-noble-large | 2025-09-09 10:14:04.786 | ok: [localhost] 2025-09-09 10:14:04.786912 | ubuntu-noble-large | 2025-09-09 10:14:04.786 | 2025-09-09 10:14:04.786927 | ubuntu-noble-large | 2025-09-09 10:14:04.786 | TASK [Create /etc/osism-ci-image file] ***************************************** 2025-09-09 10:14:05.359647 | ubuntu-noble-large | 2025-09-09 10:14:05.359 | changed: [localhost] 2025-09-09 10:14:05.359708 | ubuntu-noble-large | 2025-09-09 10:14:05.359 | 2025-09-09 10:14:05.359718 | ubuntu-noble-large | 2025-09-09 10:14:05.359 | PLAY RECAP ********************************************************************* 2025-09-09 10:14:05.359725 | ubuntu-noble-large | 2025-09-09 10:14:05.359 | localhost : ok=123 changed=45 unreachable=0 failed=0 skipped=36 rescued=0 ignored=0 2025-09-09 10:14:05.359732 | ubuntu-noble-large | 2025-09-09 10:14:05.359 | 2025-09-09 10:14:05.506749 | ubuntu-noble-large | 2025-09-09 10:14:05.506 | dib-run-parts 20-ansible completed 2025-09-09 10:14:05.506849 | ubuntu-noble-large | 2025-09-09 10:14:05.506 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-09-09 10:14:05.517541 | ubuntu-noble-large | 2025-09-09 10:14:05.517 | dib-run-parts 20-install-init-scripts completed 2025-09-09 10:14:05.517626 | ubuntu-noble-large | 2025-09-09 10:14:05.517 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2025-09-09 10:14:05.528669 | ubuntu-noble-large | 2025-09-09 10:14:05.528 | dib-run-parts 80-disable-rfc3041 completed 2025-09-09 10:14:05.528735 | ubuntu-noble-large | 2025-09-09 10:14:05.528 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-09-09 10:14:05.562986 | ubuntu-noble-large | 2025-09-09 10:14:05.562 | Not running install-packages remove with empty packages list 2025-09-09 10:14:05.628715 | ubuntu-noble-large | 2025-09-09 10:14:05.628 | Running command: ['install-packages', '-e'] 2025-09-09 10:14:05.628775 | ubuntu-noble-large | 2025-09-09 10:14:05.628 | > Not running install-packages remove with empty packages list 2025-09-09 10:14:05.628792 | ubuntu-noble-large | 2025-09-09 10:14:05.628 | returncode: 0 2025-09-09 10:14:05.639546 | ubuntu-noble-large | 2025-09-09 10:14:05.639 | dib-run-parts 99-package-uninstalls completed 2025-09-09 10:14:05.639952 | ubuntu-noble-large | 2025-09-09 10:14:05.639 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-09-09 10:14:05.639976 | ubuntu-noble-large | 2025-09-09 10:14:05.639 | dib-run-parts 2025-09-09 10:14:05.643657 | ubuntu-noble-large | 2025-09-09 10:14:05.643 | dib-run-parts Target: install.d 2025-09-09 10:14:05.643733 | ubuntu-noble-large | 2025-09-09 10:14:05.643 | dib-run-parts 2025-09-09 10:14:05.643744 | ubuntu-noble-large | 2025-09-09 10:14:05.643 | dib-run-parts Script Seconds 2025-09-09 10:14:05.643754 | ubuntu-noble-large | 2025-09-09 10:14:05.643 | dib-run-parts --------------------------------------- ---------- 2025-09-09 10:14:05.643762 | ubuntu-noble-large | 2025-09-09 10:14:05.643 | dib-run-parts 2025-09-09 10:14:05.664104 | ubuntu-noble-large | 2025-09-09 10:14:05.663 | dib-run-parts 00-baseline-environment 0.608 2025-09-09 10:14:05.678102 | ubuntu-noble-large | 2025-09-09 10:14:05.677 | dib-run-parts 00-up-to-date 8.029 2025-09-09 10:14:05.692200 | ubuntu-noble-large | 2025-09-09 10:14:05.692 | dib-run-parts 01-package-installs 376.832 2025-09-09 10:14:05.705661 | ubuntu-noble-large | 2025-09-09 10:14:05.705 | dib-run-parts 05-set-cloud-init-sources 0.013 2025-09-09 10:14:05.719680 | ubuntu-noble-large | 2025-09-09 10:14:05.719 | dib-run-parts 10-cloud-init 0.010 2025-09-09 10:14:05.733569 | ubuntu-noble-large | 2025-09-09 10:14:05.733 | dib-run-parts 10-install 15.843 2025-09-09 10:14:05.747634 | ubuntu-noble-large | 2025-09-09 10:14:05.747 | dib-run-parts 20-ansible 249.153 2025-09-09 10:14:05.761598 | ubuntu-noble-large | 2025-09-09 10:14:05.761 | dib-run-parts 20-install-init-scripts 0.007 2025-09-09 10:14:05.775541 | ubuntu-noble-large | 2025-09-09 10:14:05.775 | dib-run-parts 80-disable-rfc3041 0.008 2025-09-09 10:14:05.789500 | ubuntu-noble-large | 2025-09-09 10:14:05.789 | dib-run-parts 99-package-uninstalls 0.107 2025-09-09 10:14:05.792635 | ubuntu-noble-large | 2025-09-09 10:14:05.792 | dib-run-parts 2025-09-09 10:14:05.792696 | ubuntu-noble-large | 2025-09-09 10:14:05.792 | dib-run-parts --------------------- END PROFILING --------------------- 2025-09-09 10:14:06.002426 | ubuntu-noble-large | 2025-09-09 10:14:06.002 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-09-09 10:14:06.008172 | ubuntu-noble-large | 2025-09-09 10:14:06.007 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-09-09 10:14:06.008225 | ubuntu-noble-large | 2025-09-09 10:14:06.008 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:14:06.008238 | ubuntu-noble-large | 2025-09-09 10:14:06.008 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:14:06.008248 | ubuntu-noble-large | 2025-09-09 10:14:06.008 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:14:06.008258 | ubuntu-noble-large | 2025-09-09 10:14:06.008 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:14:06.008307 | ubuntu-noble-large | 2025-09-09 10:14:06.008 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:14:06.013889 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:14:06.013946 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-09-09 10:14:06.013973 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-09-09 10:14:06.013985 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:14:06.013995 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:14:06.014005 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-09-09 10:14:06.014016 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:14:06.014025 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:14:06.014035 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ export DIB_NO_TIMER_CHECK=True 2025-09-09 10:14:06.014045 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ DIB_NO_TIMER_CHECK=True 2025-09-09 10:14:06.014055 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:14:06.014081 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:14:06.014092 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:14:06.014101 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:14:06.014119 | ubuntu-noble-large | 2025-09-09 10:14:06.013 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2025-09-09 10:14:06.019833 | ubuntu-noble-large | 2025-09-09 10:14:06.019 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2025-09-09 10:14:06.019875 | ubuntu-noble-large | 2025-09-09 10:14:06.019 | ++ export DIB_ADD_APT_KEYS= 2025-09-09 10:14:06.019885 | ubuntu-noble-large | 2025-09-09 10:14:06.019 | ++ DIB_ADD_APT_KEYS= 2025-09-09 10:14:06.019895 | ubuntu-noble-large | 2025-09-09 10:14:06.019 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:14:06.025126 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:14:06.025160 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ export DISTRO_NAME=ubuntu 2025-09-09 10:14:06.025169 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ DISTRO_NAME=ubuntu 2025-09-09 10:14:06.025177 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ export DIB_RELEASE=noble 2025-09-09 10:14:06.025184 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ DIB_RELEASE=noble 2025-09-09 10:14:06.025192 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:14:06.025199 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:14:06.025207 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:14:06.025214 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:14:06.025221 | ubuntu-noble-large | 2025-09-09 10:14:06.024 | ++ ARCH=amd64 2025-09-09 10:14:06.025228 | ubuntu-noble-large | 2025-09-09 10:14:06.025 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-09-09 10:14:06.025235 | ubuntu-noble-large | 2025-09-09 10:14:06.025 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:06.025243 | ubuntu-noble-large | 2025-09-09 10:14:06.025 | ++ export DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:06.025251 | ubuntu-noble-large | 2025-09-09 10:14:06.025 | ++ DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:06.025258 | ubuntu-noble-large | 2025-09-09 10:14:06.025 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:14:06.030319 | ubuntu-noble-large | 2025-09-09 10:14:06.030 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:14:06.030374 | ubuntu-noble-large | 2025-09-09 10:14:06.030 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:14:06.030383 | ubuntu-noble-large | 2025-09-09 10:14:06.030 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:14:06.030390 | ubuntu-noble-large | 2025-09-09 10:14:06.030 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:14:06.035170 | ubuntu-noble-large | 2025-09-09 10:14:06.035 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:14:06.035203 | ubuntu-noble-large | 2025-09-09 10:14:06.035 | ++ [[ noble == \t\r\u\s\t\y ]] 2025-09-09 10:14:06.035213 | ubuntu-noble-large | 2025-09-09 10:14:06.035 | ++ export DIB_INIT_SYSTEM=systemd 2025-09-09 10:14:06.035221 | ubuntu-noble-large | 2025-09-09 10:14:06.035 | ++ DIB_INIT_SYSTEM=systemd 2025-09-09 10:14:06.035228 | ubuntu-noble-large | 2025-09-09 10:14:06.035 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-09-09 10:14:06.040743 | ubuntu-noble-large | 2025-09-09 10:14:06.040 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-09-09 10:14:06.040797 | ubuntu-noble-large | 2025-09-09 10:14:06.040 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:14:06.040809 | ubuntu-noble-large | 2025-09-09 10:14:06.040 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:14:06.040819 | ubuntu-noble-large | 2025-09-09 10:14:06.040 | ++ export DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:14:06.040829 | ubuntu-noble-large | 2025-09-09 10:14:06.040 | ++ DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:14:06.040839 | ubuntu-noble-large | 2025-09-09 10:14:06.040 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-09-09 10:14:06.046201 | ubuntu-noble-large | 2025-09-09 10:14:06.046 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-09-09 10:14:06.046239 | ubuntu-noble-large | 2025-09-09 10:14:06.046 | ++ [[ arm64 aarch64 =~ amd64 ]] 2025-09-09 10:14:06.046249 | ubuntu-noble-large | 2025-09-09 10:14:06.046 | ++ export DIB_BLOCK_DEVICE=mbr 2025-09-09 10:14:06.046257 | ubuntu-noble-large | 2025-09-09 10:14:06.046 | ++ DIB_BLOCK_DEVICE=mbr 2025-09-09 10:14:06.046307 | ubuntu-noble-large | 2025-09-09 10:14:06.046 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:14:06.051697 | ubuntu-noble-large | 2025-09-09 10:14:06.051 | + source /tmp/in_target.d/post-install.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:14:06.051753 | ubuntu-noble-large | 2025-09-09 10:14:06.051 | ++ export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2025-09-09 10:14:06.051767 | ubuntu-noble-large | 2025-09-09 10:14:06.051 | ++ DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2025-09-09 10:14:06.051778 | ubuntu-noble-large | 2025-09-09 10:14:06.051 | ++ export DIB_LOCAL_IMAGE= 2025-09-09 10:14:06.051788 | ubuntu-noble-large | 2025-09-09 10:14:06.051 | ++ DIB_LOCAL_IMAGE= 2025-09-09 10:14:06.051799 | ubuntu-noble-large | 2025-09-09 10:14:06.051 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-09-09 10:14:06.058019 | ubuntu-noble-large | 2025-09-09 10:14:06.057 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-09-09 10:14:06.058065 | ubuntu-noble-large | 2025-09-09 10:14:06.057 | ++ '[' -z systemd ']' 2025-09-09 10:14:06.058077 | ubuntu-noble-large | 2025-09-09 10:14:06.057 | ++ case $DIB_INIT_SYSTEM in 2025-09-09 10:14:06.058088 | ubuntu-noble-large | 2025-09-09 10:14:06.057 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-09-09 10:14:06.137504 | ubuntu-noble-large | 2025-09-09 10:14:06.137 | Nothing to install 2025-09-09 10:14:06.147606 | ubuntu-noble-large | 2025-09-09 10:14:06.147 | dib-run-parts 00-package-installs completed 2025-09-09 10:14:06.147653 | ubuntu-noble-large | 2025-09-09 10:14:06.147 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-09-09 10:14:06.160425 | ubuntu-noble-large | 2025-09-09 10:14:06.160 | dib-run-parts 10-enable-init-scripts completed 2025-09-09 10:14:06.160473 | ubuntu-noble-large | 2025-09-09 10:14:06.160 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-09-09 10:14:06.191519 | ubuntu-noble-large | 2025-09-09 10:14:06.191 | Not running install-packages remove with empty packages list 2025-09-09 10:14:06.246807 | ubuntu-noble-large | 2025-09-09 10:14:06.246 | Nothing to uninstall 2025-09-09 10:14:06.255964 | ubuntu-noble-large | 2025-09-09 10:14:06.255 | dib-run-parts 95-package-uninstalls completed 2025-09-09 10:14:06.256010 | ubuntu-noble-large | 2025-09-09 10:14:06.255 | dib-run-parts Running /tmp/in_target.d/post-install.d/97-dkms 2025-09-09 10:14:06.461203 | ubuntu-noble-large | 2025-09-09 10:14:06.461 | dib-run-parts 97-dkms completed 2025-09-09 10:14:06.461308 | ubuntu-noble-large | 2025-09-09 10:14:06.461 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2025-09-09 10:14:06.510493 | ubuntu-noble-large | 2025-09-09 10:14:06.510 | Reading package lists... 2025-09-09 10:14:06.792589 | ubuntu-noble-large | 2025-09-09 10:14:06.792 | Building dependency tree... 2025-09-09 10:14:06.794402 | ubuntu-noble-large | 2025-09-09 10:14:06.794 | Reading state information... 2025-09-09 10:14:07.108316 | ubuntu-noble-large | 2025-09-09 10:14:07.108 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-09-09 10:14:07.113597 | ubuntu-noble-large | 2025-09-09 10:14:07.113 | dib-run-parts 99-autoremove completed 2025-09-09 10:14:07.114856 | ubuntu-noble-large | 2025-09-09 10:14:07.114 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-09-09 10:14:07.115033 | ubuntu-noble-large | 2025-09-09 10:14:07.114 | dib-run-parts 2025-09-09 10:14:07.118500 | ubuntu-noble-large | 2025-09-09 10:14:07.118 | dib-run-parts Target: post-install.d 2025-09-09 10:14:07.118669 | ubuntu-noble-large | 2025-09-09 10:14:07.118 | dib-run-parts 2025-09-09 10:14:07.118881 | ubuntu-noble-large | 2025-09-09 10:14:07.118 | dib-run-parts Script Seconds 2025-09-09 10:14:07.119072 | ubuntu-noble-large | 2025-09-09 10:14:07.119 | dib-run-parts --------------------------------------- ---------- 2025-09-09 10:14:07.119213 | ubuntu-noble-large | 2025-09-09 10:14:07.119 | dib-run-parts 2025-09-09 10:14:07.139298 | ubuntu-noble-large | 2025-09-09 10:14:07.139 | dib-run-parts 00-package-installs 0.087 2025-09-09 10:14:07.153173 | ubuntu-noble-large | 2025-09-09 10:14:07.153 | dib-run-parts 10-enable-init-scripts 0.009 2025-09-09 10:14:07.168605 | ubuntu-noble-large | 2025-09-09 10:14:07.168 | dib-run-parts 95-package-uninstalls 0.093 2025-09-09 10:14:07.182538 | ubuntu-noble-large | 2025-09-09 10:14:07.182 | dib-run-parts 97-dkms 0.202 2025-09-09 10:14:07.196507 | ubuntu-noble-large | 2025-09-09 10:14:07.196 | dib-run-parts 99-autoremove 0.650 2025-09-09 10:14:07.199689 | ubuntu-noble-large | 2025-09-09 10:14:07.199 | dib-run-parts 2025-09-09 10:14:07.199749 | ubuntu-noble-large | 2025-09-09 10:14:07.199 | dib-run-parts --------------------- END PROFILING --------------------- 2025-09-09 10:14:07.328772 | ubuntu-noble-large | 2025-09-09 10:14:07.328 | Unmount /tmp/dib_build.LzGFWPoC/mnt/var/cache/apt/archives 2025-09-09 10:14:07.354651 | ubuntu-noble-large | 2025-09-09 10:14:07.354 | Unmount /tmp/dib_build.LzGFWPoC/mnt/sys 2025-09-09 10:14:07.376457 | ubuntu-noble-large | 2025-09-09 10:14:07.376 | Unmount /tmp/dib_build.LzGFWPoC/mnt/proc 2025-09-09 10:14:07.403241 | ubuntu-noble-large | 2025-09-09 10:14:07.403 | Unmount /tmp/dib_build.LzGFWPoC/mnt/dev/pts 2025-09-09 10:14:07.429664 | ubuntu-noble-large | 2025-09-09 10:14:07.429 | Unmount /tmp/dib_build.LzGFWPoC/mnt/dev 2025-09-09 10:14:07.755753 | ubuntu-noble-large | 2025-09-09 10:14:07.755 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.LzGFWPoC/states/block-device/config.json] 2025-09-09 10:14:08.057651 | ubuntu-noble-large | 2025-09-09 10:14:08.057 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-09-09 10:14:08.057810 | ubuntu-noble-large | 2025-09-09 10:14:08.057 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.292mKCPZ/image0.raw] 2025-09-09 10:14:08.058289 | ubuntu-noble-large | 2025-09-09 10:14:08.058 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-09-09 10:14:08.058368 | ubuntu-noble-large | 2025-09-09 10:14:08.058 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.292mKCPZ/image0.raw] 2025-09-09 10:14:08.083449 | ubuntu-noble-large | 2025-09-09 10:14:08.083 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-09-09 10:14:08.083479 | ubuntu-noble-large | 2025-09-09 10:14:08.083 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.292mKCPZ/image0.raw] 2025-09-09 10:14:08.083487 | ubuntu-noble-large | 2025-09-09 10:14:08.083 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2025-09-09 10:14:08.083494 | ubuntu-noble-large | 2025-09-09 10:14:08.083 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [16773120] absolute end [16775168] 2025-09-09 10:14:08.083500 | ubuntu-noble-large | 2025-09-09 10:14:08.083 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [16773120] 2025-09-09 10:14:08.083506 | ubuntu-noble-large | 2025-09-09 10:14:08.083 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-09-09 10:14:08.137642 | ubuntu-noble-large | 2025-09-09 10:14:08.137 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2025-09-09 10:14:08.199499 | ubuntu-noble-large | 2025-09-09 10:14:08.199 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 3a1306d8-7ab5-4a19-ae66-9815bb7059ce -q /dev/mapper/loop0p1] 2025-09-09 10:14:08.296533 | ubuntu-noble-large | 2025-09-09 10:14:08.296 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.LzGFWPoC/mnt/] 2025-09-09 10:14:08.320853 | ubuntu-noble-large | 2025-09-09 10:14:08.320 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.LzGFWPoC/mnt/] 2025-09-09 10:14:08.320900 | ubuntu-noble-large | 2025-09-09 10:14:08.320 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.LzGFWPoC/mnt/] 2025-09-09 10:14:08.353562 | ubuntu-noble-large | 2025-09-09 10:14:08.353 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-09-09 10:14:08.676975 | ubuntu-noble-large | 2025-09-09 10:14:08.676 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-09-09 10:14:08.988813 | ubuntu-noble-large | 2025-09-09 10:14:08.988 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-09-09 10:14:09.288566 | ubuntu-noble-large | 2025-09-09 10:14:09.288 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-09-09 10:14:09.288650 | ubuntu-noble-large | 2025-09-09 10:14:09.288 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.LzGFWPoC/built/etc] 2025-09-09 10:14:09.310207 | ubuntu-noble-large | 2025-09-09 10:14:09.310 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.LzGFWPoC/states/block-device/fstab /tmp/dib_build.LzGFWPoC/built/etc/fstab] 2025-09-09 10:14:18.455775 | ubuntu-noble-large | 2025-09-09 10:14:18.455 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-09-09 10:14:18.461342 | ubuntu-noble-large | 2025-09-09 10:14:18.461 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-09-09 10:14:18.462459 | ubuntu-noble-large | 2025-09-09 10:14:18.462 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:14:18.462526 | ubuntu-noble-large | 2025-09-09 10:14:18.462 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:14:18.462540 | ubuntu-noble-large | 2025-09-09 10:14:18.462 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:14:18.462551 | ubuntu-noble-large | 2025-09-09 10:14:18.462 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:14:18.462562 | ubuntu-noble-large | 2025-09-09 10:14:18.462 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:14:18.467947 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:14:18.467991 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-09-09 10:14:18.468003 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-09-09 10:14:18.468015 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:14:18.468025 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:14:18.468035 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-09-09 10:14:18.468044 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:14:18.468054 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:14:18.468064 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ export DIB_NO_TIMER_CHECK=True 2025-09-09 10:14:18.468073 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ DIB_NO_TIMER_CHECK=True 2025-09-09 10:14:18.468083 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:14:18.468093 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:14:18.468102 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:14:18.468112 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:14:18.468121 | ubuntu-noble-large | 2025-09-09 10:14:18.467 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2025-09-09 10:14:18.473343 | ubuntu-noble-large | 2025-09-09 10:14:18.473 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2025-09-09 10:14:18.473523 | ubuntu-noble-large | 2025-09-09 10:14:18.473 | ++ export DIB_ADD_APT_KEYS= 2025-09-09 10:14:18.473543 | ubuntu-noble-large | 2025-09-09 10:14:18.473 | ++ DIB_ADD_APT_KEYS= 2025-09-09 10:14:18.473561 | ubuntu-noble-large | 2025-09-09 10:14:18.473 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:14:18.478768 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:14:18.478816 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ export DISTRO_NAME=ubuntu 2025-09-09 10:14:18.478829 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ DISTRO_NAME=ubuntu 2025-09-09 10:14:18.478840 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ export DIB_RELEASE=noble 2025-09-09 10:14:18.478849 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ DIB_RELEASE=noble 2025-09-09 10:14:18.478859 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:14:18.478888 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:14:18.478898 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:14:18.478908 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:14:18.478917 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ ARCH=amd64 2025-09-09 10:14:18.478926 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-09-09 10:14:18.478936 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:18.478946 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ export DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:18.478955 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | ++ DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:18.479032 | ubuntu-noble-large | 2025-09-09 10:14:18.478 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:14:18.484063 | ubuntu-noble-large | 2025-09-09 10:14:18.483 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:14:18.484169 | ubuntu-noble-large | 2025-09-09 10:14:18.484 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:14:18.484315 | ubuntu-noble-large | 2025-09-09 10:14:18.484 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:14:18.484333 | ubuntu-noble-large | 2025-09-09 10:14:18.484 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:14:18.489643 | ubuntu-noble-large | 2025-09-09 10:14:18.489 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:14:18.489684 | ubuntu-noble-large | 2025-09-09 10:14:18.489 | ++ [[ noble == \t\r\u\s\t\y ]] 2025-09-09 10:14:18.489696 | ubuntu-noble-large | 2025-09-09 10:14:18.489 | ++ export DIB_INIT_SYSTEM=systemd 2025-09-09 10:14:18.489706 | ubuntu-noble-large | 2025-09-09 10:14:18.489 | ++ DIB_INIT_SYSTEM=systemd 2025-09-09 10:14:18.489776 | ubuntu-noble-large | 2025-09-09 10:14:18.489 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-09-09 10:14:18.495160 | ubuntu-noble-large | 2025-09-09 10:14:18.494 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-09-09 10:14:18.495216 | ubuntu-noble-large | 2025-09-09 10:14:18.495 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:14:18.495227 | ubuntu-noble-large | 2025-09-09 10:14:18.495 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:14:18.495237 | ubuntu-noble-large | 2025-09-09 10:14:18.495 | ++ export DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:14:18.495247 | ubuntu-noble-large | 2025-09-09 10:14:18.495 | ++ DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:14:18.495383 | ubuntu-noble-large | 2025-09-09 10:14:18.495 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-09-09 10:14:18.500978 | ubuntu-noble-large | 2025-09-09 10:14:18.500 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-09-09 10:14:18.501163 | ubuntu-noble-large | 2025-09-09 10:14:18.501 | ++ [[ arm64 aarch64 =~ amd64 ]] 2025-09-09 10:14:18.501180 | ubuntu-noble-large | 2025-09-09 10:14:18.501 | ++ export DIB_BLOCK_DEVICE=mbr 2025-09-09 10:14:18.501192 | ubuntu-noble-large | 2025-09-09 10:14:18.501 | ++ DIB_BLOCK_DEVICE=mbr 2025-09-09 10:14:18.501259 | ubuntu-noble-large | 2025-09-09 10:14:18.501 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:14:18.506888 | ubuntu-noble-large | 2025-09-09 10:14:18.506 | + source /tmp/in_target.d/finalise.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:14:18.506927 | ubuntu-noble-large | 2025-09-09 10:14:18.506 | ++ export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2025-09-09 10:14:18.506940 | ubuntu-noble-large | 2025-09-09 10:14:18.506 | ++ DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2025-09-09 10:14:18.506949 | ubuntu-noble-large | 2025-09-09 10:14:18.506 | ++ export DIB_LOCAL_IMAGE= 2025-09-09 10:14:18.506958 | ubuntu-noble-large | 2025-09-09 10:14:18.506 | ++ DIB_LOCAL_IMAGE= 2025-09-09 10:14:18.507125 | ubuntu-noble-large | 2025-09-09 10:14:18.507 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-09-09 10:14:18.512231 | ubuntu-noble-large | 2025-09-09 10:14:18.512 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-09-09 10:14:18.512426 | ubuntu-noble-large | 2025-09-09 10:14:18.512 | ++ '[' -z systemd ']' 2025-09-09 10:14:18.512443 | ubuntu-noble-large | 2025-09-09 10:14:18.512 | ++ case $DIB_INIT_SYSTEM in 2025-09-09 10:14:18.512630 | ubuntu-noble-large | 2025-09-09 10:14:18.512 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2025-09-09 10:14:18.591905 | ubuntu-noble-large | 2025-09-09 10:14:18.591 | INFO:root:Mapping for bootloader : grub-pc 2025-09-09 10:14:18.637931 | ubuntu-noble-large | 2025-09-09 10:14:18.637 | Reading package lists... 2025-09-09 10:14:18.866568 | ubuntu-noble-large | 2025-09-09 10:14:18.866 | Building dependency tree... 2025-09-09 10:14:18.867082 | ubuntu-noble-large | 2025-09-09 10:14:18.867 | Reading state information... 2025-09-09 10:14:19.059577 | ubuntu-noble-large | 2025-09-09 10:14:19.059 | The following additional packages will be installed: 2025-09-09 10:14:19.059635 | ubuntu-noble-large | 2025-09-09 10:14:19.059 | grub-common grub-gfxpayload-lists grub-pc-bin grub2-common libefiboot1t64 2025-09-09 10:14:19.060470 | ubuntu-noble-large | 2025-09-09 10:14:19.060 | libefivar1t64 2025-09-09 10:14:19.061417 | ubuntu-noble-large | 2025-09-09 10:14:19.061 | Suggested packages: 2025-09-09 10:14:19.061438 | ubuntu-noble-large | 2025-09-09 10:14:19.061 | multiboot-doc grub-emu mtools xorriso desktop-base 2025-09-09 10:14:19.061450 | ubuntu-noble-large | 2025-09-09 10:14:19.061 | Recommended packages: 2025-09-09 10:14:19.061460 | ubuntu-noble-large | 2025-09-09 10:14:19.061 | os-prober 2025-09-09 10:14:19.085878 | ubuntu-noble-large | 2025-09-09 10:14:19.085 | The following NEW packages will be installed: 2025-09-09 10:14:19.085937 | ubuntu-noble-large | 2025-09-09 10:14:19.085 | grub-common grub-gfxpayload-lists grub-pc grub-pc-bin grub2-common 2025-09-09 10:14:19.086540 | ubuntu-noble-large | 2025-09-09 10:14:19.086 | libefiboot1t64 libefivar1t64 2025-09-09 10:14:19.370611 | ubuntu-noble-large | 2025-09-09 10:14:19.370 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-09-09 10:14:19.370692 | ubuntu-noble-large | 2025-09-09 10:14:19.370 | Need to get 4129 kB of archives. 2025-09-09 10:14:19.370707 | ubuntu-noble-large | 2025-09-09 10:14:19.370 | After this operation, 18.4 MB of additional disk space will be used. 2025-09-09 10:14:19.370718 | ubuntu-noble-large | 2025-09-09 10:14:19.370 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2025-09-09 10:14:19.630397 | ubuntu-noble-large | 2025-09-09 10:14:19.630 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2025-09-09 10:14:19.663951 | ubuntu-noble-large | 2025-09-09 10:14:19.663 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2120 kB] 2025-09-09 10:14:20.067361 | ubuntu-noble-large | 2025-09-09 10:14:20.067 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2025-09-09 10:14:20.098564 | ubuntu-noble-large | 2025-09-09 10:14:20.098 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-pc-bin amd64 2.12-1ubuntu7.3 [1101 kB] 2025-09-09 10:14:20.136676 | ubuntu-noble-large | 2025-09-09 10:14:20.136 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-pc amd64 2.12-1ubuntu7.3 [137 kB] 2025-09-09 10:14:20.139679 | ubuntu-noble-large | 2025-09-09 10:14:20.139 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-gfxpayload-lists amd64 0.7build2 [3518 B] 2025-09-09 10:14:20.466716 | ubuntu-noble-large | 2025-09-09 10:14:20.466 | Preconfiguring packages ... 2025-09-09 10:14:20.637524 | ubuntu-noble-large | 2025-09-09 10:14:20.637 | Fetched 4129 kB in 1s (3959 kB/s) 2025-09-09 10:14:20.674705 | ubuntu-noble-large | 2025-09-09 10:14:20.674 | Selecting previously unselected package libefivar1t64:amd64. 2025-09-09 10:14:20.728141 | ubuntu-noble-large | 2025-09-09 10:14:20.728 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 105977 files and directories currently installed.) 2025-09-09 10:14:20.731354 | ubuntu-noble-large | 2025-09-09 10:14:20.731 | Preparing to unpack .../0-libefivar1t64_38-3.1build1_amd64.deb ... 2025-09-09 10:14:20.735504 | ubuntu-noble-large | 2025-09-09 10:14:20.735 | Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-09-09 10:14:20.768702 | ubuntu-noble-large | 2025-09-09 10:14:20.768 | Selecting previously unselected package libefiboot1t64:amd64. 2025-09-09 10:14:20.779854 | ubuntu-noble-large | 2025-09-09 10:14:20.779 | Preparing to unpack .../1-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-09-09 10:14:20.781597 | ubuntu-noble-large | 2025-09-09 10:14:20.781 | Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-09-09 10:14:20.817726 | ubuntu-noble-large | 2025-09-09 10:14:20.817 | Selecting previously unselected package grub-common. 2025-09-09 10:14:20.829043 | ubuntu-noble-large | 2025-09-09 10:14:20.828 | Preparing to unpack .../2-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-09-09 10:14:20.872859 | ubuntu-noble-large | 2025-09-09 10:14:20.872 | Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-09-09 10:14:21.018777 | ubuntu-noble-large | 2025-09-09 10:14:21.018 | Selecting previously unselected package grub2-common. 2025-09-09 10:14:21.030330 | ubuntu-noble-large | 2025-09-09 10:14:21.030 | Preparing to unpack .../3-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-09-09 10:14:21.031785 | ubuntu-noble-large | 2025-09-09 10:14:21.031 | Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-09-09 10:14:21.085647 | ubuntu-noble-large | 2025-09-09 10:14:21.085 | Selecting previously unselected package grub-pc-bin. 2025-09-09 10:14:21.100157 | ubuntu-noble-large | 2025-09-09 10:14:21.100 | Preparing to unpack .../4-grub-pc-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-09-09 10:14:21.101613 | ubuntu-noble-large | 2025-09-09 10:14:21.101 | Unpacking grub-pc-bin (2.12-1ubuntu7.3) ... 2025-09-09 10:14:21.205697 | ubuntu-noble-large | 2025-09-09 10:14:21.205 | Selecting previously unselected package grub-pc. 2025-09-09 10:14:21.219511 | ubuntu-noble-large | 2025-09-09 10:14:21.219 | Preparing to unpack .../5-grub-pc_2.12-1ubuntu7.3_amd64.deb ... 2025-09-09 10:14:21.238684 | ubuntu-noble-large | 2025-09-09 10:14:21.238 | Unpacking grub-pc (2.12-1ubuntu7.3) ... 2025-09-09 10:14:21.281617 | ubuntu-noble-large | 2025-09-09 10:14:21.281 | Selecting previously unselected package grub-gfxpayload-lists. 2025-09-09 10:14:21.304540 | ubuntu-noble-large | 2025-09-09 10:14:21.304 | Preparing to unpack .../6-grub-gfxpayload-lists_0.7build2_amd64.deb ... 2025-09-09 10:14:21.305654 | ubuntu-noble-large | 2025-09-09 10:14:21.305 | Unpacking grub-gfxpayload-lists (0.7build2) ... 2025-09-09 10:14:21.364698 | ubuntu-noble-large | 2025-09-09 10:14:21.364 | Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-09-09 10:14:21.367351 | ubuntu-noble-large | 2025-09-09 10:14:21.367 | Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-09-09 10:14:21.369742 | ubuntu-noble-large | 2025-09-09 10:14:21.369 | Setting up grub-common (2.12-1ubuntu7.3) ... 2025-09-09 10:14:21.442678 | ubuntu-noble-large | 2025-09-09 10:14:21.442 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2025-09-09 10:14:21.451508 | ubuntu-noble-large | 2025-09-09 10:14:21.451 | Running in chroot, ignoring request. 2025-09-09 10:14:21.462230 | ubuntu-noble-large | 2025-09-09 10:14:21.462 | invoke-rc.d: policy-rc.d denied execution of start. 2025-09-09 10:14:21.654809 | ubuntu-noble-large | 2025-09-09 10:14:21.654 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /usr/lib/systemd/system/grub-common.service. 2025-09-09 10:14:21.654864 | ubuntu-noble-large | 2025-09-09 10:14:21.654 | Created symlink /etc/systemd/system/suspend.target.wants/grub-common.service -> /usr/lib/systemd/system/grub-common.service. 2025-09-09 10:14:21.654876 | ubuntu-noble-large | 2025-09-09 10:14:21.654 | Created symlink /etc/systemd/system/hibernate.target.wants/grub-common.service -> /usr/lib/systemd/system/grub-common.service. 2025-09-09 10:14:21.654887 | ubuntu-noble-large | 2025-09-09 10:14:21.654 | Created symlink /etc/systemd/system/hybrid-sleep.target.wants/grub-common.service -> /usr/lib/systemd/system/grub-common.service. 2025-09-09 10:14:21.654898 | ubuntu-noble-large | 2025-09-09 10:14:21.654 | Created symlink /etc/systemd/system/suspend-then-hibernate.target.wants/grub-common.service -> /usr/lib/systemd/system/grub-common.service. 2025-09-09 10:14:21.858843 | ubuntu-noble-large | 2025-09-09 10:14:21.858 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /usr/lib/systemd/system/grub-initrd-fallback.service. 2025-09-09 10:14:21.858874 | ubuntu-noble-large | 2025-09-09 10:14:21.858 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /usr/lib/systemd/system/grub-initrd-fallback.service. 2025-09-09 10:14:21.858906 | ubuntu-noble-large | 2025-09-09 10:14:21.858 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /usr/lib/systemd/system/grub-initrd-fallback.service. 2025-09-09 10:14:21.858917 | ubuntu-noble-large | 2025-09-09 10:14:21.858 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /usr/lib/systemd/system/grub-initrd-fallback.service. 2025-09-09 10:14:21.867420 | ubuntu-noble-large | 2025-09-09 10:14:21.867 | Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-09-09 10:14:21.873153 | ubuntu-noble-large | 2025-09-09 10:14:21.873 | Setting up grub-pc-bin (2.12-1ubuntu7.3) ... 2025-09-09 10:14:21.878356 | ubuntu-noble-large | 2025-09-09 10:14:21.878 | Setting up grub-gfxpayload-lists (0.7build2) ... 2025-09-09 10:14:21.902249 | ubuntu-noble-large | 2025-09-09 10:14:21.902 | Setting up grub-pc (2.12-1ubuntu7.3) ... 2025-09-09 10:14:22.298356 | ubuntu-noble-large | 2025-09-09 10:14:22.298 | 2025-09-09 10:14:22.298430 | ubuntu-noble-large | 2025-09-09 10:14:22.298 | Creating config file /etc/default/grub with new version 2025-09-09 10:14:22.607594 | ubuntu-noble-large | 2025-09-09 10:14:22.607 | Processing triggers for install-info (7.1-3build2) ... 2025-09-09 10:14:22.833681 | ubuntu-noble-large | 2025-09-09 10:14:22.833 | Processing triggers for libc-bin (2.39-0ubuntu8.5) ... 2025-09-09 10:14:22.927773 | ubuntu-noble-large | 2025-09-09 10:14:22.927 | Processing triggers for man-db (2.12.0-4build2) ... 2025-09-09 10:14:25.095739 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | Disabling Ubuntu mode, explicit restart mode configured 2025-09-09 10:14:25.095806 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | The processor microcode seems to be up-to-date. 2025-09-09 10:14:25.095814 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | 2025-09-09 10:14:25.095823 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | No services need to be restarted. 2025-09-09 10:14:25.095830 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | 2025-09-09 10:14:25.095836 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | No containers need to be restarted. 2025-09-09 10:14:25.095842 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | 2025-09-09 10:14:25.095848 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | No user sessions are running outdated binaries. 2025-09-09 10:14:25.095855 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | 2025-09-09 10:14:25.095861 | ubuntu-noble-large | 2025-09-09 10:14:25.095 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2025-09-09 10:14:26.474760 | ubuntu-noble-large | 2025-09-09 10:14:26.474 | /tmp/in_target.d/finalise.d/50-bootloader: line 53: type: grub2-mkconfig: not found 2025-09-09 10:14:26.693636 | ubuntu-noble-large | 2025-09-09 10:14:26.693 | Sourcing file `/etc/default/grub' 2025-09-09 10:14:26.698672 | ubuntu-noble-large | 2025-09-09 10:14:26.698 | Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg' 2025-09-09 10:14:26.702785 | ubuntu-noble-large | 2025-09-09 10:14:26.702 | Generating grub configuration file ... 2025-09-09 10:14:26.880492 | ubuntu-noble-large | 2025-09-09 10:14:26.880 | Found linux image: /boot/vmlinuz-6.14.0-29-generic 2025-09-09 10:14:26.901206 | ubuntu-noble-large | 2025-09-09 10:14:26.901 | Found initrd image: /boot/initrd.img-6.14.0-29-generic 2025-09-09 10:14:27.209718 | ubuntu-noble-large | 2025-09-09 10:14:27.209 | Found linux image: /boot/vmlinuz-6.8.0-79-generic 2025-09-09 10:14:27.230756 | ubuntu-noble-large | 2025-09-09 10:14:27.230 | Found initrd image: /boot/initrd.img-6.8.0-79-generic 2025-09-09 10:14:27.556571 | ubuntu-noble-large | 2025-09-09 10:14:27.556 | Adding boot menu entry for UEFI Firmware Settings ... 2025-09-09 10:14:27.577626 | ubuntu-noble-large | 2025-09-09 10:14:27.577 | done 2025-09-09 10:14:27.582579 | ubuntu-noble-large | 2025-09-09 10:14:27.582 | Installing GRUB2... 2025-09-09 10:14:27.591481 | ubuntu-noble-large | 2025-09-09 10:14:27.591 | Installing for i386-pc platform. 2025-09-09 10:14:27.805647 | ubuntu-noble-large | 2025-09-09 10:14:27.805 | Installation finished. No error reported. 2025-09-09 10:14:27.810298 | ubuntu-noble-large | 2025-09-09 10:14:27.810 | dib-run-parts 50-bootloader completed 2025-09-09 10:14:27.810364 | ubuntu-noble-large | 2025-09-09 10:14:27.810 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2025-09-09 10:14:27.820099 | ubuntu-noble-large | 2025-09-09 10:14:27.819 | dib-run-parts 50-remove-bogus-udev-links completed 2025-09-09 10:14:27.820153 | ubuntu-noble-large | 2025-09-09 10:14:27.820 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2025-09-09 10:14:27.868137 | ubuntu-noble-large | 2025-09-09 10:14:27.868 | dib-run-parts 99-clean-up-cache completed 2025-09-09 10:14:27.868176 | ubuntu-noble-large | 2025-09-09 10:14:27.868 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2025-09-09 10:14:27.878201 | ubuntu-noble-large | 2025-09-09 10:14:27.878 | dib-run-parts 99-clear-machine-id completed 2025-09-09 10:14:27.878225 | ubuntu-noble-large | 2025-09-09 10:14:27.878 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2025-09-09 10:14:27.918187 | ubuntu-noble-large | 2025-09-09 10:14:27.916 | {"package": "adduser","arch": "all","version": "3.137ubuntu1","status": "ii "},{"package": "adwaita-icon-theme","arch": "all","version": "46.0-1","status": "ii "},{"package": "amd64-microcode","arch": "amd64","version": "3.20250311.1ubuntu0.24.04.1","status": "ii "},{"package": "apparmor","arch": "amd64","version": "4.0.1really4.0.1-0ubuntu0.24.04.4","status": "ii "},{"package": "apport","arch": "all","version": "2.28.1-0ubuntu3.8","status": "ii "},{"package": "apport-core-dump-handler","arch": "all","version": "2.28.1-0ubuntu3.8","status": "ii "},{"package": "apport-symptoms","arch": "all","version": "0.25","status": "ii "},{"package": "appstream","arch": "amd64","version": "1.0.2-1build6","status": "ii "},{"package": "apt","arch": "amd64","version": "2.8.3","status": "ii "},{"package": "apt-transport-https","arch": "all","version": "2.8.3","status": "ii "},{"package": "apt-utils","arch": "amd64","version": "2.8.3","status": "ii "},{"package": "at-spi2-common","arch": "all","version": "2.52.0-1build1","status": "ii "},{"package": "base-files","arch": "amd64","version": "13ubuntu10.3","status": "ii "},{"package": "base-passwd","arch": "amd64","version": "3.6.3build1","status": "ii "},{"package": "bash","arch": "amd64","version": "5.2.21-2ubuntu4","status": "ii "},{"package": "bash-completion","arch": "all","version": "1:2.11-8","status": "ii "},{"package": "bc","arch": "amd64","version": "1.07.1-3ubuntu4","status": "ii "},{"package": "bcache-tools","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "bind9-dnsutils","arch": "amd64","version": "1:9.18.30-0ubuntu0.24.04.2","status": "ii "},{"package": "bind9-host","arch": "amd64","version": "1:9.18.30-0ubuntu0.24.04.2","status": "ii "},{"package": "bind9-libs:amd64","arch": "amd64","version": "1:9.18.30-0ubuntu0.24.04.2","status": "ii "},{"package": "binutils","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "binutils-common:amd64","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "binutils-x86-64-linux-gnu","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "bolt","arch": "amd64","version": "0.9.7-1","status": "ii "},{"package": "bsdextrautils","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "bsdutils","arch": "amd64","version": "1:2.39.3-9ubuntu6.3","status": "ii "},{"package": "btrfs-progs","arch": "amd64","version": "6.6.3-1.1build2","status": "ii "},{"package": "busybox-initramfs","arch": "amd64","version": "1:1.36.1-6ubuntu3.1","status": "ii "},{"package": "busybox-static","arch": "amd64","version": "1:1.36.1-6ubuntu3.1","status": "ii "},{"package": "byobu","arch": "all","version": "6.11-0ubuntu1","status": "ii "},{"package": "bzip2","arch": "amd64","version": "1.0.8-5.1build0.1","status": "ii "},{"package": "ca-certificates","arch": "all","version": "20240203","status": "ii "},{"package": "chrony","arch": "amd64","version": "4.5-1ubuntu4.2","status": "ii "},{"package": "cloud-guest-utils","arch": "all","version": "0.33-1","status": "ii "},{"package": "cloud-init","arch": "all","version": "25.1.4-0ubuntu0~24.04.1","status": "ii "},{"package": "cloud-initramfs-copymods","arch": "all","version": "0.49~24.04.1","status": "ii "},{"package": "cloud-initramfs-dyn-netconf","arch": "all","version": "0.49~24.04.1","status": "ii "},{"package": "command-not-found","arch": "all","version": "23.04.0","status": "ii "},{"package": "console-setup","arch": "all","version": "1.226ubuntu1","status": "ii "},{"package": "console-setup-linux","arch": "all","version": "1.226ubuntu1","status": "ii "},{"package": "containerd.io","arch": "amd64","version": "1.7.27-1","status": "hi "},{"package": "coreutils","arch": "amd64","version": "9.4-3ubuntu6.1","status": "ii "},{"package": "cpio","arch": "amd64","version": "2.15+dfsg-1ubuntu2","status": "ii "},{"package": "cpp","arch": "amd64","version": "4:13.2.0-7ubuntu1","status": "ii "},{"package": "cpp-13","arch": "amd64","version": "13.3.0-6ubuntu2~24.04","status": "ii "},{"package": "cpp-13-x86-64-linux-gnu","arch": "amd64","version": "13.3.0-6ubuntu2~24.04","status": "ii "},{"package": "cpp-x86-64-linux-gnu","arch": "amd64","version": "4:13.2.0-7ubuntu1","status": "ii "},{"package": "cron","arch": "amd64","version": "3.0pl1-184ubuntu2","status": "ii "},{"package": "cron-daemon-common","arch": "all","version": "3.0pl1-184ubuntu2","status": "ii "},{"package": "cryptsetup","arch": "amd64","version": "2:2.7.0-1ubuntu4.2","status": "ii "},{"package": "cryptsetup-bin","arch": "amd64","version": "2:2.7.0-1ubuntu4.2","status": "ii "},{"package": "cryptsetup-initramfs","arch": "all","version": "2:2.7.0-1ubuntu4.2","status": "ii "},{"package": "curl","arch": "amd64","version": "8.5.0-2ubuntu10.6","status": "ii "},{"package": "dash","arch": "amd64","version": "0.5.12-6ubuntu5","status": "ii "},{"package": "dbus","arch": "amd64","version": "1.14.10-4ubuntu4.1","status": "ii "},{"package": "dbus-bin","arch": "amd64","version": "1.14.10-4ubuntu4.1","status": "ii "},{"package": "dbus-daemon","arch": "amd64","version": "1.14.10-4ubuntu4.1","status": "ii "},{"package": "dbus-session-bus-common","arch": "all","version": "1.14.10-4ubuntu4.1","status": "ii "},{"package": "dbus-system-bus-common","arch": "all","version": "1.14.10-4ubuntu4.1","status": "ii "},{"package": "dbus-user-session","arch": "amd64","version": "1.14.10-4ubuntu4.1","status": "ii "},{"package": "dconf-gsettings-backend:amd64","arch": "amd64","version": "0.40.0-4build2","status": "ii "},{"package": "dconf-service","arch": "amd64","version": "0.40.0-4build2","status": "ii "},{"package": "debconf","arch": "all","version": "1.5.86ubuntu1","status": "ii "},{"package": "debconf-i18n","arch": "all","version": "1.5.86ubuntu1","status": "ii "},{"package": "debianutils","arch": "amd64","version": "5.17build1","status": "ii "},{"package": "debsums","arch": "all","version": "3.0.2.1","status": "ii "},{"package": "dhcpcd-base","arch": "amd64","version": "1:10.0.6-1ubuntu3.1","status": "ii "},{"package": "diffutils","arch": "amd64","version": "1:3.10-1build1","status": "ii "},{"package": "dirmngr","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "distro-info","arch": "amd64","version": "1.7build1","status": "ii "},{"package": "distro-info-data","arch": "all","version": "0.60ubuntu0.3","status": "ii "},{"package": "dkms","arch": "all","version": "3.0.11-1ubuntu13","status": "ii "},{"package": "dmeventd","arch": "amd64","version": "2:1.02.185-3ubuntu3.2","status": "ii "},{"package": "dmidecode","arch": "amd64","version": "3.5-3ubuntu0.1","status": "ii "},{"package": "dmsetup","arch": "amd64","version": "2:1.02.185-3ubuntu3.2","status": "ii "},{"package": "docker-ce","arch": "amd64","version": "5:27.5.1-1~ubuntu.24.04~noble","status": "ii "},{"package": "docker-ce-cli","arch": "amd64","version": "5:27.5.1-1~ubuntu.24.04~noble","status": "ii "},{"package": "docker-compose-plugin","arch": "amd64","version": "2.39.2-1~ubuntu.24.04~noble","status": "ii "},{"package": "dosfstools","arch": "amd64","version": "4.2-1.1build1","status": "ii "},{"package": "dpkg","arch": "amd64","version": "1.22.6ubuntu6.1","status": "ii "},{"package": "dpkg-dev","arch": "all","version": "1.22.6ubuntu6.1","status": "ii "},{"package": "dracut-install","arch": "amd64","version": "060+5-1ubuntu3.3","status": "ii "},{"package": "e2fsprogs","arch": "amd64","version": "1.47.0-2.4~exp1ubuntu4.1","status": "ii "},{"package": "e2fsprogs-l10n","arch": "all","version": "1.47.0-2.4~exp1ubuntu4.1","status": "ii "},{"package": "eatmydata","arch": "all","version": "131-1ubuntu1","status": "ii "},{"package": "ed","arch": "amd64","version": "1.20.1-1","status": "ii "},{"package": "eject","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "ethtool","arch": "amd64","version": "1:6.7-1build1","status": "ii "},{"package": "fdisk","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "file","arch": "amd64","version": "1:5.45-3build1","status": "ii "},{"package": "finalrd","arch": "all","version": "9build1","status": "ii "},{"package": "findutils","arch": "amd64","version": "4.9.0-5build1","status": "ii "},{"package": "fontconfig","arch": "amd64","version": "2.15.0-1.1ubuntu2","status": "ii "},{"package": "fontconfig-config","arch": "amd64","version": "2.15.0-1.1ubuntu2","status": "ii "},{"package": "fonts-dejavu-core","arch": "all","version": "2.37-8","status": "ii "},{"package": "fonts-dejavu-mono","arch": "all","version": "2.37-8","status": "ii "},{"package": "fonts-ubuntu-console","arch": "all","version": "0.869+git20240321-0ubuntu1","status": "ii "},{"package": "friendly-recovery","arch": "all","version": "0.2.42","status": "ii "},{"package": "ftp","arch": "all","version": "20230507-2build3","status": "ii "},{"package": "fuse3","arch": "amd64","version": "3.14.0-5build1","status": "ii "},{"package": "fwupd","arch": "amd64","version": "1.9.31-0ubuntu1~24.04.1","status": "ii "},{"package": "fwupd-signed","arch": "amd64","version": "1.52+1.4-1","status": "ii "},{"package": "gawk","arch": "amd64","version": "1:5.2.1-2build3","status": "ii "},{"package": "gcc","arch": "amd64","version": "4:13.2.0-7ubuntu1","status": "ii "},{"package": "gcc-13","arch": "amd64","version": "13.3.0-6ubuntu2~24.04","status": "ii "},{"package": "gcc-13-base:amd64","arch": "amd64","version": "13.3.0-6ubuntu2~24.04","status": "ii "},{"package": "gcc-13-x86-64-linux-gnu","arch": "amd64","version": "13.3.0-6ubuntu2~24.04","status": "ii "},{"package": "gcc-14-base:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "gcc-x86-64-linux-gnu","arch": "amd64","version": "4:13.2.0-7ubuntu1","status": "ii "},{"package": "gdisk","arch": "amd64","version": "1.0.10-1build1","status": "ii "},{"package": "gettext-base","arch": "amd64","version": "0.21-14ubuntu2","status": "ii "},{"package": "gir1.2-girepository-2.0:amd64","arch": "amd64","version": "1.80.1-1","status": "ii "},{"package": "gir1.2-glib-2.0:amd64","arch": "amd64","version": "2.80.0-6ubuntu3.4","status": "ii "},{"package": "gir1.2-packagekitglib-1.0","arch": "amd64","version": "1.2.8-2ubuntu1.2","status": "ii "},{"package": "git","arch": "amd64","version": "1:2.43.0-1ubuntu7.3","status": "ii "},{"package": "git-man","arch": "all","version": "1:2.43.0-1ubuntu7.3","status": "ii "},{"package": "gnupg","arch": "all","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gnupg-l10n","arch": "all","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gnupg-utils","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gpg","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gpg-agent","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gpg-wks-client","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gpgconf","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gpgsm","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "gpgv","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "grep","arch": "amd64","version": "3.11-4build1","status": "ii "},{"package": "groff-base","arch": "amd64","version": "1.23.0-3build2","status": "ii "},{"package": "grub-common","arch": "amd64","version": "2.12-1ubuntu7.3","status": "ii "},{"package": "grub-gfxpayload-lists","arch": "amd64","version": "0.7build2","status": "ii "},{"package": "grub-pc","arch": "amd64","version": "2.12-1ubuntu7.3","status": "ii "},{"package": "grub-pc-bin","arch": "amd64","version": "2.12-1ubuntu7.3","status": "ii "},{"package": "grub2-common","arch": "amd64","version": "2.12-1ubuntu7.3","status": "ii "},{"package": "gtk-update-icon-cache","arch": "amd64","version": "3.24.41-4ubuntu1.3","status": "ii "},{"package": "gzip","arch": "amd64","version": "1.12-1ubuntu3.1","status": "ii "},{"package": "hdparm","arch": "amd64","version": "9.65+ds-1build1","status": "ii "},{"package": "hicolor-icon-theme","arch": "all","version": "0.17-2","status": "ii "},{"package": "hostname","arch": "amd64","version": "3.23+nmu2ubuntu2","status": "ii "},{"package": "htop","arch": "amd64","version": "3.3.0-4build1","status": "ii "},{"package": "humanity-icon-theme","arch": "all","version": "0.6.16","status": "ii "},{"package": "ibverbs-providers:amd64","arch": "amd64","version": "50.0-2ubuntu0.2","status": "ii "},{"package": "ieee-data","arch": "all","version": "20220827.1","status": "ii "},{"package": "iftop","arch": "amd64","version": "1.0~pre4-9build2","status": "ii "},{"package": "inetutils-telnet","arch": "amd64","version": "2:2.5-3ubuntu4","status": "ii "},{"package": "info","arch": "amd64","version": "7.1-3build2","status": "ii "},{"package": "init","arch": "amd64","version": "1.66ubuntu1","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.66ubuntu1","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.142ubuntu25.5","status": "ii "},{"package": "initramfs-tools-bin","arch": "amd64","version": "0.142ubuntu25.5","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.142ubuntu25.5","status": "ii "},{"package": "install-info","arch": "amd64","version": "7.1-3build2","status": "ii "},{"package": "intel-microcode","arch": "amd64","version": "3.20250512.0ubuntu0.24.04.1","status": "ii "},{"package": "iotop","arch": "amd64","version": "0.6-42-ga14256a-0.2build1","status": "ii "},{"package": "iperf","arch": "amd64","version": "2.1.9+dfsg-1","status": "ii "},{"package": "iproute2","arch": "amd64","version": "6.1.0-1ubuntu6.2","status": "ii "},{"package": "iptables","arch": "amd64","version": "1.8.10-3ubuntu2","status": "ii "},{"package": "iputils-ping","arch": "amd64","version": "3:20240117-1ubuntu0.1","status": "ii "},{"package": "iputils-tracepath","arch": "amd64","version": "3:20240117-1ubuntu0.1","status": "ii "},{"package": "isc-dhcp-client","arch": "amd64","version": "4.4.3-P1-4ubuntu2","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.16.0-1","status": "ii "},{"package": "iucode-tool","arch": "amd64","version": "2.3.1-3build1","status": "ii "},{"package": "jq","arch": "amd64","version": "1.7.1-3ubuntu0.24.04.1","status": "ii "},{"package": "kbd","arch": "amd64","version": "2.6.4-2ubuntu2","status": "ii "},{"package": "keyboard-configuration","arch": "all","version": "1.226ubuntu1","status": "ii "},{"package": "keyboxd","arch": "amd64","version": "2.4.4-2ubuntu17.3","status": "ii "},{"package": "klibc-utils","arch": "amd64","version": "2.0.13-4ubuntu0.1","status": "ii "},{"package": "kmod","arch": "amd64","version": "31+20240202-2ubuntu7.1","status": "ii "},{"package": "kpartx","arch": "amd64","version": "0.9.4-5ubuntu8","status": "ii "},{"package": "krb5-locales","arch": "all","version": "1.20.1-6ubuntu2.6","status": "ii "},{"package": "landscape-common","arch": "amd64","version": "24.02-0ubuntu5.3","status": "ii "},{"package": "less","arch": "amd64","version": "590-2ubuntu2.1","status": "ii "},{"package": "libacl1:amd64","arch": "amd64","version": "2.3.2-1build1.1","status": "ii "},{"package": "libaio1t64:amd64","arch": "amd64","version": "0.3.113-6build1.1","status": "ii "},{"package": "libapparmor1:amd64","arch": "amd64","version": "4.0.1really4.0.1-0ubuntu0.24.04.4","status": "ii "},{"package": "libappstream5:amd64","arch": "amd64","version": "1.0.2-1build6","status": "ii "},{"package": "libapt-pkg6.0t64:amd64","arch": "amd64","version": "2.8.3","status": "ii "},{"package": "libarchive13t64:amd64","arch": "amd64","version": "3.7.2-2ubuntu0.5","status": "ii "},{"package": "libargon2-1:amd64","arch": "amd64","version": "0~20190702+dfsg-4build1","status": "ii "},{"package": "libasan8:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libassuan0:amd64","arch": "amd64","version": "2.5.6-1build1","status": "ii "},{"package": "libatasmart4:amd64","arch": "amd64","version": "0.19-5build3","status": "ii "},{"package": "libatk-bridge2.0-0t64:amd64","arch": "amd64","version": "2.52.0-1build1","status": "ii "},{"package": "libatk1.0-0t64:amd64","arch": "amd64","version": "2.52.0-1build1","status": "ii "},{"package": "libatm1t64:amd64","arch": "amd64","version": "1:2.5.1-5.1build1","status": "ii "},{"package": "libatomic1:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libatspi2.0-0t64:amd64","arch": "amd64","version": "2.52.0-1build1","status": "ii "},{"package": "libattr1:amd64","arch": "amd64","version": "1:2.5.2-1build1.1","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:3.1.2-2.1build1.1","status": "ii "},{"package": "libaudit1:amd64","arch": "amd64","version": "1:3.1.2-2.1build1.1","status": "ii "},{"package": "libavahi-client3:amd64","arch": "amd64","version": "0.8-13ubuntu6","status": "ii "},{"package": "libavahi-common-data:amd64","arch": "amd64","version": "0.8-13ubuntu6","status": "ii "},{"package": "libavahi-common3:amd64","arch": "amd64","version": "0.8-13ubuntu6","status": "ii "},{"package": "libbinutils:amd64","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "libblkid1:amd64","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "libblockdev-crypto3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev-fs3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev-loop3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev-mdraid3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev-nvme3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev-part3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev-swap3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev-utils3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libblockdev3:amd64","arch": "amd64","version": "3.1.1-1ubuntu0.1","status": "ii "},{"package": "libbpf1:amd64","arch": "amd64","version": "1:1.3.0-2build2","status": "ii "},{"package": "libbrotli1:amd64","arch": "amd64","version": "1.1.0-2build2","status": "ii "},{"package": "libbsd0:amd64","arch": "amd64","version": "0.12.1-1build1.1","status": "ii "},{"package": "libbytesize-common","arch": "all","version": "2.10-1ubuntu2","status": "ii "},{"package": "libbytesize1:amd64","arch": "amd64","version": "2.10-1ubuntu2","status": "ii "},{"package": "libbz2-1.0:amd64","arch": "amd64","version": "1.0.8-5.1build0.1","status": "ii "},{"package": "libc-bin","arch": "amd64","version": "2.39-0ubuntu8.5","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.39-0ubuntu8.5","status": "ii "},{"package": "libcairo-gobject2:amd64","arch": "amd64","version": "1.18.0-3build1","status": "ii "},{"package": "libcairo2:amd64","arch": "amd64","version": "1.18.0-3build1","status": "ii "},{"package": "libcap-ng0:amd64","arch": "amd64","version": "0.8.4-2build2","status": "ii "},{"package": "libcap2:amd64","arch": "amd64","version": "1:2.66-5ubuntu2.2","status": "ii "},{"package": "libcap2-bin","arch": "amd64","version": "1:2.66-5ubuntu2.2","status": "ii "},{"package": "libcbor0.10:amd64","arch": "amd64","version": "0.10.2-1.2ubuntu2","status": "ii "},{"package": "libcc1-0:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libcolord2:amd64","arch": "amd64","version": "1.4.7-1build2","status": "ii "},{"package": "libcom-err2:amd64","arch": "amd64","version": "1.47.0-2.4~exp1ubuntu4.1","status": "ii "},{"package": "libcrypt1:amd64","arch": "amd64","version": "1:4.4.36-4build1","status": "ii "},{"package": "libcryptsetup12:amd64","arch": "amd64","version": "2:2.7.0-1ubuntu4.2","status": "ii "},{"package": "libctf-nobfd0:amd64","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "libctf0:amd64","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "libcups2t64:amd64","arch": "amd64","version": "2.4.7-1.2ubuntu7.3","status": "ii "},{"package": "libcurl3t64-gnutls:amd64","arch": "amd64","version": "8.5.0-2ubuntu10.6","status": "ii "},{"package": "libcurl4t64:amd64","arch": "amd64","version": "8.5.0-2ubuntu10.6","status": "ii "},{"package": "libdatrie1:amd64","arch": "amd64","version": "0.2.13-3build1","status": "ii "},{"package": "libdb5.3t64:amd64","arch": "amd64","version": "5.3.28+dfsg2-7","status": "ii "},{"package": "libdbus-1-3:amd64","arch": "amd64","version": "1.14.10-4ubuntu4.1","status": "ii "},{"package": "libdconf1:amd64","arch": "amd64","version": "0.40.0-4build2","status": "ii "},{"package": "libdebconfclient0:amd64","arch": "amd64","version": "0.271ubuntu3","status": "ii "},{"package": "libdeflate0:amd64","arch": "amd64","version": "1.19-1build1.1","status": "ii "},{"package": "libdevmapper-event1.02.1:amd64","arch": "amd64","version": "2:1.02.185-3ubuntu3.2","status": "ii "},{"package": "libdevmapper1.02.1:amd64","arch": "amd64","version": "2:1.02.185-3ubuntu3.2","status": "ii "},{"package": "libdpkg-perl","arch": "all","version": "1.22.6ubuntu6.1","status": "ii "},{"package": "libdrm-common","arch": "all","version": "2.4.122-1~ubuntu0.24.04.1","status": "ii "},{"package": "libdrm2:amd64","arch": "amd64","version": "2.4.122-1~ubuntu0.24.04.1","status": "ii "},{"package": "libduktape207:amd64","arch": "amd64","version": "2.7.0+tests-0ubuntu3","status": "ii "},{"package": "libdw1t64:amd64","arch": "amd64","version": "0.190-1.1ubuntu0.1","status": "ii "},{"package": "libeatmydata1:amd64","arch": "amd64","version": "131-1ubuntu1","status": "ii "},{"package": "libedit2:amd64","arch": "amd64","version": "3.1-20230828-1build1","status": "ii "},{"package": "libefiboot1t64:amd64","arch": "amd64","version": "38-3.1build1","status": "ii "},{"package": "libefivar1t64:amd64","arch": "amd64","version": "38-3.1build1","status": "ii "},{"package": "libelf1t64:amd64","arch": "amd64","version": "0.190-1.1ubuntu0.1","status": "ii "},{"package": "libepoxy0:amd64","arch": "amd64","version": "1.5.10-1build1","status": "ii "},{"package": "liberror-perl","arch": "all","version": "0.17029-2","status": "ii "},{"package": "libestr0:amd64","arch": "amd64","version": "0.1.11-1build1","status": "ii "},{"package": "libevdev2:amd64","arch": "amd64","version": "1.13.1+dfsg-1build1","status": "ii "},{"package": "libevent-2.1-7t64:amd64","arch": "amd64","version": "2.1.12-stable-9ubuntu2","status": "ii "},{"package": "libevent-core-2.1-7t64:amd64","arch": "amd64","version": "2.1.12-stable-9ubuntu2","status": "ii "},{"package": "libexpat1:amd64","arch": "amd64","version": "2.6.1-2ubuntu0.3","status": "ii "},{"package": "libext2fs2t64:amd64","arch": "amd64","version": "1.47.0-2.4~exp1ubuntu4.1","status": "ii "},{"package": "libfastjson4:amd64","arch": "amd64","version": "1.2304.0-1build1","status": "ii "},{"package": "libfdisk1:amd64","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "libffi8:amd64","arch": "amd64","version": "3.4.6-1build1","status": "ii "},{"package": "libfido2-1:amd64","arch": "amd64","version": "1.14.0-1build3","status": "ii "},{"package": "libfile-fnmatch-perl","arch": "amd64","version": "0.02-3build4","status": "ii "},{"package": "libflashrom1:amd64","arch": "amd64","version": "1.3.0-2.1ubuntu2","status": "ii "},{"package": "libfontconfig1:amd64","arch": "amd64","version": "2.15.0-1.1ubuntu2","status": "ii "},{"package": "libfreetype6:amd64","arch": "amd64","version": "2.13.2+dfsg-1build3","status": "ii "},{"package": "libfribidi0:amd64","arch": "amd64","version": "1.0.13-3build1","status": "ii "},{"package": "libftdi1-2:amd64","arch": "amd64","version": "1.5-6build5","status": "ii "},{"package": "libfuse3-3:amd64","arch": "amd64","version": "3.14.0-5build1","status": "ii "},{"package": "libfwupd2:amd64","arch": "amd64","version": "1.9.31-0ubuntu1~24.04.1","status": "ii "},{"package": "libgcc-13-dev:amd64","arch": "amd64","version": "13.3.0-6ubuntu2~24.04","status": "ii "},{"package": "libgcc-s1:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libgcrypt20:amd64","arch": "amd64","version": "1.10.3-2build1","status": "ii "},{"package": "libgdbm-compat4t64:amd64","arch": "amd64","version": "1.23-5.1build1","status": "ii "},{"package": "libgdbm6t64:amd64","arch": "amd64","version": "1.23-5.1build1","status": "ii "},{"package": "libgdk-pixbuf-2.0-0:amd64","arch": "amd64","version": "2.42.10+dfsg-3ubuntu3.2","status": "ii "},{"package": "libgdk-pixbuf2.0-common","arch": "all","version": "2.42.10+dfsg-3ubuntu3.2","status": "ii "},{"package": "libgirepository-1.0-1:amd64","arch": "amd64","version": "1.80.1-1","status": "ii "},{"package": "libglib2.0-0t64:amd64","arch": "amd64","version": "2.80.0-6ubuntu3.4","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.80.0-6ubuntu3.4","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.80.0-6ubuntu3.4","status": "ii "},{"package": "libgmp10:amd64","arch": "amd64","version": "2:6.3.0+dfsg-2ubuntu6.1","status": "ii "},{"package": "libgnutls30t64:amd64","arch": "amd64","version": "3.8.3-1.1ubuntu3.4","status": "ii "},{"package": "libgomp1:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libgpg-error-l10n","arch": "all","version": "1.47-3build2.1","status": "ii "},{"package": "libgpg-error0:amd64","arch": "amd64","version": "1.47-3build2.1","status": "ii "},{"package": "libgpgme11t64:amd64","arch": "amd64","version": "1.18.0-4.1ubuntu4","status": "ii "},{"package": "libgpm2:amd64","arch": "amd64","version": "1.20.7-11","status": "ii "},{"package": "libgprofng0:amd64","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "libgraphite2-3:amd64","arch": "amd64","version": "1.3.14-2build1","status": "ii "},{"package": "libgssapi-krb5-2:amd64","arch": "amd64","version": "1.20.1-6ubuntu2.6","status": "ii "},{"package": "libgstreamer1.0-0:amd64","arch": "amd64","version": "1.24.2-1ubuntu0.1","status": "ii "},{"package": "libgtk-3-0t64:amd64","arch": "amd64","version": "3.24.41-4ubuntu1.3","status": "ii "},{"package": "libgtk-3-common","arch": "all","version": "3.24.41-4ubuntu1.3","status": "ii "},{"package": "libgudev-1.0-0:amd64","arch": "amd64","version": "1:238-5ubuntu1","status": "ii "},{"package": "libgusb2:amd64","arch": "amd64","version": "0.4.8-1build2","status": "ii "},{"package": "libharfbuzz0b:amd64","arch": "amd64","version": "8.3.0-2build2","status": "ii "},{"package": "libhogweed6t64:amd64","arch": "amd64","version": "3.9.1-2.2build1.1","status": "ii "},{"package": "libhwasan0:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libibverbs1:amd64","arch": "amd64","version": "50.0-2ubuntu0.2","status": "ii "},{"package": "libicu74:amd64","arch": "amd64","version": "74.2-1ubuntu3.1","status": "ii "},{"package": "libidn2-0:amd64","arch": "amd64","version": "2.3.7-2build1.1","status": "ii "},{"package": "libinih1:amd64","arch": "amd64","version": "55-1ubuntu2","status": "ii "},{"package": "libintl-perl","arch": "all","version": "1.33-1build3","status": "ii "},{"package": "libintl-xs-perl","arch": "amd64","version": "1.33-1build3","status": "ii "},{"package": "libip4tc2:amd64","arch": "amd64","version": "1.8.10-3ubuntu2","status": "ii "},{"package": "libip6tc2:amd64","arch": "amd64","version": "1.8.10-3ubuntu2","status": "ii "},{"package": "libisl23:amd64","arch": "amd64","version": "0.26-3build1.1","status": "ii "},{"package": "libitm1:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libjansson4:amd64","arch": "amd64","version": "2.14-2build2","status": "ii "},{"package": "libjbig0:amd64","arch": "amd64","version": "2.1-6.1ubuntu2","status": "ii "},{"package": "libjcat1:amd64","arch": "amd64","version": "0.2.0-2build3","status": "ii "},{"package": "libjpeg-turbo8:amd64","arch": "amd64","version": "2.1.5-2ubuntu2","status": "ii "},{"package": "libjpeg8:amd64","arch": "amd64","version": "8c-2ubuntu11","status": "ii "},{"package": "libjq1:amd64","arch": "amd64","version": "1.7.1-3ubuntu0.24.04.1","status": "ii "},{"package": "libjson-c5:amd64","arch": "amd64","version": "0.17-1build1","status": "ii "},{"package": "libjson-glib-1.0-0:amd64","arch": "amd64","version": "1.8.0-2build2","status": "ii "},{"package": "libjson-glib-1.0-common","arch": "all","version": "1.8.0-2build2","status": "ii "},{"package": "libk5crypto3:amd64","arch": "amd64","version": "1.20.1-6ubuntu2.6","status": "ii "},{"package": "libkeyutils1:amd64","arch": "amd64","version": "1.6.3-3build1","status": "ii "},{"package": "libklibc:amd64","arch": "amd64","version": "2.0.13-4ubuntu0.1","status": "ii "},{"package": "libkmod2:amd64","arch": "amd64","version": "31+20240202-2ubuntu7.1","status": "ii "},{"package": "libkrb5-3:amd64","arch": "amd64","version": "1.20.1-6ubuntu2.6","status": "ii "},{"package": "libkrb5support0:amd64","arch": "amd64","version": "1.20.1-6ubuntu2.6","status": "ii "},{"package": "libksba8:amd64","arch": "amd64","version": "1.6.6-1build1","status": "ii "},{"package": "liblcms2-2:amd64","arch": "amd64","version": "2.14-2build1","status": "ii "},{"package": "libldap-common","arch": "all","version": "2.6.7+dfsg-1~exp1ubuntu8.2","status": "ii "},{"package": "libldap2:amd64","arch": "amd64","version": "2.6.7+dfsg-1~exp1ubuntu8.2","status": "ii "},{"package": "liblerc4:amd64","arch": "amd64","version": "4.0.0+ds-4ubuntu2","status": "ii "},{"package": "liblmdb0:amd64","arch": "amd64","version": "0.9.31-1build1","status": "ii "},{"package": "liblocale-gettext-perl","arch": "amd64","version": "1.07-6ubuntu5","status": "ii "},{"package": "liblsan0:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "liblvm2cmd2.03:amd64","arch": "amd64","version": "2.03.16-3ubuntu3.2","status": "ii "},{"package": "liblz4-1:amd64","arch": "amd64","version": "1.9.4-1build1.1","status": "ii "},{"package": "liblzma5:amd64","arch": "amd64","version": "5.6.1+really5.4.5-1ubuntu0.2","status": "ii "},{"package": "liblzo2-2:amd64","arch": "amd64","version": "2.10-2build4","status": "ii "},{"package": "libmagic-mgc","arch": "amd64","version": "1:5.45-3build1","status": "ii "},{"package": "libmagic1t64:amd64","arch": "amd64","version": "1:5.45-3build1","status": "ii "},{"package": "libmaxminddb0:amd64","arch": "amd64","version": "1.9.1-1build1","status": "ii "},{"package": "libmbim-glib4:amd64","arch": "amd64","version": "1.31.2-0ubuntu3","status": "ii "},{"package": "libmbim-proxy","arch": "amd64","version": "1.31.2-0ubuntu3","status": "ii "},{"package": "libmbim-utils","arch": "amd64","version": "1.31.2-0ubuntu3","status": "ii "},{"package": "libmd0:amd64","arch": "amd64","version": "1.1.0-2build1.1","status": "ii "},{"package": "libmm-glib0:amd64","arch": "amd64","version": "1.23.4-0ubuntu2","status": "ii "},{"package": "libmnl0:amd64","arch": "amd64","version": "1.0.5-2build1","status": "ii "},{"package": "libmodule-find-perl","arch": "all","version": "0.16-2","status": "ii "},{"package": "libmodule-scandeps-perl","arch": "all","version": "1.35-1ubuntu0.24.04.1","status": "ii "},{"package": "libmount1:amd64","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "libmpc3:amd64","arch": "amd64","version": "1.3.1-1build1.1","status": "ii "},{"package": "libmpfr6:amd64","arch": "amd64","version": "4.2.1-1build1.1","status": "ii "},{"package": "libmspack0t64:amd64","arch": "amd64","version": "0.11-1.1build1","status": "ii "},{"package": "libncurses6:amd64","arch": "amd64","version": "6.4+20240113-1ubuntu2","status": "ii "},{"package": "libncursesw6:amd64","arch": "amd64","version": "6.4+20240113-1ubuntu2","status": "ii "},{"package": "libnetfilter-conntrack3:amd64","arch": "amd64","version": "1.0.9-6build1","status": "ii "},{"package": "libnetplan1:amd64","arch": "amd64","version": "1.1.2-2~ubuntu24.04.2","status": "ii "},{"package": "libnettle8t64:amd64","arch": "amd64","version": "3.9.1-2.2build1.1","status": "ii "},{"package": "libnewt0.52:amd64","arch": "amd64","version": "0.52.24-2ubuntu2","status": "ii "},{"package": "libnfnetlink0:amd64","arch": "amd64","version": "1.0.2-2build1","status": "ii "},{"package": "libnftables1:amd64","arch": "amd64","version": "1.0.9-1build1","status": "ii "},{"package": "libnftnl11:amd64","arch": "amd64","version": "1.2.6-2build1","status": "ii "},{"package": "libnghttp2-14:amd64","arch": "amd64","version": "1.59.0-1ubuntu0.2","status": "ii "},{"package": "libnl-3-200:amd64","arch": "amd64","version": "3.7.0-0.3build1.1","status": "ii "},{"package": "libnl-genl-3-200:amd64","arch": "amd64","version": "3.7.0-0.3build1.1","status": "ii "},{"package": "libnl-route-3-200:amd64","arch": "amd64","version": "3.7.0-0.3build1.1","status": "ii "},{"package": "libnpth0t64:amd64","arch": "amd64","version": "1.6-3.1build1","status": "ii "},{"package": "libnspr4:amd64","arch": "amd64","version": "2:4.35-1.1build1","status": "ii "},{"package": "libnss-systemd:amd64","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "libnss3:amd64","arch": "amd64","version": "2:3.98-1build1","status": "ii "},{"package": "libntfs-3g89t64:amd64","arch": "amd64","version": "1:2022.10.3-1.2ubuntu3","status": "ii "},{"package": "libnuma1:amd64","arch": "amd64","version": "2.0.18-1build1","status": "ii "},{"package": "libnvme1t64","arch": "amd64","version": "1.8-3ubuntu1","status": "ii "},{"package": "libonig5:amd64","arch": "amd64","version": "6.9.9-1build1","status": "ii "},{"package": "libp11-kit0:amd64","arch": "amd64","version": "0.25.3-4ubuntu2.1","status": "ii "},{"package": "libpackagekit-glib2-18:amd64","arch": "amd64","version": "1.2.8-2ubuntu1.2","status": "ii "},{"package": "libpam-cap:amd64","arch": "amd64","version": "1:2.66-5ubuntu2.2","status": "ii "},{"package": "libpam-modules:amd64","arch": "amd64","version": "1.5.3-5ubuntu5.4","status": "ii "},{"package": "libpam-modules-bin","arch": "amd64","version": "1.5.3-5ubuntu5.4","status": "ii "},{"package": "libpam-runtime","arch": "all","version": "1.5.3-5ubuntu5.4","status": "ii "},{"package": "libpam-systemd:amd64","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "libpam0g:amd64","arch": "amd64","version": "1.5.3-5ubuntu5.4","status": "ii "},{"package": "libpango-1.0-0:amd64","arch": "amd64","version": "1.52.1+ds-1build1","status": "ii "},{"package": "libpangocairo-1.0-0:amd64","arch": "amd64","version": "1.52.1+ds-1build1","status": "ii "},{"package": "libpangoft2-1.0-0:amd64","arch": "amd64","version": "1.52.1+ds-1build1","status": "ii "},{"package": "libparted2t64:amd64","arch": "amd64","version": "3.6-4build1","status": "ii "},{"package": "libpcap0.8t64:amd64","arch": "amd64","version": "1.10.4-4.1ubuntu3","status": "ii "},{"package": "libpci3:amd64","arch": "amd64","version": "1:3.10.0-2build1","status": "ii "},{"package": "libpcre2-8-0:amd64","arch": "amd64","version": "10.42-4ubuntu2.1","status": "ii "},{"package": "libperl5.38t64:amd64","arch": "amd64","version": "5.38.2-3.2ubuntu0.2","status": "ii "},{"package": "libpipeline1:amd64","arch": "amd64","version": "1.5.7-2","status": "ii "},{"package": "libpixman-1-0:amd64","arch": "amd64","version": "0.42.2-1build1","status": "ii "},{"package": "libplymouth5:amd64","arch": "amd64","version": "24.004.60-1ubuntu7.1","status": "ii "},{"package": "libpng16-16t64:amd64","arch": "amd64","version": "1.6.43-5build1","status": "ii "},{"package": "libpolkit-agent-1-0:amd64","arch": "amd64","version": "124-2ubuntu1.24.04.2","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "124-2ubuntu1.24.04.2","status": "ii "},{"package": "libpopt0:amd64","arch": "amd64","version": "1.19+dfsg-1build1","status": "ii "},{"package": "libproc-processtable-perl:amd64","arch": "amd64","version": "0.636-1build3","status": "ii "},{"package": "libproc2-0:amd64","arch": "amd64","version": "2:4.0.4-4ubuntu3.2","status": "ii "},{"package": "libprotobuf-c1:amd64","arch": "amd64","version": "1.4.1-1ubuntu4","status": "ii "},{"package": "libpsl5t64:amd64","arch": "amd64","version": "0.21.2-1.1build1","status": "ii "},{"package": "libpython3-stdlib:amd64","arch": "amd64","version": "3.12.3-0ubuntu2","status": "ii "},{"package": "libpython3.12-minimal:amd64","arch": "amd64","version": "3.12.3-1ubuntu0.8","status": "ii "},{"package": "libpython3.12-stdlib:amd64","arch": "amd64","version": "3.12.3-1ubuntu0.8","status": "ii "},{"package": "libpython3.12t64:amd64","arch": "amd64","version": "3.12.3-1ubuntu0.8","status": "ii "},{"package": "libqmi-glib5:amd64","arch": "amd64","version": "1.35.2-0ubuntu2","status": "ii "},{"package": "libqmi-proxy","arch": "amd64","version": "1.35.2-0ubuntu2","status": "ii "},{"package": "libqmi-utils","arch": "amd64","version": "1.35.2-0ubuntu2","status": "ii "},{"package": "libqrtr-glib0:amd64","arch": "amd64","version": "1.2.2-1ubuntu4","status": "ii "},{"package": "libquadmath0:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libreadline8t64:amd64","arch": "amd64","version": "8.2-4build1","status": "ii "},{"package": "libreiserfscore0t64","arch": "amd64","version": "1:3.6.27-7.1build1","status": "ii "},{"package": "librtmp1:amd64","arch": "amd64","version": "2.4+20151223.gitfa8646d.1-2build7","status": "ii "},{"package": "libsasl2-2:amd64","arch": "amd64","version": "2.1.28+dfsg1-5ubuntu3.1","status": "ii "},{"package": "libsasl2-modules:amd64","arch": "amd64","version": "2.1.28+dfsg1-5ubuntu3.1","status": "ii "},{"package": "libsasl2-modules-db:amd64","arch": "amd64","version": "2.1.28+dfsg1-5ubuntu3.1","status": "ii "},{"package": "libseccomp2:amd64","arch": "amd64","version": "2.5.5-1ubuntu3.1","status": "ii "},{"package": "libselinux1:amd64","arch": "amd64","version": "3.5-2ubuntu2.1","status": "ii "},{"package": "libsemanage-common","arch": "all","version": "3.5-1build5","status": "ii "},{"package": "libsemanage2:amd64","arch": "amd64","version": "3.5-1build5","status": "ii "},{"package": "libsensors-config","arch": "all","version": "1:3.6.0-9build1","status": "ii "},{"package": "libsensors5:amd64","arch": "amd64","version": "1:3.6.0-9build1","status": "ii "},{"package": "libsepol2:amd64","arch": "amd64","version": "3.5-2build1","status": "ii "},{"package": "libsframe1:amd64","arch": "amd64","version": "2.42-4ubuntu2.5","status": "ii "},{"package": "libsgutils2-1.46-2:amd64","arch": "amd64","version": "1.46-3ubuntu4","status": "ii "},{"package": "libsharpyuv0:amd64","arch": "amd64","version": "1.3.2-0.4build3","status": "ii "},{"package": "libsigsegv2:amd64","arch": "amd64","version": "2.14-1ubuntu2","status": "ii "},{"package": "libslang2:amd64","arch": "amd64","version": "2.3.3-3build2","status": "ii "},{"package": "libsmartcols1:amd64","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "libsnmp-base","arch": "all","version": "5.9.4+dfsg-1.1ubuntu3.1","status": "ii "},{"package": "libsnmp40t64:amd64","arch": "amd64","version": "5.9.4+dfsg-1.1ubuntu3.1","status": "ii "},{"package": "libsodium23:amd64","arch": "amd64","version": "1.0.18-1build3","status": "ii "},{"package": "libsort-naturally-perl","arch": "all","version": "1.03-4","status": "ii "},{"package": "libsqlite3-0:amd64","arch": "amd64","version": "3.45.1-1ubuntu2.4","status": "ii "},{"package": "libss2:amd64","arch": "amd64","version": "1.47.0-2.4~exp1ubuntu4.1","status": "ii "},{"package": "libssh-4:amd64","arch": "amd64","version": "0.10.6-2ubuntu0.1","status": "ii "},{"package": "libssl3t64:amd64","arch": "amd64","version": "3.0.13-0ubuntu3.5","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-4build1","status": "ii "},{"package": "libsystemd-shared:amd64","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "libtasn1-6:amd64","arch": "amd64","version": "4.19.0-3ubuntu0.24.04.1","status": "ii "},{"package": "libtcl8.6:amd64","arch": "amd64","version": "8.6.14+dfsg-1build1","status": "ii "},{"package": "libterm-readkey-perl","arch": "amd64","version": "2.38-2build4","status": "ii "},{"package": "libtext-charwidth-perl:amd64","arch": "amd64","version": "0.04-11build3","status": "ii "},{"package": "libtext-iconv-perl:amd64","arch": "amd64","version": "1.7-8build3","status": "ii "},{"package": "libtext-wrapi18n-perl","arch": "all","version": "0.06-10","status": "ii "},{"package": "libthai-data","arch": "all","version": "0.1.29-2build1","status": "ii "},{"package": "libthai0:amd64","arch": "amd64","version": "0.1.29-2build1","status": "ii "},{"package": "libtiff6:amd64","arch": "amd64","version": "4.5.1+git230720-4ubuntu2.3","status": "ii "},{"package": "libtinfo6:amd64","arch": "amd64","version": "6.4+20240113-1ubuntu2","status": "ii "},{"package": "libtirpc-common","arch": "all","version": "1.3.4+ds-1.1build1","status": "ii "},{"package": "libtirpc3t64:amd64","arch": "amd64","version": "1.3.4+ds-1.1build1","status": "ii "},{"package": "libtraceevent1:amd64","arch": "amd64","version": "1:1.8.2-1ubuntu2.1","status": "ii "},{"package": "libtraceevent1-plugin:amd64","arch": "amd64","version": "1:1.8.2-1ubuntu2.1","status": "ii "},{"package": "libtracefs1:amd64","arch": "amd64","version": "1.8.0-1ubuntu1","status": "ii "},{"package": "libtsan2:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libtss2-esys-3.0.2-0t64:amd64","arch": "amd64","version": "4.0.1-7.1ubuntu5.1","status": "ii "},{"package": "libtss2-mu-4.0.1-0t64:amd64","arch": "amd64","version": "4.0.1-7.1ubuntu5.1","status": "ii "},{"package": "libtss2-sys1t64:amd64","arch": "amd64","version": "4.0.1-7.1ubuntu5.1","status": "ii "},{"package": "libtss2-tcti-cmd0t64:amd64","arch": "amd64","version": "4.0.1-7.1ubuntu5.1","status": "ii "},{"package": "libtss2-tcti-device0t64:amd64","arch": "amd64","version": "4.0.1-7.1ubuntu5.1","status": "ii "},{"package": "libtss2-tcti-mssim0t64:amd64","arch": "amd64","version": "4.0.1-7.1ubuntu5.1","status": "ii "},{"package": "libtss2-tcti-swtpm0t64:amd64","arch": "amd64","version": "4.0.1-7.1ubuntu5.1","status": "ii "},{"package": "libubsan1:amd64","arch": "amd64","version": "14.2.0-4ubuntu2~24.04","status": "ii "},{"package": "libuchardet0:amd64","arch": "amd64","version": "0.0.8-1build1","status": "ii "},{"package": "libudev1:amd64","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "libudisks2-0:amd64","arch": "amd64","version": "2.10.1-6ubuntu1.3","status": "ii "},{"package": "libunistring5:amd64","arch": "amd64","version": "1.1-2build1.1","status": "ii "},{"package": "libunwind8:amd64","arch": "amd64","version": "1.6.2-3build1.1","status": "ii "},{"package": "liburcu8t64:amd64","arch": "amd64","version": "0.14.0-3.1build1","status": "ii "},{"package": "libusb-1.0-0:amd64","arch": "amd64","version": "2:1.0.27-1","status": "ii "},{"package": "libutempter0:amd64","arch": "amd64","version": "1.2.1-3build1","status": "ii "},{"package": "libuuid1:amd64","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "libuv1t64:amd64","arch": "amd64","version": "1.48.0-1.1build1","status": "ii "},{"package": "libvolume-key1:amd64","arch": "amd64","version": "0.3.12-7build2","status": "ii "},{"package": "libwayland-client0:amd64","arch": "amd64","version": "1.22.0-2.1build1","status": "ii "},{"package": "libwayland-cursor0:amd64","arch": "amd64","version": "1.22.0-2.1build1","status": "ii "},{"package": "libwayland-egl1:amd64","arch": "amd64","version": "1.22.0-2.1build1","status": "ii "},{"package": "libwebp7:amd64","arch": "amd64","version": "1.3.2-0.4build3","status": "ii "},{"package": "libwrap0:amd64","arch": "amd64","version": "7.6.q-33","status": "ii "},{"package": "libx11-6:amd64","arch": "amd64","version": "2:1.8.7-1build1","status": "ii "},{"package": "libx11-data","arch": "all","version": "2:1.8.7-1build1","status": "ii "},{"package": "libxau6:amd64","arch": "amd64","version": "1:1.0.9-1build6","status": "ii "},{"package": "libxcb-render0:amd64","arch": "amd64","version": "1.15-1ubuntu2","status": "ii "},{"package": "libxcb-shm0:amd64","arch": "amd64","version": "1.15-1ubuntu2","status": "ii "},{"package": "libxcb1:amd64","arch": "amd64","version": "1.15-1ubuntu2","status": "ii "},{"package": "libxcomposite1:amd64","arch": "amd64","version": "1:0.4.5-1build3","status": "ii "},{"package": "libxcursor1:amd64","arch": "amd64","version": "1:1.2.1-1build1","status": "ii "},{"package": "libxdamage1:amd64","arch": "amd64","version": "1:1.1.6-1build1","status": "ii "},{"package": "libxdmcp6:amd64","arch": "amd64","version": "1:1.1.3-0ubuntu6","status": "ii "},{"package": "libxext6:amd64","arch": "amd64","version": "2:1.3.4-1build2","status": "ii "},{"package": "libxfixes3:amd64","arch": "amd64","version": "1:6.0.0-2build1","status": "ii "},{"package": "libxi6:amd64","arch": "amd64","version": "2:1.8.1-1build1","status": "ii "},{"package": "libxinerama1:amd64","arch": "amd64","version": "2:1.1.4-3build1","status": "ii "},{"package": "libxkbcommon0:amd64","arch": "amd64","version": "1.6.0-1build1","status": "ii "},{"package": "libxml2:amd64","arch": "amd64","version": "2.9.14+dfsg-1.3ubuntu3.4","status": "ii "},{"package": "libxmlb2:amd64","arch": "amd64","version": "0.3.18-1","status": "ii "},{"package": "libxmlsec1t64:amd64","arch": "amd64","version": "1.2.39-5build2","status": "ii "},{"package": "libxmlsec1t64-openssl:amd64","arch": "amd64","version": "1.2.39-5build2","status": "ii "},{"package": "libxmuu1:amd64","arch": "amd64","version": "2:1.1.3-3build2","status": "ii "},{"package": "libxrandr2:amd64","arch": "amd64","version": "2:1.5.2-2build1","status": "ii "},{"package": "libxrender1:amd64","arch": "amd64","version": "1:0.9.10-1.1build1","status": "ii "},{"package": "libxslt1.1:amd64","arch": "amd64","version": "1.1.39-0exp1ubuntu0.24.04.2","status": "ii "},{"package": "libxtables12:amd64","arch": "amd64","version": "1.8.10-3ubuntu2","status": "ii "},{"package": "libxxhash0:amd64","arch": "amd64","version": "0.8.2-2build1","status": "ii "},{"package": "libyaml-0-2:amd64","arch": "amd64","version": "0.2.5-1build1","status": "ii "},{"package": "libzstd1:amd64","arch": "amd64","version": "1.5.5+dfsg2-2build1.1","status": "ii "},{"package": "linux-base","arch": "all","version": "4.5ubuntu9+24.04.1","status": "ii "},{"package": "linux-firmware","arch": "amd64","version": "20240318.git3b128b60-0ubuntu2.17","status": "ii "},{"package": "linux-generic-hwe-24.04","arch": "amd64","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-headers-6.14.0-29-generic","arch": "amd64","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-headers-generic-hwe-24.04","arch": "amd64","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-hwe-6.14-headers-6.14.0-29","arch": "all","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-image-6.14.0-29-generic","arch": "amd64","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-image-6.8.0-79-generic","arch": "amd64","version": "6.8.0-79.79","status": "ii "},{"package": "linux-image-generic","arch": "amd64","version": "6.8.0-79.79","status": "ii "},{"package": "linux-image-generic-hwe-24.04","arch": "amd64","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-modules-6.14.0-29-generic","arch": "amd64","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-modules-6.8.0-79-generic","arch": "amd64","version": "6.8.0-79.79","status": "ii "},{"package": "linux-modules-extra-6.14.0-29-generic","arch": "amd64","version": "6.14.0-29.29~24.04.1","status": "ii "},{"package": "linux-modules-extra-6.8.0-79-generic","arch": "amd64","version": "6.8.0-79.79","status": "ii "},{"package": "lldpd","arch": "amd64","version": "1.0.18-1build3","status": "ii "},{"package": "locales","arch": "all","version": "2.39-0ubuntu8.5","status": "ii "},{"package": "login","arch": "amd64","version": "1:4.13+dfsg1-4ubuntu3.2","status": "ii "},{"package": "logrotate","arch": "amd64","version": "3.21.0-2build1","status": "ii "},{"package": "logsave","arch": "amd64","version": "1.47.0-2.4~exp1ubuntu4.1","status": "ii "},{"package": "lsb-release","arch": "all","version": "12.0-2","status": "ii "},{"package": "lshw","arch": "amd64","version": "02.19.git.2021.06.19.996aaad9c7-2build3","status": "ii "},{"package": "lsof","arch": "amd64","version": "4.95.0-1build3","status": "ii "},{"package": "lsscsi","arch": "amd64","version": "0.32-1build1","status": "ii "},{"package": "lto-disabled-list","arch": "all","version": "47","status": "ii "},{"package": "ltrace","arch": "amd64","version": "0.7.3-6.4ubuntu3","status": "ii "},{"package": "lvm2","arch": "amd64","version": "2.03.16-3ubuntu3.2","status": "ii "},{"package": "lxd-installer","arch": "all","version": "4ubuntu0.1","status": "ii "},{"package": "make","arch": "amd64","version": "4.3-4.1build2","status": "ii "},{"package": "man-db","arch": "amd64","version": "2.12.0-4build2","status": "ii "},{"package": "manpages","arch": "all","version": "6.7-2","status": "ii "},{"package": "mawk","arch": "amd64","version": "1.3.4.20240123-1build1","status": "ii "},{"package": "mdadm","arch": "amd64","version": "4.3-1ubuntu2.1","status": "ii "},{"package": "media-types","arch": "all","version": "10.1.0","status": "ii "},{"package": "modemmanager","arch": "amd64","version": "1.23.4-0ubuntu2","status": "ii "},{"package": "motd-news-config","arch": "all","version": "13ubuntu10.3","status": "ii "},{"package": "mount","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "mtr","arch": "amd64","version": "0.95-1.1ubuntu0.1","status": "ii "},{"package": "multipath-tools","arch": "amd64","version": "0.9.4-5ubuntu8","status": "ii "},{"package": "multitail","arch": "amd64","version": "6.5.0-6","status": "ii "},{"package": "nano","arch": "amd64","version": "7.2-2ubuntu0.1","status": "ii "},{"package": "ncdu","arch": "amd64","version": "1.19-0.1","status": "ii "},{"package": "ncurses-base","arch": "all","version": "6.4+20240113-1ubuntu2","status": "ii "},{"package": "ncurses-bin","arch": "amd64","version": "6.4+20240113-1ubuntu2","status": "ii "},{"package": "ncurses-term","arch": "all","version": "6.4+20240113-1ubuntu2","status": "ii "},{"package": "needrestart","arch": "all","version": "3.6-7ubuntu4.5","status": "ii "},{"package": "netbase","arch": "all","version": "6.4","status": "ii "},{"package": "netcat-openbsd","arch": "amd64","version": "1.226-1ubuntu2","status": "ii "},{"package": "netplan-generator","arch": "amd64","version": "1.1.2-2~ubuntu24.04.2","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "1.1.2-2~ubuntu24.04.2","status": "ii "},{"package": "networkd-dispatcher","arch": "all","version": "2.2.4-1","status": "ii "},{"package": "nftables","arch": "amd64","version": "1.0.9-1build1","status": "ii "},{"package": "ntfs-3g","arch": "amd64","version": "1:2022.10.3-1.2ubuntu3","status": "ii "},{"package": "numactl","arch": "amd64","version": "2.0.18-1build1","status": "ii "},{"package": "nvme-cli","arch": "amd64","version": "2.8-1ubuntu0.1","status": "ii "},{"package": "open-vm-tools","arch": "amd64","version": "2:12.4.5-1~ubuntu0.24.04.2","status": "ii "},{"package": "openssh-client","arch": "amd64","version": "1:9.6p1-3ubuntu13.13","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:9.6p1-3ubuntu13.13","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:9.6p1-3ubuntu13.13","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.13-0ubuntu3.5","status": "ii "},{"package": "overlayroot","arch": "all","version": "0.49~24.04.1","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.8-2ubuntu1.2","status": "ii "},{"package": "packagekit-tools","arch": "amd64","version": "1.2.8-2ubuntu1.2","status": "ii "},{"package": "parted","arch": "amd64","version": "3.6-4build1","status": "ii "},{"package": "passwd","arch": "amd64","version": "1:4.13+dfsg1-4ubuntu3.2","status": "ii "},{"package": "patch","arch": "amd64","version": "2.7.6-7build3","status": "ii "},{"package": "pci.ids","arch": "all","version": "0.0~2024.03.31-1ubuntu0.1","status": "ii "},{"package": "pciutils","arch": "amd64","version": "1:3.10.0-2build1","status": "ii "},{"package": "perl","arch": "amd64","version": "5.38.2-3.2ubuntu0.2","status": "ii "},{"package": "perl-base","arch": "amd64","version": "5.38.2-3.2ubuntu0.2","status": "ii "},{"package": "perl-modules-5.38","arch": "all","version": "5.38.2-3.2ubuntu0.2","status": "ii "},{"package": "pinentry-curses","arch": "amd64","version": "1.2.1-3ubuntu5","status": "ii "},{"package": "pipx","arch": "all","version": "1.4.3-1","status": "ii "},{"package": "plymouth","arch": "amd64","version": "24.004.60-1ubuntu7.1","status": "ii "},{"package": "plymouth-theme-ubuntu-text","arch": "amd64","version": "24.004.60-1ubuntu7.1","status": "ii "},{"package": "polkitd","arch": "amd64","version": "124-2ubuntu1.24.04.2","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3.1ubuntu1.1","status": "ii "},{"package": "powermgmt-base","arch": "all","version": "1.37ubuntu0.1","status": "ii "},{"package": "procps","arch": "amd64","version": "2:4.0.4-4ubuntu3.2","status": "ii "},{"package": "psmisc","arch": "amd64","version": "23.7-1build1","status": "ii "},{"package": "publicsuffix","arch": "all","version": "20231001.0357-0.1","status": "ii "},{"package": "pv","arch": "amd64","version": "1.8.5-2build1","status": "ii "},{"package": "python-apt-common","arch": "all","version": "2.7.7ubuntu5","status": "ii "},{"package": "python-babel-localedata","arch": "all","version": "2.10.3-3build1","status": "ii "},{"package": "python-is-python3","arch": "all","version": "3.11.4-1","status": "ii "},{"package": "python3","arch": "amd64","version": "3.12.3-0ubuntu2","status": "ii "},{"package": "python3-apport","arch": "all","version": "2.28.1-0ubuntu3.8","status": "ii "},{"package": "python3-apt","arch": "amd64","version": "2.7.7ubuntu5","status": "ii "},{"package": "python3-argcomplete","arch": "all","version": "3.1.4-1ubuntu0.1","status": "ii "},{"package": "python3-attr","arch": "all","version": "23.2.0-2","status": "ii "},{"package": "python3-automat","arch": "all","version": "22.10.0-2","status": "ii "},{"package": "python3-babel","arch": "all","version": "2.10.3-3build1","status": "ii "},{"package": "python3-bcrypt","arch": "amd64","version": "3.2.2-1build1","status": "ii "},{"package": "python3-blinker","arch": "all","version": "1.7.0-1","status": "ii "},{"package": "python3-boto3","arch": "all","version": "1.34.46+dfsg-1ubuntu1","status": "ii "},{"package": "python3-botocore","arch": "all","version": "1.34.46+repack-1ubuntu1","status": "ii "},{"package": "python3-certifi","arch": "all","version": "2023.11.17-1","status": "ii "},{"package": "python3-cffi-backend:amd64","arch": "amd64","version": "1.16.0-2build1","status": "ii "},{"package": "python3-chardet","arch": "all","version": "5.2.0+dfsg-1","status": "ii "},{"package": "python3-click","arch": "all","version": "8.1.6-2","status": "ii "},{"package": "python3-colorama","arch": "all","version": "0.4.6-4","status": "ii "},{"package": "python3-commandnotfound","arch": "all","version": "23.04.0","status": "ii "},{"package": "python3-configobj","arch": "all","version": "5.0.8-3","status": "ii "},{"package": "python3-constantly","arch": "all","version": "23.10.4-1","status": "ii "},{"package": "python3-cryptography","arch": "amd64","version": "41.0.7-4ubuntu0.1","status": "ii "},{"package": "python3-dateutil","arch": "all","version": "2.8.2-3ubuntu1","status": "ii "},{"package": "python3-dbus","arch": "amd64","version": "1.3.2-5build3","status": "ii "},{"package": "python3-debconf","arch": "all","version": "1.5.86ubuntu1","status": "ii "},{"package": "python3-debian","arch": "all","version": "0.1.49ubuntu2","status": "ii "},{"package": "python3-distro","arch": "all","version": "1.9.0-1","status": "ii "},{"package": "python3-distro-info","arch": "all","version": "1.7build1","status": "ii "},{"package": "python3-distupgrade","arch": "all","version": "1:24.04.27","status": "ii "},{"package": "python3-docker","arch": "all","version": "7.1.0-2","status": "ii "},{"package": "python3-gdbm:amd64","arch": "amd64","version": "3.12.3-0ubuntu1","status": "ii "},{"package": "python3-gi","arch": "amd64","version": "3.48.2-1","status": "ii "},{"package": "python3-hamcrest","arch": "all","version": "2.1.0-1","status": "ii "},{"package": "python3-httplib2","arch": "all","version": "0.20.4-3","status": "ii "},{"package": "python3-hyperlink","arch": "all","version": "21.0.0-5","status": "ii "},{"package": "python3-idna","arch": "all","version": "3.6-2ubuntu0.1","status": "ii "},{"package": "python3-incremental","arch": "all","version": "22.10.0-1","status": "ii "},{"package": "python3-jinja2","arch": "all","version": "3.1.2-1ubuntu1.3","status": "ii "},{"package": "python3-jmespath","arch": "all","version": "1.0.1-1","status": "ii "},{"package": "python3-json-pointer","arch": "all","version": "2.0-0ubuntu1","status": "ii "},{"package": "python3-jsonpatch","arch": "all","version": "1.32-3","status": "ii "},{"package": "python3-jsonschema","arch": "all","version": "4.10.3-2ubuntu1","status": "ii "},{"package": "python3-jwt","arch": "all","version": "2.7.0-1","status": "ii "},{"package": "python3-launchpadlib","arch": "all","version": "1.11.0-6","status": "ii "},{"package": "python3-lazr.restfulclient","arch": "all","version": "0.14.6-1","status": "ii "},{"package": "python3-lazr.uri","arch": "all","version": "1.0.6-3","status": "ii "},{"package": "python3-magic","arch": "all","version": "2:0.4.27-3","status": "ii "},{"package": "python3-markdown-it","arch": "all","version": "3.0.0-2","status": "ii "},{"package": "python3-markupsafe","arch": "amd64","version": "2.1.5-1build2","status": "ii "},{"package": "python3-mdurl","arch": "all","version": "0.1.2-1","status": "ii "},{"package": "python3-minimal","arch": "amd64","version": "3.12.3-0ubuntu2","status": "ii "},{"package": "python3-netaddr","arch": "all","version": "0.8.0-2ubuntu1","status": "ii "},{"package": "python3-netifaces:amd64","arch": "amd64","version": "0.11.0-2build3","status": "ii "},{"package": "python3-netplan","arch": "amd64","version": "1.1.2-2~ubuntu24.04.2","status": "ii "},{"package": "python3-newt:amd64","arch": "amd64","version": "0.52.24-2ubuntu2","status": "ii "},{"package": "python3-oauthlib","arch": "all","version": "3.2.2-1","status": "ii "},{"package": "python3-openssl","arch": "all","version": "23.2.0-1","status": "ii "},{"package": "python3-packaging","arch": "all","version": "24.0-1","status": "ii "},{"package": "python3-pexpect","arch": "all","version": "4.9-2","status": "ii "},{"package": "python3-pip-whl","arch": "all","version": "24.0+dfsg-1ubuntu1.2","status": "ii "},{"package": "python3-pkg-resources","arch": "all","version": "68.1.2-2ubuntu1.2","status": "ii "},{"package": "python3-platformdirs","arch": "all","version": "4.2.0-1","status": "ii "},{"package": "python3-problem-report","arch": "all","version": "2.28.1-0ubuntu3.8","status": "ii "},{"package": "python3-ptyprocess","arch": "all","version": "0.7.0-5","status": "ii "},{"package": "python3-pyasn1","arch": "all","version": "0.4.8-4","status": "ii "},{"package": "python3-pyasn1-modules","arch": "all","version": "0.2.8-1","status": "ii "},{"package": "python3-pygments","arch": "all","version": "2.17.2+dfsg-1","status": "ii "},{"package": "python3-pyparsing","arch": "all","version": "3.1.1-1","status": "ii "},{"package": "python3-pyrsistent:amd64","arch": "amd64","version": "0.20.0-1build2","status": "ii "},{"package": "python3-requests","arch": "all","version": "2.31.0+dfsg-1ubuntu1.1","status": "ii "},{"package": "python3-rich","arch": "all","version": "13.7.1-1","status": "ii "},{"package": "python3-s3transfer","arch": "all","version": "0.10.1-1ubuntu2","status": "ii "},{"package": "python3-serial","arch": "all","version": "3.5-2","status": "ii "},{"package": "python3-service-identity","arch": "all","version": "24.1.0-1","status": "ii "},{"package": "python3-setuptools","arch": "all","version": "68.1.2-2ubuntu1.2","status": "ii "},{"package": "python3-setuptools-whl","arch": "all","version": "68.1.2-2ubuntu1.2","status": "ii "},{"package": "python3-six","arch": "all","version": "1.16.0-4","status": "ii "},{"package": "python3-software-properties","arch": "all","version": "0.99.49.3","status": "ii "},{"package": "python3-systemd","arch": "amd64","version": "235-1build4","status": "ii "},{"package": "python3-twisted","arch": "all","version": "24.3.0-1ubuntu0.1","status": "ii "},{"package": "python3-typing-extensions","arch": "all","version": "4.10.0-1","status": "ii "},{"package": "python3-tz","arch": "all","version": "2024.1-2","status": "ii "},{"package": "python3-update-manager","arch": "all","version": "1:24.04.12","status": "ii "},{"package": "python3-urllib3","arch": "all","version": "2.0.7-1ubuntu0.2","status": "ii "},{"package": "python3-userpath","arch": "all","version": "1.9.1-1","status": "ii "},{"package": "python3-venv","arch": "amd64","version": "3.12.3-0ubuntu2","status": "ii "},{"package": "python3-wadllib","arch": "all","version": "1.3.6-5","status": "ii "},{"package": "python3-yaml","arch": "amd64","version": "6.0.1-2build2","status": "ii "},{"package": "python3-zope.interface","arch": "amd64","version": "6.1-1build1","status": "ii "},{"package": "python3.12","arch": "amd64","version": "3.12.3-1ubuntu0.8","status": "ii "},{"package": "python3.12-minimal","arch": "amd64","version": "3.12.3-1ubuntu0.8","status": "ii "},{"package": "python3.12-venv","arch": "amd64","version": "3.12.3-1ubuntu0.8","status": "ii "},{"package": "readline-common","arch": "all","version": "8.2-4build1","status": "ii "},{"package": "rng-tools5","arch": "amd64","version": "5-4.1","status": "ii "},{"package": "rsync","arch": "amd64","version": "3.2.7-1ubuntu1.2","status": "ii "},{"package": "rsyslog","arch": "amd64","version": "8.2312.0-3ubuntu9.1","status": "ii "},{"package": "run-one","arch": "all","version": "1.17-0ubuntu2","status": "ii "},{"package": "sbsigntool","arch": "amd64","version": "0.9.4-3.1ubuntu7","status": "ii "},{"package": "screen","arch": "amd64","version": "4.9.1-1build1","status": "ii "},{"package": "secureboot-db","arch": "amd64","version": "1.9build1","status": "ii "},{"package": "sed","arch": "amd64","version": "4.9-2build1","status": "ii "},{"package": "selinux-utils","arch": "amd64","version": "3.5-2ubuntu2.1","status": "ii "},{"package": "sensible-utils","arch": "all","version": "0.0.22","status": "ii "},{"package": "sg3-utils","arch": "amd64","version": "1.46-3ubuntu4","status": "ii "},{"package": "sg3-utils-udev","arch": "all","version": "1.46-3ubuntu4","status": "ii "},{"package": "sgml-base","arch": "all","version": "1.31","status": "ii "},{"package": "shared-mime-info","arch": "amd64","version": "2.4-4","status": "ii "},{"package": "socat","arch": "amd64","version": "1.8.0.0-4build3","status": "ii "},{"package": "software-properties-common","arch": "all","version": "0.99.49.3","status": "ii "},{"package": "sosreport","arch": "amd64","version": "4.8.2-0ubuntu0~24.04.2","status": "ii "},{"package": "ssh","arch": "all","version": "1:9.6p1-3ubuntu13.13","status": "ii "},{"package": "ssh-import-id","arch": "all","version": "5.11-0ubuntu2.24.04.1","status": "ii "},{"package": "strace","arch": "amd64","version": "6.8-0ubuntu2","status": "ii "},{"package": "sudo","arch": "amd64","version": "1.9.15p5-3ubuntu5.24.04.1","status": "ii "},{"package": "sysstat","arch": "amd64","version": "12.6.1-2","status": "ii "},{"package": "systemd","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "systemd-dev","arch": "all","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "systemd-hwe-hwdb","arch": "all","version": "255.1.4","status": "ii "},{"package": "systemd-resolved","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "255.4-1ubuntu8.10","status": "rc "},{"package": "sysvinit-utils","arch": "amd64","version": "3.08-6ubuntu3","status": "ii "},{"package": "tar","arch": "amd64","version": "1.35+dfsg-3build1","status": "ii "},{"package": "tcl","arch": "amd64","version": "8.6.14build1","status": "ii "},{"package": "tcl8.6","arch": "amd64","version": "8.6.14+dfsg-1build1","status": "ii "},{"package": "tcpdump","arch": "amd64","version": "4.99.4-3ubuntu4","status": "ii "},{"package": "thin-provisioning-tools","arch": "amd64","version": "0.9.0-2ubuntu5.1","status": "ii "},{"package": "time","arch": "amd64","version": "1.9-0.2build1","status": "ii "},{"package": "tmux","arch": "amd64","version": "3.4-1ubuntu0.1","status": "ii "},{"package": "tnftp","arch": "amd64","version": "20230507-2build3","status": "ii "},{"package": "tpm-udev","arch": "all","version": "0.6ubuntu1","status": "ii "},{"package": "trace-cmd","arch": "amd64","version": "3.2-1ubuntu2","status": "ii "},{"package": "tree","arch": "amd64","version": "2.1.1-2ubuntu3","status": "ii "},{"package": "tzdata","arch": "all","version": "2025b-0ubuntu0.24.04.1","status": "ii "},{"package": "tzdata-legacy","arch": "all","version": "2025b-0ubuntu0.24.04.1","status": "ii "},{"package": "ubuntu-keyring","arch": "all","version": "2023.11.28.1","status": "ii "},{"package": "ubuntu-minimal","arch": "amd64","version": "1.539.2","status": "ii "},{"package": "ubuntu-mono","arch": "all","version": "24.04-0ubuntu1","status": "ii "},{"package": "ubuntu-pro-client","arch": "amd64","version": "36ubuntu0~24.04","status": "ii "},{"package": "ubuntu-pro-client-l10n","arch": "amd64","version": "36ubuntu0~24.04","status": "ii "},{"package": "ubuntu-release-upgrader-core","arch": "all","version": "1:24.04.27","status": "ii "},{"package": "ubuntu-server","arch": "amd64","version": "1.539.2","status": "ii "},{"package": "ubuntu-standard","arch": "amd64","version": "1.539.2","status": "ii "},{"package": "ucf","arch": "all","version": "3.0043+nmu1","status": "ii "},{"package": "udev","arch": "amd64","version": "255.4-1ubuntu8.10","status": "ii "},{"package": "udisks2","arch": "amd64","version": "2.10.1-6ubuntu1.3","status": "ii "},{"package": "ufw","arch": "all","version": "0.36.2-6","status": "ii "},{"package": "update-manager-core","arch": "all","version": "1:24.04.12","status": "ii "},{"package": "update-notifier-common","arch": "all","version": "3.192.68.2","status": "ii "},{"package": "usb-modeswitch","arch": "amd64","version": "2.6.1-3ubuntu3","status": "ii "},{"package": "usb-modeswitch-data","arch": "all","version": "20191128-6","status": "ii "},{"package": "usb.ids","arch": "all","version": "2024.03.18-1","status": "ii "},{"package": "usbutils","arch": "amd64","version": "1:017-3build1","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "util-linux-extra","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.39.3-9ubuntu6.3","status": "ii "},{"package": "vim","arch": "amd64","version": "2:9.1.0016-1ubuntu7.8","status": "ii "},{"package": "vim-common","arch": "all","version": "2:9.1.0016-1ubuntu7.8","status": "ii "},{"package": "vim-runtime","arch": "all","version": "2:9.1.0016-1ubuntu7.8","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:9.1.0016-1ubuntu7.8","status": "ii "},{"package": "wget","arch": "amd64","version": "1.21.4-1ubuntu4.1","status": "ii "},{"package": "whiptail","arch": "amd64","version": "0.52.24-2ubuntu2","status": "ii "},{"package": "whois","arch": "amd64","version": "5.5.22","status": "ii "},{"package": "wireless-regdb","arch": "all","version": "2024.10.07-0ubuntu2~24.04.1","status": "ii "},{"package": "xauth","arch": "amd64","version": "1:1.1.2-1build1","status": "ii "},{"package": "xdg-user-dirs","arch": "amd64","version": "0.18-1build1","status": "ii "},{"package": "xfsprogs","arch": "amd64","version": "6.6.0-1ubuntu2.1","status": "ii "},{"package": "xkb-data","arch": "all","version": "2.41-2ubuntu1.1","status": "ii "},{"package": "xml-core","arch": "all","version": "0.19","status": "ii "},{"package": "xxd","arch": "amd64","version": "2:9.1.0016-1ubuntu7.8","status": "ii "},{"package": "xz-utils","arch": "amd64","version": "5.6.1+really5.4.5-1ubuntu0.2","status": "ii "},{"package": "zerofree","arch": "amd64","version": "1.1.1-1build5","status": "ii "},{"package": "zlib1g:amd64","arch": "amd64","version": "1:1.3.dfsg-3.1ubuntu2.1","status": "ii "},{"package": "zstd","arch": "amd64","version": "1.5.5+dfsg2-2build1.1","status": "ii "},dib-run-parts 99-write-dpkg-manifest completed 2025-09-09 10:14:27.918481 | ubuntu-noble-large | 2025-09-09 10:14:27.917 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-09-09 10:14:27.918508 | ubuntu-noble-large | 2025-09-09 10:14:27.917 | dib-run-parts 2025-09-09 10:14:27.919331 | ubuntu-noble-large | 2025-09-09 10:14:27.919 | dib-run-parts Target: finalise.d 2025-09-09 10:14:27.920598 | ubuntu-noble-large | 2025-09-09 10:14:27.920 | dib-run-parts 2025-09-09 10:14:27.920665 | ubuntu-noble-large | 2025-09-09 10:14:27.920 | dib-run-parts Script Seconds 2025-09-09 10:14:27.920679 | ubuntu-noble-large | 2025-09-09 10:14:27.920 | dib-run-parts --------------------------------------- ---------- 2025-09-09 10:14:27.920690 | ubuntu-noble-large | 2025-09-09 10:14:27.920 | dib-run-parts 2025-09-09 10:14:27.939100 | ubuntu-noble-large | 2025-09-09 10:14:27.938 | dib-run-parts 50-bootloader 9.294 2025-09-09 10:14:27.952188 | ubuntu-noble-large | 2025-09-09 10:14:27.952 | dib-run-parts 50-remove-bogus-udev-links 0.007 2025-09-09 10:14:27.962595 | ubuntu-noble-large | 2025-09-09 10:14:27.962 | dib-run-parts 99-clean-up-cache 0.045 2025-09-09 10:14:27.976388 | ubuntu-noble-large | 2025-09-09 10:14:27.976 | dib-run-parts 99-clear-machine-id 0.007 2025-09-09 10:14:27.991636 | ubuntu-noble-large | 2025-09-09 10:14:27.991 | dib-run-parts 99-write-dpkg-manifest 0.034 2025-09-09 10:14:27.994515 | ubuntu-noble-large | 2025-09-09 10:14:27.994 | dib-run-parts 2025-09-09 10:14:27.994545 | ubuntu-noble-large | 2025-09-09 10:14:27.994 | dib-run-parts --------------------- END PROFILING --------------------- 2025-09-09 10:14:28.067510 | ubuntu-noble-large | 2025-09-09 10:14:28.067 | Running hooks from /tmp/dib_build.LzGFWPoC/hooks/cleanup.d 2025-09-09 10:14:28.092720 | ubuntu-noble-large | 2025-09-09 10:14:28.092 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-base-defaults 2025-09-09 10:14:28.105931 | ubuntu-noble-large | 2025-09-09 10:14:28.105 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-base-defaults 2025-09-09 10:14:28.112583 | ubuntu-noble-large | 2025-09-09 10:14:28.112 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:14:28.119513 | ubuntu-noble-large | 2025-09-09 10:14:28.119 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-09-09 10:14:28.126520 | ubuntu-noble-large | 2025-09-09 10:14:28.126 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:14:28.133956 | ubuntu-noble-large | 2025-09-09 10:14:28.133 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-09-09 10:14:28.140613 | ubuntu-noble-large | 2025-09-09 10:14:28.140 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:14:28.153437 | ubuntu-noble-large | 2025-09-09 10:14:28.153 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2025-09-09 10:14:28.160528 | ubuntu-noble-large | 2025-09-09 10:14:28.160 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-09-09 10:14:28.167814 | ubuntu-noble-large | 2025-09-09 10:14:28.167 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-09-09 10:14:28.174332 | ubuntu-noble-large | 2025-09-09 10:14:28.174 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:14:28.181469 | ubuntu-noble-large | 2025-09-09 10:14:28.181 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-09-09 10:14:28.188625 | ubuntu-noble-large | 2025-09-09 10:14:28.188 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-09-09 10:14:28.195575 | ubuntu-noble-large | 2025-09-09 10:14:28.195 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:14:28.202692 | ubuntu-noble-large | 2025-09-09 10:14:28.202 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-09-09 10:14:28.209529 | ubuntu-noble-large | 2025-09-09 10:14:28.209 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-09-09 10:14:28.216313 | ubuntu-noble-large | 2025-09-09 10:14:28.216 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-09-09 10:14:28.223492 | ubuntu-noble-large | 2025-09-09 10:14:28.223 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:14:28.230532 | ubuntu-noble-large | 2025-09-09 10:14:28.230 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-09-09 10:14:28.237937 | ubuntu-noble-large | 2025-09-09 10:14:28.237 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:14:28.244708 | ubuntu-noble-large | 2025-09-09 10:14:28.244 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-09-09 10:14:28.251152 | ubuntu-noble-large | 2025-09-09 10:14:28.251 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-dpkg.bash 2025-09-09 10:14:28.263510 | ubuntu-noble-large | 2025-09-09 10:14:28.263 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-dpkg.bash 2025-09-09 10:14:28.271193 | ubuntu-noble-large | 2025-09-09 10:14:28.271 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-09-09 10:14:28.277575 | ubuntu-noble-large | 2025-09-09 10:14:28.277 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-09-09 10:14:28.284561 | ubuntu-noble-large | 2025-09-09 10:14:28.284 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:14:28.296572 | ubuntu-noble-large | 2025-09-09 10:14:28.296 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2025-09-09 10:14:28.303427 | ubuntu-noble-large | 2025-09-09 10:14:28.303 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2025-09-09 10:14:28.310066 | ubuntu-noble-large | 2025-09-09 10:14:28.309 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2025-09-09 10:14:28.317065 | ubuntu-noble-large | 2025-09-09 10:14:28.316 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=noble 2025-09-09 10:14:28.323314 | ubuntu-noble-large | 2025-09-09 10:14:28.323 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=noble 2025-09-09 10:14:28.330670 | ubuntu-noble-large | 2025-09-09 10:14:28.330 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:14:28.337542 | ubuntu-noble-large | 2025-09-09 10:14:28.337 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2025-09-09 10:14:28.344067 | ubuntu-noble-large | 2025-09-09 10:14:28.343 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:14:28.350558 | ubuntu-noble-large | 2025-09-09 10:14:28.350 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2025-09-09 10:14:28.357410 | ubuntu-noble-large | 2025-09-09 10:14:28.357 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2025-09-09 10:14:28.364147 | ubuntu-noble-large | 2025-09-09 10:14:28.364 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-09-09 10:14:28.371052 | ubuntu-noble-large | 2025-09-09 10:14:28.370 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:28.377565 | ubuntu-noble-large | 2025-09-09 10:14:28.377 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:28.384449 | ubuntu-noble-large | 2025-09-09 10:14:28.384 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=http://archive.ubuntu.com/ubuntu 2025-09-09 10:14:28.391523 | ubuntu-noble-large | 2025-09-09 10:14:28.391 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:14:28.403587 | ubuntu-noble-large | 2025-09-09 10:14:28.403 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-09-09 10:14:28.410804 | ubuntu-noble-large | 2025-09-09 10:14:28.410 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:14:28.417527 | ubuntu-noble-large | 2025-09-09 10:14:28.417 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2025-09-09 10:14:28.424512 | ubuntu-noble-large | 2025-09-09 10:14:28.424 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:14:28.436471 | ubuntu-noble-large | 2025-09-09 10:14:28.436 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2025-09-09 10:14:28.443538 | ubuntu-noble-large | 2025-09-09 10:14:28.443 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ noble == \t\r\u\s\t\y ]] 2025-09-09 10:14:28.450453 | ubuntu-noble-large | 2025-09-09 10:14:28.450 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2025-09-09 10:14:28.456589 | ubuntu-noble-large | 2025-09-09 10:14:28.456 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2025-09-09 10:14:28.463587 | ubuntu-noble-large | 2025-09-09 10:14:28.463 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/14-manifests 2025-09-09 10:14:28.475571 | ubuntu-noble-large | 2025-09-09 10:14:28.475 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/14-manifests 2025-09-09 10:14:28.482520 | ubuntu-noble-large | 2025-09-09 10:14:28.482 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:14:28.489577 | ubuntu-noble-large | 2025-09-09 10:14:28.489 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-09-09 10:14:28.495552 | ubuntu-noble-large | 2025-09-09 10:14:28.495 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:14:28.502440 | ubuntu-noble-large | 2025-09-09 10:14:28.502 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=osism-ci-image.d/ 2025-09-09 10:14:28.509489 | ubuntu-noble-large | 2025-09-09 10:14:28.509 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/15-block-device.bash 2025-09-09 10:14:28.521167 | ubuntu-noble-large | 2025-09-09 10:14:28.521 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/15-block-device.bash 2025-09-09 10:14:28.527560 | ubuntu-noble-large | 2025-09-09 10:14:28.527 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2025-09-09 10:14:28.534476 | ubuntu-noble-large | 2025-09-09 10:14:28.534 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2025-09-09 10:14:28.542753 | ubuntu-noble-large | 2025-09-09 10:14:28.542 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2025-09-09 10:14:28.550021 | ubuntu-noble-large | 2025-09-09 10:14:28.549 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:14:28.562561 | ubuntu-noble-large | 2025-09-09 10:14:28.562 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/99-cloud-init-datasources.bash 2025-09-09 10:14:28.569645 | ubuntu-noble-large | 2025-09-09 10:14:28.569 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2025-09-09 10:14:28.576498 | ubuntu-noble-large | 2025-09-09 10:14:28.576 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/99-cloud-init-datasources.bash:source:4 : DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2025-09-09 10:14:28.583641 | ubuntu-noble-large | 2025-09-09 10:14:28.583 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/99-cloud-init-datasources.bash:source:5 : export DIB_LOCAL_IMAGE= 2025-09-09 10:14:28.591253 | ubuntu-noble-large | 2025-09-09 10:14:28.591 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/99-cloud-init-datasources.bash:source:5 : DIB_LOCAL_IMAGE= 2025-09-09 10:14:28.598442 | ubuntu-noble-large | 2025-09-09 10:14:28.598 | dib-run-parts Sourcing environment file /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-09-09 10:14:28.610568 | ubuntu-noble-large | 2025-09-09 10:14:28.610 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-09-09 10:14:28.617583 | ubuntu-noble-large | 2025-09-09 10:14:28.617 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-09-09 10:14:28.624473 | ubuntu-noble-large | 2025-09-09 10:14:28.624 | ++ /tmp/dib_build.LzGFWPoC/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-09-09 10:14:28.631510 | ubuntu-noble-large | 2025-09-09 10:14:28.631 | dib-run-parts Running /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/01-copy-manifests-dir 2025-09-09 10:14:28.658981 | ubuntu-noble-large | 2025-09-09 10:14:28.658 | 0+1 records in 2025-09-09 10:14:28.659028 | ubuntu-noble-large | 2025-09-09 10:14:28.658 | 0+1 records out 2025-09-09 10:14:28.659040 | ubuntu-noble-large | 2025-09-09 10:14:28.658 | 228 bytes copied, 9.9861e-05 s, 2.3 MB/s 2025-09-09 10:14:28.679733 | ubuntu-noble-large | 2025-09-09 10:14:28.679 | 0+1 records in 2025-09-09 10:14:28.679781 | ubuntu-noble-large | 2025-09-09 10:14:28.679 | 0+1 records out 2025-09-09 10:14:28.679793 | ubuntu-noble-large | 2025-09-09 10:14:28.679 | 61 bytes copied, 9.5271e-05 s, 640 kB/s 2025-09-09 10:14:28.705470 | ubuntu-noble-large | 2025-09-09 10:14:28.705 | '/tmp/dib_build.LzGFWPoC/mnt//etc/dib-manifests' -> 'osism-ci-image.d/dib-manifests' 2025-09-09 10:14:28.705515 | ubuntu-noble-large | 2025-09-09 10:14:28.705 | '/tmp/dib_build.LzGFWPoC/mnt//etc/dib-manifests/dib_environment' -> 'osism-ci-image.d/dib-manifests/dib_environment' 2025-09-09 10:14:28.705530 | ubuntu-noble-large | 2025-09-09 10:14:28.705 | '/tmp/dib_build.LzGFWPoC/mnt//etc/dib-manifests/dib-manifest-dpkg-osism-ci-image' -> 'osism-ci-image.d/dib-manifests/dib-manifest-dpkg-osism-ci-image' 2025-09-09 10:14:28.705542 | ubuntu-noble-large | 2025-09-09 10:14:28.705 | '/tmp/dib_build.LzGFWPoC/mnt//etc/dib-manifests/dib_arguments' -> 'osism-ci-image.d/dib-manifests/dib_arguments' 2025-09-09 10:14:28.810644 | ubuntu-noble-large | 2025-09-09 10:14:28.810 | dib-run-parts 01-copy-manifests-dir completed 2025-09-09 10:14:28.810700 | ubuntu-noble-large | 2025-09-09 10:14:28.810 | dib-run-parts Running /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/40-unblock-daemons 2025-09-09 10:14:28.862487 | ubuntu-noble-large | 2025-09-09 10:14:28.862 | dib-run-parts 40-unblock-daemons completed 2025-09-09 10:14:28.862565 | ubuntu-noble-large | 2025-09-09 10:14:28.862 | dib-run-parts Running /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/50-remove-img-build-proxy 2025-09-09 10:14:28.892477 | ubuntu-noble-large | 2025-09-09 10:14:28.892 | dib-run-parts 50-remove-img-build-proxy completed 2025-09-09 10:14:28.892553 | ubuntu-noble-large | 2025-09-09 10:14:28.892 | dib-run-parts Running /tmp/dib_build.LzGFWPoC/hooks/cleanup.d/60-untrim-dpkg 2025-09-09 10:14:28.943647 | ubuntu-noble-large | 2025-09-09 10:14:28.943 | dib-run-parts 60-untrim-dpkg completed 2025-09-09 10:14:28.944537 | ubuntu-noble-large | 2025-09-09 10:14:28.944 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-09-09 10:14:28.944601 | ubuntu-noble-large | 2025-09-09 10:14:28.944 | dib-run-parts 2025-09-09 10:14:28.948382 | ubuntu-noble-large | 2025-09-09 10:14:28.948 | dib-run-parts Target: cleanup.d 2025-09-09 10:14:28.948449 | ubuntu-noble-large | 2025-09-09 10:14:28.948 | dib-run-parts 2025-09-09 10:14:28.948464 | ubuntu-noble-large | 2025-09-09 10:14:28.948 | dib-run-parts Script Seconds 2025-09-09 10:14:28.948476 | ubuntu-noble-large | 2025-09-09 10:14:28.948 | dib-run-parts --------------------------------------- ---------- 2025-09-09 10:14:28.948487 | ubuntu-noble-large | 2025-09-09 10:14:28.948 | dib-run-parts 2025-09-09 10:14:28.967098 | ubuntu-noble-large | 2025-09-09 10:14:28.966 | dib-run-parts 01-copy-manifests-dir 0.175 2025-09-09 10:14:28.978593 | ubuntu-noble-large | 2025-09-09 10:14:28.978 | dib-run-parts 40-unblock-daemons 0.048 2025-09-09 10:14:28.990044 | ubuntu-noble-large | 2025-09-09 10:14:28.989 | dib-run-parts 50-remove-img-build-proxy 0.027 2025-09-09 10:14:29.002633 | ubuntu-noble-large | 2025-09-09 10:14:29.002 | dib-run-parts 60-untrim-dpkg 0.048 2025-09-09 10:14:29.005969 | ubuntu-noble-large | 2025-09-09 10:14:29.005 | dib-run-parts 2025-09-09 10:14:29.006013 | ubuntu-noble-large | 2025-09-09 10:14:29.005 | dib-run-parts --------------------- END PROFILING --------------------- 2025-09-09 10:14:29.469937 | ubuntu-noble-large | 2025-09-09 10:14:29.469 | Unmount /tmp/dib_build.LzGFWPoC/mnt/sys 2025-09-09 10:14:29.494513 | ubuntu-noble-large | 2025-09-09 10:14:29.494 | Unmount /tmp/dib_build.LzGFWPoC/mnt/proc 2025-09-09 10:14:29.520626 | ubuntu-noble-large | 2025-09-09 10:14:29.520 | Unmount /tmp/dib_build.LzGFWPoC/mnt/dev/pts 2025-09-09 10:14:29.542753 | ubuntu-noble-large | 2025-09-09 10:14:29.542 | Unmount /tmp/dib_build.LzGFWPoC/mnt/dev 2025-09-09 10:14:29.822501 | ubuntu-noble-large | 2025-09-09 10:14:29.822 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-09-09 10:14:30.110134 | ubuntu-noble-large | 2025-09-09 10:14:30.110 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2025-09-09 10:14:30.110183 | ubuntu-noble-large | 2025-09-09 10:14:30.110 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-09-09 10:14:30.154695 | ubuntu-noble-large | 2025-09-09 10:14:30.154 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.LzGFWPoC/mnt/] 2025-09-09 10:14:30.190811 | ubuntu-noble-large | 2025-09-09 10:14:30.190 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.LzGFWPoC/mnt/] 2025-09-09 10:14:31.275690 | ubuntu-noble-large | 2025-09-09 10:14:31.275 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2025-09-09 10:14:31.307617 | ubuntu-noble-large | 2025-09-09 10:14:31.307 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-09-09 10:14:31.307694 | ubuntu-noble-large | 2025-09-09 10:14:31.307 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-09-09 10:14:31.621710 | ubuntu-noble-large | 2025-09-09 10:14:31.621 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.LzGFWPoC/states/block-device] 2025-09-09 10:14:31.810461 | ubuntu-noble-large | 2025-09-09 10:14:31.810 | Converting image using qemu-img convert 2025-09-09 10:19:32.642420 | ubuntu-noble-large | 2025-09-09 10:19:32.639 | Image file osism-ci-image.qcow2 created... 2025-09-09 10:19:33.093970 | ubuntu-noble-large | 2025-09-09 10:19:33.092 | Build completed successfully 2025-09-09 10:19:34.097107 | ubuntu-noble-large | + qemu-img info osism-ci-image.qcow2 2025-09-09 10:19:34.122159 | ubuntu-noble-large | image: osism-ci-image.qcow2 2025-09-09 10:19:34.122233 | ubuntu-noble-large | file format: qcow2 2025-09-09 10:19:34.122249 | ubuntu-noble-large | virtual size: 8 GiB (8589934592 bytes) 2025-09-09 10:19:34.122298 | ubuntu-noble-large | disk size: 1.57 GiB 2025-09-09 10:19:34.122314 | ubuntu-noble-large | cluster_size: 65536 2025-09-09 10:19:34.122326 | ubuntu-noble-large | Format specific information: 2025-09-09 10:19:34.122338 | ubuntu-noble-large | compat: 1.1 2025-09-09 10:19:34.122383 | ubuntu-noble-large | compression type: zlib 2025-09-09 10:19:34.122393 | ubuntu-noble-large | lazy refcounts: false 2025-09-09 10:19:34.122434 | ubuntu-noble-large | refcount bits: 16 2025-09-09 10:19:34.122444 | ubuntu-noble-large | corrupt: false 2025-09-09 10:19:34.122454 | ubuntu-noble-large | extended l2: false 2025-09-09 10:19:34.122463 | ubuntu-noble-large | Child node '/file': 2025-09-09 10:19:34.122473 | ubuntu-noble-large | filename: osism-ci-image.qcow2 2025-09-09 10:19:34.122483 | ubuntu-noble-large | protocol type: file 2025-09-09 10:19:34.122493 | ubuntu-noble-large | file length: 1.58 GiB (1694843904 bytes) 2025-09-09 10:19:34.122502 | ubuntu-noble-large | disk size: 1.57 GiB 2025-09-09 10:19:34.123546 | ubuntu-noble-large | + sha256sum osism-ci-image.qcow2 2025-09-09 10:19:37.020491 | ubuntu-noble-large | ok: Runtime: 0:16:54.886176 2025-09-09 10:19:37.076878 | 2025-09-09 10:19:37.077090 | TASK [Run upload script] 2025-09-09 10:19:37.616378 | 2025-09-09 10:19:37.616602 | PLAY RECAP 2025-09-09 10:19:37.616686 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-09-09 10:19:37.616718 | 2025-09-09 10:19:37.736721 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/ci-image/playbooks/build.yml@main] 2025-09-09 10:19:37.738983 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-09 10:19:38.507779 | 2025-09-09 10:19:38.507947 | PLAY [Base post] 2025-09-09 10:19:38.521378 | 2025-09-09 10:19:38.521506 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-09 10:19:39.117059 | ubuntu-noble-large | changed 2025-09-09 10:19:39.129391 | 2025-09-09 10:19:39.129560 | PLAY RECAP 2025-09-09 10:19:39.129660 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-09 10:19:39.129763 | 2025-09-09 10:19:39.249583 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-09 10:19:39.250484 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-09 10:19:40.004778 | 2025-09-09 10:19:40.004936 | PLAY [Base post-logs] 2025-09-09 10:19:40.015199 | 2025-09-09 10:19:40.015333 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-09 10:19:40.481890 | localhost | changed 2025-09-09 10:19:40.497143 | 2025-09-09 10:19:40.497351 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-09 10:19:40.534493 | localhost | ok 2025-09-09 10:19:40.539089 | 2025-09-09 10:19:40.539243 | TASK [Set zuul-log-path fact] 2025-09-09 10:19:40.556910 | localhost | ok 2025-09-09 10:19:40.573486 | 2025-09-09 10:19:40.573791 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-09 10:19:40.612965 | localhost | ok 2025-09-09 10:19:40.618743 | 2025-09-09 10:19:40.618950 | TASK [upload-logs : Create log directories] 2025-09-09 10:19:41.153007 | localhost | changed 2025-09-09 10:19:41.158403 | 2025-09-09 10:19:41.158568 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-09 10:19:41.671510 | localhost -> localhost | ok: Runtime: 0:00:00.006669 2025-09-09 10:19:41.678132 | 2025-09-09 10:19:41.678291 | TASK [upload-logs : Upload logs to log server] 2025-09-09 10:19:42.220692 | localhost | Output suppressed because no_log was given 2025-09-09 10:19:42.222590 | 2025-09-09 10:19:42.222697 | LOOP [upload-logs : Compress console log and json output] 2025-09-09 10:19:42.278600 | localhost | skipping: Conditional result was False 2025-09-09 10:19:42.284775 | localhost | skipping: Conditional result was False 2025-09-09 10:19:42.295153 | 2025-09-09 10:19:42.295477 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-09 10:19:42.343827 | localhost | skipping: Conditional result was False 2025-09-09 10:19:42.344418 | 2025-09-09 10:19:42.348028 | localhost | skipping: Conditional result was False 2025-09-09 10:19:42.361067 | 2025-09-09 10:19:42.361314 | LOOP [upload-logs : Upload console log and json output]