Skip to content
Failed

Console Output

Skipping 2,387 KB.. Full Log
--> htail:prop[1] = 1652.8901595442062

--> vtail:prop    = [1371.822222222222, None]

--> fuse:wet      = None
--> fuse:volume   = None

Traceback (most recent call last):
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session02/7_f118_OUTPMTR.py", line 34, in <module>
    print ("--> wing:span     =", f118.outpmtr.wing.span )
                                  ^^^^^^^^^^^^^^^^^^^^^^
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/problem.py", line 1954, in __getattr__
    raise AttributeError("No Out Value: {!r}".format(name))
AttributeError: No Out Value: 'span'

real	0m0.227s
user	0m0.254s
sys	0m0.313s
+ status=1
+ set +x

=================================================
data/session02/7_f118_OUTPMTR.py failed (as expected)
=================================================


=================================================
8_f118_Phasing.py test;
+ python 8_f118_Phasing.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "f118-A.csm"...
--> old htail:area =  1210.0
--> new htail:area =  2420.0

==> Bulding and viewing Wide Body geometry...

==> Bulding and viewing geometry from WideBody phase...

==> Bulding and viewing Canard geometry...

real	0m0.321s
user	0m0.325s
sys	0m0.334s
+ status=0
+ set +x

=================================================
data/session02/8_f118_Phasing.py passed (as expected)
=================================================


=================================================
f118_Custom.py test;
+ python f118_Custom.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../../data/session02/f118-A.csm"...

==> Bulding and viewing geometry...

real	0m0.240s
user	0m0.284s
sys	0m0.294s
+ status=0
+ set +x

=================================================
solutions/session02/f118_Custom.py passed (as expected)
=================================================


=================================================
+ echo 'f118-B.csm test;'
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
f118-B.csm test;
+ /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/LINUX64/bin/serveESP -batch -verify -outLevel 0 f118-B.csm
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
WARNING:: cannot open "./verify_7.7.0/f118-B.vfy", so verification is being skipped
==> serveESP completed successfully with no verification data

real	0m0.053s
user	0m0.046s
sys	0m0.014s
+ status=0
+ set +x

=================================================
data/session03/f118-B          passed (as expected)
=================================================


=================================================
+ echo 'f118-C.csm test;'
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
f118-C.csm test;
+ /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/LINUX64/bin/serveESP -batch -verify -outLevel 0 f118-C.csm
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
WARNING:: cannot open "./verify_7.7.0/f118-C.vfy", so verification is being skipped
==> serveESP completed successfully with no verification data

real	0m0.053s
user	0m0.046s
sys	0m0.015s
+ status=0
+ set +x

=================================================
data/session03/f118-C          passed (as expected)
=================================================


=================================================
+ echo 'naca.csm test;'
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
naca.csm test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/LINUX64/bin/serveESP -batch -verify -outLevel 0 naca.csm
WARNING:: cannot open "./verify_7.7.0/naca.vfy", so verification is being skipped
==> serveESP completed successfully with no verification data

real	0m0.072s
user	0m0.069s
sys	0m0.008s
+ status=0
+ set +x

=================================================
data/session03/naca            passed (as expected)
=================================================


=================================================
01_xfoil_input.py test;
+ python 01_xfoil_input.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "naca.csm"...

==> Creating xfoilAIM

==> Modified Mach = 0.5

==> Default Alpha = None

==> Modified Alpha = 2.5

==> Modified Alpha = [0.0, 3.0, 5.0, 7.0, 8.0]

==> Unset Alpha = None

 EGADS Info: 0 Objects, 0 Reference in Use (of 0) at Close!

real	0m0.226s
user	0m0.253s
sys	0m0.313s
+ status=0
+ set +x

=================================================
data/session03/01_xfoil_input.py passed (as expected)
=================================================


=================================================
02_xfoil_Analysis.py test;
+ python 02_xfoil_Analysis.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "naca.csm"...

==> Creating xfoilAIM

==> Setting analysis values

==> Running preAnalysis


==> Running xFoil......

==> Running postAnalysis

==> Retrieve analysis results

--> Alpha = [0.0, 3.0, 5.0, 7.0, 8.0]
--> Cl    = [-3.53757498051076e-07, 0.377437462009088, 0.642259371967933, 0.955175654912633, 1.00909750957732]
--> Cd    = [0.00617285380994943, 0.00729426778019863, 0.0100194565543494, 0.0148710809245185, 0.0185150448281252]


real	0m1.072s
user	0m1.084s
sys	0m0.323s
+ status=0
+ set +x

=================================================
data/session03/02_xfoil_Analysis.py passed (as expected)
=================================================


=================================================
03_xfoil_AutoExec.py test;
+ python 03_xfoil_AutoExec.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "naca.csm"...

==> Creating xfoilAIM

==> Setting analysis values

==> Retrieve analysis results

--> Alpha = [0.0, 3.0, 5.0, 7.0, 8.0]
--> Cl    = [-3.53757498051076e-07, 0.377437462009088, 0.642259371967933, 0.955175654912633, 1.00909750957732]
--> Cd    = [0.00617285380994943, 0.00729426778019863, 0.0100194565543494, 0.0148710809245185, 0.0185150448281252]


real	0m1.071s
user	0m1.077s
sys	0m0.333s
+ status=0
+ set +x

=================================================
data/session03/03_xfoil_AutoExec.py passed (as expected)
=================================================


=================================================
04_xfoil_MultiAnalysis.py test;
+ python 04_xfoil_MultiAnalysis.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "naca.csm"...

==> Creating xfoilAIM

==> Setting analysis values

==> Retrieve analysis results

--> Alpha = [0.0, 3.0, 5.0, 7.0, 8.0]
--> Cl    = [-3.53757498051076e-07, 0.377437462009088, 0.642259371967933, 0.955175654912633, 1.00909750957732]
--> Cd    = [0.00617285380994943, 0.00729426778019863, 0.0100194565543494, 0.0148710809245185, 0.0185150448281252]


==> Retrieve analysis results

--> Alpha = [2.87619512562338e-06, 0.789686474042725, 1.18477801663725, 2.37671255179658, 3.18364393502698]
--> Cl    = [2.01724970524547e-16, 0.1, 0.150000000000233, 0.300000000000164, 0.4]
--> Cd    = [0.00617285381077275, 0.00623021348482652, 0.00630554753826838, 0.00680929883615129, 0.00747424244864973]


real	0m1.574s
user	0m1.531s
sys	0m0.377s
+ status=0
+ set +x

=================================================
data/session03/04_xfoil_MultiAnalysis.py passed (as expected)
=================================================


=================================================
05_xfoil_Camber.py test;
+ python 05_xfoil_Camber.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "naca.csm"...

==> Creating xfoilAIM

==> Setting analysis values

==> Retrieve analysis results. camber =  0.0

==> Retrieve analysis results. camber =  0.01

==> Retrieve analysis results. camber =  0.04

==> Retrieve analysis results. camber =  0.07

--> Cambers = [0.0, 0.01, 0.04, 0.07]
--> Alpha   = [[0.0, 1.0, 3.0], [0.0, 1.0, 3.0], [0.0, 1.0, 3.0], [0.0, 1.0]]
--> Cl      = [[-3.53757498051076e-07, 0.126697477361204, 0.377437462181212], [0.140339949737252, 0.266469023977195, 0.514670926888577], [0.554542727545664, 0.680708956698693, 0.940291957324787], [0.919771481559933, 1.03861131519266]]
--> Cd      = [[0.00617285380994943, 0.00627268560115553, 0.00729426778763046], [0.00625861871528289, 0.00622635244564165, 0.00706717658622418], [0.00787687247022659, 0.00739456756393865, 0.0078213365172423], [0.00972065010478373, 0.0101041953398562]]


real	0m3.270s
user	0m3.227s
sys	0m0.378s
+ status=0
+ set +x

=================================================
data/session03/05_xfoil_Camber.py passed (as expected)
=================================================


=================================================
06_xfoil_CleanDirty.py test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ python 06_xfoil_CleanDirty.py

==> Loading geometry from file "naca.csm"...

==> Creating xfoilAIM

1. No Errors  --------------------------------------------------------------------------------

==> Setting alpha sequence

==> Running preAnalysis


==> Running xFoil......

==> Running postAnalysis

--> Cl    = [-3.53757498051076e-07, 0.377437462009088, 0.642259371967933, 0.955175654912633, 1.00909750957732]

2. DIRTY AnalysisVal Error  --------------------------------------------------------------------------------

==> Setting new alpha sequence

==> Attempting to get Cl

==> CAPSError = CAPS_DIRTY:
================================================================================
================================================================================


==> Running preAnalysis


==> Running xFoil......

==> Running postAnalysis

==> Attempting to get Cl

--> Cl    = 0.252764696628452

3. DIRTY GeometryVal Error  --------------------------------------------------------------------------------

==> Modifying camber

==> Attempting to get Cl

==> CAPSError = CAPS_DIRTY:
================================================================================
================================================================================


==> Running preAnalysis


==> Running xFoil......

==> Running postAnalysis

==> Attempting to get Cl

--> Cl    = [1.03861130997367, 1.15325582947821]

4. DIRTY pre- but no postAnalysis Error  --------------------------------------------------------------------------------

==> Modifying Mach

==> Running preAnalysis but not running postAnalysis

==> Attempting to get Cl

==> CAPSError = CAPS_DIRTY:
================================================================================
================================================================================



==> Running xFoil......

==> Running postAnalysis

==> Attempting to get Cl

--> Cl    = [0.967203918356169, 1.07899610948988]

5. CLEAN Error  --------------------------------------------------------------------------------

==> Running preAnalysis

==> CAPSError = CAPS_CLEAN:
================================================================================
================================================================================


real	0m2.984s
user	0m2.917s
sys	0m0.401s
+ status=0
+ set +x

=================================================
data/session03/06_xfoil_CleanDirty.py passed (as expected)
=================================================


=================================================
07_masstran_f118_AIM.py test;
+ python 07_masstran_f118_AIM.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "f118-B.csm"...
==> Geometry used by masstranAll instance with no capsIntent
==> Geometry used by Wing instance with capsIntent='wing'
==> Geometry used by Tail instance with capsIntent='tail'
==> Geometry used by WingFuse instance with capsIntent=['wing','fuse']

