[ovirt-devel] python-ovirt-engine-sdk4 failing to build for 4.3 pipeline

2020-02-24 Thread Sandro Bonazzola
Hi,
looking at jenkins failures, SDK fails to build on patch
https://gerrit.ovirt.org/#/c/106716/
The patch is clearly not the root cause of the failure, you can see at
https://jenkins.ovirt.org/job/python-ovirt-engine-sdk4_4.3_build-artifacts-el7-x86_64/20/console

*00:05:28.534* [INFO] --- exec-maven-plugin:1.2.1:exec (test) @
python-sdk ---*00:05:28.886*
4.3.3.dev20200224+gitcb0b9d0*00:05:28.886* usage: setup.py
[global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]*00:05:28.886*
or: setup.py --help [cmd1 cmd2 ...]*00:05:28.886*or: setup.py
--help-commands*00:05:28.886*or: setup.py cmd --help*00:05:28.886*
*00:05:28.886* error: invalid command 'nosetests'


Ori, can you please have a look?

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@redhat.com
*Red Hat respects your work life balance.
Therefore there is no need to answer this email out of your office hours.*
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/OOBTFMM6QO7RPEVCJ2HBVQCNFOIPPTG2/


[ovirt-devel] [CQ 20569] failing to resolve copr repos

2020-02-24 Thread Sandro Bonazzola
Hi,
looking at last failure on OST.
Job: https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/20569/
looking at engine dnf log:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/20569/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-engine/_var_log/dnf.log

I see:

2020-02-24T18:49:14Z DEBUG error: Curl error (6): Couldn't resolve
host name for 
https://copr-be.cloud.fedoraproject.org/results/networkmanager/NetworkManager-1.22/epel-8-x86_64/repodata/repomd.xml
[Could not resolve host: copr-be.cloud.fedoraproject.org]
(https://copr-be.cloud.fedoraproject.org/results/networkmanager/NetworkManager-1.22/epel-8-x86_64/repodata/repomd.xml).
2020-02-24T18:49:14Z DEBUG Cannot download
'https://copr-be.cloud.fedoraproject.org/results/networkmanager/NetworkManager-1.22/epel-8-x86_64/':
Cannot download repomd.xml: Curl error (6): Couldn't resolve host name
for 
https://copr-be.cloud.fedoraproject.org/results/networkmanager/NetworkManager-1.22/epel-8-x86_64/repodata/repomd.xml
[Could not resolve host: copr-be.cloud.fedoraproject.org].
2020-02-24T18:49:14Z ERROR Failed to download metadata for repo
'ovirt-master-copr-NetworkManager-1.22-el8'
2020-02-24T18:49:14Z DDEBUG Cleaning up.
2020-02-24T18:49:14Z SUBDEBUG
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 552, in load
ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 394, in load
return _repo.Repo_load(self)
RuntimeError: Failed to download metadata for repo
'ovirt-master-copr-NetworkManager-1.22-el8'


Is OST suffering of network connectivity?

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@redhat.com
*Red Hat respects your work life balance.
Therefore there is no need to answer this email out of your office hours.*
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ZVSQL3NM7DCXUAAWI75YDKDVMGW7LIBI/


[ovirt-devel] Re: OST Failure: libvirtError: COMMAND_FAILED: INVALID_IPV: 'ipv6' is not a valid backend or is unavailable

2020-02-24 Thread Dominik Holler
On Wed, Feb 19, 2020 at 10:56 AM Gobinda Das  wrote:

> Hi,
>  One of the OST suite (hc-basic-suite-4.3) is failing with
> error:   libvirtError: COMMAND_FAILED: INVALID_IPV: 'ipv6' is not a valid
> backend or is unavailable
>
>
Something like
echo 2 | sudo tee /proc/sys/net/ipv6/conf/enp0s31f6/accept_ra
on the server should fix the issue.


> Full log:
>
>  * Create network lago-hc-basic-suite-4-3-net-management: ERROR (in 
> 0:00:11)*07:42:57*   # Start nets: ERROR (in 0:00:11)*07:42:57* @ Start 
> Prefix: ERROR (in 0:00:11)*07:42:57* Error occured, aborting*07:42:57* 
> Traceback (most recent call last):*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/cmd.py", line 969, in main*07:42:57*   
>   cli_plugins[args.verb].do_run(args)*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in 
> do_run*07:42:57* self._do_run(**vars(args))*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/utils.py", line 573, in 
> wrapper*07:42:57* return func(*args, **kwargs)*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/utils.py", line 584, in 
> wrapper*07:42:57* return func(*args, prefix=prefix, **kwargs)*07:42:57*   
> File "/usr/lib/python2.7/site-packages/lago/cmd.py", line 271, in 
> do_start*07:42:57* prefix.start(vm_names=vm_names)*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/sdk_utils.py", line 50, in 
> wrapped*07:42:57* return func(*args, **kwargs)*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1323, in 
> start*07:42:57* self.virt_env.start(vm_names=vm_names)*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/virt.py", line 341, in start*07:42:57* 
> net.start()*07:42:57*   File 
> "/usr/lib/python2.7/site-packages/lago/providers/libvirt/network.py", line 
> 115, in start*07:42:57* net = 
> self.libvirt_con.networkCreateXML(self._libvirt_xml())*07:42:57*   File 
> "/usr/lib64/python2.7/site-packages/libvirt.py", line 4216, in 
> networkCreateXML*07:42:57* if ret is None:raise 
> libvirtError('virNetworkCreateXML() failed', conn=self)*07:42:57* 
> libvirtError: COMMAND_FAILED: INVALID_IPV: 'ipv6' is not a valid backend or 
> is unavailable*07:42:57* + on_exit
>
>
> Any one has idea what could be the issue?
>
>
> --
>
>
> Thanks,
> Gobinda
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/RXII64HID2JMRNRCWXTJ277ZVQN5F2P7/
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/5E7SP2QYA7XKYVZVGPF4N6PAMJ575BJN/


[ovirt-devel] Re: Proposing Benny Zlotnik as an Engine Storage maintainer

2020-02-24 Thread Sandro Bonazzola
Il giorno lun 24 feb 2020 alle ore 14:13 Tal Nisan  ha
scritto:

> Seems like it's a done deal, Sandro please add Benny to the Engine
> maintainers group.
> Congratulations Benny and as I always say in these occasions make sure you
> remember that with great power comes great responsibility :)
>

