Execution
Date
29 Apr 2026 09:00:25 +0100
Duration
00:00:06.39
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
-
Date29 Apr 2026 09:00:28 +0100
-
Module / Actionshell (Ad-Hoc: shell: cd /opt/ls_tools/ls-tests/; ./run_tests.sh:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
cd /opt/ls_tools/ls-tests/; ./run_tests.sh |
| delta |
0:00:00.318372 |
| end |
2026-04-29 08:00:27.360935 |
| 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:00:27.042563 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Goss is already installed
Not a Jelastic/Enscale host, skipping ...
Running GENERIC tests
Running compute_resource test
........F..................
Failures/Skipped:
File: /etc/agent360-custom.ini: mode:
Expected
"0644"
to equal
"0640"
diff
--- test
+++ actual
@@ -1 +1 @@
-0640
+0644
Total Duration: 0.188s
Count: 27, Failed: 1, Skipped: 0
Running sw_raid test
...................
Total Duration: 0.024s
Count: 19, Failed: 0, Skipped: 0
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", "........F..................", "", "Failures/Skipped:", "", "File: /etc/agent360-custom.ini: mode:", "Expected", " \"0644\"", "to equal", " \"0640\"", "diff", " --- test", " +++ actual", " @@ -1 +1 @@", " -0640", " +0644", "", "Total Duration: 0.188s", "Count: 27, Failed: 1, Skipped: 0", "Running sw_raid test", "...................", "", "Total Duration: 0.024s", "Count: 19, Failed: 0, Skipped: 0", "", "Running SPECIFIC tests", "", "No Specific tests found!!" ] |