real	0m0.384s
user	0m0.338s
sys	0m0.384s
+ status=0
+ set +x

=================================================
data/session03/07_masstran_f118_AIM.py passed (as expected)
=================================================


=================================================
08_masstran_f118_Wing.py test;
+ python 08_masstran_f118_Wing.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "f118-C.csm"...
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 1
	Name = wing:faces, index = 1
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 1
	Property name - wing:faces
	Done getting FEA properties
Updating mesh element types based on properties input

--> Mass = 14792888.88889
--> CG   = [64.85254706407, 4.613994176513e-14, -3.914745293593]

real	0m0.299s
user	0m0.310s
sys	0m0.328s
+ status=0
+ set +x

=================================================
data/session03/08_masstran_f118_Wing.py passed (as expected)
=================================================


=================================================
09_masstran_f118.py test;
+ python 09_masstran_f118.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "f118-C.csm"...
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 6
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 2
	Material name - Madeupium
	No "materialType" specified for Material tuple Madeupium, defaulting to "Isotropic"
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 6
	Property name - fuse:nose
	Property name - fuse:side
	Property name - fuse:tail
	Property name - htail:faces
	Property name - vtail:faces
	Property name - wing:faces
	Done getting FEA properties
Updating mesh element types based on properties input

-->Mass = 52825838.86801
-->CG   = [91.69615213878, 9.02135549621e-15, 0.7254947287442]

real	0m0.292s
user	0m0.294s
sys	0m0.336s
+ status=0
+ set +x

=================================================
data/session03/09_masstran_f118.py passed (as expected)
=================================================


=================================================
10_masstran_f118_journal.py test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ python 10_masstran_f118_journal.py

################################################################################
==> First execution

==> Loading geometry from file "f118-C.csm"...
================================================================================
==> Computing mass 1
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 1
	Name = wing:faces, index = 1
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 488
	Number of elements = 972
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 972
	Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 1
	Property name - wing:faces
	Done getting FEA properties
Updating mesh element types based on properties input
--> 14792888.88889
Something went wrong!

################################################################################
==> Second execution

==> Loading geometry from file "f118-C.csm"...
================================================================================
==> Computing mass 1
--> 14792888.88889
 CAPS Info: Hit last success -- going live!
================================================================================
==> Computing mass 2
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 1
	Name = wing:faces, index = 1
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 488
	Number of elements = 972
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 972
	Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 1
	Property name - wing:faces
	Done getting FEA properties
Updating mesh element types based on properties input
--> 1479288.888889
Something went wrong!

################################################################################
==> Third execution

==> Loading geometry from file "f118-C.csm"...
================================================================================
==> Computing mass 1
--> 14792888.88889
================================================================================
==> Computing mass 2
--> 1479288.888889
 CAPS Info: Hit last success -- going live!
================================================================================
==> Computing mass 3
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 1
	Name = wing:faces, index = 1
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 488
	Number of elements = 972
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 972
	Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 1
	Property name - wing:faces
	Done getting FEA properties
Updating mesh element types based on properties input
--> 147928.8888889

################################################################################
==> Fourth execution

==> Loading geometry from file "f118-C.csm"...
================================================================================
==> Computing mass 1
--> 14792888.88889
================================================================================
==> Computing mass 2
--> 1479288.888889
================================================================================
==> Computing mass 3
--> 147928.8888889

real	0m0.327s
user	0m0.304s
sys	0m0.359s
+ status=0
+ set +x

=================================================
data/session03/10_masstran_f118_journal.py passed (as expected)
=================================================


=================================================
+ echo 'f118-C.csm test;'
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
f118-C.csm test;
+ /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/LINUX64/bin/serveESP -batch -verify -outLevel 0 f118-C.csm
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
WARNING:: cannot open "./verify_7.7.0/f118-C.vfy", so verification is being skipped
==> serveESP completed successfully with no verification data

real	0m0.046s
user	0m0.045s
sys	0m0.007s
+ status=0
+ set +x

=================================================
solutions/session03/f118-C     passed (as expected)
=================================================


=================================================
xfoil_thickness.py test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ python xfoil_thickness.py

==> Loading geometry from file "../../data/session03/naca.csm"...

==> Create xfoilAIM

==> Setting analysis values

==> Retrieve analysis results

==> Retrieve analysis results

==> Retrieve analysis results

==> Retrieve analysis results

--> Thickness = [0.08, 0.1, 0.12, 0.16]
--> Alpha     = [[0.0, 1.0, 3.0], [0.0, 1.0, 3.0], [0.0, 1.0, 3.0], [0.0, 1.0, 3.0]]
--> Cl        = [[4.33419564648744e-07, 0.118003705247236, 0.407823091300475], [3.88197189072075e-07, 0.12399312361342, 0.371340021267193], [-3.53757498051076e-07, 0.126697477361204, 0.377437462181212], [-2.73508077086116e-07, 0.127624902798199, 0.380867789439149]]
--> Cd        = [[0.00449613835213466, 0.00482192214519439, 0.00769709940290313], [0.00540044826496244, 0.00554773736538666, 0.00718424709040524], [0.00617285380994943, 0.00627268560115553, 0.00729426778763046], [0.00752780925540312, 0.00759373202201068, 0.00822814692466907]]


real	0m1.820s
user	0m1.778s
sys	0m0.375s
+ status=0
+ set +x

=================================================
solutions/session03/xfoil_thickness.py passed (as expected)
=================================================


=================================================
f118_masstran.py test;
+ python f118_masstran.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../../data/session03/f118-B.csm"...
==> Geometry with capsIntent=['wing','fuse', 'htail']

real	0m0.274s
user	0m0.261s
sys	0m0.351s
+ status=0
+ set +x

=================================================
solutions/session03/f118_masstran.py passed (as expected)
=================================================


=================================================
masstran_topbot.py test;
+ python masstran_topbot.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "f118-C.csm"...
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 2
	Material name - Madeupium
	No "materialType" specified for Material tuple Madeupium, defaulting to "Isotropic"
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 8
	Property name - fuse:bottom
	Property name - fuse:nose
	Property name - fuse:side
	Property name - fuse:tail
	Property name - fuse:top
	Property name - htail:faces
	Property name - vtail:faces
	Property name - wing:faces
	Done getting FEA properties
Updating mesh element types based on properties input

-->Mass = 52073438.86801
-->CG   = [91.72065954403, 0.04009689171826, 0.1932821772294]

real	0m0.318s
user	0m0.313s
sys	0m0.342s
+ status=0
+ set +x

=================================================
solutions/session03/masstran_topbot.py passed (as expected)
=================================================


=================================================
masstran_CG.py test;
+ python masstran_CG.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "f118-C.csm"...
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 2
	Material name - Madeupium
	No "materialType" specified for Material tuple Madeupium, defaulting to "Isotropic"
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 8
	Property name - fuse:bottom
	Property name - fuse:nose
	Property name - fuse:side
	Property name - fuse:tail
	Property name - fuse:top
	Property name - htail:faces
	Property name - vtail:faces
	Property name - wing:faces
	Done getting FEA properties
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 8
	Name = wing:faces, index = 1
	Name = htail:faces, index = 2
	Name = vtail:faces, index = 3
	Name = fuse:nose, index = 4
	Name = fuse:tail, index = 5
	Name = fuse:side, index = 6
	Name = fuse:bottom, index = 7
	Name = fuse:top, index = 8
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 900
	Number of elements = 1796
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 1796
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 170
	Number of elements = 336
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 336
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 90
	Number of elements = 176
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 176
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 1698
	Number of elements = 3392
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 3392
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 2858
	Combined Number of elements = 5700
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 5700
	Combined Elemental Quad4 = 0
Updating mesh element types based on properties input

-->Oringal CG = 91.72065954403
-->CG sweep   = [84.05056882825, 85.58458697141, 87.11860511456, 88.65262325772, 90.18664140087, 91.72065954403, 93.25467768718, 94.78869583034, 96.32271397349, 97.85673211665, 99.3907502598]

real	0m0.593s
user	0m0.562s
sys	0m0.373s
+ status=0
+ set +x

=================================================
solutions/session03/masstran_CG.py passed (as expected)
=================================================


=================================================
+ echo 'f118-D.csm test;'
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
f118-D.csm test;
+ /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/LINUX64/bin/serveESP -batch -verify -outLevel 0 f118-D.csm
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
WARNING:: cannot open "./verify_7.7.0/f118-D.vfy", so verification is being skipped
==> serveESP completed successfully with no verification data

real	0m0.055s
user	0m0.052s
sys	0m0.009s
+ status=0
+ set +x

=================================================
data/session04/f118-D          passed (as expected)
=================================================


=================================================
+ echo 'naca.csm test;'
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
naca.csm test;
+ /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/LINUX64/bin/serveESP -batch -verify -outLevel 0 naca.csm
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
WARNING:: cannot open "./verify_7.7.0/naca.vfy", so verification is being skipped
==> serveESP completed successfully with no verification data

real	0m0.061s
user	0m0.056s
sys	0m0.008s
+ status=0
+ set +x

=================================================
data/session04/naca            passed (as expected)
=================================================


=================================================
1_mses_Deriv.py test;
+ python 1_mses_Deriv.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "naca.csm"...

==> Area and Area derivatives...
--> Area          0.08221896898506198
--> dArea/dthick  0.6847211877073471

==> Drag and Drag derivatives...

Getting CFD design variables.......
	Number of design variables - 2
	Design Variable name - camber
	Design Variable name - thick
	Done getting CFD design variables
--> CD          = 0.005288407957828104
--> dCD/dAlpha  = -2.872248609495725e-07
--> dCD/dMach   = 0.001245336656748457
--> dCD/dcamber = -3.202100499013558e-05
--> dCD/dthick  = 0.015720668390468186

==> All Drag derivatives...
--> CD derivs   = {'Alpha': -2.872248609495725e-07, 'Mach': 0.001245336656748457, 'Re': -3.63877256438553e-11, 'camber': -3.202100499013558e-05, 'thick': 0.015720668390468186}

