Execution
Date 15 Dec 2025 09:38:00 +0000
Duration 00:17:22.68
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
18 Hosts
603 Tasks
2798 Results
18 Plays
138 Files
0 Records

Task result details


Field Value
attempts
1
cache_update_time
1765791897
cache_updated
False
changed
True
diff

invocation
{
    "module_args": {
        "allow_change_held_packages": false,
        "allow_downgrade": false,
        "allow_unauthenticated": false,
        "autoclean": false,
        "autoremove": false,
        "cache_valid_time": 0,
        "clean": false,
        "deb": null,
        "default_release": null,
        "dpkg_options": "force-confdef,force-confold",
        "fail_on_autoremove": false,
        "force": false,
        "force_apt_get": false,
        "install_recommends": null,
        "lock_timeout": 60,
        "name": [
            "acl",
            "apt-utils",
            "python3-packaging"
        ],
        "only_upgrade": false,
        "package": [
            "acl",
            "apt-utils",
            "python3-packaging"
        ],
        "policy_rc_d": null,
        "purge": false,
        "state": "latest",
        "update_cache": null,
        "update_cache_retries": 5,
        "update_cache_retry_max_delay": 12,
        "upgrade": null
    }
}
stderr
debconf: delaying package configuration, since apt-utils is not installed
stderr_lines
[
    "debconf: delaying package configuration, since apt-utils is not installed"
]
stdout
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  acl apt-utils python3-packaging
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 296 kB of archives.
After this operation, 1062 kB of additional disk space will be used.
Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB]
Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB]
Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB]
Fetched 296 kB in 0s (3397 kB/s)
Selecting previously unselected package apt-utils.
(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 ... 12111 files and directories currently installed.)
Preparing to unpack .../apt-utils_2.8.3_amd64.deb ...
Unpacking apt-utils (2.8.3) ...
Selecting previously unselected package acl.
Preparing to unpack .../acl_2.3.2-1build1.1_amd64.deb ...
Unpacking acl (2.3.2-1build1.1) ...
Selecting previously unselected package python3-packaging.
Preparing to unpack .../python3-packaging_24.0-1_all.deb ...
Unpacking python3-packaging (24.0-1) ...
Setting up apt-utils (2.8.3) ...
Setting up acl (2.3.2-1build1.1) ...
Setting up python3-packaging (24.0-1) ...
stdout_lines
[
    "Reading package lists...",
    "Building dependency tree...",
    "Reading state information...",
    "The following NEW packages will be installed:",
    "  acl apt-utils python3-packaging",
    "0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.",
    "Need to get 296 kB of archives.",
    "After this operation, 1062 kB of additional disk space will be used.",
    "Get:1 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB]",
    "Get:2 https://mirror-int.ord.rax.opendev.org/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB]",
    "Get:3 https://mirror-int.ord.rax.opendev.org/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB]",
    "Fetched 296 kB in 0s (3397 kB/s)",
    "Selecting previously unselected package apt-utils.",
    "(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 ... 12111 files and directories currently installed.)",
    "Preparing to unpack .../apt-utils_2.8.3_amd64.deb ...",
    "Unpacking apt-utils (2.8.3) ...",
    "Selecting previously unselected package acl.",
    "Preparing to unpack .../acl_2.3.2-1build1.1_amd64.deb ...",
    "Unpacking acl (2.3.2-1build1.1) ...",
    "Selecting previously unselected package python3-packaging.",
    "Preparing to unpack .../python3-packaging_24.0-1_all.deb ...",
    "Unpacking python3-packaging (24.0-1) ...",
    "Setting up apt-utils (2.8.3) ...",
    "Setting up acl (2.3.2-1build1.1) ...",
    "Setting up python3-packaging (24.0-1) ..."
]