Please use package versions when building rpms
by Dafna Ron
Hi All,
As some of you may have noticed, we have been having failures for some of
the tests in master in the past 24 hours with the following yum error:
https://pastebin.com/vqJCLgrP
After some debugging we found that the issue is caused because the package
which is failing had two different commits and no version set which caused
two different packages with exactly the same name to be created.
To solve this issue we would need the package to be re-build with a new
version set.
Here are the details on the package and how it failed.
As you can see below we had two different commits creating two different
packages by the same name:
https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-
template_standard-on-ghpush/30/
which was triggered by push: 00f5ffd4-a06e-11e8-8fc7-fa3846728ab0
https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-image-
template_standard-on-ghpush/31/
which was triggered by push: 3dfc5996-a09b-11e8-856c-ec86908871c4
checking the packages that exist in the 4.2 and master tested repos I can
see that we have the same exact name for two different packages:
4.2:
ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
Header SHA1 digest: OK (0033d83c3d8b6b0506767de3a4e44ffd64b2605c)
MD5 digest: OK (2b6e87e53a51175aeac61662561c0e20)
master:
ovirt-ansible-image-template-1.1.7-1.el7.noarch.rpm:
Header SHA1 digest: OK (597577a11775a7fc21207f3e76fe4df8a5030912)
MD5 digest: OK (74bafadf2afae5f7797a90c982ad2767)
This would cause yum to fail because we cannot have the same package name
with different checksums.
If anyone needs help in setting up versioning please contact myself or
anyone from the CI team and we would be happy to assist.
Thanks,
Dafna
6 years, 3 months
[JIRA] (OVIRT-2405) 4.2 ovirt is failing on vdsm packages
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2405?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2405:
-----------------------------
Resolution: Fixed
Status: Done (was: To Do)
> 4.2 ovirt is failing on vdsm packages
> -------------------------------------
>
> Key: OVIRT-2405
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2405
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures, ost_packages
>
> seems we are missing deps for the package but in tested I am not seeing the package at all.
> Error: Package: vdsm-4.20.36-2.gita761598.el7.x86_64 (alocalsync)
> '[dron@dron ovirt-system-tests]$ repoquery --repofrompath=testrepo,http://resources.ovirt.org/repos/ovirt/tested/4.2/rpm/el7/ --repoid=testrepo --query --all |grep vdsm
> Repository google-chrome is listed more than once in the configuration
> Repository google-talkplugin is listed more than once in the configuration
> vdsm-0:4.20.35-2.git2ac8149.el7.x86_64'
> will look where its coming from and issue fix/talk to devs
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 3 months
[JIRA] (OVIRT-2437) patch fails CQ but not submitted to CQ message
appears
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2437?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2437:
-----------------------------
Resolution: Fixed
Status: Done (was: To Do)
> patch fails CQ but not submitted to CQ message appears
> ------------------------------------------------------
>
> Key: OVIRT-2437
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2437
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures
>
> we have an alert for a patch that failed CQ but when I look at the patch I see the "This change was not submitted to any change queues" message.
> I am also not seeing any build-artifacts job for the patch.
> I see that the message continues with:
> "If your project uses STDCI V2 and you have release branches configured, you may disregard this message."
> However, if the package had not failed, is there any way for me to know that it is actually submitted to CQ?
> example patch: https://gerrit.ovirt.org/#/c/93528/
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 3 months
[JIRA] (OVIRT-2437) patch fails CQ but not submitted to CQ message
appears
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2437?page=com.atlassian.jir... ]
Dafna Ron commented on OVIRT-2437:
----------------------------------
only way to know is to look at the job pipeline and see if its submitted to CQ.
> patch fails CQ but not submitted to CQ message appears
> ------------------------------------------------------
>
> Key: OVIRT-2437
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2437
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures
>
> we have an alert for a patch that failed CQ but when I look at the patch I see the "This change was not submitted to any change queues" message.
> I am also not seeing any build-artifacts job for the patch.
> I see that the message continues with:
> "If your project uses STDCI V2 and you have release branches configured, you may disregard this message."
> However, if the package had not failed, is there any way for me to know that it is actually submitted to CQ?
> example patch: https://gerrit.ovirt.org/#/c/93528/
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 3 months