real	0m3.722s
user	0m3.667s
sys	0m0.394s
+ status=0
+ set +x

=================================================
data/session04/1_mses_Deriv.py passed (as expected)
=================================================


=================================================
3_mses_OpenMDAO_CD_Alpha.py test;
+ python 3_mses_OpenMDAO_CD_Alpha.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Starting Optimization...
--> Alpha [3.]
--> CD [0.00803595]
--> Alpha [3.]
--> CD [0.00803595]
--> Alpha [3.]
--> CD_alpha [[0.00014124]]
RUNNING THE L-BFGS-B CODE

           * * *

Machine precision = 2.220D-16
 N =            1     M =           10

At X0         0 variables are exactly at the bounds

At iterate    0    f=  8.03595D-03    |proj g|=  1.41235D-04
--> Alpha [2.99985876]
--> CD [0.00803593]
--> Alpha [2.99985876]
--> CD_alpha [[0.00014123]]

At iterate    1    f=  8.03593D-03    |proj g|=  1.41231D-04
--> Alpha [-1.95854356]
--> CD [0.0079199]
--> Alpha [-1.95854356]
--> CD_alpha [[-8.82232953e-05]]

At iterate    2    f=  7.91990D-03    |proj g|=  8.82233D-05
--> Alpha [-0.05208097]
--> CD [0.00783467]
--> Alpha [-0.05208097]
--> CD_alpha [[-2.58066343e-06]]

At iterate    3    f=  7.83467D-03    |proj g|=  2.58066D-06
--> Alpha [0.00536633]
--> CD [0.0078346]
--> Alpha [0.00536633]
--> CD_alpha [[1.70845241e-08]]

At iterate    4    f=  7.83460D-03    |proj g|=  1.70845D-08
--> Alpha [0.00498852]
--> CD [0.0078346]
--> Alpha [0.00498852]
--> CD_alpha [[-1.98581268e-09]]

At iterate    5    f=  7.83460D-03    |proj g|=  1.98581D-09

           * * *

Tit   = total number of iterations
Tnf   = total number of function evaluations
Tnint = total number of segments explored during Cauchy searches
Skip  = number of BFGS updates skipped
Nact  = number of active bounds at final generalized Cauchy point
Projg = norm of the final projected gradient
F     = final function value

           * * *

   N    Tit     Tnf  Tnint  Skip  Nact     Projg        F
    1      5      6      5     0     0   1.986D-09   7.835D-03
  F =   7.8346014606118335E-003

CONVERGENCE: REL_REDUCTION_OF_F_<=_FACTR*EPSMCH             
Optimization Complete
-----------------------------------
--> Optimized value: [0.00498852]

real	0m22.203s
user	0m22.214s
sys	0m0.884s
+ status=0
+ set +x

=================================================
data/session04/3_mses_OpenMDAO_CD_Alpha.py passed (as expected)
=================================================


=================================================
5_mses_OpenMDAO_CD_camber.py test;
+ python 5_mses_OpenMDAO_CD_camber.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Starting Optimization...
--> camber [0.1]

Getting CFD design variables.......
	Number of design variables - 1
	Design Variable name - camber
	Done getting CFD design variables
--> CD     [0.01370215]
--> camber [0.1]
--> CD     [0.01370215]
--> camber [1.1]
double free or corruption (!prev)
Fatal Python error: Aborted

Current thread 0x00007ff08b0d5000 (most recent call first):
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/caps.py", line 1965 in getValue
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/caps.py", line 999 in wrapper_checkClosed
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/problem.py", line 1880 in value
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/problem.py", line 1950 in __getattr__
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/5_mses_OpenMDAO_CD_camber.py", line 58 in compute
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/explicitcomponent.py", line 267 in _compute_wrapper
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/explicitcomponent.py", line 293 in _solve_nonlinear
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/solvers/solver.py", line 865 in _gs_iter
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/solvers/nonlinear/nonlinear_runonce.py", line 45 in solve
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/solvers/nonlinear/nonlinear_runonce.py", line 26 in _solve_with_cache_check
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/group.py", line 3458 in _solve_nonlinear
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/system.py", line 4682 in run_solve_nonlinear
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/driver.py", line 1194 in _run_solve_nonlinear
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/driver.py", line 178 in wrapper
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/drivers/scipy_optimizer.py", line 633 in _objfunc
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_differentiable_functions.py", line 145 in fun_wrapped
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_differentiable_functions.py", line 163 in update_fun
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_differentiable_functions.py", line 262 in _update_fun
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_differentiable_functions.py", line 278 in fun
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_cobyla_py.py", line 281 in calcfc
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_cobyla_py.py", line 293 in _minimize_cobyla
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_cobyla_py.py", line 35 in wrapper
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/scipy/optimize/_minimize.py", line 719 in minimize
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/drivers/scipy_optimizer.py", line 471 in run
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/driver.py", line 751 in _run
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/problem.py", line 737 in run_driver
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/utils/hooks.py", line 151 in __call__
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/5_mses_OpenMDAO_CD_camber.py", line 144 in <module>

Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, scipy._lib._ccallback_c, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparsetools, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg.cython_lapack, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._decomp_lu_cython, scipy.linalg._matfuncs_sqrtm_triu, scipy.linalg.cython_blas, scipy.linalg._matfuncs_expm, scipy.linalg._decomp_update, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpack, scipy.sparse.linalg._propack._spropack, scipy.sparse.linalg._propack._dpropack, scipy.sparse.linalg._propack._cpropack, scipy.sparse.linalg._propack._zpropack, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.sparse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._matching, scipy.sparse.csgraph._reordering, PIL._imaging, kiwisolver._cext, scipy.special._ufuncs_cxx, scipy.special._cdflib, scipy.special._ufuncs, scipy.special._specfun, scipy.special._comb, scipy.special._ellip_harm_2, scipy.interpolate._fitpack, scipy.interpolate.dfitpack, scipy.optimize._minpack2, scipy.optimize._group_columns, scipy._lib.messagestream, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb, _moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._cobyla, scipy.optimize._slsqp, scipy.optimize._minpack, scipy.optimize._lsq.givens_elimination, scipy.optimize._zeros, scipy.optimize._highs.cython.src._highs_wrapper, scipy.optimize._highs._highs_wrapper, scipy.optimize._highs.cython.src._highs_constants, scipy.optimize._highs._highs_constants, scipy.linalg._interpolative, scipy.optimize._bglu_dense, scipy.optimize._lsap, scipy.spatial._ckdtree, scipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial._distance_wrap, scipy.spatial._hausdorff, scipy.spatial.transform._rotation, scipy.optimize._direct, scipy.interpolate._bspl, scipy.interpolate._ppoly, scipy.interpolate.interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython (total: 81)

real	0m5.649s
user	0m5.707s
sys	0m0.480s
+ status=134
+ set +x

=================================================
data/session04/5_mses_OpenMDAO_CD_camber.py failed (as NOT expected)
=================================================


