Jenkins repository issues?
by Nir Soffer
Hi infra,
Jenkinks failed to installed rpms on Fedora 23 - same build succeeded yesterday,
without any change (on fedora).
20:28:14 Failed to synchronize cache for repo 'fedora', disabling.
20:28:16 Error: nothing provides usbutils needed by
vdsm-hook-hostusb-4.18.999-168.gitf857e35.fc23.noarch.
20:28:16 nothing provides fcoe-utils needed by
vdsm-hook-fcoe-4.18.999-168.gitf857e35.fc23.noarch.
20:28:16 nothing provides ed needed by vdsm-4.18.999-168.gitf857e35.fc23.x86_64.
20:28:16 package vdsm-tests-4.18.999-168.gitf857e35.fc23.noarch
requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the
providers can be installed.
20:28:16 package
vdsm-hook-vmfex-dev-4.18.999-168.gitf857e35.fc23.noarch requires vdsm
= 4.18.999-168.gitf857e35.fc23, but none of the providers can be
installed.
20:28:16 package vdsm-hook-ovs-4.18.999-168.gitf857e35.fc23.noarch
requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the
providers can be installed.
20:28:16 package vdsm-hook-extnet-4.18.999-168.gitf857e35.fc23.noarch
requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the
providers can be installed.
20:28:16 package
vdsm-hook-ethtool-options-4.18.999-168.gitf857e35.fc23.noarch requires
vdsm = 4.18.999-168.gitf857e35.fc23, but none of the providers can be
installed.
20:28:16 nothing provides ed needed by vdsm-4.18.999-168.gitf857e35.fc23.x86_64.
20:28:16 package vdsm-gluster-4.18.999-168.gitf857e35.fc23.noarch
requires vdsm = 4.18.999-168.gitf857e35.fc23, but none of the
providers can be installed.
20:28:16 package
vdsm-hook-qemucmdline-4.18.999-168.gitf857e35.fc23.noarch requires
vdsm, but none of the providers can be installed.
20:28:16 package vdsm-hook-macbind-4.18.999-168.gitf857e35.fc23.noarch
requires vdsm >= 4.14, but none of the providers can be installed.
20:28:16 package vdsm-hook-ipv6-4.18.999-168.gitf857e35.fc23.noarch
requires vdsm >= 4.16.7, but none of the providers can be installed.
20:28:16 package vdsm-hook-faqemu-4.18.999-168.gitf857e35.fc23.noarch
requires vdsm, but none of the providers can be installed.
20:28:16 package
vdsm-hook-fakevmstats-4.18.999-168.gitf857e35.fc23.noarch requires
vdsm, but none of the providers can be installed.
20:28:16 nothing provides logrotate needed by
vdsm-4.18.999-142.gitb53f26b.fc23.x86_64.
20:28:16 package
vdsm-hook-checkimages-4.18.999-168.gitf857e35.fc23.noarch requires
vdsm, but none of the providers can be installed.
20:28:16 package
vdsm-hook-allocate_net-4.18.999-168.gitf857e35.fc23.noarch requires
vdsm, but none of the providers can be installed
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/3585/con...
Please check.
Thanks,
Nir
8 years, 4 months
[JIRA] (OVIRT-616) update jobs to include hystrix from EPEL
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-616?page=com.atlassian.jira... ]
Barak Korren commented on OVIRT-616:
------------------------------------
If it is indeed a missing build dep (not sure hysterix should really be needed during the build process), then maybe the best way to deal with this once and for all is just to run the build part of the job inside mock.
(A quick hack to do this would be to copy the building part of check_patch.sh to a temporary script and run it with mock_runner.sh. A more stable solution would be to then submit the temp script is a patch to engine. We can also use build_articafts.sh but I think that does a slow full-permutation build)
> update jobs to include hystrix from EPEL
> ----------------------------------------
>
> Key: OVIRT-616
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-616
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Evgheni Dereveanchin
> Assignee: infra
>
> oVirt 4.1 requires hystrix yet this package is filtered in jobs which is causing tests to fail:
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.0_el7_mer...
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.0_el7_mer...
> {quote}error: Failed build dependencies:
> hystrix-core is needed by ovirt-engine-4.1.0-0.0.master.20160629135203.gitf1f59e0.el7.centos.noarch
> hystrix-metrics-event-stream is needed by ovirt-engine-4.1.0-0.0.master.20160629135203.gitf1f59e0.el7.centos.noarch
> Installing /home/jenkins/workspace/ovirt-engine_master_upgrade-from-4.0_el7_merged/tmp_repo/ovirt-engine-4.1.0-0.0.master.20160629135203.el7.centos.src.rpm
> {quote}
--
This message was sent by Atlassian JIRA
(v1000.110.0#100004)
8 years, 4 months