[JIRA] (OVIRT-959) false CI-1 due to tcsetattr: Inappropriate ioctl for device
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-959?page=com.atlassian.jira... ]
Barak Korren updated OVIRT-959:
-------------------------------
Resolution: Duplicate
Status: Done (was: To Do)
Duplicate of OVIRT-938
> false CI-1 due to tcsetattr: Inappropriate ioctl for device
> -----------------------------------------------------------
>
> Key: OVIRT-959
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-959
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: danken
> Assignee: infra
>
> http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/690/console
> has failed for something unrelated to the code or the test. Please look it up.
> 16:22:40 sh: [9520: 1 (255)] tcsetattr: Inappropriate ioctl for device
> 16:22:40 Slave went offline during the build
> 16:22:40 ERROR: Connection was broken: java.io.IOException: Unexpected
> termination of the channel
> 16:22:40 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
> 16:22:40 Caused by: java.io.EOFException
> 16:22:40 at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)
> 16:22:40 at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
> 16:22:40 at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
> 16:22:40 at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
> 16:22:40 at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
> 16:22:40 at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
> 16:22:40 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
7 years, 11 months
[JIRA] (OVIRT-964) KeyError: 'selinux_enable' while running mock on slaves
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-964?page=com.atlassian.jira... ]
Barak Korren reassigned OVIRT-964:
----------------------------------
Assignee: Barak Korren (was: infra)
> KeyError: 'selinux_enable' while running mock on slaves
> -------------------------------------------------------
>
> Key: OVIRT-964
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-964
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: Barak Korren
>
> *http://jenkins.ovirt.org/view/01%20Unstable%20Jobs%20(ALL)/job/qemu_3.6_create-rpms-el7-x86_64_merged/16/console
> <http://jenkins.ovirt.org/view/01%20Unstable%20Jobs%20(ALL)/job/qemu_3.6_c...>*
> *00:00:07.167* + /usr/bin/mock
> --configdir=/home/jenkins/workspace/qemu_3.6_create-rpms-el7-x86_64_merged/jenkins/mock_configs
> --root=epel-7-x86_64-ovirt-snapshot
> --resultdir=/home/jenkins/workspace/qemu_3.6_create-rpms-el7-x86_64_merged
> --orphanskill*00:00:07.167* INFO: mock.py version 1.2.21 starting
> (python version = 2.7.5)...*00:00:07.168* ERROR:
> 'selinux_enable'*00:00:07.168* Traceback (most recent call
> last):*00:00:07.168* File "/usr/sbin/mock", line 844, in
> <module>*00:00:07.168* main()*00:00:07.168* File
> "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line
> 88, in trace*00:00:07.168* result = func(*args,
> **kw)*00:00:07.168* File "/usr/sbin/mock", line 634, in
> main*00:00:07.168* buildroot = Buildroot(config_opts, uidManager,
> state, plugins)*00:00:07.168* File
> "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line
> 88, in trace*00:00:07.168* result = func(*args,
> **kw)*00:00:07.168* File
> "/usr/lib/python2.7/site-packages/mockbuild/buildroot.py", line 47, in
> __init__*00:00:07.168* self.selinux = (not
> self.config['plugin_conf']['selinux_enable']*00:00:07.169* KeyError:
> 'selinux_enable'
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
7 years, 11 months
[JIRA] (OVIRT-964) KeyError: 'selinux_enable' while running mock on slaves
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-964?page=com.atlassian.jira... ]
Barak Korren commented on OVIRT-964:
------------------------------------
Its failing b/c this line gets into the mock config:
{code}
10:02:07 config_opts["plugin_conf"]={}
{code}
This patch fixed that:
https://gerrit.ovirt.org/#/c/68503
I can see subsequent job run succeeded, so closing this ticket.
> KeyError: 'selinux_enable' while running mock on slaves
> -------------------------------------------------------
>
> Key: OVIRT-964
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-964
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: infra
>
> *http://jenkins.ovirt.org/view/01%20Unstable%20Jobs%20(ALL)/job/qemu_3.6_create-rpms-el7-x86_64_merged/16/console
> <http://jenkins.ovirt.org/view/01%20Unstable%20Jobs%20(ALL)/job/qemu_3.6_c...>*
> *00:00:07.167* + /usr/bin/mock
> --configdir=/home/jenkins/workspace/qemu_3.6_create-rpms-el7-x86_64_merged/jenkins/mock_configs
> --root=epel-7-x86_64-ovirt-snapshot
> --resultdir=/home/jenkins/workspace/qemu_3.6_create-rpms-el7-x86_64_merged
> --orphanskill*00:00:07.167* INFO: mock.py version 1.2.21 starting
> (python version = 2.7.5)...*00:00:07.168* ERROR:
> 'selinux_enable'*00:00:07.168* Traceback (most recent call
> last):*00:00:07.168* File "/usr/sbin/mock", line 844, in
> <module>*00:00:07.168* main()*00:00:07.168* File
> "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line
> 88, in trace*00:00:07.168* result = func(*args,
> **kw)*00:00:07.168* File "/usr/sbin/mock", line 634, in
> main*00:00:07.168* buildroot = Buildroot(config_opts, uidManager,
> state, plugins)*00:00:07.168* File
> "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line
> 88, in trace*00:00:07.168* result = func(*args,
> **kw)*00:00:07.168* File
> "/usr/lib/python2.7/site-packages/mockbuild/buildroot.py", line 47, in
> __init__*00:00:07.168* self.selinux = (not
> self.config['plugin_conf']['selinux_enable']*00:00:07.169* KeyError:
> 'selinux_enable'
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
7 years, 11 months