=================================================
7_mses_OpenMDAO_CL2_camber.py test;
+ python 7_mses_OpenMDAO_CL2_camber.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
Traceback (most recent call last):
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/7_mses_OpenMDAO_CL2_camber.py", line 78, in <module>
    capsProblem = pyCAPS.Problem(problemName="design_mses",
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/problem.py", line 449, in __init__
    problemObj = caps.open(problemName, phaseName, flag, ptr, outLevel)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/caps.py", line 1123, in open
    _raiseStatus(stat, msg=msg, errors=capsErrs(nErr, errs))
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/caps.py", line 822, in _raiseStatus
    raise CAPSError(status, msg=msg, errors=errors)
pyCAPS.caps.CAPSError: CAPS_DIRERR: Failed to open Problem with prName='design_mses', phName=None, flag=0, and ptr='naca.csm':
================================================================================
Lock file exists (caps_open)!
If you believe that no one else is running here remove:
/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/design_mses/Scratch/capsLock
================================================================================


real	0m0.896s
user	0m1.183s
sys	0m0.386s
+ status=1
+ set +x

=================================================
data/session04/7_mses_OpenMDAO_CL2_camber.py failed (as NOT expected)
=================================================


=================================================
8_mses_OpenMDAO_CDCL.py test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ python 8_mses_OpenMDAO_CDCL.py
Traceback (most recent call last):
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/8_mses_OpenMDAO_CDCL.py", line 98, in <module>
    capsProblem = pyCAPS.Problem(problemName="design_mses",
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/problem.py", line 449, in __init__
    problemObj = caps.open(problemName, phaseName, flag, ptr, outLevel)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/caps.py", line 1123, in open
    _raiseStatus(stat, msg=msg, errors=capsErrs(nErr, errs))
  File "/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/pyCAPS/pyCAPS/caps.py", line 822, in _raiseStatus
    raise CAPSError(status, msg=msg, errors=errors)
pyCAPS.caps.CAPSError: CAPS_DIRERR: Failed to open Problem with prName='design_mses', phName=None, flag=0, and ptr='naca.csm':
================================================================================
Lock file exists (caps_open)!
If you believe that no one else is running here remove:
/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/design_mses/Scratch/capsLock
================================================================================


real	0m0.953s
user	0m1.245s
sys	0m0.382s
+ status=1
+ set +x

=================================================
data/session04/8_mses_OpenMDAO_CDCL.py failed (as NOT expected)
=================================================


=================================================
9_masstran_OpenMDAO_thick.py test;
+ python 9_masstran_OpenMDAO_thick.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Starting Optimization...
/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/venv/lib/python3.11/site-packages/openmdao/core/driver.py:619: DriverWarning:The following design variable initial conditions are out of their specified bounds:
  masstranSystem.x2
    val: [0.]
    lower: 0.01
    upper: 10.0
Set the initial value of the design variable to a valid value or set the driver option['invalid_desvar_behavior'] to 'ignore'.
--> x1 [0.1]
--> x2 [0.]
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wing, index = 1
	Name = htail, index = 2
	Name = vtail, index = 3
	Name = fuse, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 8672
	Combined Number of elements = 8664
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 0
	Combined Elemental Quad4 = 8664

Getting FEA materials.......
	Number of materials - 2
	Material name - madeupium
	Material name - unobtainium
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 4
	Property name - fuse
	Property name - htail
	Property name - vtail
	Property name - wing
	Done getting FEA properties
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [2.75695334]
--> x1 [0.1]
--> x2 [0.01]
/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/9_masstran_OpenMDAO_thick.py:52: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
  "x1": {"initialValue":float(inputs['x1'])},
/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/session04/9_masstran_OpenMDAO_thick.py:53: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
  "x2": {"initialValue":float(inputs['x2'])},
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [2.70119648]
--> x1 [0.1]
--> x2 [0.01]
--> dCGx_x1 [[-68.82272937]]
--> dCGx_x2 [[-5.53091882]]
RUNNING THE L-BFGS-B CODE

           * * *

Machine precision = 2.220D-16
 N =            2     M =           10

At X0         1 variables are exactly at the bounds

At iterate    0    f=  2.70120D+00    |proj g|=  9.90000D+00
--> x1 [10.]
--> x2 [5.54091882]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [10.16370853]
--> x1 [10.]
--> x2 [5.54091882]
--> dCGx_x1 [[0.04843981]]
--> dCGx_x2 [[0.03754845]]
--> x1 [3.33378327]
--> x2 [1.81664573]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [8.85443326]
--> x1 [3.33378327]
--> x2 [1.81664573]
--> dCGx_x1 [[0.48418692]]
--> dCGx_x2 [[0.1268106]]
--> x1 [1.12760341]
--> x2 [0.5841001]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [5.7972651]
--> x1 [1.12760341]
--> x2 [0.5841001]
--> dCGx_x1 [[3.182136]]
--> dCGx_x2 [[0.42790152]]
--> x1 [0.42334159]
--> x2 [0.19064405]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [1.60230885]
--> x1 [0.42334159]
--> x2 [0.19064405]
--> dCGx_x1 [[8.88674345]]
--> dCGx_x2 [[0.86253194]]

At iterate    1    f=  1.60231D+00    |proj g|=  4.13342D-01
--> x1 [0.38612876]
--> x2 [0.16914154]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [1.24954556]
--> x1 [0.38612876]
--> x2 [0.16914154]
--> dCGx_x1 [[9.04121089]]
--> dCGx_x2 [[0.8599867]]
--> x1 [0.23727742]
--> x2 [0.08313149]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [0.04927766]
--> x1 [0.23727742]
--> x2 [0.08313149]
--> dCGx_x1 [[3.58807069]]
--> dCGx_x2 [[0.31359947]]

At iterate    2    f=  4.92777D-02    |proj g|=  2.27277D-01
--> x1 [0.11213433]
--> x2 [0.01347811]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [1.95060563]
--> x1 [0.11213433]
--> x2 [0.01347811]
--> dCGx_x1 [[-52.76118222]]
--> dCGx_x2 [[-4.27221829]]
--> x1 [0.21361795]
--> x2 [0.06996287]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [5.61440048e-05]
--> x1 [0.21361795]
--> x2 [0.06996287]
--> dCGx_x1 [[0.13868009]]
--> dCGx_x2 [[0.01195172]]

At iterate    3    f=  5.61440D-05    |proj g|=  1.38680D-01
--> x1 [0.21266725]
--> x2 [0.06943529]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [3.06804662e-06]
--> x1 [0.21266725]
--> x2 [0.06943529]
--> dCGx_x1 [[-0.03260179]]
--> dCGx_x2 [[-0.00280809]]

At iterate    4    f=  3.06805D-06    |proj g|=  3.26018D-02
--> x1 [0.2128482]
--> x2 [0.0695357]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [1.43517333e-10]
--> x1 [0.2128482]
--> x2 [0.0695357]
--> dCGx_x1 [[0.00022274]]
--> dCGx_x2 [[1.91872562e-05]]

At iterate    5    f=  1.43517D-10    |proj g|=  2.22739D-04
--> x1 [0.21284697]
--> x2 [0.06953502]
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - x1
	Design_Variable name - x2
	Design_Variable_Relation name - fuseRel
	Design_Variable_Relation name - wingRel
	Number of design variable relations - 2
	Done getting FEA design variables
--> dCGx [3.63550505e-16]
--> x1 [0.21284697]
--> x2 [0.06953502]
--> dCGx_x1 [[3.54510824e-07]]
--> dCGx_x2 [[3.05383747e-08]]

At iterate    6    f=  3.63551D-16    |proj g|=  3.54511D-07

           * * *

Tit   = total number of iterations
Tnf   = total number of function evaluations
Tnint = total number of segments explored during Cauchy searches
Skip  = number of BFGS updates skipped
Nact  = number of active bounds at final generalized Cauchy point
Projg = norm of the final projected gradient
F     = final function value

           * * *

   N    Tit     Tnf  Tnint  Skip  Nact     Projg        F
    2      6     12      7     0     0   3.545D-07   3.636D-16
  F =   3.6355050512987024E-016

CONVERGENCE: REL_REDUCTION_OF_F_<=_FACTR*EPSMCH             
Optimization Complete
-----------------------------------
==> Optimized value:
--> x1 [0.21284697]
--> x2 [0.06953502]

real	0m1.402s
user	0m1.663s
sys	0m0.713s
+ status=0
+ set +x

=================================================
data/session04/9_masstran_OpenMDAO_thick.py passed (as expected)
=================================================


=================================================
masstran_OpenMDAO_geom.py test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ python masstran_OpenMDAO_geom.py
==> Initial values:
htail:lh   5.0
wing:xroot 4.0

==> Starting Optimization...
--> htail:lh   [5.]
--> wing:xroot [4.]
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wing, index = 1
	Name = htail, index = 2
	Name = vtail, index = 3
	Name = fuse, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 8672
	Combined Number of elements = 8664
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 0
	Combined Elemental Quad4 = 8664

Getting FEA materials.......
	Number of materials - 2
	Material name - madeupium
	Material name - unobtainium
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 4
	Property name - fuse
	Property name - htail
	Property name - vtail
	Property name - wing
	Done getting FEA properties
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - htail:lh
	Design_Variable name - wing:xroot
	Number of design variable relations - 0
	Done getting FEA design variables
--> dCGx [2.10539929]
--> htail:lh   [5.]
--> wing:xroot [4.]
--> dCGx [2.10539929]
--> htail:lh   [5.]
--> wing:xroot [4.]
--> dCGx_htail:lh [[-0.40374365]]
--> dCGx_wing:xroot [[-1.15229479]]
RUNNING THE L-BFGS-B CODE

           * * *

Machine precision = 2.220D-16
 N =            2     M =           10

At X0         0 variables are exactly at the bounds

At iterate    0    f=  2.10540D+00    |proj g|=  1.15229D+00
--> htail:lh   [5.40374365]
--> wing:xroot [5.15229479]
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wing, index = 1
	Name = htail, index = 2
	Name = vtail, index = 3
	Name = fuse, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 8672
	Combined Number of elements = 8664
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 0
	Combined Elemental Quad4 = 8664
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - htail:lh
	Design_Variable name - wing:xroot
	Number of design variable relations - 0
	Done getting FEA design variables
--> dCGx [0.86918465]
--> htail:lh   [5.40374365]
--> wing:xroot [5.15229479]
--> dCGx_htail:lh [[-0.30002756]]
--> dCGx_wing:xroot [[-0.74124931]]

At iterate    1    f=  8.69185D-01    |proj g|=  7.41249D-01
--> htail:lh   [6.474753]
--> wing:xroot [7.25471671]
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wing, index = 1
	Name = htail, index = 2
	Name = vtail, index = 3
	Name = fuse, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 8672
	Combined Number of elements = 8664
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 0
	Combined Elemental Quad4 = 8664
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - htail:lh
	Design_Variable name - wing:xroot
	Number of design variable relations - 0
	Done getting FEA design variables
--> dCGx [0.00905292]
--> htail:lh   [6.474753]
--> wing:xroot [7.25471671]
--> dCGx_htail:lh [[0.03711399]]
--> dCGx_wing:xroot [[0.07531706]]

At iterate    2    f=  9.05292D-03    |proj g|=  7.53171D-02
--> htail:lh   [6.35917671]
--> wing:xroot [7.05983716]
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wing, index = 1
	Name = htail, index = 2
	Name = vtail, index = 3
	Name = fuse, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 8672
	Combined Number of elements = 8664
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 0
	Combined Elemental Quad4 = 8664
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - htail:lh
	Design_Variable name - wing:xroot
	Number of design variable relations - 0
	Done getting FEA design variables
--> dCGx [1.94377289e-05]
--> htail:lh   [6.35917671]
--> wing:xroot [7.05983716]
--> dCGx_htail:lh [[-0.00169617]]
--> dCGx_wing:xroot [[-0.00349307]]

At iterate    3    f=  1.94377D-05    |proj g|=  3.49307D-03
--> htail:lh   [6.3642348]
--> wing:xroot [7.06847132]
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wing, index = 1
	Name = htail, index = 2
	Name = vtail, index = 3
	Name = fuse, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 8672
	Combined Number of elements = 8664
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 0
	Combined Elemental Quad4 = 8664
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - htail:lh
	Design_Variable name - wing:xroot
	Number of design variable relations - 0
	Done getting FEA design variables
--> dCGx [2.31615861e-10]
--> htail:lh   [6.3642348]
--> wing:xroot [7.06847132]
--> dCGx_htail:lh [[-5.85873617e-06]]
--> dCGx_wing:xroot [[-1.20573655e-05]]

At iterate    4    f=  2.31616D-10    |proj g|=  1.20574D-05
--> htail:lh   [6.36425233]
--> wing:xroot [7.06850123]
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wing, index = 1
	Name = htail, index = 2
	Name = vtail, index = 3
	Name = fuse, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2168
	Number of elements = 2166
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 0
	Elemental Quad4 = 2166
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 8672
	Combined Number of elements = 8664
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 0
	Combined Elemental Quad4 = 8664
Updating mesh element types based on properties input

Getting FEA design variables.......
	Number of design variables          - 2
	Design_Variable name - htail:lh
	Design_Variable name - wing:xroot
	Number of design variable relations - 0
	Done getting FEA design variables
--> dCGx [6.3756283e-18]
--> htail:lh   [6.36425233]
--> wing:xroot [7.06850123]
--> dCGx_htail:lh [[9.72035735e-10]]
--> dCGx_wing:xroot [[2.00045928e-09]]

At iterate    5    f=  6.37563D-18    |proj g|=  2.00046D-09

           * * *

Tit   = total number of iterations
Tnf   = total number of function evaluations
Tnint = total number of segments explored during Cauchy searches
Skip  = number of BFGS updates skipped
Nact  = number of active bounds at final generalized Cauchy point
Projg = norm of the final projected gradient
F     = final function value

           * * *

   N    Tit     Tnf  Tnint  Skip  Nact     Projg        F
    2      5      6      5     0     0   2.000D-09   6.376D-18
  F =   6.3756282976940919E-018

CONVERGENCE: REL_REDUCTION_OF_F_<=_FACTR*EPSMCH             
Optimization Complete
-----------------------------------
==> Optimized values:
--> htail:lh   6.364252334270465
--> wing:xroot 7.06850122864588

real	0m1.468s
user	0m1.812s
sys	0m0.632s
+ status=0
+ set +x

=================================================
solutions/session04/masstran_OpenMDAO_geom.py passed (as expected)
=================================================


=================================================
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ echo 'avlPlaneVanilla.csm test;'
avlPlaneVanilla.csm test;
+ /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/ESP/LINUX64/bin/serveESP -batch -verify -outLevel 0 avlPlaneVanilla.csm
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
WARNING:: cannot open "./verify_7.7.0/avlPlaneVanilla.vfy", so verification is being skipped
==> serveESP completed successfully with no verification data

real	0m0.251s
user	0m0.235s
sys	0m0.017s
+ status=0
+ set +x

=================================================
data/session06/avlPlaneVanilla passed (as expected)
=================================================


=================================================
1_avl_PlaneVanilla.py test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ python 1_avl_PlaneVanilla.py

==> Loading geometry from file "avlPlaneVanilla.csm"...

==> Viewing Plane Vanilla bodies...

==> Create avlAIM

==> Viewing AVL Plane Vanilla bodies...

==> Setting analysis values
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Warning: Control Elevator not found in controls tuple! Only defaults will be used.
Warning: Control Elevator not found in controls tuple! Only defaults will be used.
Warning: Control Elevator not found in controls tuple! Only defaults will be used.
Warning: Control Rudder not found in controls tuple! Only defaults will be used.
Warning: Control Rudder not found in controls tuple! Only defaults will be used.
Warning: Control AileronRight not found in controls tuple! Only defaults will be used.
Warning: Control AileronLeft not found in controls tuple! Only defaults will be used.
Warning: Control AileronRight not found in controls tuple! Only defaults will be used.
Warning: Control AileronLeft not found in controls tuple! Only defaults will be used.
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 1)
	  Control surface 1 of 1 
	Section 2 of 3 (ID = 0)
	  Control surface 1 of 1 
	Section 3 of 3 (ID = 2)
	  Control surface 1 of 1 
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	  Control surface 1 of 1 
	Section 2 of 2 (ID = 0)
	  Control surface 1 of 1 
Writing surface - Wing (ID = 2)
	Section 1 of 3 (ID = 1)
	  Control surface 1 of 1 
	Section 2 of 3 (ID = 0)
	  Control surface 1 of 2 
	  Control surface 2 of 2 
	Section 3 of 3 (ID = 2)
	  Control surface 1 of 1 
--> CLtot = 0.58136120092054
--> CDtot = 0.006414738598475671
--> CDind = 0.006414738598475671
--> e     = 0.915541714504936

real	0m0.739s
user	0m0.612s
sys	0m0.450s
+ status=0
+ set +x

=================================================
data/session06/1_avl_PlaneVanilla.py passed (as expected)
=================================================


=================================================
2_avl_PlaneVanillaControl.py test;
+ python 2_avl_PlaneVanillaControl.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "avlPlaneVanilla.csm"...

==> Creating avlAIM

==> Setting analysis values

==> Some stability derivatives (old)
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice control surface data
	VLM control surface name - AileronLeft
	VLM control surface name - AileronRight
	VLM control surface name - Elevator
	VLM control surface name - Rudder
	Done getting vortex lattice control surface data
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 1)
	  Control surface 1 of 1 
	Section 2 of 3 (ID = 0)
	  Control surface 1 of 1 
	Section 3 of 3 (ID = 2)
	  Control surface 1 of 1 
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	  Control surface 1 of 1 
	Section 2 of 2 (ID = 0)
	  Control surface 1 of 1 
