Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release v2.15.2 #81283

Merged
merged 1 commit into from
Jul 18, 2023

New release v2.15.2

501d967
Select commit
Loading
Failed to load commit list.
Merged

New release v2.15.2 #81283

New release v2.15.2
501d967
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI failed Jul 18, 2023 in 28m 32s

Build #20230718.1 had test failures

Details

Tests

  • Failed: 142 (0.10%)
  • Passed: 127,719 (90.82%)
  • Other: 12,763 (9.08%)
  • Total: 140,624

Annotations

Check failure on line 1718 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

Build log #L1718

Bash exited with code '1'.

Check failure on line 1894 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

Build log #L1894

Bash exited with code '1'.

Check failure on line 1 in [B] A,B: test_handler _raw_params=/usr/bin/{{ (inventory_hostname == 'A') | ternary('true', 'false') }}

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[B] A,B: test_handler _raw_params=/usr/bin/{{ (inventory_hostname == 'A') | ternary('true', 'false') }}

non-zero return code
Raw output
{
    "changed": true,
    "cmd": [
        "/usr/bin/false"
    ],
    "delta": "0:00:00.003860",
    "end": "2023-07-18 00:56:23.603280",
    "invocation": {
        "module_args": {
            "_raw_params": "/usr/bin/false",
            "_uses_shell": false,
            "argv": null,
            "chdir": null,
            "creates": null,
            "executable": null,
            "removes": null,
            "stdin": null,
            "stdin_add_newline": true,
            "strip_empty_ends": true
        }
    },
    "msg": "non-zero return code",
    "rc": 1,
    "start": "2023-07-18 00:56:23.599420",
    "stderr": "",
    "stderr_lines": [],
    "stdout": "",
    "stdout_lines": []
}

Check failure on line 1 in [A] A,B,C,D: handler msg=handler ran

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[A] A,B,C,D: handler msg=handler ran

handler ran
Raw output
{
    "changed": false,
    "failed_when_result": true,
    "msg": "handler ran"
}

Check failure on line 1 in [failed] all: ping

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[failed] all: ping

rc=0
Raw output
{
"changed": false,
"failed_when_result": true,
"ping": "pong"
}

Check failure on line 1 in [failed] all: ping

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[failed] all: ping

rc=0
Raw output
{
"changed": false,
"failed_when_result": true,
"ping": "pong"
}