Azure / Azure/WALinuxAgent

[BUG] Test failures: azurelinuxagent.common.utils.shellutil.CommandError: 'systemctl show walinuxagent.service --property CPUQuotaPerSecUSec' failed: 1 (System has not been booted with systemd as init sys...

Open
#3,218 2 comments 0 reactions 1 assignee Claimed by @narrieta View on GitHub
Dominant language
Python
Stars
581
Forks
397
Avg merge
2d 15h
Merged PRs (30d)
9

Description

**Describe the bug: A clear and concise description of what the bug is.**

```
> raise CommandError(command=__format_command(command), return_code=return_code, stdout=stdout, stderr=stderr)
E azurelinuxagent.common.utils.shellutil.CommandError: 'systemctl show walinuxagent.service --property CPUQuotaPerSecUSec' failed: 1 (System has not been booted with systemd as init system (PID 1). Can't operate.
E Failed to connect to bus: Host is down)

azurelinuxagent/common/utils/shellutil.py:204: CommandError
```

**Distro and WALinuxAgent details (please complete the following information):**
Debian 13, in a build environment

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.