Writing surface - Wing (ID = 2)
	Section 1 of 3 (ID = 1)
	  Control surface 1 of 1 
	Section 2 of 3 (ID = 0)
	  Control surface 1 of 2 
	  Control surface 2 of 2 
	Section 3 of 3 (ID = 2)
	  Control surface 1 of 1 
--> CLa  = 6.186807004021976
--> CLb  = 0.06076552938630597
--> CLp' = 0.077268842659423
--> CLq' = 11.77186898080718
--> CLr' = 0.9883703770759704
--> dCL/dAileronRight = 0.02247452142329
--> dCL/dAileronLeft  = 0.02252467496204
--> dCL/dElevator     = 0.005432144424886
--> dCL/dRudder       = -2.654020388411e-06

==> Some stability derivatives (new)
--> dCL/dAlpha  = 6.186807004021976
--> dCL/dBeta   = 0.06076552938630597
--> dCL/dp'     = 0.077268842659423
--> dCL/dq'     = 11.77186898080718
--> dCL/dr'     = 0.9883703770759704
--> dCL/dAileronRight = 0.022474521423288
--> dCL/dAileronLeft  = 0.02252467496203685
--> dCL/dElevator     = 0.005432144424885712
--> dCL/dRudder       = -2.654020388411257e-06

real	0m0.748s
user	0m0.662s
sys	0m0.409s
+ status=0
+ set +x

=================================================
data/session06/2_avl_PlaneVanillaControl.py passed (as expected)
=================================================


=================================================
3_avl_TransportGeom.py test;
+ python 3_avl_TransportGeom.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../ESP/transport.csm"...

==> Viewing transport bodies...

MESSAGE:: Building wingOml


MESSAGE:: Building wingHinges


MESSAGE:: Building htailOml


MESSAGE:: Building htailHinges


MESSAGE:: Building vtailOml


MESSAGE:: Building vtailHinges


==> Create AVL aim...

==> Viewing avl bodies...

real	0m26.809s
user	0m37.725s
sys	10m26.082s
+ status=0
+ set +x

=================================================
data/session06/3_avl_TransportGeom.py passed (as expected)
=================================================


=================================================
4_avl_TransportControl.py test;
+ python 4_avl_TransportControl.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../ESP/transport.csm"...

==> Setting Build Variables and Geometry Values...

==> Creating AVL aim...

MESSAGE:: Building wingOml


MESSAGE:: Building wingHinges


MESSAGE:: Building htailOml


MESSAGE:: Building htailHinges


MESSAGE:: Building vtailOml


MESSAGE:: Building vtailHinges

Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice control surface data
	VLM control surface name - HtailControl_1
	VLM control surface name - VtailControl_1
	VLM control surface name - WingControl_1
	VLM control surface name - WingControl_2
	VLM control surface name - WingControl_3
	VLM control surface name - WingControl_4
	Done getting vortex lattice control surface data
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Warning: Control htailControl1 not found in controls tuple! Only defaults will be used.
Warning: Control htailControl1 not found in controls tuple! Only defaults will be used.
Warning: Control htailControl1 not found in controls tuple! Only defaults will be used.
Warning: Control htailControl1 not found in controls tuple! Only defaults will be used.
Warning: Control VtailControl1 not found in controls tuple! Only defaults will be used.
Warning: Control VtailControl1 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl1 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl1 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl2 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl2 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl3 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl3 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl3 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl3 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl2 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl2 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl4 not found in controls tuple! Only defaults will be used.
Warning: Control WingControl4 not found in controls tuple! Only defaults will be used.
Writing surface - Htail (ID = 0)
	Section 1 of 7 (ID = 0)
	Section 2 of 7 (ID = 3)
	  Control surface 1 of 1 
	Section 3 of 7 (ID = 4)
	  Control surface 1 of 1 
	Section 4 of 7 (ID = 1)
	Section 5 of 7 (ID = 5)
	  Control surface 1 of 1 
	Section 6 of 7 (ID = 6)
	  Control surface 1 of 1 
	Section 7 of 7 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 4 (ID = 1)
	Section 2 of 4 (ID = 3)
	  Control surface 1 of 1 
	Section 3 of 4 (ID = 2)
	  Control surface 1 of 1 
	Section 4 of 4 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 17 (ID = 0)
	Section 2 of 17 (ID = 5)
	  Control surface 1 of 1 
	Section 3 of 17 (ID = 6)
	  Control surface 1 of 1 
	Section 4 of 17 (ID = 7)
	  Control surface 1 of 1 
	Section 5 of 17 (ID = 8)
	  Control surface 1 of 1 
	Section 6 of 17 (ID = 4)
	Section 7 of 17 (ID = 9)
	  Control surface 1 of 1 
	Section 8 of 17 (ID = 10)
	  Control surface 1 of 1 
	Section 9 of 17 (ID = 1)
	Section 10 of 17 (ID = 11)
	  Control surface 1 of 1 
	Section 11 of 17 (ID = 12)
	  Control surface 1 of 1 
	Section 12 of 17 (ID = 3)
	Section 13 of 17 (ID = 13)
	  Control surface 1 of 1 
	Section 14 of 17 (ID = 14)
	  Control surface 1 of 1 
	Section 15 of 17 (ID = 15)
	  Control surface 1 of 1 
	Section 16 of 17 (ID = 16)
	  Control surface 1 of 1 
	Section 17 of 17 (ID = 2)

