Bug ID 1111325
Summary openQA-worker fails on run workers because of missing directory /var/lib/openqa/share
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.0
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter slindomansilla@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

nsinger wrote:

```
I'm currently setting up a worker-only host on openSUSE Leap 15.0 with
openQA-worker-4.5.1526033850.1ad9148d-lp150.1.1.noarch installed.
After installing the package and adjusting the workers.ini and client.conf I
tried to start openqa-worker@1 and encountered the following issue:

[info] CACHE: caching is enabled, setting up
/var/lib/openqa/cache/openqa.chell.qa.suse.de
[debug] Found possible working directory for http://openqa.chell.qa.suse.de:
/var/lib/openqa/share
[error] Ignoring host 'http://openqa.chell.qa.suse.de': Working directory does
not exist.
mkdir -p /var/lib/openqa/share/ was needed to bring up the worker successfully.

My workers.ini as reference:

[global]
HOST = http://openqa.chell.qa.suse.de
CACHEDIRECTORY = /var/lib/openqa/cache

[1]
WORKER_CLASS=64bit-ipmi
IPMI_HOSTNAME=openqaw4-sp.qa.suse.de
IPMI_USER=admin
IPMI_PASSWORD=qatesting
SUT_IP=openqaw4.qa.suse.de
MAX_JOB_TIME=32000
OPENQA_URL=openqa.suse.de

[2]
WORKER_CLASS = 64bit-ipmi
IPMI_HOSTNAME = openqaw3-sp.qa.suse.de
IPMI_PASSWORD = qatesting
IPMI_USER = admin
MAX_JOB_TIME = 32000
SUT_IP = openqaw3.qa.suse.de

[openqa.chell.qa.suse.de]
TESTPOOLSERVER = rsync://chell.qa.suse.de/openqa-tests

IMHO this folder should be packaged to provide the best out-of-the-box
experience.
```

from https://progress.opensuse.org/issues/42182


You are receiving this mail because: