Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #1227
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/1227/dis...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 969a8aab0fd2334b47c2c55e7867b2f4248a8b90 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 969a8aab0fd2334b47c2c55e7867b2f4248a8b90
Commit message: "ovirt-image-uploader: drop master jobs"
> git rev-list --no-walk 969a8aab0fd2334b47c2c55e7867b2f4248a8b90 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins4743645426874000219.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1474, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1452, in _latestRepoXML
repomd = self.metalink_data.repomd
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 918, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 914, in _getMetalink
self._metalink = metalink.MetaLinkRepoMD(self.metalink_filename)
File "/usr/lib/python2.7/site-packages/yum/metalink.py", line 189, in __init__
raise MetaLinkRepoErrorParseFail, "File %s is not XML" % filename
yum.metalink.MetaLinkRepoErrorParseFail: File /home/jenkins/mirrors_cache/fedora-updates-fc26/metalink.xml is not XML
Build step 'Execute shell' marked build as failure
6 years, 9 months
[oVirt Jenkins] ovirt-system-tests_performance-suite-master - Build # 105 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_15_1173894515.1519180818940
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_performance-suite-=
master/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_performance-suite-ma=
ster/105/
Build Number: 105
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #105
[Gal Ben Haim] master: Update reposync-config
[Daniel Belenky] std enqueue: Add env.GERRIT_TRIGGER_CI_VOTE_LABEL
[Daniel Belenky] cleanup: Fix race when unmounting dirs in chroot
[Daniel Belenky] Add a tool to check if a change is merged
[Sandro Bonazzola] ovirt-provider-ovn: drop manual jobs
[Dafna Ron] jenkins: adding infra(a)ovirt.org to the alert list
[Barak Korren] Run `pusher.py` on non-Gerrit events
[Daniel Belenky] Utilize stdci_dsl api in standard-stage
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 040_add_hosts_vms.verify_add_hosts
Error Message:
1 hosts failed installation:
lago-performance-suite-master-host-0: install_failed
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> a=
t 0x459ba28>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 293, in <lambda>
lambda: _single_host_up(hosts_service, total_hosts)
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 166, in _single_host_up
_check_problematic_hosts(hosts_service)
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 175, in _check_problematic_hosts
raise RuntimeError(dump_hosts)
RuntimeError: 1 hosts failed installation:
lago-performance-suite-master-host-0: install_failed
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in=
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 285, in verify_add_hosts
verify_add_hosts_4(api)
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 293, in verify_add_hosts_4
lambda: _single_host_up(hosts_service, total_hosts)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 271, i=
n assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 258, i=
n assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=3Dallowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 293, in <lambda>
lambda: _single_host_up(hosts_service, total_hosts)
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 166, in _single_host_up
_check_problematic_hosts(hosts_service)
File "/home/jenkins/workspace/ovirt-system-tests_performance-suite-master=
/ovirt-system-tests/performance-suite-master/test-scenarios/040_add_hosts_v=
ms.py", line 175, in _check_problematic_hosts
raise RuntimeError(dump_hosts)
'1 hosts failed installation:\nlago-performance-suite-master-host-0: instal=
l_failed\n\n-------------------- >> begin captured logging << -------------=
-------\novirtlago.testlib: ERROR: * Unhandled exception in <function <=
lambda> at 0x459ba28>\nTraceback (most recent call last):\n File "/usr/lib=
/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_=
within\n res =3D func()\n File "/home/jenkins/workspace/ovirt-system-te=
sts_performance-suite-master/ovirt-system-tests/performance-suite-master/te=
st-scenarios/040_add_hosts_vms.py", line 293, in <lambda>\n lambda: _sin=
gle_host_up(hosts_service, total_hosts)\n File "/home/jenkins/workspace/ov=
irt-system-tests_performance-suite-master/ovirt-system-tests/performance-su=
ite-master/test-scenarios/040_add_hosts_vms.py", line 166, in _single_host_=
up\n _check_problematic_hosts(hosts_service)\n File "/home/jenkins/work=
space/ovirt-system-tests_performance-suite-master/ovirt-system-tests/perfor=
mance-suite-master/test-scenarios/040_add_hosts_vms.py", line 175, in _chec=
k_problematic_hosts\n raise RuntimeError(dump_hosts)\nRuntimeError: 1 ho=
sts failed installation:\nlago-performance-suite-master-host-0: install_fai=
led\n\n--------------------- >> end captured logging << -------------------=
--'
------=_Part_15_1173894515.1519180818940--
6 years, 9 months
[ OST Failure Report ] [ oVirt Master (vdsm) ] [ 22-02-2018 ] [ 002_bootstrap.verify_add_hosts + 002_bootstrap.add_hosts ]
by Dafna Ron
Hi,
We had two failed tests reported in vdsm project last evening the patch
reported seems to be related to the issue.
*Link and headline of suspected patches: momIF: change the way we connect
to MOM - https://gerrit.ovirt.org/#/c/87944/
<https://gerrit.ovirt.org/#/c/87944/>Link to
Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/>Link
to all
logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/a...
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5823/artifacts>(Relevant)
error snippet from the log: <error>*
2018-02-21 14:15:47,576-0500 INFO (MainThread) [vdsm.api] FINISH
prepareForShutdown return=None from=internal,
task_id=7d37a33b-0215-40c0-a821-9b94707caca6 (api:52)
2018-02-21 14:15:47,576-0500 ERROR (MainThread) [vds] Exception raised
(vdsmd:158)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 156, in run
serve_clients(log)
File "/usr/lib/python2.7/site-packages/vdsm/vdsmd.py", line 103, in
serve_clients
cif = clientIF.getInstance(irs, log, scheduler)
File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 251,
in getInstance
cls._instance = clientIF(irs, log, scheduler)
File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 121,
in __init__
self.mom = MomClient(config.get("mom", "socket_path"))
File "/usr/lib/python2.7/site-packages/vdsm/momIF.py", line 51, in __init__
raise MomNotAvailableError()
MomNotAvailableError
*</error>*
6 years, 9 months
[oVirt Jenkins] ovirt-system-tests_he-basic-suite-4.1 - Build # 193 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_35_942998134.1519270042875
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.1=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.1/1=
93/
Build Number: 193
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #193
[Eyal Edri] 4.2: replace python-ioprocess with python2-ioprocess
[Daniel Belenky] Add production pipeline jobs for Jenkins project
[Daniel Belenky] Add data normalizer param to nested config
[Eyal Edri] remove vdsm 3.6 build-artifacts
[Barak Korren] Fix '.git' bug in `pushe.py`
[Barak Korren] Make OST timed jobs congifure Git user and Email
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_secondary_storage_domains
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Network error during =
communication with the Host.]". HTTP response code is 400.
-------------------- >> begin captured logging << --------------------
lago.utils: ERROR: Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_v=
ia_queue
queue.put({'return': func()})
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 637=
, in add_templates_storage_domain
add_generic_nfs_storage_domain(prefix, SD_TEMPLATES_NAME, SD_TEMPLATES_=
HOST_NAME, SD_TEMPLATES_PATH, sd_format=3D'v1', sd_type=3D'export')
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 496=
, in add_generic_nfs_storage_domain
add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mo=
unt_path, sd_format, sd_type, nfs_version)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 552=
, in add_generic_nfs_storage_domain_4
_add_storage_domain_4(api, p)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 447=
, in _add_storage_domain_4
sd =3D sds_service.add(p)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 238=
95, in add
return self._internal_add(storage_domain, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232,=
in _internal_add
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, =
in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132,=
in _check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118,=
in _raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Network error =
during communication with the Host.]". HTTP response code is 400.
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in=
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 577=
, in add_secondary_storage_domains
vt.join_all()
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_v=
ia_queue
queue.put({'return': func()})
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 637=
, in add_templates_storage_domain
add_generic_nfs_storage_domain(prefix, SD_TEMPLATES_NAME, SD_TEMPLATES_=
HOST_NAME, SD_TEMPLATES_PATH, sd_format=3D'v1', sd_type=3D'export')
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 496=
, in add_generic_nfs_storage_domain
add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mo=
unt_path, sd_format, sd_type, nfs_version)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 552=
, in add_generic_nfs_storage_domain_4
_add_storage_domain_4(api, p)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt=
-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 447=
, in _add_storage_domain_4
sd =3D sds_service.add(p)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 238=
95, in add
return self._internal_add(storage_domain, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232,=
in _internal_add
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, =
in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132,=
in _check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118,=
in _raise_error
raise error
'Fault reason is "Operation Failed". Fault detail is "[Network error during=
communication with the Host.]". HTTP response code is 400.\n--------------=
------ >> begin captured logging << --------------------\nlago.utils: ERROR=
: Error while running thread\nTraceback (most recent call last):\n File "/=
usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue\=
n queue.put({\'return\': func()})\n File "/home/jenkins/workspace/ovirt=
-system-tests_he-basic-suite-4.1/ovirt-system-tests/he-basic-suite-4.1/test=
-scenarios/002_bootstrap.py", line 637, in add_templates_storage_domain\n =
add_generic_nfs_storage_domain(prefix, SD_TEMPLATES_NAME, SD_TEMPLATES_HO=
ST_NAME, SD_TEMPLATES_PATH, sd_format=3D\'v1\', sd_type=3D\'export\')\n Fi=
le "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt-sys=
tem-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 496, in=
add_generic_nfs_storage_domain\n add_generic_nfs_storage_domain_4(prefi=
x, sd_nfs_name, nfs_host_name, mount_path, sd_format, sd_type, nfs_version)=
\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovi=
rt-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 5=
52, in add_generic_nfs_storage_domain_4\n _add_storage_domain_4(api, p)\=
n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovir=
t-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 44=
7, in _add_storage_domain_4\n sd =3D sds_service.add(p)\n File "/usr/li=
b64/python2.7/site-packages/ovirtsdk4/services.py", line 23895, in add\n =
return self._internal_add(storage_domain, headers, query, wait)\n File "/=
usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in _inte=
rnal_add\n return future.wait() if wait else future\n File "/usr/lib64/=
python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait\n return=
self._code(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4=
/service.py", line 229, in callback\n self._check_fault(response)\n Fil=
e "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in _=
check_fault\n self._raise_error(response, body)\n File "/usr/lib64/pyth=
on2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error\n r=
aise error\nError: Fault reason is "Operation Failed". Fault detail is "[Ne=
twork error during communication with the Host.]". HTTP response code is 40=
0.\n--------------------- >> end captured logging << ---------------------'
------=_Part_35_942998134.1519270042875--
6 years, 9 months
[ OST Failure Report ] [ oVirt Master (ovirt-engine-metrics) ] [ 22-02-2018 ] [ 003_00_metrics_bootstrap.metrics_and_log_collector ]
by Dafna Ron
hi,
We are failing test 003_00_metrics_bootstrap.metrics_and_log_collector for
basic suite.
*Link and headline of suspected patches: *
*ansible: End playbook based on initial validations -
https://gerrit.ovirt.org/#/c/88062/
<https://gerrit.ovirt.org/#/c/88062/>Link to
Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/>Link
to all
logs:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/a...
<http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/5829/artifacts>(Relevant)
error snippet from the log: <error>*
/var/tmp:
drwxr-x--x. root abrt system_u:object_r:abrt_var_cache_t:s0 abrt
-rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.aLitM7
-rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.G2r7IM
-rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.kVymZE
-rw-------. root root unconfined_u:object_r:user_tmp_t:s0 rpm-tmp.uPDvvU
drwx------. root root system_u:object_r:tmp_t:s0
systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE
drwx------. root root system_u:object_r:tmp_t:s0
systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS
/var/tmp/abrt:
-rw-------. root root system_u:object_r:abrt_var_cache_t:s0 last-via-server
/var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE:
drwxrwxrwt. root root system_u:object_r:tmp_t:s0 tmp
/var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-chronyd.service-i1T5IE/tmp:
/var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS:
drwxrwxrwt. root root system_u:object_r:tmp_t:s0 tmp
/var/tmp/systemd-private-cd49c74726d5463f8d6f6502380e5e12-systemd-timedated.service-lhoUsS/tmp:
/var/yp:
)
2018-02-22 07:24:05::DEBUG::__main__::251::root:: STDERR(/bin/ls:
cannot open directory
/rhev/data-center/mnt/blockSD/6babba93-09c8-4846-9ccb-07728f72eecb/master/tasks/bd563276-5092-4d28-86c4-63aa6c0b4344.temp:
No such file or directory
)
2018-02-22 07:24:05::ERROR::__main__::832::root:: Failed to collect
logs from: lago-basic-suite-master-host-0; /bin/ls: cannot open
directory /rhev/data-center/mnt/blockSD/6babba93-09c8-4846-9ccb-07728f72eecb/master/tasks/bd563276-5092-4d28-86c4-63aa6c0b4344.temp:
No such file or directory
*</error>*
6 years, 9 months