
On Sun, Aug 14, 2016 at 9:29 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Il 14/Ago/2016 08:04, "Eyal Edri" <eedri@redhat.com> ha scritto:
This is also failing system tests master + 4.0, so we need a fix ASAP. Didi, can you check if this is a regression of a change needed to engine setup automation / answer file ?
Adding didi
http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/lastComplet...
On Sun, Aug 14, 2016 at 9:01 AM, Eyal Edri <eedri@redhat.com> wrote:
Adding infra.
But it looks like a real error, maybe Didi can help today with understanding where it comes from, we might need to do update to answer file due to recent change or something.
Relevant patch which touched PKI just recently:
commit f87e5c1ba7c58d342ba520422b0ec36fb01a866e Author: Yedidyah Bar David <didi@redhat.com> Date: Wed Aug 10 14:02:19 2016 +0300
packaging: setup: Enroll missing pki on upgrade
Without this patch, imageio-proxy pki will not be generated on upgrade from 3.6, because it did not exist then.
Change-Id: Ib5bbe9ddb45bfcbf6b7bf8aa7c6e2fb19fa206fe Bug-Url: https://bugzilla.redhat.com/1365451 Signed-off-by: Yedidyah Bar David <didi@redhat.com>
Indeed above patch broke setup. Very sorry for that. I only tested it on upgrade flows but it broke clean setup. Don't we have CI tests that run clean setup? In particular, [1] succeeded. I guess it upgrades from 'master without this patch' to 'master with this patch'... Anyway, pushed a patch [2] to fix this. [1] http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_mer... [2] https://gerrit.ovirt.org/#/q/I67669b0b81e87690ff31d90247d803f175423fe8
On Sun, Aug 14, 2016 at 8:48 AM, Allon Mureinik <amureini@redhat.com> wrote:
Hi guys,
Any recent engine patch (e.g., [1]) I look at seems to fail the CI in a similar way:
[ INFO ] Stage: Setup validation [WARNING] Cannot validate host name settings, reason: resolved host does not match any of the local addresses [WARNING] Less than 16384MB of memory is available --== CONFIGURATION PREVIEW ==-- Application mode : both Default SAN wipe after delete : False Firewall manager : firewalld Update Firewall : True Host FQDN : el7-vm31 Require packages rollback : False Upgrade packages : True Engine database secured connection : False Engine database host : localhost Engine database user name : engine Engine database name : engine Engine database port : 5432 Engine database host name validation : False Configure local DWH database : False Engine installation : True NFS setup : True PKI organization : ovirt.org NFS export ACL : 0.0.0.0/0.0.0.0(rw) NFS mount point : /var/lib/exports/iso Configure local Engine database : True Set application as default page : True Configure Apache SSL : True DWH installation : False Engine Host FQDN : el7-vm31 Configure Image I/O Proxy : False Configure VMConsole Proxy : True Configure WebSocket Proxy : True [ INFO ] Stage: Transaction setup [ INFO ] Stopping engine service [ INFO ] Stopping ovirt-fence-kdump-listener service [ INFO ] Stopping websocket-proxy service [ INFO ] Stage: Misc configuration [ INFO ] Stage: Package installation [ INFO ] Stage: Misc configuration [ INFO ] Upgrading CA [ ERROR ] Failed to execute stage 'Misc configuration': Command '/usr/share/ovirt-engine/bin/pki-enroll-pkcs12.sh' failed to execute
Can you take a look please?
Thanks,
Allon
[1] http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_cre...
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
-- Eyal Edri Associate Manager RHV DevOps EMEA ENG Virtualization R&D Red Hat Israel
phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Didi