Done


>
> On Mon, Feb 24, 2020 at 1:10 PM Vojtech Juranek 
> wrote:
>
>> > +1
>> > well deserved!
>>
>> +1
>>
>> > On Sun, Feb 23, 2020 at 6:49 PM Roy Golan  wrote:
>> > > On Sun, 23 Feb 2020 at 12:30, Fred Rolland 
>> wrote:
>> > >> +1
>> > >>
>> > >> On Fri, Feb 21, 2020 at 8:53 PM Tal Nisan  wrote:
>> > >>> Hi everyone,
>> > >>> Benny joined the Storage team in November 2016 and since then
>> played a
>> > >>> key role in investigating very complex customer bugs around oVirt
>> engine
>> > >>> as
>> > >>> well as contributing to features such as DR, Cinberlib, new
>> > >>> export/import
>> > >>> mechanism and also rewrote and still maintains the LSM mechanism.
>> > >>> Given his big contribution and knowledge around the engine I'd like
>> to
>> > >>> nominate Benny as an engine storage maintainer.
>> > >>>
>> > >>> Your thoughts please.
>> > >>> Tal.
>> > >
>> > > +2 :)
>> > >
>> > > ___
>> > >
>> > >>> Devel mailing list -- devel@ovirt.org
>> > >>> To unsubscribe send an email to devel-le...@ovirt.org
>> > >>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> > >>> oVirt Code of Conduct:
>> > >>> https://www.ovirt.org/community/about/community-guidelines/
>> > >>> List Archives:
>> > >>>
>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/G52XI2QDSJ
>> > >>> NAOMZURGAFQJH2RZIHJBRX/>>
>> > >> ___
>> > >> Devel mailing list -- devel@ovirt.org
>> > >> To unsubscribe send an email to devel-le...@ovirt.org
>> > >> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> > >> oVirt Code of Conduct:
>> > >> https://www.ovirt.org/community/about/community-guidelines/
>> > >> List Archives:
>> > >>
>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GRZXZEA3MQK
>> > >> OVCILNQZZVAZ64HMPYQOQ/>
>> > > ___
>> > > Devel mailing list -- devel@ovirt.org
>> > > To unsubscribe send an email to devel-le...@ovirt.org
>> > > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> > > oVirt Code of Conduct:
>> > > https://www.ovirt.org/community/about/community-guidelines/
>> > > List Archives:
>> > >
>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/TRNHBAOMERUW
>> > > GUFFFSWDP323BVB3D4R3/
>>
>> ___
>> Devel mailing list -- devel@ovirt.org
>> To unsubscribe send an email to devel-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JIR4PZXR2ATGMCPV3BNMRMTFWAK2TYD7/
>>
>

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@redhat.com
*Red Hat respects your work life balance.
Therefore there is no need to answer this email out of your office hours.
*
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/V7LKVPRK6ARSJQZMEUQCXUQZ76D2KD63/


