Execution
Date 10 Jul 2025 09:41:36 +0100
Duration 00:16:42.15
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
397 Hosts
7 Tasks
2779 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s provider_metrics
delta
0:00:01.259075
end
2025-07-10 08:43:10.690191
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s provider_metrics\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-07-10 08:43:09.431116
stderr
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11639  100 11639    0     0   757k      0 --:--:-- --:--:-- --:--:--  757k
cat: /tmp/agent360.oom.txt: No such file or directory
Redirecting to /bin/systemctl restart agent360.service
stderr_lines
[
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100 11639  100 11639    0     0   757k      0 --:--:-- --:--:-- --:--:--  757k",
    "cat: /tmp/agent360.oom.txt: No such file or directory",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Conf already added, so this is an upgrade
provider_metrics:
Execution error: [Errno 2] No such file or directory: '/tmp/agent360.oom.txt'
stdout_lines
[
    "Conf already added, so this is an upgrade",
    "provider_metrics:",
    "Execution error: [Errno 2] No such file or directory: '/tmp/agent360.oom.txt'"
]