
--Apple-Mail=_14D5C18F-0A60-48C4-8720-5F16CB9CF311 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I have just submitted a set of 4 patches where 1 patch unit tests failed = with the pasted text below. Those patches are absolutely unrelated to = those failures. Please check into those issues - Thanks=20 = http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/cons= ole 12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: testLoopMount (mountTests.MountTests) 12:15:21 = ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount 12:15:21 m.mount(mntOpts=3D"loop") 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop = device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << = -------------------- 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 = (17-May-2015)\n'; <rc> =3D 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None) 12:15:21 --------------------- >> end captured logging << = --------------------- 12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: testSymlinkMount (mountTests.MountTests) 12:15:21 = ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount 12:15:21 m.mount(mntOpts=3D"loop") 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount 12:15:21 return self._runcmd(cmd, timeout) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd 12:15:21 raise MountError(rc, ";".join((out, err))) 12:15:21 MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: = failed to setup loop device: No such file or directory\n') 12:15:21 -------------------- >> begin captured logging << = -------------------- 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None) 12:15:21 Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs 1.42.13 = (17-May-2015)\n'; <rc> =3D 0 12:15:21 Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image = /var/tmp/tmpBpSrGA/mountpoint (cwd None) 12:15:21 --------------------- >> end captured logging << = --------------------- 12:15:21=20 12:15:21 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 12:15:21 ERROR: test_getDevicePartedInfo = (parted_utils_tests.PartedUtilsTests) 12:15:21 = ---------------------------------------------------------------------- 12:15:21 Traceback (most recent call last): 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper 12:15:21 return f(*args, **kwargs) 12:15:21 File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp 12:15:21 self.assertEquals(rc, 0) 12:15:21 AssertionError: 1 !=3D 0 12:15:21 -------------------- >> begin captured logging << = -------------------- 12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmpNOvAvX bs=3D100M count=3D1 (cwd None) 12:15:21 root: DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> =3D = 0 12:15:21 root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show = /tmp/tmpNOvAvX (cwd None) 12:15:21 root: DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmpNOvAvX: failed = to set up loop device: No such file or directory\n'; <rc> =3D 1 12:15:21 --------------------- >> end captured logging << = --------------------- 12:15:21 --Apple-Mail=_14D5C18F-0A60-48C4-8720-5F16CB9CF311 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><pre class=3D"console-output" style=3D"box-sizing: = border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: = 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;">I = have just submitted a set of 4 patches where 1 patch unit tests failed = with the pasted text below. Those patches are absolutely unrelated to = those failures.</pre><pre class=3D"console-output" style=3D"box-sizing: = border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: = 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><br = class=3D""></pre><pre class=3D"console-output" style=3D"box-sizing: = border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: = 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: = 13px;">Please check into those issues - Thanks </pre><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><span class=3D"timestamp" = style=3D"box-sizing: border-box;"><b style=3D"box-sizing: border-box;" = class=3D""><br class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; word-wrap: break-word; margin-top: 0px; = margin-bottom: 0px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><span style=3D"box-sizing: border-box; white-space: = pre-wrap;" class=3D""><font color=3D"#333333" size=3D"3" class=3D""><b = class=3D""><a = href=3D"http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2= 168/console" = class=3D"">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_6= 4/2168/console</a></b></font></span></span></pre><pre = class=3D"console-output" style=3D"box-sizing: border-box; white-space: = pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; = color: rgb(51, 51, 51); font-size: 13px;"><span class=3D"timestamp" = style=3D"box-sizing: border-box;"><b style=3D"box-sizing: border-box;" = class=3D""><br class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; white-space: pre-wrap; word-wrap: = break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); = font-size: 13px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><b style=3D"box-sizing: border-box;" class=3D""><br = class=3D""></b></span></pre><pre class=3D"console-output" = style=3D"box-sizing: border-box; white-space: pre-wrap; word-wrap: = break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); = font-size: 13px;"><span class=3D"timestamp" style=3D"box-sizing: = border-box;"><b style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = testLoopMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 128, in testLoopMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop = device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = testSymlinkMount (mountTests.MountTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mo= untTests.py", line 150, in testSymlinkMount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = m.mount(mntOpts=3D"loop") <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 225, in mount <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return self._runcmd(cmd, timeout) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/sto= rage/mount.py", line 241, in _runcmd <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = raise MountError(rc, ";".join((out, err))) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed = to setup loop device: No such file or directory\n') <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> =3D 'mke2fs = 1.42.13 (17-May-2015)\n'; <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 = /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image = /var/tmp/tmpBpSrGA/mountpoint (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>ERROR: = test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------------------------------------------------------= --- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>Traceback (most recent call last): <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/te= stValidation.py", line 97, in wrapper <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = return f(*args, **kwargs) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> File = "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/pa= rted_utils_tests.py", line 61, in setUp <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span> = self.assertEquals(rc, 0) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>AssertionError: 1 !=3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>-------------------- >> begin captured logging << = -------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=3D/dev/zero = of=3D/tmp/tmpNOvAvX bs=3D100M count=3D1 (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: SUCCESS: <err> =3D '1+0 records in\n1+0 records = out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; = <rc> =3D 0 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX = (cwd None) <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> </span>root: = DEBUG: FAILED: <err> =3D 'losetup: /tmp/tmpNOvAvX: failed to set = up loop device: No such file or directory\n'; <rc> =3D 1 <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b> = </span>--------------------- >> end captured logging << = --------------------- <span class=3D"timestamp" style=3D"box-sizing: border-box;"><b = style=3D"box-sizing: border-box;" class=3D"">12:15:21</b></span></pre><div= class=3D""><br class=3D""></div></body></html>= --Apple-Mail=_14D5C18F-0A60-48C4-8720-5F16CB9CF311--