[ovirt-devel] Re: Proposing Benny Zlotnik as an Engine Storage maintainer

2020-02-24 Thread Tal Nisan
Seems like it's a done deal, Sandro please add Benny to the Engine
maintainers group.
Congratulations Benny and as I always say in these occasions make sure you
remember that with great power comes great responsibility :)

On Mon, Feb 24, 2020 at 1:10 PM Vojtech Juranek  wrote:

> > +1
> > well deserved!
>
> +1
>
> > On Sun, Feb 23, 2020 at 6:49 PM Roy Golan  wrote:
> > > On Sun, 23 Feb 2020 at 12:30, Fred Rolland 
> wrote:
> > >> +1
> > >>
> > >> On Fri, Feb 21, 2020 at 8:53 PM Tal Nisan  wrote:
> > >>> Hi everyone,
> > >>> Benny joined the Storage team in November 2016 and since then played
> a
> > >>> key role in investigating very complex customer bugs around oVirt
> engine
> > >>> as
> > >>> well as contributing to features such as DR, Cinberlib, new
> > >>> export/import
> > >>> mechanism and also rewrote and still maintains the LSM mechanism.
> > >>> Given his big contribution and knowledge around the engine I'd like
> to
> > >>> nominate Benny as an engine storage maintainer.
> > >>>
> > >>> Your thoughts please.
> > >>> Tal.
> > >
> > > +2 :)
> > >
> > > ___
> > >
> > >>> Devel mailing list -- devel@ovirt.org
> > >>> To unsubscribe send an email to devel-le...@ovirt.org
> > >>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > >>> oVirt Code of Conduct:
> > >>> https://www.ovirt.org/community/about/community-guidelines/
> > >>> List Archives:
> > >>>
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/G52XI2QDSJ
> > >>> NAOMZURGAFQJH2RZIHJBRX/>>
> > >> ___
> > >> Devel mailing list -- devel@ovirt.org
> > >> To unsubscribe send an email to devel-le...@ovirt.org
> > >> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > >> oVirt Code of Conduct:
> > >> https://www.ovirt.org/community/about/community-guidelines/
> > >> List Archives:
> > >>
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GRZXZEA3MQK
> > >> OVCILNQZZVAZ64HMPYQOQ/>
> > > ___
> > > Devel mailing list -- devel@ovirt.org
> > > To unsubscribe send an email to devel-le...@ovirt.org
> > > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > > oVirt Code of Conduct:
> > > https://www.ovirt.org/community/about/community-guidelines/
> > > List Archives:
> > >
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/TRNHBAOMERUW
> > > GUFFFSWDP323BVB3D4R3/
>
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JIR4PZXR2ATGMCPV3BNMRMTFWAK2TYD7/
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JJSQEC2AO2SHPVE5TU55DQBZZL7MJUAV/


[ovirt-devel] Re: Proposing Benny Zlotnik as an Engine Storage maintainer

