Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
29 Oct 2023 09:29:53 +0000 00:12:50.32 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 8 849 849 49 1

Task result details

Field Value
changed
True
cmd
apt-get update
delta
0:00:03.843257
end
2023-10-29 09:41:15.714243
invocation
{
    "module_args": {
        "_raw_params": "apt-get update\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2023-10-29 09:41:11.870986
stderr
W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
stderr_lines
[
    "W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05"
]
stdout
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B]
Ign:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
Fetched 8,993 B in 2s (3,865 B/s)
Reading package lists...
stdout_lines
[
    "Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease",
    "Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease",
    "Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease",
    "Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease",
    "Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B]",
    "Ign:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease",
    "Fetched 8,993 B in 2s (3,865 B/s)",
    "Reading package lists..."
]