Sanity: VM create tests fails due to timeout when Vcenter due to copying vcenter-datastore

Bug #1737262 reported by Sarath
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.1
Fix Committed
High
Sarath
Trunk
Fix Committed
High
Sarath

Bug Description

This issue seen mostly first time run as it needs copy from Glance to Vcenter-datastore for launching the VM on vcenter.
Need to find max time and raise the failure retry timers on the Automation script for this.

Currently below scripts fails for this,
TestSvcRegr.test_svc_in_network_datapath[ci_sanity_WIP,quick_sanity,sanity,suite1,vcenter_compute]
TestBasicVMVNx.test_sctp_traffic_between_vm[sanity,vcenter_compute]

2017-12-08 12:31:40,352 - INFO - VM ([<Server: ctest-pt_svm0-00145255>]) created on node: (5a10s29), Zone: (nova:5a10s29)
2017-12-08 12:31:40,352 - INFO - Waiting for VM ctest-pt_svm0-00145255 to be up..
2017-12-08 12:34:21,166 - ERROR - Fatal Nova Exception while getting VM detail
2017-12-08 12:34:21,170 - INFO - Deleting VM ctest-pt_svm0-00145255
2017-12-08 12:34:21,630 - INFO - Service template: ['default-domain', 'ctest-service_template_1-42408489'] deleted successfully.
2017-12-08 12:34:21,630 - INFO - Deleting VM ctest-right_vm-23580352
2017-12-08 12:34:21,631 - ERROR - VM ctest-right_vm-23580352 has failed to come up
2017-12-08 12:34:21,631 - ERROR - Nova failed to get host of the VM
2017-12-08 12:34:21,631 - ERROR - VM ctest-right_vm-23580352 has failed to come up
2017-12-08 12:34:21,631 - ERROR - Nova failed to get host of the VM
2017-12-08 12:34:21,631 - ERROR - VM ctest-right_vm-23580352 has failed to come up
2017-12-08 12:34:21,632 - ERROR - Nova failed to get host of the VM
2017-12-08 12:34:22,016 - INFO - Deleting VM ctest-left_vm-52608822
2017-12-08 12:34:22,017 - ERROR - VM ctest-left_vm-52608822 has failed to come up
2017-12-08 12:34:22,017 - ERROR - Nova failed to get host of the VM
2017-12-08 12:34:22,017 - ERROR - VM ctest-left_vm-52608822 has failed to come up
2017-12-08 12:34:22,017 - ERROR - Nova failed to get host of the VM
2017-12-08 12:34:22,017 - ERROR - VM ctest-left_vm-52608822 has failed to come up
2017-12-08 12:34:22,018 - ERROR - Nova failed to get host of the VM
2017-12-08 12:34:22,256 - INFO - Deleting VN ctest-right_vn-45288921
2017-12-08 12:34:22,324 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:34:27,406 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:34:32,495 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:34:37,580 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:34:42,671 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:34:47,761 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:34:52,848 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:34:57,920 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:35:03,003 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:35:08,092 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:35:13,172 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:35:18,252 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:35:23,337 - WARNING - Deleting VN ctest-right_vn-45288921 failed..Will retry
2017-12-08 12:35:23,359 - WARNING - RI ctest-right_vn-45288921 is still found in API-Server
2017-12-08 12:35:28,386 - WARNING - RI ctest-right_vn-45288921 is still found in API-Server
2017-1

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/38268
Submitter: Sarath (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/38269
Submitter: Sarath (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/38268
Committed: http://github.com/Juniper/contrail-test/commit/475452c3ecb4edc5dc1dd1418d465440eb8f381e
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 475452c3ecb4edc5dc1dd1418d465440eb8f381e
Author: sarath <email address hidden>
Date: Mon Dec 11 23:47:14 2017 -0800

closes-bug: #1737262

Change-Id: Ic91bd15cb69025a1e742ef4fb60740d0dc7e6cd8

Revision history for this message
Sarath (nsarath) wrote :

Senthil debugging more of the VM copy on Vcenter datastore.

Revision history for this message
Jeba Paulaiyan (jebap) wrote :

Let us use the thin provisioned VM and use retries as 60 and delay as 5.

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/38269
Submitter: Sarath (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/38496
Submitter: Sarath (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/38269
Committed: http://github.com/Juniper/contrail-test-ci/commit/0880bc5dd5d6c3ec7bc9773a44e7a2b7d7f40fee
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 0880bc5dd5d6c3ec7bc9773a44e7a2b7d7f40fee
Author: sarath <email address hidden>
Date: Mon Dec 11 23:50:21 2017 -0800

closes-bug: #1737262

Change-Id: I85a6081828ca352bd2f68e276fa381cbc556a1b8

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/38496
Committed: http://github.com/Juniper/contrail-test-ci/commit/c98ed647a9eae81c9b0153b14b4559656af022e4
Submitter: Zuul (<email address hidden>)
Branch: master

commit c98ed647a9eae81c9b0153b14b4559656af022e4
Author: sarath <email address hidden>
Date: Mon Dec 11 23:50:21 2017 -0800

closes-bug: #1737262

Change-Id: I85a6081828ca352bd2f68e276fa381cbc556a1b8

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/40095
Submitter: Ankit Jain (<email address hidden>)

Jeba Paulaiyan (jebap)
tags: added: sanity
removed: sanityblocker
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.