Skip to content
Started 5 mo 21 days ago
Took 1 hr 12 min on reynolds
Failed

#209 (Oct 8, 2023, 10:50:09 AM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1953
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 836
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 2403
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data : 2403
  • svn+ssh://acdl.mit.edu/home/svnroot/CAPS : 3972
Changes
  1. Add bound VTK dump (detail)
    by galbramc
  2. Add Fun3D option to refineAIM. Fixes for phasing with refine (detail)
    by galbramc
  3. Only allow capps to aim_deleteMeshes in aimPreAnalysis. Add MAT5 nastran Card. Clear data transfer if tessellation is updated. Copy over previous files when removing a clink (detail)
    by galbramc
  4. Missed a file (detail)
    by galbramc
  5. Fix TEMP card. Fix TACS temperature transfer. (detail)
    by galbramc
  6. Lint fixes (detail)
    by galbramc
  7. Fix for windoze (detail)
    by galbramc
  8. Parse von Mises stress and strain from Mystran. Fix refineAIM to remove old meshes. (detail)
    by galbramc
  9. Use latest version of SU2(8.0.0) (detail)
    by nitin
  10. Updates for SU2 Harrier, version 8.0.0 (detail)
    by nitin
  11. Fix memory leak (detail)
    by galbramc
  12. Fix array bound error. Update legacy example. (detail)
    by galbramc
  13. Dont require meshRef for meshWriters (detail)
    by galbramc
  14. Add remaining MAT8 entries. Always check for valid indexes in meshes. Various other fixes. (detail)
    by galbramc
  15. Lots of lint fixes and memory leak fix (detail)
    by galbramc
  16. Fix bug in refine libMeshb reader (detail)
    by galbramc
  17. Fix memory leak in mystran AIM (detail)
    by galbramc
  18. Fix warning (detail)
    by galbramc
  19. Exclusively use MESHEXTENSION for refine (detail)
    by galbramc
  20. Don't reqiore capsMeshLength for auto feaMeshing (detail)
    by galbramc
  21. Use egadsTess functions to build on the fly fea Meshes (detail)
    by galbramc
  22. Guard against using null pointer (detail)
    by galbramc
  23. More binary ugrid reader improvements (detail)
    by galbramc
  24. Add isothermal material properties (detail)
    by galbramc
  25. More informative refine execution failure error messages (detail)
    by galbramc
  26. Add execution error message for refine (detail)
    by galbramc
  27. Fix Mesh_Morph for fea. Improve speed of binary ugrid reader. (detail)
    by galbramc
  28. Lint fixes (detail)
    by galbramc
  29. Update unit test (detail)
    by galbramc
  30. Various small fixes (detail)
    by galbramc
  31. Test with mixed quad/tri Face (detail)
    by galbramc
  32. Allow mixed quad/tri on Faces for data transfer (detail)
    by galbramc
  33. Update aimMesh for Morphing surface meshes (detail)
    by galbramc
  34. Make mesh link optional again for astros (detail)
    by galbramc
  35. Add mesh morphing to masstran (detail)
    by galbramc
  36. Fixes for refine and add Mesh_Morph for structures (detail)
    by galbramc
  37. Lint fixes (detail)
    by galbramc
  38. Fix ThermalExternal. Add Mesh_Morph and Temperaure field to SU2 (detail)
    by galbramc
  39. Another try at scan-build suppression (detail)
    by galbramc
  40. Dox and scan-build fixes (detail)
    by galbramc
  41. lint fixes (detail)
    by galbramc
  42. Fixes for Fun3D data transfer (detail)
    by galbramc
  43. Fix last commit (detail)
    by galbramc
  44. Refactor all mesh transfer to PointerMesh. Add thermal transfor for Fun3D and structures. (detail)
    by galbramc
  45. Update testing geometries (detail)
    by galbramc
  46. Fix warning (detail)
    by galbramc
  47. Fix refine AIM compile error (detail)
    by galbramc
  48. Add refine AIM (detail)
    by galbramc
  49. Dox and other small fixes (detail)
    by galbramc
  50. Update BuildFromRepo.txt (detail)
    by galbramc
  51. Fix Cart3D example (detail)
    by galbramc
  52. modify OPAM1.udc to pass Jenkins tests (detail)
    by jfdannen
  53. add simple.py to demonstrate a pyscript that can be run either from python prompt or from serveESP (detail)
    by jfdannen
  54. fix sanitize-address error in udpWaffle when progress=1 (detail)
    by jfdannen
  55. add sleep to udpVsp3 to ensure that .stp file is ready for reading; update waffle documentation to include rebuild input argument; fix bug that caused a seg fault if last Body on stack had a degenerate Edge and the -dxdd option was used in serveESP; add attrSpec test case to show how to apply compound string Attributes via the ATTRIBUTE command, via editAttr, and within the waffle; relax restriction on number of SET statements within a waffle; allow PATBREAK in waffle; add waffleC1 test case (detail)
    by jfdannen
  56. modify ocsmGetUV so that inverse evalaution starts at closest tessellation point if npnt is negative; fix memory leak associated with testAdjoint*; fix bug that allowed _hist and __trace__ to contain duplicate entries, which sometimes resulted in an infinite loop; add uCRM test case to data/gallery; fix bug that made had _edgeID point to scribing Face instead of its _faceID during a scribing operation; Edges from a sketch should have _edgeID that identifies the Body and Edge number; fix scribeWing test case; fix _edgeID for Edges that result from SUBTRACTing a SolidBody or planar SheetBody from a SheetBody. BEWARE: backward incompatability for some _edgeID; add edgeIDtest* test cases (detail)
    by jfdannen
  57. add testAdjoint1 test case (detail)
    by jfdannen
  58. make udpWaffle clean up temporary variables if an error occurs while processing a file; add fitCurve8 test case; return error from vspSetup if .vsp3 file does not exist; add pylon/pod to vsp3/OPAM1* test cases (detail)
    by jfdannen
  59. remove X57_MAXWELL_CRM_v4.4.1 from svn (too big) (detail)
    by jfdannen
  60. fix valgrind error in timVspSetup.c; initialization update required by change in EG_mapBody; add bentWaffle test case; SELECT * xmin xmax ... finds closest entity if xmin=xmax ... (detail)
    by jfdannen
  61. fix addressing bug in udpWarp; initial implementation of timVspSetup (detail)
    by jfdannen
  62. convert backslashes to forward slashes in filenames in udpVsp3 because anglescipt expects forward slashes (detail)
    by jfdannen
  63. properly rename vsp3 verification test cases (detail)
    by jfdannen
  64. ATTRRECYCLE forces UDPRIM to not be recycled; fix printing of SELECT with attrValu a number; update udpVsp3 to automatically run vsp; add data/vsp3 test cases; add propInteg*a test cases; use _plugsIgnore on Faces that should be ignored during cloud point reclassifications in Plugs; add udpWarp; add ablate0* test cases (detail)
    by jfdannen
  65. Fix lint (detail)
    by galbramc
  66. Fix EG_mapBody infinite loop (detail)
    by galbramc
  67. Update egads.def with EG_mapBody2 (detail)
    by galbramc
  68. Fix incorrect mapBody tests (detail)
    by galbramc
  69. Fix compile error related to M_PI (detail)
    by galbramc
  70. Fix EG_mapBody when topology is identical but geometry differs. Add EG_mapBody2 as replacement for EG_mapBody that also works on FaceBodys. (detail)
    by galbramc
  71. Add additional Node check in EG_localToGlobal (detail)
    by galbramc
  72. Add backup M_PI when not available for Surreal (detail)
    by galbramc
  73. Fix memory leak when error occurs while reading units from STEP/IGES (detail)
    by galbramc
  74. Rename ref test to avoid conflicting with NASA refine ref (detail)
    by galbramc
  75. Preserve tessellation attributes in mapTessBody (detail)
    by galbramc
  76. Small fix for IGES Name reads (detail)
    by galbramc
  77. IGES reader now also reads all Name attributes. Fix stanalizer warning. (detail)
    by galbramc
  78. Reduce time extract Name attribute from STEP files. (detail)
    by galbramc
  79. Another python valgrind suppression (detail)
    by galbramc
  80. Upgrade to SU2 8.0.0 (detail)
    by galbramc
  81. Update vsp3 memcheck suppression (detail)
    by galbramc
  82. Add refine executable PATH (detail)
    by galbramc
  83. Suppress vspscript leaks (detail)
    by galbramc
  84. Add data/vsp3/X57_Maxwell_CRM_v4.4.1.csm to csmIgnore for valgrind. (detail)
    by galbramc
  85. Downgrade to OpenVSP 3.34.0 (detail)
    by galbramc
  86. Add vsp3 jenkins files (detail)
    by galbramc
  87. Add VSP3_ROOT for vsp3 testing (detail)
    by galbramc

Started by upstream project ESP_ValgrindCaps build number 209
originally caused by:

Static Analysis: No warnings
  • Static analysis results from: GNU C Compiler (gcc) (0),  Clang (0)
  • No issues for 40 builds, i.e. since build: #170
  • Quality gate: Success
6 errors, 0 warnings