On Wed, Jul 3, 2019 at 5:25 PM Dafna Ron <[email protected]> wrote: > > > > On Wed, Jul 3, 2019 at 3:11 PM Miguel Duarte de Mora Barroso > <[email protected]> wrote: >> >> On Wed, Jul 3, 2019 at 2:26 PM Dafna Ron <[email protected]> wrote: >> > >> > build-artifacts failing on el7 and on fc29 >> > >> > the el7 is failing on download of mom package (which exists on repo) >> > >> > [2019-07-03T08:04:45.865Z] Delta RPMs disabled because >> > /usr/bin/applydeltarpm not installed. >> > [2019-07-03T08:04:45.865Z] >> > http://resources.ovirt.org/repos/ovirt/tested/master/rpm/el7/noarch/mom-0.5.13-0.0.master.el7.noarch.rpm: >> > [Errno -1] Package does not match intended download. Suggestion: run yum >> > --enablerepo=masterLatestTested clean metadata >> > [2019-07-03T08:04:45.865Z] Trying other mirror. >> > [2019-07-03T08:04:45.865Z] >> > [2019-07-03T08:04:45.865Z] >> > [2019-07-03T08:04:45.865Z] Error downloading packages: >> > [2019-07-03T08:04:45.865Z] mom-0.5.13-0.0.master.el7.noarch: [Errno 256] >> > No more mirrors to try. >> > >> >> So... About this ?... What can be done ? > > > added a patch: https://gerrit.ovirt.org/#/c/101491/ > lets see if it does the trick > >> >> > >> > fc29 is failing on date: >> > >> > >> > [2019-07-03T08:08:12.497Z] done >> > [2019-07-03T08:08:12.497Z] %{__python2} -m compileall . >> >> It is not failing on 'date', it's failing here, because apparently the >> mock environment doesn't have python-setuptools installed (and thus it >> can't replace the __python2 macro w/ 'python'). >> >> In the next patch - https://gerrit.ovirt.org/#/c/101386/ - I add the >> python-setuptools dependencies. >> >> Would you let me know ASAP the status of the fc29 build of the >> aforementioned patch ? > > > looks like this is the last one and it failed on same issue: > https://gerrit.ovirt.org/#/c/101107/
This one is the last merged one: https://gerrit.ovirt.org/#/c/101386/ The check-merged failed, so it was not sent to the change queue. Failed on el7 because of the MOM thing - check [0]: 10:04:45 http://resources.ovirt.org/repos/ovirt/tested/master/rpm/el7/noarch/mom-0.5.13-0.0.master.el7.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=masterLatestTested clean metadata 10:04:45 Trying other mirror. 10:04:45 10:04:45 10:04:45 Error downloading packages: 10:04:45 mom-0.5.13-0.0.master.el7.noarch: [Errno 256] No more mirrors to try. I'm hoping you patch fixes this MOM thing ... [0] - https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-on-merge/335/consoleFull > >> >> > [2019-07-03T08:08:12.497Z] bash: line 0: fg: no job control >> > [2019-07-03T08:08:12.497Z] make[1]: *** [Makefile:39: compile] Error 1 >> > [2019-07-03T08:08:12.497Z] make[1]: Leaving directory >> > '/home/jenkins/workspace/ovirt-provider-ovn_standard-on-merge/ovirt-provider-ovn/rpmbuild/BUILD/ovirt-provider-ovn-1.2.24' >> > [2019-07-03T08:08:12.497Z] error: Bad exit status from >> > /var/tmp/rpm-tmp.5xvxHO (%install) >> > [2019-07-03T08:08:12.497Z] >> > [2019-07-03T08:08:12.497Z] >> > [2019-07-03T08:08:12.497Z] RPM build errors: >> > [2019-07-03T08:08:12.497Z] bogus date in %changelog: Wed Nov 15 2018 >> > Miguel Duarte Barroso <[email protected]> - 1.2.17 >> > [2019-07-03T08:08:12.497Z] Bad exit status from >> > /var/tmp/rpm-tmp.5xvxHO (%install) >> > [2019-07-03T08:08:12.497Z] make: *** [Makefile:129: rpm] Error 1 >> > [2019-07-03T08:08:12.497Z] Took 1 seconds >> > [2019-07-03T08:08:12.497Z] =================================== >> > [2019-07-03T08:08:12.497Z] Finish: shell >> > >> > >> > >> > On Wed, Jul 3, 2019 at 1:09 PM oVirt Jenkins <[email protected]> wrote: >> >> >> >> Change 101107,6 (ovirt-provider-ovn) is probably the reason behind recent >> >> system test failures in the "ovirt-master" change queue and needs to be >> >> fixed. >> >> >> >> This change had been removed from the testing queue. Artifacts build from >> >> this >> >> change will not be released until it is fixed. >> >> >> >> For further details about the change see: >> >> https://gerrit.ovirt.org/#/c/101107/6 >> >> >> >> For failed test results see: >> >> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14825/ >> >> _______________________________________________ >> >> Infra mailing list -- [email protected] >> >> To unsubscribe send an email to [email protected] >> >> 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/[email protected]/message/4IH3TDNYYI3GJ6PK6WTFVO6EH7GBXBVD/ _______________________________________________ Infra mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/W5WASOWBZU445NDHBVD7HKGTHU4OVVN7/
