On Sun, Jul 31, 2016 at 6:35 PM, Jenkins CI <[email protected]> wrote:
> Jenkins CI has posted comments on this change.
>
> Change subject: build: ovirt-engine-4.0.2.3
> ......................................................................
>
>
> Patch Set 2:
>
> Build Failed
>
> http://jenkins.ovirt.org/job/ovirt-engine_4.0.2_check-merged-el7-x86_64/64/ : 
> FAILURE

15:07:43 Running upgrade sql script
'./packaging/dbscripts/upgrade/03_05_0580_add_default_instance_types.sql'...
15:07:43 
psql:./packaging/dbscripts/upgrade/03_05_0580_add_default_instance_types.sql:131:
ERROR:  duplicate key value violates unique constraint
"pk_permissions_id"
15:07:43 DETAIL:  Key (id)=() already exists.

Didn't try reproducing, but my best guess is that above uuid
was generated by a call to uuid_generate_v1() in above file after it
was already inserted to the table in
dbscripts/data/00600_insert_permissions.sql.

Perhaps we should be using something more random.

[1] https://www.postgresql.org/docs/9.5/static/uuid-ossp.html

>
> http://jenkins.ovirt.org/job/ovirt-engine_4.0.2_check-merged-fc23-x86_64/64/ 
> : SUCCESS
>
> --
> To view, visit https://gerrit.ovirt.org/61733
> To unsubscribe, visit https://gerrit.ovirt.org/settings
>
> Gerrit-MessageType: comment
> Gerrit-Change-Id: Ice9518eea22dfa19126e04e49f3a76ee86f3e3c0
> Gerrit-PatchSet: 2
> Gerrit-Project: ovirt-engine
> Gerrit-Branch: ovirt-engine-4.0.2
> Gerrit-Owner: Yedidyah Bar David <[email protected]>
> Gerrit-Reviewer: Eyal Edri <[email protected]>
> Gerrit-Reviewer: Jenkins CI
> Gerrit-Reviewer: Oved Ourfali <[email protected]>
> Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
> Gerrit-Reviewer: gerrit-hooks <[email protected]>
> Gerrit-HasComments: No



-- 
Didi
_______________________________________________
Devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to