==> Some stability derivatives
--> CLa  = 5.329631106527806
--> CLb  = 2.340459949869399e-09
--> CLp' = -6.892813013297252e-10
--> CLq' = 28.72846789655086
--> CLr' = -2.309119827452164e-09
--> Xcg =  55.4263
--> Xnp =  91.29113418321558
--> StaticMargin =  1.6523694378606526
--> htailControl1 {'CLtot': 0.008154370248292, 'CYtot': 2.813986432584e-12, "Cl'tot": 2.08699843511e-13, 'Cmtot': -0.03748884211962, "Cn'tot": -7.732451763366e-13, 'CDff': 0.001133243694143, 'e': -0.003225847720109}
--> VtailControl1 {'CLtot': -3.241922744348e-11, 'CYtot': 0.001746902737729, "Cl'tot": 0.0001578887959999, 'Cmtot': 1.571459508788e-10, "Cn'tot": -0.0009155267108515, 'CDff': 3.677034604137e-12, 'e': -4.52516272513e-11}
--> WingControl1 {'CLtot': 0.002454272405595, 'CYtot': 0.0001047561417656, "Cl'tot": 0.0008699288714424, 'Cmtot': -0.006084028396847, "Cn'tot": 0.0001105827011036, 'CDff': 4.762255976919e-05, 'e': 0.002671723867878}
--> WingControl2 {'CLtot': 0.008875217380741, 'CYtot': 1.602979513829e-13, "Cl'tot": -6.234890131613e-14, 'Cmtot': -0.01681584087554, "Cn'tot": -9.439960497524e-14, 'CDff': 0.0003695415158205, 'e': 0.00723113066902}
--> WingControl3 {'CLtot': 0.005956182105971, 'CYtot': -1.115588866144e-13, "Cl'tot": 3.487225159544e-14, 'Cmtot': -0.005500424236486, "Cn'tot": 4.663182804688e-14, 'CDff': 0.0007054644644664, 'e': -0.000787426314077}
--> WingControl4 {'CLtot': 0.002454272404883, 'CYtot': -0.0001047561417223, "Cl'tot": -0.000869928871482, 'Cmtot': -0.0060840283936, "Cn'tot": -0.0001105827011417, 'CDff': 4.762255973538e-05, 'e': 0.002671723868034}

real	0m27.011s
user	0m37.875s
sys	8m22.625s
+ status=0
+ set +x

=================================================
data/session06/4_avl_TransportControl.py passed (as expected)
=================================================


=================================================
5_avl_TransportEigen.py test;
+ python 5_avl_TransportEigen.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../ESP/transport.csm"...

==> Setting Build Variables and Geometry Values...

==> Create AVL aim...

==> Running Analysis

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml

Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Writing mass properties file: caps.mass
Parsing MassProp

==> Outputs
--> Xcg =  89.3122 meter
--> Xnp =  92.4391277110255 meter
--> StaticMargin =  0.47265167902946065
--> EigenValues  {'case 1': [[-3.1240286, 0.0], [0.019757061, 0.97330897], [0.019757061, -0.97330897], [-0.01302709, 0.0], [-0.32616585, 0.92439209], [-0.32616585, -0.92439209], [-0.013243777, 0.13183874], [-0.013243777, -0.13183874]]}

--> Real Eigen Values = [-3.1240286, 0.019757061, 0.019757061, -0.01302709, -0.32616585, -0.32616585, -0.013243777, -0.013243777]

real	0m6.427s
user	0m7.990s
sys	1m18.064s
+ status=0
+ set +x

=================================================
data/session06/5_avl_TransportEigen.py passed (as expected)
=================================================


=================================================
6_avl_masstran_Geom.py test;
+ python 6_avl_masstran_Geom.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../ESP/transport.csm"...

==> Vewing AVL geometry

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml


MESSAGE:: Building fuseOml


==> Vewing Masstran geometry

real	0m5.645s
user	0m7.210s
sys	1m35.550s
+ status=0
+ set +x

=================================================
data/session06/6_avl_masstran_Geom.py passed (as expected)
=================================================


=================================================
7_avl_masstran_Eigen.py test;
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log
+ python 7_avl_masstran_Eigen.py

==> Loading geometry from file "../ESP/transport.csm"...

==> Setting Build Variables and Geometry Values...

==> Creating masstran aim...

==> Creating AVL aim...

==> Running Analysis

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml


MESSAGE:: Building fuseOml

Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wingSkin, index = 1
	Name = fuseSkin, index = 2
	Name = htailSkin, index = 3
	Name = vtailSkin, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 5622
	Number of elements = 11240
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 11240
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 5460
	Number of elements = 10916
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 10916
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 4599
	Number of elements = 9194
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 9194
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2722
	Number of elements = 5440
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 5440
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 18403
	Combined Number of elements = 36790
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 36790
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 4
	Property name - fuseSkin
	Property name - htailSkin
	Property name - vtailSkin
	Property name - wingSkin
	Done getting FEA properties
Updating mesh element types based on properties input
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Writing mass properties file: caps.mass
Parsing MassProp

==> Outputs
--> Xcg =  89.6946 meter
--> Xnp =  92.42426710690202 meter
--> StaticMargin =  0.4126036354213024
--> EigenValues  {'case 1': [[-0.70465113, 0.0], [0.13846755, 0.5514659], [0.13846755, -0.5514659], [-0.16142759, 0.51358138], [-0.16142759, -0.51358138], [-0.0068180509, 0.0], [-0.016473652, 0.12085978], [-0.016473652, -0.12085978]]}

--> Real Eigen Values = [-0.70465113, 0.13846755, 0.13846755, -0.16142759, -0.16142759, -0.0068180509, -0.016473652, -0.016473652]

real	0m8.354s
user	0m10.918s
sys	1m28.492s
+ status=0
+ set +x

=================================================
data/session06/7_avl_masstran_Eigen.py passed (as expected)
=================================================


=================================================
8_avl_friction_Link.py test;
+ python 8_avl_friction_Link.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../ESP/transport.csm"...

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml

Lifting Surface: Body = 1, units ft
	XLE:   118.390617 -97.671924 3.992604
	XTE:   123.551941 -97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 2, units ft
	XLE:   50.000000 0.000000 -8.000000
	XTE:   97.200785 -0.000000 -7.176107
	Chord: 47.207975
	Arc:   97.395848
	T/C:   0.145499
	Type: Wing
Lifting Surface: Body = 3, units ft
	XLE:   118.390617 97.671924 3.992604
	XTE:   123.551941 97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 4, units ft
	XLE:   75.304787 36.138982 -3.562691
	XTE:   97.933561 36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 5, units ft
	XLE:   75.304787 -36.138982 -3.562691
	XTE:   97.933561 -36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 6, units ft
	XLE:   165.023151 -35.780198 13.605316
	XTE:   173.282263 -35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 7, units ft
	XLE:   135.000000 0.000000 6.000000
	XTE:   160.026192 -0.000000 6.000000
	Chord: 25.026192
	Arc:   50.556450
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 8, units ft
	XLE:   165.023151 35.780198 13.605316
	XTE:   173.282263 35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 9, units ft
	XLE:   136.456162 0.000000 9.001500
	XTE:   159.447890 -0.000000 9.001500
	Chord: 22.991728
	Arc:   46.446544
	T/C:   0.080010
	Type: Vertical_Tail
Lifting Surface: Body = 10, units ft
	XLE:   162.940713 0.000000 35.486051
	XTE:   169.379597 -0.000000 35.486051
	Chord: 6.438884
	Arc:   13.007456
	T/C:   0.080010
	Type: Vertical_Tail
Number of sections 7, number of revolution sections 0
Number of Mach-Altitude cases = 1
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Lifting Surface: Body = 1, units ft
	XLE:   118.390617 -97.671924 3.992604
	XTE:   123.551941 -97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 2, units ft
	XLE:   50.000000 0.000000 -8.000000
	XTE:   97.200785 -0.000000 -7.176107
	Chord: 47.207975
	Arc:   97.395848
	T/C:   0.145499
	Type: Wing
Lifting Surface: Body = 3, units ft
	XLE:   118.390617 97.671924 3.992604
	XTE:   123.551941 97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 4, units ft
	XLE:   75.304787 36.138982 -3.562691
	XTE:   97.933561 36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 5, units ft
	XLE:   75.304787 -36.138982 -3.562691
	XTE:   97.933561 -36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 6, units ft
	XLE:   165.023151 -35.780198 13.605316
	XTE:   173.282263 -35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 7, units ft
	XLE:   135.000000 0.000000 6.000000
	XTE:   160.026192 -0.000000 6.000000
	Chord: 25.026192
	Arc:   50.556450
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 8, units ft
	XLE:   165.023151 35.780198 13.605316
	XTE:   173.282263 35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 9, units ft
	XLE:   136.456162 0.000000 9.001500
	XTE:   159.447890 -0.000000 9.001500
	Chord: 22.991728
	Arc:   46.446544
	T/C:   0.080010
	Type: Vertical_Tail
Lifting Surface: Body = 10, units ft
	XLE:   162.940713 0.000000 35.486051
	XTE:   169.379597 -0.000000 35.486051
	Chord: 6.438884
	Arc:   13.007456
	T/C:   0.080010
	Type: Vertical_Tail
Number of sections 7, number of revolution sections 0
Number of Mach-Altitude cases = 1
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Lifting Surface: Body = 1, units ft
	XLE:   118.390617 -97.671924 3.992604
	XTE:   123.551941 -97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 2, units ft
	XLE:   50.000000 0.000000 -8.000000
	XTE:   97.200785 -0.000000 -7.176107
	Chord: 47.207975
	Arc:   97.395848
	T/C:   0.145499
	Type: Wing
Lifting Surface: Body = 3, units ft
	XLE:   118.390617 97.671924 3.992604
	XTE:   123.551941 97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 4, units ft
	XLE:   75.304787 36.138982 -3.562691
	XTE:   97.933561 36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 5, units ft
	XLE:   75.304787 -36.138982 -3.562691
	XTE:   97.933561 -36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 6, units ft
	XLE:   165.023151 -35.780198 13.605316
	XTE:   173.282263 -35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 7, units ft
	XLE:   135.000000 0.000000 6.000000
	XTE:   160.026192 -0.000000 6.000000
	Chord: 25.026192
	Arc:   50.556450
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 8, units ft
	XLE:   165.023151 35.780198 13.605316
	XTE:   173.282263 35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 9, units ft
	XLE:   136.456162 0.000000 9.001500
	XTE:   159.447890 -0.000000 9.001500
	Chord: 22.991728
	Arc:   46.446544
	T/C:   0.080010
	Type: Vertical_Tail
