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

Azure windows-2019 builds failing: can't start sshd #1602

Open
mboersma opened this issue Oct 15, 2024 · 0 comments
Open

Azure windows-2019 builds failing: can't start sshd #1602

mboersma opened this issue Oct 15, 2024 · 0 comments
Labels
area/provider/azure Issues or PRs related to azure provider kind/bug Categorizes issue or PR as related to a bug.

Comments

@mboersma
Copy link
Contributor

The pull-azure-vhds and pull-azure-sigs jobs have begun to fail consistently because of the windows-2019 targets:

�[0;32m    azure-arm.sig-windows-2019-containerd: TASK [systemprep : Enable ssh login without a password] ************************�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: changed: [default]�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd:�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: TASK [systemprep : Set SSH service startup mode to auto and ensure it is started] ***�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: An exception occurred during task execution. To see the full traceback, use -vvv. The error was: at <ScriptBlock>, <No file>: line 1064�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: fatal: [default]: FAILED! => {"changed": false, "msg": "Unhandled exception while executing module: Service 'OpenSSH SSH Server (sshd)' cannot be started due to the following error: Cannot start service sshd on computer '.'."}�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd:�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: PLAY RECAP *********************************************************************�[0m
�[0;32m    azure-arm.sig-windows-2019-containerd: default                    : ok=19   changed=15   unreachable=0    failed=1    skipped=9    rescued=0    ignored=0�[0m

This is blocking CI and keeping PRs from merging, so we may want to skip this test for now unless a solution is iminent.

Environment

  • Make target: make build-azure-vhd-windows-2019 or make build-azure-sig-windows-2019

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 15, 2024
@mboersma mboersma added the area/provider/azure Issues or PRs related to azure provider label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/azure Issues or PRs related to azure provider kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants