Re: [Users] build vdsm error at TestSuperVdsm

------=_Part_477026_824530892.1362064758448 Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: 7bit hi, i think the error occurs when do unit test during compiling engine code. my env is centos6.3,engine code is latest from git-repo. At 2013-02-28 22:00:08,"Yaniv Bronheim" <ybronhei@redhat.com> wrote:
Hey, Maybe you've got vdsm that already runs on your machine ? but it doesn't supposed to throw this exception anyway
What version of vdsm do you compile?? maybe the tests couldn't create the socket for the communication between supervdsm and vdsm.. its wrong that all the compilation fails that way.. ill check it. but did you try more than once to run it?
----- Original Message ----- From: "bigclouds" <bigclouds@163.com> To: users@ovirt.org Sent: Thursday, February 28, 2013 7:47:37 AM Subject: [Users] build vdsm error at TestSuperVdsm
testThreadLeak OK TestSuperVdsm testIsSuperUp WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused ERROR:Storage.Misc:Panic: Couldn't connect to supervdsm Traceback (most recent call last): File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 202, in launch utils.ret ry(self._connect, Exception, timeout=60, tries=3) File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/utils.py", line 1001, in retry return func() File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 188, in _connect self._manager.connect() File "/usr/lib64/python2.6/multiprocessing/managers.py", line 474, in connect conn = Client(self._address, authkey=self._authkey) File "/usr/lib64/python2.6/multiprocessing/connection.py", line 143, in Client c = SocketClient(address) File "/usr/lib64/python2.6/multiprocessing/connection.py", line 263, in SocketClient s.connect(address) File "<string>", line 1, in connect error: [Errno 111] Connection refused Killed [root@ovirtdev vdsm]# ./autogen.sh --system && ./configure --enable-hooks && make rpm
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
------=_Part_477026_824530892.1362064758448 Content-Type: text/html; charset=GBK Content-Transfer-Encoding: 7bit <div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">hi, i think the error occurs when do unit test during compiling engine code.<div style="font-family: Helvetica, 'Microsoft Yahei', verdana;">my env is centos6.3,engine code is latest from git-repo.</div><br><br><br><br><div></div><div id="divNeteaseMailCard"></div><br><pre><br>At 2013-02-28 22:00:08,"Yaniv Bronheim" <ybronhei@redhat.com> wrote: >Hey, >Maybe you've got vdsm that already runs on your machine ? but it doesn't supposed to throw this exception anyway > >What version of vdsm do you compile?? maybe the tests couldn't create the socket for the communication between supervdsm and vdsm.. >its wrong that all the compilation fails that way.. ill check it. but did you try more than once to run it? > > >----- Original Message ----- >From: "bigclouds" <bigclouds@163.com> >To: users@ovirt.org >Sent: Thursday, February 28, 2013 7:47:37 AM >Subject: [Users] build vdsm error at TestSuperVdsm > > > > >testThreadLeak OK >TestSuperVdsm >testIsSuperUp WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused >WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused >WARNING:SuperVdsmProxy:Connect to svdsm failed [Errno 111] Connection refused >ERROR:Storage.Misc:Panic: Couldn't connect to supervdsm >Traceback (most recent call last): >File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 202, in launch >utils.ret ry(self._connect, Exception, timeout=60, tries=3) >File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/utils.py", line 1001, in retry >return func() >File "/root/rpmbuild/BUILD/vdsm-4.10.3/vdsm/supervdsm.py", line 188, in _connect >self._manager.connect() >File "/usr/lib64/python2.6/multiprocessing/managers.py", line 474, in connect >conn = Client(self._address, authkey=self._authkey) >File "/usr/lib64/python2.6/multiprocessing/connection.py", line 143, in Client >c = SocketClient(address) >File "/usr/lib64/python2.6/multiprocessing/connection.py", line 263, in SocketClient >s.connect(address) >File "<string>", line 1, in connect >error: [Errno 111] Connection refused >Killed >[root@ovirtdev vdsm]# ./autogen.sh --system && ./configure --enable-hooks && make rpm > > >_______________________________________________ >Users mailing list >Users@ovirt.org >http://lists.ovirt.org/mailman/listinfo/users </pre></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span> ------=_Part_477026_824530892.1362064758448--
participants (1)
-
bigclouds