Lifting Surface: Body = 10, units ft
	XLE:   162.940713 0.000000 35.486051
	XTE:   169.379597 -0.000000 35.486051
	Chord: 6.438884
	Arc:   13.007456
	T/C:   0.080010
	Type: Vertical_Tail
Number of sections 7, number of revolution sections 0
Number of Mach-Altitude cases = 1
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Lifting Surface: Body = 1, units ft
	XLE:   118.390617 -97.671924 3.992604
	XTE:   123.551941 -97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 2, units ft
	XLE:   50.000000 0.000000 -8.000000
	XTE:   97.200785 -0.000000 -7.176107
	Chord: 47.207975
	Arc:   97.395848
	T/C:   0.145499
	Type: Wing
Lifting Surface: Body = 3, units ft
	XLE:   118.390617 97.671924 3.992604
	XTE:   123.551941 97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 4, units ft
	XLE:   75.304787 36.138982 -3.562691
	XTE:   97.933561 36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 5, units ft
	XLE:   75.304787 -36.138982 -3.562691
	XTE:   97.933561 -36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 6, units ft
	XLE:   165.023151 -35.780198 13.605316
	XTE:   173.282263 -35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 7, units ft
	XLE:   135.000000 0.000000 6.000000
	XTE:   160.026192 -0.000000 6.000000
	Chord: 25.026192
	Arc:   50.556450
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 8, units ft
	XLE:   165.023151 35.780198 13.605316
	XTE:   173.282263 35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 9, units ft
	XLE:   136.456162 0.000000 9.001500
	XTE:   159.447890 -0.000000 9.001500
	Chord: 22.991728
	Arc:   46.446544
	T/C:   0.080010
	Type: Vertical_Tail
Lifting Surface: Body = 10, units ft
	XLE:   162.940713 0.000000 35.486051
	XTE:   169.379597 -0.000000 35.486051
	Chord: 6.438884
	Arc:   13.007456
	T/C:   0.080010
	Type: Vertical_Tail
Number of sections 7, number of revolution sections 0
Number of Mach-Altitude cases = 1
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Lifting Surface: Body = 1, units ft
	XLE:   118.390617 -97.671924 3.992604
	XTE:   123.551941 -97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 2, units ft
	XLE:   50.000000 0.000000 -8.000000
	XTE:   97.200785 -0.000000 -7.176107
	Chord: 47.207975
	Arc:   97.395848
	T/C:   0.145499
	Type: Wing
Lifting Surface: Body = 3, units ft
	XLE:   118.390617 97.671924 3.992604
	XTE:   123.551941 97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 4, units ft
	XLE:   75.304787 36.138982 -3.562691
	XTE:   97.933561 36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 5, units ft
	XLE:   75.304787 -36.138982 -3.562691
	XTE:   97.933561 -36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 6, units ft
	XLE:   165.023151 -35.780198 13.605316
	XTE:   173.282263 -35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 7, units ft
	XLE:   135.000000 0.000000 6.000000
	XTE:   160.026192 -0.000000 6.000000
	Chord: 25.026192
	Arc:   50.556450
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 8, units ft
	XLE:   165.023151 35.780198 13.605316
	XTE:   173.282263 35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 9, units ft
	XLE:   136.456162 0.000000 9.001500
	XTE:   159.447890 -0.000000 9.001500
	Chord: 22.991728
	Arc:   46.446544
	T/C:   0.080010
	Type: Vertical_Tail
Lifting Surface: Body = 10, units ft
	XLE:   162.940713 0.000000 35.486051
	XTE:   169.379597 -0.000000 35.486051
	Chord: 6.438884
	Arc:   13.007456
	T/C:   0.080010
	Type: Vertical_Tail
Number of sections 7, number of revolution sections 0
Number of Mach-Altitude cases = 1
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Lifting Surface: Body = 1, units ft
	XLE:   118.390617 -97.671924 3.992604
	XTE:   123.551941 -97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 2, units ft
	XLE:   50.000000 0.000000 -8.000000
	XTE:   97.200785 -0.000000 -7.176107
	Chord: 47.207975
	Arc:   97.395848
	T/C:   0.145499
	Type: Wing
Lifting Surface: Body = 3, units ft
	XLE:   118.390617 97.671924 3.992604
	XTE:   123.551941 97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 4, units ft
	XLE:   75.304787 36.138982 -3.562691
	XTE:   97.933561 36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 5, units ft
	XLE:   75.304787 -36.138982 -3.562691
	XTE:   97.933561 -36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 6, units ft
	XLE:   165.023151 -35.780198 13.605316
	XTE:   173.282263 -35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 7, units ft
	XLE:   135.000000 0.000000 6.000000
	XTE:   160.026192 -0.000000 6.000000
	Chord: 25.026192
	Arc:   50.556450
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 8, units ft
	XLE:   165.023151 35.780198 13.605316
	XTE:   173.282263 35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 9, units ft
	XLE:   136.456162 0.000000 9.001500
	XTE:   159.447890 -0.000000 9.001500
	Chord: 22.991728
	Arc:   46.446544
	T/C:   0.080010
	Type: Vertical_Tail
Lifting Surface: Body = 10, units ft
	XLE:   162.940713 0.000000 35.486051
	XTE:   169.379597 -0.000000 35.486051
	Chord: 6.438884
	Arc:   13.007456
	T/C:   0.080010
	Type: Vertical_Tail
Number of sections 7, number of revolution sections 0
Number of Mach-Altitude cases = 1
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Lifting Surface: Body = 1, units ft
	XLE:   118.390617 -97.671924 3.992604
	XTE:   123.551941 -97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 2, units ft
	XLE:   50.000000 0.000000 -8.000000
	XTE:   97.200785 -0.000000 -7.176107
	Chord: 47.207975
	Arc:   97.395848
	T/C:   0.145499
	Type: Wing
Lifting Surface: Body = 3, units ft
	XLE:   118.390617 97.671924 3.992604
	XTE:   123.551941 97.671924 4.717949
	Chord: 5.212043
	Arc:   10.531921
	T/C:   0.153243
	Type: Wing
Lifting Surface: Body = 4, units ft
	XLE:   75.304787 36.138982 -3.562691
	XTE:   97.933561 36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 5, units ft
	XLE:   75.304787 -36.138982 -3.562691
	XTE:   97.933561 -36.138982 -2.376767
	Chord: 22.659828
	Arc:   46.801094
	T/C:   0.167991
	Type: Wing
Lifting Surface: Body = 6, units ft
	XLE:   165.023151 -35.780198 13.605316
	XTE:   173.282263 -35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 7, units ft
	XLE:   135.000000 0.000000 6.000000
	XTE:   160.026192 -0.000000 6.000000
	Chord: 25.026192
	Arc:   50.556450
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 8, units ft
	XLE:   165.023151 35.780198 13.605316
	XTE:   173.282263 35.780198 13.605316
	Chord: 8.259112
	Arc:   16.684575
	T/C:   0.080010
	Type: Horizontal_Tail
Lifting Surface: Body = 9, units ft
	XLE:   136.456162 0.000000 9.001500
	XTE:   159.447890 -0.000000 9.001500
	Chord: 22.991728
	Arc:   46.446544
	T/C:   0.080010
	Type: Vertical_Tail
Lifting Surface: Body = 10, units ft
	XLE:   162.940713 0.000000 35.486051
	XTE:   169.379597 -0.000000 35.486051
	Chord: 6.438884
	Arc:   13.007456
	T/C:   0.080010
	Type: Vertical_Tail
Number of sections 7, number of revolution sections 0
Number of Mach-Altitude cases = 1
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)

--> Mach = [0.1, 0.2, 0.30000000000000004, 0.4, 0.5, 0.6, 0.7000000000000001]
--> CDp  = [0.01592, 0.01416, 0.01323, 0.01259, 0.01209, 0.01167, 0.0113]
--> CD   = [0.024550602209885, 0.02466896350126383, 0.02487666257532431, 0.02519203549493851, 0.02564765931511626, 0.02630248998863598, 0.02727263653465213]


real	0m10.599s
user	0m11.385s
sys	1m8.812s
+ status=0
+ set +x

=================================================
data/session06/8_avl_friction_Link.py passed (as expected)
=================================================


=================================================
avl_masstran_MainGear.py test;
+ python avl_masstran_MainGear.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../../data/ESP/transport.csm"...

==> Setting Build Variables and Geometry Values...

==> Create masstran aim...

==> Computing mass properties...

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml


MESSAGE:: Building fuseOml

Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wingSkin, index = 1
	Name = fuseSkin, index = 2
	Name = htailSkin, index = 3
	Name = vtailSkin, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 5622
	Number of elements = 11240
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 11240
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 5460
	Number of elements = 10916
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 10916
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 4599
	Number of elements = 9194
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 9194
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2722
	Number of elements = 5440
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 5440
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 18403
	Combined Number of elements = 36790
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 36790
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - Unobtainium
	No "materialType" specified for Material tuple Unobtainium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 4
	Property name - fuseSkin
	Property name - htailSkin
	Property name - vtailSkin
	Property name - wingSkin
	Done getting FEA properties
Updating mesh element types based on properties input

==> Computed mass properties...
--> aircraft_skin =  {'mass': <Quantity 37678.41936443 kg>, 'CG': <Quantity [28.71060165257, 0.0004847831046229, 0.3509074373674] meter>, 'massInertia': <Quantity [3048890.7105, 5626736.457971, 8319844.174801, 317.8387049219, 521075.1785922, 50.57897871597] m2.kg>}

==> Creating AVL aim...

==> Outputs
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Writing mass properties file: caps.mass
Parsing MassProp
--> Xcg =  89.1649 meter
--> Xnp =  92.42451155527696 meter
--> StaticMargin =  0.4927075445822236
--> EigenValues  {'case 1': [[-0.70485396, 0.0], [0.13848719, 0.55142164], [0.13848719, -0.55142164], [-0.16432037, 0.56448129], [-0.16432037, -0.56448129], [-0.0068132785, 0.0], [-0.013683559, 0.11022263], [-0.013683559, -0.11022263]]}

