fix debian frontend

8 jobs for master in 4 minutes and 23 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Test
failed #2018
linux
centos-7

00:02:04

failed #2019
linux
centos-8

00:01:51

failed #2015
linux
debian-10

00:02:26

failed #2014
linux
debian-9

00:02:39

failed #2020
linux
fedora-32

00:02:53

failed #2016
linux
ubuntu-18.04

00:02:22

failed #2017
linux
ubuntu-20.04

00:02:35

passed #2021
vc
vm

00:04:20

 
Name Stage Failure
failed
fedora-32 Test
mitogen-0.2.9/LICENSE
mitogen-0.2.9/PKG-INFO
mitogen-0.2.9/setup.py
$ cp tests/ansible.cfg .
$ chmod 700 .
$ mkdir /run/sshd
$ /usr/sbin/sshd
sshd: no hostkeys available -- exiting.
ERROR: Job failed: exit code 1
failed
debian-9 Test
PLAY [test] ********************************************************************

TASK [Gathering Facts] *********************************************************
fatal: [localhost]: FAILED! => {"ansible_facts": {}, "changed": false, "failed_modules": {"setup": {"exception": "Traceback (most recent call last):\n File \"master:/builds/mycard/init/mitogen-0.2.9/ansible_mitogen/runner.py\", line 975, in _run\n self._run_code(code, mod)\n File \"master:/builds/mycard/init/mitogen-0.2.9/ansible_mitogen/runner.py\", line 939, in _run_code\n exec(code, vars(mod))\n File \"master:/usr/local/lib/python3.5/dist-packages/ansible/modules/system/setup.py\", line 134, in <module>\nSystemError: Parent module 'ansible.modules.system' not loaded, cannot perform relative import\n", "failed": true, "module_stderr": "Traceback (most recent call last):\n File \"master:/builds/mycard/init/mitogen-0.2.9/ansible_mitogen/runner.py\", line 975, in _run\n self._run_code(code, mod)\n File \"master:/builds/mycard/init/mitogen-0.2.9/ansible_mitogen/runner.py\", line 939, in _run_code\n exec(code, vars(mod))\n File \"master:/usr/local/lib/python3.5/dist-packages/ansible/modules/system/setup.py\", line 134, in <module>\nSystemError: Parent module 'ansible.modules.system' not loaded, cannot perform relative import\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}}, "msg": "The following modules failed to execute: setup\n"}

PLAY RECAP *********************************************************************
localhost : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

ERROR: Job failed: exit code 1
failed
ubuntu-20.04 Test
skipping: [localhost]

TASK [init : hostname] *********************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Command failed rc=1, out=, err=\u001b[0;1;31mSystem has not been booted with systemd as init system (PID 1). Can't operate.\u001b[0m\n\u001b[0;1;31mFailed to create bus connection: Host is down\u001b[0m\n"}

PLAY RECAP *********************************************************************
localhost : ok=4 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0

ERROR: Job failed: exit code 1
failed
debian-10 Test
skipping: [localhost]

TASK [init : hostname] *********************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Command failed rc=1, out=, err=System has not been booted with systemd as init system (PID 1). Can't operate.\nFailed to create bus connection: Host is down\n"}

PLAY RECAP *********************************************************************
localhost : ok=4 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0

ERROR: Job failed: exit code 1
failed
ubuntu-18.04 Test
skipping: [localhost]

TASK [init : hostname] *********************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Command failed rc=1, out=, err=Failed to create bus connection: No such file or directory\n"}

PLAY RECAP *********************************************************************
localhost : ok=4 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0

ERROR: Job failed: exit code 1
failed
centos-7 Test
$ cp tests/ansible.cfg .
$ chmod 700 .
$ mkdir /run/sshd
$ /usr/sbin/sshd
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_ecdsa_key
Could not load host key: /etc/ssh/ssh_host_ed25519_key
sshd: no hostkeys available -- exiting.
ERROR: Job failed: exit code 1
failed
centos-8 Test
$ cp tests/ansible.cfg .
$ chmod 700 .
$ mkdir /run/sshd
$ /usr/sbin/sshd
Unable to load host key: /etc/ssh/ssh_host_rsa_key
Unable to load host key: /etc/ssh/ssh_host_ecdsa_key
Unable to load host key: /etc/ssh/ssh_host_ed25519_key
sshd: no hostkeys available -- exiting.
ERROR: Job failed: exit code 1