On Wed, Nov 28, 2018 at 10:47 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
On Wed, Nov 28, 2018 at 10:32 PM Dafna Ron <dron(a)redhat.com>
wrote:
> 1. it did not break ost. one failed CQ run on for one project does not
> mean that ost is broken :)
>
Ok, broke the change queue :-)
> 2. the build was reported as failed even though there was no actual
> failure as CQ did not even start to run. if you look at the error, you can
> see that CQ actually exited because the package was failed to be build. so
> no package -> no CQ run.
>
> *18:25:48* vdsm_standard-on-merge (33) failed building
>
> The vdsm build is failing with this error;
>
> *20:04:31* [build-artifacts.fc28.s390x] *** WARNING: mangling shebang in
/usr/libexec/vdsm/hooks/before_nic_hotplug/50_macspoof from #!/usr/bin/python to
#!/usr/bin/python2. This will become an ERROR, fix it manually!*20:04:31*
[build-artifacts.fc28.s390x] *** WARNING: mangling shebang in
/usr/libexec/vdsm/hooks/before_device_create/50_macspoof from #!/usr/bin/python to
#!/usr/bin/python2. This will become an ERROR, fix it manually!*20:04:32*
[build-artifacts.fc28.s390x] *** WARNING: mangling shebang in
/usr/libexec/vdsm/hooks/before_vm_start/50_fileinject from #!/usr/bin/python to
#!/usr/bin/python2. This will become an ERROR, fix it manually!
>
> This looks like a warning not an error.
Maybe the stdci change added fedora 28 build on s390x, that was not
enabled before the patch?
Checking gerrit, we see:
http://jenkins.ovirt.org/job/vdsm_standard-on-merge/33/ : FAILURE
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/3939/ :
FAILURE
check merged is failing most of the time, we can safely ignore it.
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-x86_64/343/ :
SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-x86_64/4507/ :
SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-ppc64le/3925/
: SUCCESS
http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-fc28-s390x/208/ :
SUCCESS
So build artifacts succeeded with all platform/distros.
http://jenkins.ovirt.org/job/standard-enqueue/17729/ : This change was
successfully submitted to the change queue(s) for system testing.
And the patch was added to the change queue.
Based on this I expect OST to use the packages built in gerrit.
We need more info about this failure.