--> Real Eigen Values = [-0.70485396, 0.13848719, 0.13848719, -0.16432037, -0.16432037, -0.0068132785, -0.013683559, -0.013683559]

real	0m8.084s
user	0m10.737s
sys	1m34.880s
+ status=0
+ set +x

=================================================
solutions/session06/avl_masstran_MainGear.py passed (as expected)
=================================================


=================================================
avl_masstran_MultiMat.py test;
+ python avl_masstran_MultiMat.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../../data/ESP/transport.csm"...

==> Setting Build Variables and Geometry Values...

==> Create masstran aim...

==> Computing mass properties...

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml


MESSAGE:: Building fuseOml

Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wingSkin, index = 1
	Name = fuseSkin, index = 2
	Name = htailSkin, index = 3
	Name = vtailSkin, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 5622
	Number of elements = 11240
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 11240
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 5460
	Number of elements = 10916
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 10916
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 4599
	Number of elements = 9194
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 9194
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2722
	Number of elements = 5440
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 5440
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 18403
	Combined Number of elements = 36790
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 36790
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 3
	Material name - fuseium
	No "materialType" specified for Material tuple fuseium, defaulting to "Isotropic"
	Material name - tailium
	No "materialType" specified for Material tuple tailium, defaulting to "Isotropic"
	Material name - wingium
	No "materialType" specified for Material tuple wingium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 4
	Property name - fuseSkin
	Property name - htailSkin
	Property name - vtailSkin
	Property name - wingSkin
	Done getting FEA properties
Updating mesh element types based on properties input

==> Computed mass properties...
--> aircraft_skin =  {'mass': <Quantity 52814.21122638 kg>, 'CG': <Quantity [25.21427105317, 9.440962788246e-05, 0.007142713640016] meter>, 'massInertia': <Quantity [3041321.23867, 6969066.307863, 9624742.735327, 86.32824029324, 262896.8536944, 25.61592047072] m2.kg>}

==> Creating AVL aim...

==> Outputs
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 3
	Name = Wing, index = 1
	Name = Htail, index = 2
	Name = Vtail, index = 3
Getting vortex lattice surface data
	VLM surface name - Htail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Vtail
	No "groupName" variable provided or no matches found, going to use tuple name
	VLM surface name - Wing
	No "groupName" variable provided or no matches found, going to use tuple name
	Done getting vortex lattice surface data
Writing surface - Htail (ID = 0)
	Section 1 of 3 (ID = 0)
	Section 2 of 3 (ID = 1)
	Section 3 of 3 (ID = 2)
Writing surface - Vtail (ID = 1)
	Section 1 of 2 (ID = 1)
	Section 2 of 2 (ID = 0)
Writing surface - Wing (ID = 2)
	Section 1 of 5 (ID = 0)
	Section 2 of 5 (ID = 4)
	Section 3 of 5 (ID = 1)
	Section 4 of 5 (ID = 3)
	Section 5 of 5 (ID = 2)
Writing mass properties file: caps.mass
Parsing MassProp
--> Xcg =  80.225 meter
--> Xnp =  92.49086831365985 meter
--> StaticMargin =  1.8540509372070697
--> EigenValues  {'case 1': [[-0.67265797, 0.0], [0.12206579, 0.57566948], [0.12206579, -0.57566948], [-0.15648068, 1.0547055], [-0.15648068, -1.0547055], [-0.0068086674, 0.0], [-0.00032991877, 0.049308008], [-0.00032991877, -0.049308008]]}

--> Real Eigen Values = [-0.67265797, 0.12206579, 0.12206579, -0.15648068, -0.15648068, -0.0068086674, -0.00032991877, -0.00032991877]

real	0m8.004s
user	0m10.319s
sys	1m36.358s
+ status=0
+ set +x

=================================================
solutions/session06/avl_masstran_MultiMat.py passed (as expected)
=================================================


=================================================
masstran_MultiAIM.py test;
+ python masstran_MultiAIM.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../../data/ESP/transport.csm"...

==> Setting Build Variables and Geometry Values...

==> Loading masstran aims...

==> Computing mass properties...

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml


MESSAGE:: Building fuseOml

Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 1
	Name = fuseSkin, index = 1
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 7445
	Number of elements = 14886
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 14886
	Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - fuseium
	No "materialType" specified for Material tuple fuseium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 1
	Property name - fuseSkin
	Done getting FEA properties
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 1
	Name = wingSkin, index = 1
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 5622
	Number of elements = 11240
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 11240
	Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - wingium
	No "materialType" specified for Material tuple wingium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 1
	Property name - wingSkin
	Done getting FEA properties
Updating mesh element types based on properties input
Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 2
	Name = htailSkin, index = 1
	Name = vtailSkin, index = 2
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 3488
	Number of elements = 6972
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 6972
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 3480
	Number of elements = 6956
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 6956
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 6968
	Combined Number of elements = 13928
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 13928
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 1
	Material name - tailium
	No "materialType" specified for Material tuple tailium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 2
	Property name - htailSkin
	Property name - vtailSkin
	Done getting FEA properties
Updating mesh element types based on properties input

==> Computed mass properties...
--> fuse_skin =  {'mass': <Quantity 7849.475274166 kg>, 'CG': <Quantity [23.60861887848, -5.594392309561e-05, 0.1631067332576] meter>, 'massInertia': <Quantity [64256.8299145, 1266909.722239, 1265121.586758, -7.997972200033, 26539.85606389, -0.8824247963621] m2.kg>}
--> wing_skin =  {'mass': <Quantity 23992.67003648 kg>, 'CG': <Quantity [26.65600801849, 3.498760694631e-05, -0.6718794767923] meter>, 'massInertia': <Quantity [4029452.651317, 529853.8379245, 4523798.230161, -19.40420203835, 69301.12468094, 23.37530324142] m2.kg>}
--> tail_skin =  {'mass': <Quantity 748.6464447904 kg>, 'CG': <Quantity [47.57149390357, -1.456429516565e-06, 3.576129105462] meter>, 'massInertia': <Quantity [19383.57137666, 6924.661310072, 21171.65394983, 0.005003805341831, 1134.160383177, 0.004686577588248] m2.kg>}

real	0m2.586s
user	0m3.282s
sys	0m0.621s
+ status=0
+ set +x

=================================================
solutions/session06/masstran_MultiAIM.py passed (as expected)
=================================================


=================================================
masstran_MultiMat.py test;
+ python masstran_MultiMat.py
+ tee -a /jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/training.log

==> Loading geometry from file "../../data/ESP/transport.csm"...

==> Setting Build Variables and Geometry Values...

==> Loading masstran aim...

==> Computing mass properties...

MESSAGE:: Building wingOml


MESSAGE:: Building htailOml


MESSAGE:: Building vtailOml


MESSAGE:: Building fuseOml

Mapping Csys attributes ................
	Number of unique Csys attributes = 0

Getting FEA coordinate systems.......
	Number of coordinate systems - 0
	No coordinate systems found - defaulting to global
Mapping capsConstraint attributes ................
	Number of unique capsConstraint attributes = 0
Mapping capsLoad attributes ................
	Number of unique capsLoad attributes = 0
Mapping capsBound attributes ................
	Number of unique capsBound attributes = 0
Mapping capsConnect attributes ................
	Number of unique capsConnect attributes = 0
Mapping capsGroup attributes ................
	Number of unique capsGroup attributes = 4
	Name = wingSkin, index = 1
	Name = fuseSkin, index = 2
	Name = htailSkin, index = 3
	Name = vtailSkin, index = 4
Setting FEA Data
	Mesh for body = 0
	Number of nodal coordinates = 5622
	Number of elements = 11240
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 11240
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 1
	Number of nodal coordinates = 5460
	Number of elements = 10916
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 10916
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 2
	Number of nodal coordinates = 4599
	Number of elements = 9194
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 9194
	Elemental Quad4 = 0
Setting FEA Data
	Mesh for body = 3
	Number of nodal coordinates = 2722
	Number of elements = 5440
	Elemental Nodes = 0
	Elemental Rods  = 0
	Elemental Tria3 = 5440
	Elemental Quad4 = 0
Combining multiple FEA meshes!
	Combined Number of nodal coordinates = 18403
	Combined Number of elements = 36790
	Combined Elemental Nodes = 0
	Combined Elemental Rods  = 0
	Combined Elemental Tria3 = 36790
	Combined Elemental Quad4 = 0

Getting FEA materials.......
	Number of materials - 3
	Material name - fuseium
	No "materialType" specified for Material tuple fuseium, defaulting to "Isotropic"
	Material name - tailium
	No "materialType" specified for Material tuple tailium, defaulting to "Isotropic"
	Material name - wingium
	No "materialType" specified for Material tuple wingium, defaulting to "Isotropic"
	Done getting FEA materials

Getting FEA properties.......
	Number of properties - 4
	Property name - fuseSkin
	Property name - htailSkin
	Property name - vtailSkin
	Property name - wingSkin
	Done getting FEA properties
Updating mesh element types based on properties input

==> Computed mass properties...
--> aircraft_skin =  {'mass': <Quantity 71849.22261512026 lb>, 'CG': <Quantity [86.62567835984251, 0.0003073154573033464, -1.2243299067857611] ft>, 'massInertia': <Quantity [97984636.59227683, 52633549.11469667, 147324437.64378545, 650.3192749128308, 3464172.518822185, 692.2833235637139] lb*ft^2>}

real	0m2.303s
user	0m3.119s
sys	0m0.484s
+ status=0
+ set +x

=================================================
solutions/session06/masstran_MultiMat.py passed (as expected)
=================================================

mv: cannot stat '/jenkins/workspace/ESP_RegCaps/7.7/CAPS/training/LINUX64/CAPS/training/2023/data/ESP/viewVLM.udc.bak': No such file or directory
Build step 'Conditional step (single)' marked build as failure
[GNU C Compiler (gcc)Clang] Skipping execution of recorder since overall result is 'FAILURE'
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Skipped based on build state FAILURE
Finished: FAILURE