[JIRA] (OVIRT-2193) vdsm project CQ failure:
004_basic_sanity.preview_snapshot_with_memory
by Doron Fediuck (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2193?page=com.atlassian.jir... ]
Doron Fediuck commented on OVIRT-2193:
--------------------------------------
A race by definition may or may not materialize. If it's consistent that's an easy thing to fix.
If it's not, We need some more insights than the end result. For example, is there an environmental issue, etc.
> vdsm project CQ failure: 004_basic_sanity.preview_snapshot_with_memory
> ----------------------------------------------------------------------
>
> Key: OVIRT-2193
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2193
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures, ost_race
>
> we have a failed vdsm test in basic master suite.
> 004_basic_sanity.preview_snapshot_with_memory
> seems like a regression.
> ' 2018-06-12 07:31:08,080-04 DEBUG [org.ovirt.engine.core.aaa.filters.SsoRestApiNegotiationFilter] (default task-27) [] SsoRestApiNegotiationFilter Not performing Negotiate Auth
> 2018-06-12 07:31:08,087-04 ERROR [org.ovirt.engine.api.restapi.resource.validation.ValidationExceptionMapper] (default task-27) [] Input validation failed while processing 'POST' request for path '/vms/ec6dcfb7-dda9-4c58-b048-87b08ffcbfbe
> /previewsnapshot'.
> 2018-06-12 07:31:08,087-04 ERROR [org.ovirt.engine.api.restapi.resource.validation.ValidationExceptionMapper] (default task-27) [] Exception: org.ovirt.api.metamodel.server.ValidationException: Parameter 'snapshot.id' is mandatory but was
> not provided.
> at org.ovirt.engine.api.resource.VmResourceHelper.validatePreviewSnapshot(VmResourceHelper.java:75) [restapi-definition.jar:]
> at org.ovirt.engine.api.resource.VmResource.doPreviewSnapshot(VmResource.java:333) [restapi-definition.jar:]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_171]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_171]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_171]
> at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_171]'
> Change 90532,7 (vdsm) is probably the reason behind recent system test failures
> in the "ovirt-master" change queue and needs to be fixed.
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/90532/7
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/8169/
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months
[JIRA] (OVIRT-2193) vdsm project CQ failure:
004_basic_sanity.preview_snapshot_with_memory
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2193?page=com.atlassian.jir... ]
Eyal Edri commented on OVIRT-2193:
----------------------------------
[~dfediuck] we seem to be getting race failures like that often, which makes it very hard to enable reporting back to Gerrit to finding a resolution.
We can't continue with the approach of "no reason for it to fail, its a race" and stop the debugging process there.
There has to be a more in depth investigation from development side if we want to start reducing these races.
> vdsm project CQ failure: 004_basic_sanity.preview_snapshot_with_memory
> ----------------------------------------------------------------------
>
> Key: OVIRT-2193
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2193
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures, ost_race
>
> we have a failed vdsm test in basic master suite.
> 004_basic_sanity.preview_snapshot_with_memory
> seems like a regression.
> ' 2018-06-12 07:31:08,080-04 DEBUG [org.ovirt.engine.core.aaa.filters.SsoRestApiNegotiationFilter] (default task-27) [] SsoRestApiNegotiationFilter Not performing Negotiate Auth
> 2018-06-12 07:31:08,087-04 ERROR [org.ovirt.engine.api.restapi.resource.validation.ValidationExceptionMapper] (default task-27) [] Input validation failed while processing 'POST' request for path '/vms/ec6dcfb7-dda9-4c58-b048-87b08ffcbfbe
> /previewsnapshot'.
> 2018-06-12 07:31:08,087-04 ERROR [org.ovirt.engine.api.restapi.resource.validation.ValidationExceptionMapper] (default task-27) [] Exception: org.ovirt.api.metamodel.server.ValidationException: Parameter 'snapshot.id' is mandatory but was
> not provided.
> at org.ovirt.engine.api.resource.VmResourceHelper.validatePreviewSnapshot(VmResourceHelper.java:75) [restapi-definition.jar:]
> at org.ovirt.engine.api.resource.VmResource.doPreviewSnapshot(VmResource.java:333) [restapi-definition.jar:]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_171]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_171]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_171]
> at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_171]'
> Change 90532,7 (vdsm) is probably the reason behind recent system test failures
> in the "ovirt-master" change queue and needs to be fixed.
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/90532/7
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/8169/
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months
[JIRA] (OVIRT-2202)
006_migrations.prepare_migration_attachments_ipv4 for
ovirt-engine-dashboard
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2202?page=com.atlassian.jir... ]
Eyal Edri commented on OVIRT-2202:
----------------------------------
This is open for almost a month, I don't think we still even have logs to look at them?
[~dron] if you can't get a resolution or response on an error, please let me know on the same week, so we can escalate.
Right now you can probably close it as can't reproduce.
> 006_migrations.prepare_migration_attachments_ipv4 for ovirt-engine-dashboard
> ----------------------------------------------------------------------------
>
> Key: OVIRT-2202
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2202
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures, ost_race
>
> There was a failed test 006_migrations.prepare_migration_attachments_ipv4
> Error: The response content type 'text/html; charset=iso-8859-1' isn't the expected XML
> Build: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/8208/
> patch reported: https://gerrit.ovirt.org/#/c/92238/1 - add resolutions section to force jquery and bootstrap versions
> The actual error is: Unable to process messages Broken pipe: java.io.IOException: Broken pipe
> this would be the error in vdsm:
> '2018-06-14 04:05:34,698-0400 ERROR (jsonrpc/5) [vds] connectivity check failed (API:1537)
> Traceback (most recent call last):
> File "/usr/lib/python2.7/site-packages/vdsm/API.py", line 1534, in setupNetworks
> supervdsm.getProxy().setupNetworks(networks, bondings, options)
> File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 56, in __call__
> return callMethod()
> File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 54, in <lambda>
> **kwargs)
> File "<string>", line 2, in setupNetworks
> File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod
> raise convert_to_error(kind, result)
> ConfigNetworkError: (10, 'connectivity check failed')
> 2018-06-14 04:05:34,699-0400 INFO (jsonrpc/5) [api.network] FINISH setupNetworks return={'status': {'message': 'connectivity check failed', 'code': 10}} from=::ffff:192.168.201.4,50952 (api:53)
> 2018-06-14 04:05:34,699-0400 INFO (jsonrpc/5) [jsonrpc.JsonRpcServer] RPC call Host.setupNetworks failed (error 10) in 127.20 seconds (__init__:311)'
> The patch may be related so I will as Greg to take a look
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months
[JIRA] (OVIRT-2203) failure in update host caused patch to fail
by Eyal Edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2203?page=com.atlassian.jir... ]
Eyal Edri commented on OVIRT-2203:
----------------------------------
[~sbonazzo(a)redhat.com] who can look at the upgrade logs and see if there is a bug there?
> failure in update host caused patch to fail
> -------------------------------------------
>
> Key: OVIRT-2203
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2203
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures, ost_infra, ost_race
>
> The patch failed due to failure to update the host:
> '2018-06-14 08:25:38,754-04 ERROR [org.ovirt.engine.core.bll.host.HostUpgradeManager] (EE-ManagedThreadFactory-commandCoordinator-Thread-1) [cb22fd71-b94d-4567-a8e4-78238868d2de] Failed to run check-update of host 'lago-basic-suite-master-
> host-0''
> I can see that the upgrade suite also failed for not seeing repos
> The next metrics build succeeded successfully so there is no need to do anything
> I cannot be sure but I think its probably a network glitch or jenkins issue which happened during the test run.
> here is the info from the mail:
> Change 92195,2 (ovirt-engine-metrics) is probably the reason behind recent
> system test failures in the "ovirt-master" change queue and needs to be fixed.
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/92195/2
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/8213/
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months
[JIRA] (OVIRT-2304) Make usrc.py list all the added US patches in
the commit message not the last one
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2304?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-2304:
--------------------------------
Issue Type: Improvement (was: New Feature)
> Make usrc.py list all the added US patches in the commit message not the last one
> ---------------------------------------------------------------------------------
>
> Key: OVIRT-2304
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2304
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: usrc.py
> Reporter: Barak Korren
> Assignee: infra
>
> When running the '{{usrc.py update --commit}}' command, it creates a commit message that includes various details about the patch that was linked to in '{{upstream-sources.yaml}}'.
> This commit message does not really show the full picture for the change that is really being done to the DS repo, as when updating '{{upstream-sources.yaml}}', the effictive change to the repo is the sub of all commits between the new commit that is added to '{{upstream-sources.yaml}}' and the one that was there before.
> It is desirable to list all the US commits between the previous one to the updated one in the commit message so that it is easier to understand the extent of the actual change that was made.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months