Execution
Date 29 Apr 2026 09:01:07 +0100
Duration 00:00:06.43
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
26 Hosts
1 Tasks
26 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.56
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm011

Field Value
changed
True
cmd
cd /opt/ls_tools/ls-tests/; ./run_tests.sh
delta
0:00:00.183400
end
2026-04-29 08:01:08.813230
invocation
{
    "module_args": {
        "_raw_params": "cd /opt/ls_tools/ls-tests/; ./run_tests.sh",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-04-29 08:01:08.629830
stderr

stderr_lines
[]
stdout
Goss is already installed
Not a Jelastic/Enscale host, skipping ...

Running GENERIC tests

Running compute_resource test
....FSS...F...............F

Failures/Skipped:

Command: agent360 --info | grep -F 'Plugins enabled:': stdout:
Expected
    "object: *bytes.Reader"
to have patterns
    ["mdstat_ls","firewall","vrrp_mon_cr","internal_server_metrics"]
the missing elements were
    ["mdstat_ls"]

File: /etc/agent360-custom.ini: contents:
Expected
    "object: *os.File"
to have patterns
    ["[firewall]","[internal_server_metrics]","[vrrp_mon_cr]","[mdstat_ls]"]
the missing elements were
    ["[mdstat_ls]"]

File: /var/lib/libvirt/swapfile: exists:
Expected
    false
to equal
    true
File: /var/lib/libvirt/swapfile: mode: skipped
File: /var/lib/libvirt/swapfile: filetype: skipped

Total Duration: 0.158s
Count: 27, Failed: 3, Skipped: 2

Running SPECIFIC tests

No Specific tests found!!
stdout_lines
[
    "Goss is already installed",
    "Not a Jelastic/Enscale host, skipping ...",
    "",
    "Running GENERIC tests",
    "",
    "Running compute_resource test",
    "....FSS...F...............F",
    "",
    "Failures/Skipped:",
    "",
    "Command: agent360 --info | grep -F 'Plugins enabled:': stdout:",
    "Expected",
    "    \"object: *bytes.Reader\"",
    "to have patterns",
    "    [\"mdstat_ls\",\"firewall\",\"vrrp_mon_cr\",\"internal_server_metrics\"]",
    "the missing elements were",
    "    [\"mdstat_ls\"]",
    "",
    "File: /etc/agent360-custom.ini: contents:",
    "Expected",
    "    \"object: *os.File\"",
    "to have patterns",
    "    [\"[firewall]\",\"[internal_server_metrics]\",\"[vrrp_mon_cr]\",\"[mdstat_ls]\"]",
    "the missing elements were",
    "    [\"[mdstat_ls]\"]",
    "",
    "File: /var/lib/libvirt/swapfile: exists:",
    "Expected",
    "    false",
    "to equal",
    "    true",
    "File: /var/lib/libvirt/swapfile: mode: skipped",
    "File: /var/lib/libvirt/swapfile: filetype: skipped",
    "",
    "Total Duration: 0.158s",
    "Count: 27, Failed: 3, Skipped: 2",
    "",
    "Running SPECIFIC tests",
    "",
    "No Specific tests found!!"
]