On Thu, Dec 22, 2016 at 5:39 PM, Leon Goldberg <lgoldber@redhat.com> wrote:Doesn't seem related; the patch does nothing but move pieces around.Judging by the title I guess you're referring to https://gerrit.ovirt.org/#/c/67787/ ?no.. you can see that after this patch it used to work (check the jobs after the merge)so something in https://gerrit.ovirt.org/#/c/68078/ broke itOn Thu, Dec 22, 2016 at 5:14 PM, Yaniv Bronheim <ybronhei@redhat.com> wrote:Hi guys and Leon,https://gerrit.ovirt.org/#/c/68078/ broke the check-merged job with really tough exception:sh: [17766: 1 (255)] tcsetattr: Inappropriate ioctl for device Took 2586 seconds Slave went offline during the build ERROR: Connection was broken: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run (SynchronousCommandTransport. java:50) Caused by: java.io.EOFException at java.io.ObjectInputStream$Peek InputStream.readFully(ObjectIn putStream.java:2353) at java.io.ObjectInputStream$Bloc kDataInputStream.readShort(Obj ectInputStream.java:2822) at java.io.ObjectInputStream.read StreamHeader(ObjectInputStream .java:804) at java.io.ObjectInputStream.<ini t>(ObjectInputStream.java:301) at hudson.remoting.ObjectInputStr eamEx.<init>(ObjectInputStream Ex.java:48) at hudson.remoting.AbstractSynchr onousByteArrayCommandTransport .read(AbstractSynchronousByteA rrayCommandTransport.java:34) at hudson.remoting.SynchronousCom mandTransport$ReaderThread.run (SynchronousCommandTransport. java:48) Build step 'Execute shell' marked build as failure Performing Post build task... I have no clue what causes it.. we need to investigate in the tests code.you can see it in http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x8 6_64/772/consoleFull and this for a job run just before it got in, which worked well - http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x8 6_64/688/console I suggest to revert this patch (and backport the revert to ovirt-4.1 branch as well) until figuring what causes it--Yaniv Bronhaim.--Yaniv Bronhaim.