2020-02-24 Thread Vojtech Juranek
> +1
> well deserved!

+1
 
> On Sun, Feb 23, 2020 at 6:49 PM Roy Golan  wrote:
> > On Sun, 23 Feb 2020 at 12:30, Fred Rolland  wrote:
> >> +1
> >> 
> >> On Fri, Feb 21, 2020 at 8:53 PM Tal Nisan  wrote:
> >>> Hi everyone,
> >>> Benny joined the Storage team in November 2016 and since then played a
> >>> key role in investigating very complex customer bugs around oVirt engine
> >>> as
> >>> well as contributing to features such as DR, Cinberlib, new
> >>> export/import
> >>> mechanism and also rewrote and still maintains the LSM mechanism.
> >>> Given his big contribution and knowledge around the engine I'd like to
> >>> nominate Benny as an engine storage maintainer.
> >>> 
> >>> Your thoughts please.
> >>> Tal.
> > 
> > +2 :)
> > 
> > ___
> > 
> >>> Devel mailing list -- devel@ovirt.org
> >>> To unsubscribe send an email to devel-le...@ovirt.org
> >>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> >>> oVirt Code of Conduct:
> >>> https://www.ovirt.org/community/about/community-guidelines/
> >>> List Archives:
> >>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/G52XI2QDSJ
> >>> NAOMZURGAFQJH2RZIHJBRX/>> 
> >> ___
> >> Devel mailing list -- devel@ovirt.org
> >> To unsubscribe send an email to devel-le...@ovirt.org
> >> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> >> oVirt Code of Conduct:
> >> https://www.ovirt.org/community/about/community-guidelines/
> >> List Archives:
> >> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GRZXZEA3MQK
> >> OVCILNQZZVAZ64HMPYQOQ/> 
> > ___
> > Devel mailing list -- devel@ovirt.org
> > To unsubscribe send an email to devel-le...@ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct:
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives:
> > https://lists.ovirt.org/archives/list/devel@ovirt.org/message/TRNHBAOMERUW
> > GUFFFSWDP323BVB3D4R3/



signature.asc
Description: This is a digitally signed message part.
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JIR4PZXR2ATGMCPV3BNMRMTFWAK2TYD7/


[ovirt-devel] Re: Proposing Benny Zlotnik as an Engine Storage maintainer

2020-02-24 Thread Ahmad Khiet
+1
well deserved!

On Sun, Feb 23, 2020 at 6:49 PM Roy Golan  wrote:

>
>
> On Sun, 23 Feb 2020 at 12:30, Fred Rolland  wrote:
>
>> +1
>>
>> On Fri, Feb 21, 2020 at 8:53 PM Tal Nisan  wrote:
>>
>>> Hi everyone,
>>> Benny joined the Storage team in November 2016 and since then played a
>>> key role in investigating very complex customer bugs around oVirt engine as
>>> well as contributing to features such as DR, Cinberlib, new export/import
>>> mechanism and also rewrote and still maintains the LSM mechanism.
>>> Given his big contribution and knowledge around the engine I'd like to
>>> nominate Benny as an engine storage maintainer.
>>>
>>> Your thoughts please.
>>> Tal.
>>>
>>
> +2 :)
>
> ___
>>> Devel mailing list -- devel@ovirt.org
>>> To unsubscribe send an email to devel-le...@ovirt.org
>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>>> oVirt Code of Conduct:
>>> https://www.ovirt.org/community/about/community-guidelines/
>>> List Archives:
>>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/G52XI2QDSJNAOMZURGAFQJH2RZIHJBRX/
>>>
>> ___
>> Devel mailing list -- devel@ovirt.org
>> To unsubscribe send an email to devel-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GRZXZEA3MQKOVCILNQZZVAZ64HMPYQOQ/
>>
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/TRNHBAOMERUWGUFFFSWDP323BVB3D4R3/
>


-- 

Ahmad Khiet

Red Hat 

akh...@redhat.com
M: +972-54-6225629

___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/J47EZ3KVAESHY4K2QPFOH2RRRSTCX7ZP/