[RELENG-40] JJBs build fails if all the three type of VMs ( ODL VM, Devstack VM and TOOL SYSTEM VM) are created Created: 17/Jan/17  Updated: 19/Oct/17  Resolved: 17/Jan/17

Status: Resolved
Project: releng
Component/s: Jenkins Job Builder
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Dhevendran Kulandaivel Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 7557

 Description   

JJBs build fails if all the three type of VMs ( ODL VM, Devstack VM and TOOL SYSTEM VM) are created

The template as in this patch https://git.opendaylight.org/gerrit/#/c/50406/ is used to create JJBs which (in turn) spawns all three type of VMs .

The JJB builder is failing with error as in the console https://jenkins.opendaylight.org/sandbox/job/netvirt-vpnservices-csit-1node-hwvtep-openstack-mitaka-upstream-transparent-carbon/1/console

========================= Excerpt of the error message ======================
10:08:59 unicodecsv==0.14.1
10:08:59 warlock==1.2.0
10:08:59 wrapt==1.10.810:09:05 ERROR: The Parameter (vm_2_image) was not defined in template.
10:09:06 Stack not found: netvirt-vpnservices-csit-1node-hwvtep-openstack-mitaka-upstream-transparent-carbon-2
10:09:06 Failed to initialize infrastructure. Quitting...
10:09:06 Build step 'Execute shell' marked build as failure
10:09:06 [ssh-agent] Stopped.
10:09:06 Robot results publisher started...
10:09:06 -Parsing output xml:
10:09:06 Failed!
10:09:06 hudson.AbortException: No files found in path /w/workspace/netvirt-vpnservices-csit-1node-hwvtep-openstack-mitaka-upstream-transparent-carbon with configured filemask: output.xml
10:09:06 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:77)
10:09:06 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:54)
10:09:06 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
========================= Excerpt of the error message ====================



 Comments   
Comment by Thanh Ha (zxiiro) [ 17/Jan/17 ]

Not sure why a bug is being reported here. Infrastructure is working as expected. As I mentioned on the mailing list the failing is due to this message:

ERROR: The Parameter (vm_2_image) was not defined in template.

Which tells me you defined a required variable vm_2_image but did not pass a value for that variable so Heat was not able to determine which image to spawn.

Let's take further discussions to the mailing list / Gerrit rather than here.

Generated at Wed Feb 07 20:37:20 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.