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

Fix Creating user directory using tilde always reports "changed" #83113

Merged
merged 7 commits into from
Jul 7, 2024

try changed the username based on the output of the ci to prevent con…

78b4836
Select commit
Loading
Failed to load commit list.
Merged

Fix Creating user directory using tilde always reports "changed" #83113

try changed the username based on the output of the ci to prevent con…
78b4836
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI failed May 8, 2024 in 5m 17s

Build #20240508.7 had test failures

Details

Tests

  • Failed: 4 (0.23%)
  • Passed: 1,339 (77.13%)
  • Other: 393 (22.64%)
  • Total: 1,736

Annotations

Check failure on line 1808 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

Build log #L1808

Bash exited with code '1'.

Check failure on line 1796 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

Build log #L1796

Bash exited with code '1'.

Check failure on line 1 in [testhost] testhost: user : validate that user home dir is created that=['user_create_home_fallback is changed', 'user_create_home_fallback_dir.stat.exists', 'user_create_home_fallback_dir.stat.isdir', "user_create_home_fallback_dir.stat.pw_name == 'ansibulluser'", 'user_create_home_fallback_dir.stat.mode == user_login_defs_umask.stdout']

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: user : validate that user home dir is created that=['user_create_home_fallback is changed', 'user_create_home_fallback_dir.stat.exists', 'user_create_home_fallback_dir.stat.isdir', "user_create_home_fallback_dir.stat.pw_name == 'ansibulluser'", 'user_create_home_fallback_dir.stat.mode == user_login_defs_umask.stdout']

Assertion failed
Raw output
{
    "assertion": "user_create_home_fallback is changed",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}

Check failure on line 1 in [testhost] testhost: user : Assert that the user with a tilde in the shell path is created that=['user_creation_result is not changed', 'user_create_result is changed']

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: user : Assert that the user with a tilde in the shell path is created that=['user_creation_result is not changed', 'user_create_result is changed']

Assertion failed
Raw output
{
    "assertion": "user_create_result is changed",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}

Check failure on line 1 in [testhost] testhost: user : validate that user home dir is created that=['user_create_home_fallback is changed', 'user_create_home_fallback_dir.stat.exists', 'user_create_home_fallback_dir.stat.isdir', "user_create_home_fallback_dir.stat.pw_name == 'ansibulluser'", 'user_create_home_fallback_dir.stat.mode == user_login_defs_umask.stdout']

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: user : validate that user home dir is created that=['user_create_home_fallback is changed', 'user_create_home_fallback_dir.stat.exists', 'user_create_home_fallback_dir.stat.isdir', "user_create_home_fallback_dir.stat.pw_name == 'ansibulluser'", 'user_create_home_fallback_dir.stat.mode == user_login_defs_umask.stdout']

Assertion failed
Raw output
{
    "assertion": "user_create_home_fallback is changed",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}

Check failure on line 1 in [testhost] testhost: user : Assert that the user with a tilde in the shell path is created that=['user_creation_result is not changed', 'user_create_result is changed']

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: user : Assert that the user with a tilde in the shell path is created that=['user_creation_result is not changed', 'user_create_result is changed']

Assertion failed
Raw output
{
    "assertion": "user_create_result is changed",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}