Started by upstream project "clean-old-builds" build number 502 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on _launcher_ in workspace /builds/workspace/clean-old-builds [EnvInject] - Inject global passwords. [EnvInject] - Mask passwords that will be passed as build parameters. [clean-old-builds] $ bash /tmp/jenkins690197791163436725.sh --------------- Clone/update CI scripts --------------- pwd = /builds/workspace/clean-old-builds HEAD is now at c4b8720 Remove SofaCUDA from plugin_list.conf.default sooner CI scripts are available in /builds/workspace/clean-old-builds/ci/scripts ------------------------------------------------------- ------------- Clone/update reference_repo/sofa -------------- Checking /builds/reference_repo/sofa Reference repo found. Updating... From https://github.com/sofa-framework/sofa 8999a18..e4f4980 master -> origin/master Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. error: pack-objects died of signal 15 error: failed to run repack Updating 8999a18..e4f4980 Fast-forward Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. error: pack-objects died of signal 15 error: failed to run repack .../framework_test/core/objectmodel/Data_test.cpp | 2 +- .../framework_test/helper/Quater_test.cpp | 2 +- .../helper/system/PluginManager_test.cpp | 12 +-- .../testing/TestMessageHandler_test.cpp | 2 +- SofaKernel/framework/sofa/core/CategoryLibrary.cpp | 4 +- SofaKernel/framework/sofa/core/CollisionElement.h | 4 +- SofaKernel/framework/sofa/core/CollisionModel.cpp | 10 +- SofaKernel/framework/sofa/core/CollisionModel.h | 2 +- SofaKernel/framework/sofa/core/DataEngine.h | 18 ++-- SofaKernel/framework/sofa/core/Mapping.h | 20 ++-- SofaKernel/framework/sofa/core/Mapping.inl | 10 +- SofaKernel/framework/sofa/core/Multi2Mapping.h | 2 +- SofaKernel/framework/sofa/core/MultiMapping.h | 4 +- SofaKernel/framework/sofa/core/MultiMapping.inl | 2 +- SofaKernel/framework/sofa/core/MultiVecId.h | 4 +- SofaKernel/framework/sofa/core/ObjectFactory.cpp | 2 +- SofaKernel/framework/sofa/core/SofaLibrary.cpp | 4 +- SofaKernel/framework/sofa/core/State.h | 2 +- SofaKernel/framework/sofa/core/State.inl | 8 +- .../framework/sofa/core/behavior/Constraint.h | 6 +- .../sofa/core/behavior/ConstraintCorrection.h | 6 +- .../framework/sofa/core/behavior/ForceField.h | 8 +- .../framework/sofa/core/behavior/LMConstraint.h | 8 +- .../framework/sofa/core/behavior/LMConstraint.inl | 10 +- .../framework/sofa/core/behavior/LinearSolver.h | 10 +- SofaKernel/framework/sofa/core/behavior/Mass.h | 2 +- SofaKernel/framework/sofa/core/behavior/Mass.inl | 6 +- .../framework/sofa/core/behavior/MechanicalState.h | 4 +- .../core/behavior/MixedInteractionConstraint.h | 4 +- .../core/behavior/MixedInteractionForceField.h | 6 +- .../core/behavior/MixedInteractionForceField.inl | 2 +- SofaKernel/framework/sofa/core/behavior/MultiVec.h | 2 +- .../sofa/core/behavior/PairInteractionConstraint.h | 10 +- .../sofa/core/behavior/PairInteractionForceField.h | 12 +-- .../core/behavior/PairInteractionForceField.inl | 2 +- .../PairInteractionProjectiveConstraintSet.h | 12 +-- .../PairInteractionProjectiveConstraintSet.inl | 2 +- .../sofa/core/behavior/ProjectiveConstraintSet.h | 6 +- .../framework/sofa/core/collision/Contact.cpp | 2 +- SofaKernel/framework/sofa/core/collision/Contact.h | 2 +- .../sofa/core/collision/DetectionOutput.h | 4 +- .../framework/sofa/core/collision/Intersection.cpp | 4 +- .../framework/sofa/core/collision/Intersection.h | 4 +- .../framework/sofa/core/collision/Intersection.inl | 2 +- .../framework/sofa/core/collision/Pipeline.cpp | 36 +++---- .../framework/sofa/core/loader/BaseLoader.cpp | 2 +- .../framework/sofa/core/objectmodel/Base.cpp | 4 +- SofaKernel/framework/sofa/core/objectmodel/Base.h | 16 +-- .../framework/sofa/core/objectmodel/BaseClass.h | 14 +-- .../framework/sofa/core/objectmodel/BaseData.h | 2 +- .../framework/sofa/core/objectmodel/BaseNode.h | 2 +- .../framework/sofa/core/objectmodel/BaseObject.cpp | 6 +- .../framework/sofa/core/objectmodel/BaseObject.h | 2 +- .../core/objectmodel/BaseObjectDescription.cpp | 12 +-- .../sofa/core/objectmodel/BaseObjectDescription.h | 2 +- .../framework/sofa/core/objectmodel/DDGNode.h | 10 +- SofaKernel/framework/sofa/core/objectmodel/Data.h | 4 +- .../sofa/core/objectmodel/DetachNodeEvent.cpp | 2 +- .../sofa/core/objectmodel/JoystickEvent.cpp | 2 +- SofaKernel/framework/sofa/core/objectmodel/Link.h | 22 ++--- .../framework/sofa/core/topology/BaseTopology.cpp | 2 +- .../sofa/core/topology/BaseTopologyEngine.h | 4 +- .../sofa/core/topology/TopologicalMapping.h | 12 +-- .../framework/sofa/core/visual/DisplayFlags.cpp | 4 +- .../framework/sofa/core/visual/DrawToolGL.cpp | 4 +- .../framework/sofa/core/visual/VisualParams.cpp | 4 +- SofaKernel/framework/sofa/defaulttype/BaseMatrix.h | 2 +- .../framework/sofa/defaulttype/DataTypeInfo.h | 16 +-- SofaKernel/framework/sofa/helper/AdvancedTimer.cpp | 26 ++--- SofaKernel/framework/sofa/helper/AdvancedTimer.h | 2 +- SofaKernel/framework/sofa/helper/BackTrace.cpp | 12 +-- SofaKernel/framework/sofa/helper/ColorMap.cpp | 2 +- SofaKernel/framework/sofa/helper/ColorMap.h | 2 +- SofaKernel/framework/sofa/helper/Factory.cpp | 4 +- SofaKernel/framework/sofa/helper/Factory.h | 4 +- SofaKernel/framework/sofa/helper/Factory.inl | 10 +- SofaKernel/framework/sofa/helper/GenerateRigid.cpp | 4 +- SofaKernel/framework/sofa/helper/LCPcalc.h | 10 +- .../framework/sofa/helper/MarchingCubeUtility.h | 6 +- SofaKernel/framework/sofa/helper/MemoryManager.h | 4 +- SofaKernel/framework/sofa/helper/OwnershipSPtr.h | 2 +- SofaKernel/framework/sofa/helper/Polynomial_LD.h | 2 +- SofaKernel/framework/sofa/helper/Polynomial_LD.inl | 4 +- SofaKernel/framework/sofa/helper/UnitTest.cpp | 2 +- SofaKernel/framework/sofa/helper/Utils.cpp | 16 +-- SofaKernel/framework/sofa/helper/gl/Axis.cpp | 24 ++--- .../framework/sofa/helper/gl/BasicShapesGL.inl | 4 +- SofaKernel/framework/sofa/helper/gl/Cylinder.cpp | 24 ++--- .../framework/sofa/helper/gl/FrameBufferObject.cpp | 4 +- SofaKernel/framework/sofa/helper/gl/GLSLShader.cpp | 2 +- SofaKernel/framework/sofa/helper/gl/glText.cpp | 8 +- SofaKernel/framework/sofa/helper/gl/glfont.cpp | 4 +- .../framework/sofa/helper/io/BaseFileAccess.cpp | 4 +- SofaKernel/framework/sofa/helper/io/File.cpp | 2 +- SofaKernel/framework/sofa/helper/io/Image.cpp | 6 +- SofaKernel/framework/sofa/helper/io/ImageRAW.cpp | 4 +- SofaKernel/framework/sofa/helper/io/MeshOBJ.cpp | 24 ++--- .../sofa/helper/io/MeshTopologyLoader.cpp | 4 +- .../framework/sofa/helper/io/MeshTopologyLoader.h | 2 +- .../framework/sofa/helper/io/SphereLoader.cpp | 4 +- .../framework/sofa/helper/io/TriangleLoader.cpp | 16 +-- .../framework/sofa/helper/io/bvh/BVHJoint.cpp | 28 +++--- SofaKernel/framework/sofa/helper/io/bvh/BVHJoint.h | 20 ++-- .../framework/sofa/helper/io/bvh/BVHLoader.cpp | 10 +- .../framework/sofa/helper/io/bvh/BVHLoader.h | 2 +- .../framework/sofa/helper/map_ptr_stable_compare.h | 2 +- .../sofa/helper/system/DynamicLibrary.cpp | 12 +-- .../framework/sofa/helper/system/DynamicLibrary.h | 2 +- .../framework/sofa/helper/system/FileMonitor.h | 4 +- .../sofa/helper/system/FileRepository.cpp | 8 +- .../framework/sofa/helper/system/FileSystem.cpp | 4 +- SofaKernel/framework/sofa/helper/system/Locale.cpp | 4 +- .../framework/sofa/helper/system/PipeProcess.cpp | 24 ++--- .../framework/sofa/helper/system/PluginManager.cpp | 2 +- .../framework/sofa/helper/system/SetDirectory.cpp | 4 +- .../framework/sofa/helper/system/SetDirectory.h | 2 +- .../framework/sofa/helper/system/SofaOStream.cpp | 2 +- .../framework/sofa/helper/system/SofaOStream.h | 2 +- SofaKernel/framework/sofa/helper/system/config.h | 2 +- .../framework/sofa/helper/testing/BaseTest.cpp | 2 +- SofaKernel/framework/sofa/helper/vectorData.h | 8 +- SofaKernel/framework/sofa/helper/vector_device.h | 18 ++-- .../framework/sofa/simulation/AnimateVisitor.cpp | 2 +- .../sofa/simulation/DefaultVisualManagerLoop.h | 2 +- .../framework/sofa/simulation/ExportOBJVisitor.cpp | 2 +- SofaKernel/framework/sofa/simulation/InitVisitor.h | 2 +- .../sofa/simulation/MechanicalOperations.cpp | 8 +- .../sofa/simulation/MechanicalVisitor.cpp | 26 ++--- SofaKernel/framework/sofa/simulation/Node.cpp | 2 +- SofaKernel/framework/sofa/simulation/Node.h | 6 +- .../framework/sofa/simulation/PipelineImpl.cpp | 26 ++--- .../framework/sofa/simulation/Simulation.cpp | 10 +- .../sofa/simulation/StateChangeVisitor.cpp | 2 +- .../sofa/simulation/TopologyChangeVisitor.cpp | 4 +- .../sofa/simulation/VelocityThresholdVisitor.cpp | 2 +- SofaKernel/framework/sofa/simulation/Visitor.cpp | 6 +- SofaKernel/framework/sofa/simulation/Visitor.h | 2 +- .../framework/sofa/simulation/VisualVisitor.cpp | 4 +- .../sofa/simulation/WriteStateVisitor.cpp | 2 +- .../framework/sofa/simulation/XMLPrintVisitor.cpp | 16 +-- .../modules/SofaBaseCollision/BaseContactMapper.h | 2 +- .../SofaBaseCollision/BruteForceDetection.cpp | 22 ++--- .../SofaBaseCollision/BruteForceDetection.h | 2 +- .../modules/SofaBaseCollision/CapsuleModel.h | 4 +- .../modules/SofaBaseCollision/CapsuleModel.inl | 6 +- SofaKernel/modules/SofaBaseCollision/CubeModel.cpp | 14 +-- .../modules/SofaBaseCollision/CylinderModel.h | 2 +- .../modules/SofaBaseCollision/CylinderModel.inl | 6 +- .../SofaBaseCollision/DiscreteIntersection.cpp | 2 +- .../SofaBaseCollision/DiscreteIntersection.h | 2 +- SofaKernel/modules/SofaBaseCollision/OBBModel.h | 4 +- SofaKernel/modules/SofaBaseCollision/OBBModel.inl | 6 +- .../modules/SofaBaseCollision/RigidCapsuleModel.h | 4 +- .../SofaBaseCollision/RigidCapsuleModel.inl | 6 +- .../DefaultPipeline_test.cpp | 2 +- SofaKernel/modules/SofaBaseCollision/SphereModel.h | 6 +- .../modules/SofaBaseCollision/SphereModel.inl | 4 +- .../CompressedRowSparseMatrix.h | 2 +- .../DefaultMultiMatrixAccessor.cpp | 36 +++---- .../modules/SofaBaseLinearSolver/DiagonalMatrix.h | 2 +- .../modules/SofaBaseLinearSolver/FullMatrix.h | 4 +- .../modules/SofaBaseLinearSolver/FullVector.cpp | 2 +- .../modules/SofaBaseLinearSolver/FullVector.h | 4 +- .../BarycentricMapperEdgeSetTopology.inl | 2 +- .../BarycentricMapperMeshTopology.inl | 2 +- .../BarycentricMapperQuadSetTopology.inl | 2 +- .../BarycentricMapperRegularGridTopology.inl | 2 +- .../BarycentricMapperSparseGridTopology.inl | 2 +- .../BarycentricMapperTetrahedronSetTopology.inl | 2 +- .../BarycentricMapperTopologyContainer.inl | 2 +- .../SofaBaseMechanics/BarycentricMapping.inl | 24 ++--- .../modules/SofaBaseMechanics/DiagonalMass.h | 2 +- .../modules/SofaBaseMechanics/DiagonalMass.inl | 2 +- .../modules/SofaBaseMechanics/MappedObject.h | 12 +-- .../modules/SofaBaseMechanics/MappedObject.inl | 2 +- .../modules/SofaBaseMechanics/MechanicalObject.h | 2 +- .../modules/SofaBaseMechanics/MechanicalObject.inl | 108 ++++++++++----------- .../SofaBaseMechanics_test/DiagonalMass_test.cpp | 2 +- .../SofaBaseMechanics_test/UniformMass_test.cpp | 2 +- .../modules/SofaBaseMechanics/UniformMass.cpp | 6 +- .../modules/SofaBaseMechanics/UniformMass.inl | 2 +- .../modules/SofaBaseTopology/GridTopology.cpp | 2 +- SofaKernel/modules/SofaBaseTopology/GridTopology.h | 2 +- .../modules/SofaBaseTopology/MeshTopology.cpp | 6 +- .../SofaBaseTopology/PointSetGeometryAlgorithms.h | 4 +- .../SofaBaseTopology/PointSetTopologyAlgorithms.h | 2 +- .../SofaBaseTopology/RegularGridTopology.cpp | 14 +-- .../HexahedronSetTopology_test.cpp | 4 +- .../SofaBaseTopology_test/QuadSetTopology_test.cpp | 2 +- .../RegularGridTopology_test.cpp | 2 +- .../TetrahedronNumericalIntegration_test.cpp | 2 +- .../TetrahedronSetTopology_test.cpp | 4 +- .../TriangleNumericalIntegration_test.cpp | 2 +- .../TriangleSetTopology_test.cpp | 2 +- .../SofaBaseTopology/SparseGridTopology.cpp | 16 +-- SofaKernel/modules/SofaBaseTopology/TopologyData.h | 6 +- .../modules/SofaBaseTopology/TopologyData.inl | 2 +- .../SofaBaseTopology/TopologyDataHandler.inl | 2 +- .../modules/SofaBaseTopology/TopologyEngine.inl | 22 ++--- .../modules/SofaBaseTopology/TopologySparseData.h | 6 +- .../SofaBaseTopology/TopologySparseData.inl | 2 +- .../modules/SofaBaseTopology/TopologySubsetData.h | 6 +- .../SofaBaseTopology/TopologySubsetData.inl | 2 +- SofaKernel/modules/SofaBaseVisual/BaseCamera.cpp | 2 +- .../SofaComponentBase/MakeAliasComponent.cpp | 4 +- .../MessageHandlerComponent_test.cpp | 10 +- .../SofaComponentBase/messageHandlerComponent.cpp | 6 +- .../SofaDeformable/MeshSpringForceField.inl | 2 +- .../SofaDeformable/RestShapeSpringsForceField.inl | 2 +- .../modules/SofaDeformable/SpringForceField.inl | 8 +- SofaKernel/modules/SofaEngine/BoxROI.h | 4 +- .../SofaEngine/SofaEngine_test/BoxROI_test.cpp | 6 +- SofaKernel/modules/SofaLoader/BaseVTKReader.cpp | 28 +++--- SofaKernel/modules/SofaLoader/BaseVTKReader.h | 2 +- SofaKernel/modules/SofaLoader/MeshObjLoader.cpp | 24 ++--- SofaKernel/modules/SofaLoader/MeshVTKLoader.cpp | 36 +++---- .../SofaMeshCollision/BarycentricContactMapper.inl | 2 +- .../BarycentricPenalityContact.inl | 22 ++--- .../SofaMeshCollision/IdentityContactMapper.h | 10 +- .../SofaMeshCollision/IdentityContactMapper.inl | 12 +-- .../LineLocalMinDistanceFilter.cpp | 10 +- SofaKernel/modules/SofaMeshCollision/LineModel.h | 4 +- SofaKernel/modules/SofaMeshCollision/LineModel.inl | 12 +-- .../SofaMeshCollision/LocalMinDistanceFilter.cpp | 6 +- .../PointLocalMinDistanceFilter.cpp | 8 +- SofaKernel/modules/SofaMeshCollision/PointModel.h | 4 +- .../modules/SofaMeshCollision/PointModel.inl | 14 +-- .../SofaMeshCollision/RigidContactMapper.inl | 16 +-- .../SofaMeshCollision_test/BaryMapper_test.cpp | 6 +- .../TriangleLocalMinDistanceFilter.cpp | 22 ++--- .../modules/SofaMeshCollision/TriangleModel.h | 4 +- .../modules/SofaMeshCollision/TriangleModel.inl | 6 +- .../modules/SofaRigid/JointSpringForceField.inl | 4 +- SofaKernel/modules/SofaRigid/RigidMapping.inl | 8 +- SofaKernel/modules/SofaRigid/RigidRigidMapping.inl | 2 +- .../SofaSimpleFem/HexahedronFEMForceField.inl | 8 +- .../HexahedronFEMForceField_test.cpp | 2 +- .../TetrahedronDiffusionFEMForceField.inl | 2 +- .../SofaSimpleFem/TetrahedronFEMForceField.inl | 18 ++-- .../SofaSimulationCommon/SceneLoaderPHP.cpp | 4 +- .../SofaSimulationCommon/SceneLoaderXML.cpp | 10 +- .../SofaSimulationCommon/xml/BaseElement.cpp | 24 ++--- .../modules/SofaSimulationCommon/xml/BaseElement.h | 6 +- .../xml/BaseMultiMappingElement.cpp | 2 +- .../xml/BaseMultiMappingElement.h | 2 +- .../SofaSimulationCommon/xml/NodeElement.cpp | 6 +- .../SofaSimulationCommon/xml/ObjectElement.cpp | 4 +- .../modules/SofaSimulationCommon/xml/XML.cpp | 54 +++++------ SofaKernel/modules/SofaSimulationGraph/DAGNode.cpp | 2 +- SofaKernel/modules/SofaSimulationGraph/DAGNode.h | 4 +- .../SofaSimulationTree/ExportDotVisitor.cpp | 16 +-- SofaKernel/modules/SofaSimulationTree/GNode.cpp | 2 +- SofaKernel/modules/SofaSimulationTree/GNode.h | 4 +- .../simulation_test/graph/Simulation_test.cpp | 10 +- .../plugins/CImgPlugin/src/CImgPlugin/CImgData.h | 8 +- .../src/SceneCreator/GetAssembledSizeVisitor.cpp | 2 +- .../src/SceneCreator/GetVectorVisitor.cpp | 2 +- .../SceneCreator/src/SceneCreator/SceneCreator.cpp | 34 +++---- .../SofaMiscCollision/BarycentricStickContact.inl | 24 ++--- .../DefaultCollisionGroupManager.cpp | 12 +-- .../SofaMiscCollision/RayTriangleVisitor.cpp | 2 +- .../plugins/SofaMiscCollision/RayTriangleVisitor.h | 2 +- .../plugins/SofaMiscCollision/SolverMerger.cpp | 22 ++--- .../plugins/SofaMiscCollision/SolverMerger.h | 2 +- .../plugins/SofaMiscCollision/TetrahedronModel.cpp | 8 +- .../TriangleModelInRegularGrid.cpp | 4 +- applications/plugins/SofaPython/PythonFactory.h | 2 +- applications/plugins/SofaTest/Mapping_test.h | 10 +- applications/plugins/SofaTest/Multi2Mapping_test.h | 4 +- applications/plugins/SofaTest/MultiMapping_test.h | 8 +- applications/projects/runSofa/Main.cpp | 2 +- applications/sofa/gui/BaseViewer.cpp | 8 +- applications/sofa/gui/BatchGUI.cpp | 2 +- applications/sofa/gui/ColourPickingVisitor.cpp | 10 +- applications/sofa/gui/GUIManager.cpp | 4 +- applications/sofa/gui/GUIManager.h | 6 +- applications/sofa/gui/Main.cpp | 4 +- applications/sofa/gui/MouseOperations.cpp | 4 +- applications/sofa/gui/PickHandler.cpp | 28 +++--- applications/sofa/gui/ViewerFactory.cpp | 8 +- applications/sofa/gui/ViewerFactory.h | 2 +- applications/sofa/gui/qt/AddObject.cpp | 4 +- applications/sofa/gui/qt/DataWidget.h | 8 +- applications/sofa/gui/qt/GLPickHandler.cpp | 4 +- applications/sofa/gui/qt/GenGraphForm.cpp | 2 +- applications/sofa/gui/qt/GenericWidget.h | 4 +- .../sofa/gui/qt/GraphListenerQListView.cpp | 6 +- applications/sofa/gui/qt/MaterialDataWidget.h | 4 +- applications/sofa/gui/qt/ModifyObject.cpp | 12 +-- applications/sofa/gui/qt/QDisplayDataWidget.cpp | 2 +- applications/sofa/gui/qt/QDisplayLinkWidget.cpp | 2 +- .../sofa/gui/qt/QModelViewTableDataContainer.h | 36 +++---- applications/sofa/gui/qt/QSofaListView.cpp | 2 +- applications/sofa/gui/qt/RealGUI.cpp | 44 ++++----- applications/sofa/gui/qt/RealGUI.h | 2 +- applications/sofa/gui/qt/SimpleDataWidget.h | 50 +++++----- applications/sofa/gui/qt/StructDataWidget.h | 12 +-- applications/sofa/gui/qt/panels/QDocBrowser.cpp | 4 +- applications/sofa/gui/qt/viewer/qgl/QtGLViewer.cpp | 2 +- applications/sofa/gui/qt/viewer/qt/QtViewer.cpp | 2 +- .../AffineMovementConstraint.inl | 2 +- .../EdgePressureForceField.inl | 10 +- modules/SofaBoundaryCondition/FixedConstraint.inl | 2 +- .../FixedRotationConstraint.inl | 2 +- .../FixedTranslationConstraint.inl | 2 +- .../LinearMovementConstraint.inl | 2 +- .../LinearVelocityConstraint.inl | 2 +- .../PartialLinearMovementConstraint.inl | 2 +- .../PatchTestMovementConstraint.inl | 2 +- modules/SofaBoundaryCondition/PointConstraint.inl | 2 +- .../PositionBasedDynamicsConstraint.inl | 2 +- .../ProjectDirectionConstraint.inl | 2 +- .../ProjectToLineConstraint.inl | 2 +- .../ProjectToPlaneConstraint.inl | 2 +- .../ProjectToPointConstraint.inl | 2 +- .../ProjectDirectionConstraint_test.cpp | 2 +- .../ProjectToLineConstraint_test.cpp | 4 +- .../ProjectToPlaneConstraint_test.cpp | 4 +- .../ProjectToPointConstraint_test.cpp | 2 +- .../SkeletalMotionConstraint_test.cpp | 4 +- .../TaitSurfacePressureForceField.inl | 2 +- .../BarycentricDistanceLMConstraintContact.inl | 22 ++--- .../SofaConstraint/BilateralConstraintResolution.h | 4 +- modules/SofaConstraint/ConstraintAnimationLoop.cpp | 10 +- modules/SofaConstraint/ConstraintAnimationLoop.h | 2 +- .../ConstraintAttachBodyPerformer.inl | 6 +- modules/SofaConstraint/DOFBlockerLMConstraint.h | 2 +- modules/SofaConstraint/DistanceLMConstraint.h | 2 +- .../SofaConstraint/DistanceLMContactConstraint.h | 2 +- modules/SofaConstraint/FixedLMConstraint.h | 2 +- modules/SofaConstraint/FrictionContact.inl | 12 +-- modules/SofaConstraint/GenericConstraintSolver.cpp | 18 ++-- modules/SofaConstraint/LCPConstraintSolver.cpp | 34 +++---- modules/SofaConstraint/LCPConstraintSolver.h | 6 +- .../LinearSolverConstraintCorrection.h | 2 +- .../LinearSolverConstraintCorrection.inl | 6 +- .../PrecomputedConstraintCorrection.h | 4 +- .../PrecomputedConstraintCorrection.inl | 46 ++++----- modules/SofaConstraint/StickContactConstraint.inl | 16 +-- .../UncoupledConstraintCorrection.cpp | 2 +- .../UnilateralInteractionConstraint.cpp | 2 +- .../UnilateralInteractionConstraint.inl | 6 +- modules/SofaDenseSolver/LULinearSolver.cpp | 6 +- modules/SofaDenseSolver/NewMatMatrix.h | 2 +- .../SofaExporter_test/WriteState_test.cpp | 6 +- .../src/SofaExporter/BlenderExporter.h | 4 +- .../src/SofaExporter/BlenderExporter.inl | 2 +- .../SofaExporter/src/SofaExporter/MeshExporter.cpp | 2 +- .../SofaExporter/src/SofaExporter/STLExporter.cpp | 6 +- .../SofaExporter/src/SofaExporter/VTKExporter.cpp | 16 +-- .../SofaExporter/src/SofaExporter/WriteState.cpp | 2 +- modules/SofaExporter/src/SofaExporter/WriteState.h | 2 +- .../src/SofaExporter/WriteTopology.cpp | 2 +- .../SofaExporter/src/SofaExporter/WriteTopology.h | 2 +- .../MechanicalMatrixMapper.inl | 6 +- .../FastTriangularBendingSprings.inl | 2 +- .../RegularGridSpringForceField.inl | 6 +- .../TriangularBendingSprings.h | 2 +- .../TriangularBendingSprings.inl | 2 +- .../TriangularBiquadraticSpringsForceField.inl | 4 +- .../TriangularQuadraticSpringsForceField.inl | 2 +- .../TriangularTensorMassForceField.inl | 2 +- .../VectorSpringForceField.inl | 2 +- modules/SofaGeneralEngine/AverageCoord.h | 2 +- modules/SofaGeneralEngine/AverageCoord.inl | 2 +- modules/SofaGeneralEngine/ClusteringEngine.h | 2 +- modules/SofaGeneralEngine/ClusteringEngine.inl | 6 +- modules/SofaGeneralEngine/ComplementaryROI.h | 2 +- modules/SofaGeneralEngine/DifferenceEngine.h | 2 +- modules/SofaGeneralEngine/DilateEngine.h | 2 +- .../ExtrudeEdgesAndGenerateQuads.h | 2 +- .../ExtrudeQuadsAndGenerateHexas.h | 2 +- modules/SofaGeneralEngine/ExtrudeSurface.h | 2 +- modules/SofaGeneralEngine/GenerateCylinder.h | 2 +- modules/SofaGeneralEngine/GenerateGrid.h | 2 +- modules/SofaGeneralEngine/GenerateSphere.h | 2 +- .../SofaGeneralEngine/GroupFilterYoungModulus.h | 2 +- modules/SofaGeneralEngine/HausdorffDistance.h | 2 +- modules/SofaGeneralEngine/IndexValueMapper.h | 2 +- modules/SofaGeneralEngine/Indices2ValuesMapper.h | 2 +- modules/SofaGeneralEngine/IndicesFromValues.h | 2 +- modules/SofaGeneralEngine/JoinPoints.h | 2 +- modules/SofaGeneralEngine/MathOp.h | 2 +- modules/SofaGeneralEngine/MergeMeshes.h | 2 +- modules/SofaGeneralEngine/MergePoints.h | 2 +- modules/SofaGeneralEngine/MergeROIs.h | 2 +- modules/SofaGeneralEngine/MergeVectors.h | 2 +- .../MeshBarycentricMapperEngine.h | 2 +- .../MeshBarycentricMapperEngine.inl | 14 +-- modules/SofaGeneralEngine/MeshBoundaryROI.h | 2 +- modules/SofaGeneralEngine/MeshClosingEngine.h | 2 +- modules/SofaGeneralEngine/MeshROI.h | 4 +- modules/SofaGeneralEngine/MeshROI.inl | 4 +- modules/SofaGeneralEngine/MeshSampler.h | 2 +- modules/SofaGeneralEngine/MeshSplittingEngine.h | 2 +- modules/SofaGeneralEngine/MeshSubsetEngine.h | 2 +- modules/SofaGeneralEngine/NormEngine.h | 2 +- modules/SofaGeneralEngine/NormalsFromPoints.h | 2 +- modules/SofaGeneralEngine/PairBoxRoi.h | 4 +- modules/SofaGeneralEngine/PairBoxRoi.inl | 2 +- modules/SofaGeneralEngine/PlaneROI.h | 4 +- modules/SofaGeneralEngine/PlaneROI.inl | 2 +- modules/SofaGeneralEngine/PointsFromIndices.h | 4 +- modules/SofaGeneralEngine/ProximityROI.h | 4 +- modules/SofaGeneralEngine/ProximityROI.inl | 2 +- modules/SofaGeneralEngine/QuatToRigidEngine.h | 2 +- modules/SofaGeneralEngine/ROIValueMapper.h | 2 +- .../RandomPointDistributionInSurface.h | 2 +- .../RandomPointDistributionInSurface.inl | 2 +- modules/SofaGeneralEngine/RigidToQuatEngine.h | 2 +- modules/SofaGeneralEngine/SelectLabelROI.h | 2 +- modules/SofaGeneralEngine/ShapeMatching.h | 2 +- modules/SofaGeneralEngine/ShapeMatching.inl | 2 +- modules/SofaGeneralEngine/SmoothMeshEngine.h | 2 +- .../SofaGeneralEngine_test/AverageCoord_test.cpp | 8 +- .../ClusteringEngine_test.cpp | 18 ++-- .../ComplementaryROI_test.cpp | 14 +-- .../DifferenceEngine_test.cpp | 6 +- .../SofaGeneralEngine_test/DilateEngine_test.cpp | 16 +-- .../ExtrudeEdgesAndGenerateQuads_test.cpp | 18 ++-- .../SmoothMeshEngine_test.cpp | 2 +- .../TransformEngine_test.cpp | 16 +-- modules/SofaGeneralEngine/SphereROI.h | 4 +- modules/SofaGeneralEngine/SphereROI.inl | 2 +- modules/SofaGeneralEngine/Spiral.h | 2 +- modules/SofaGeneralEngine/SubsetTopology.h | 4 +- modules/SofaGeneralEngine/SubsetTopology.inl | 2 +- modules/SofaGeneralEngine/SumEngine.h | 2 +- modules/SofaGeneralEngine/TextureInterpolation.h | 2 +- modules/SofaGeneralEngine/TransformEngine.h | 2 +- modules/SofaGeneralEngine/TransformPosition.h | 4 +- modules/SofaGeneralEngine/TransformPosition.inl | 6 +- modules/SofaGeneralEngine/ValuesFromIndices.h | 2 +- modules/SofaGeneralEngine/ValuesFromPositions.h | 4 +- modules/SofaGeneralEngine/ValuesFromPositions.inl | 2 +- modules/SofaGeneralEngine/Vertex2Frame.h | 2 +- .../SofaGeneralLinearSolver/BTDLinearSolver.inl | 4 +- modules/SofaGeneralLoader/InputEventReader.cpp | 6 +- modules/SofaGeneralLoader/ReadState.cpp | 2 +- modules/SofaGeneralLoader/ReadState.h | 2 +- modules/SofaGeneralLoader/ReadState.inl | 6 +- modules/SofaGeneralLoader/ReadTopology.cpp | 2 +- modules/SofaGeneralLoader/ReadTopology.h | 2 +- modules/SofaGeneralLoader/ReadTopology.inl | 6 +- modules/SofaGeneralLoader/SphereLoader.cpp | 4 +- modules/SofaGeneralLoader/VoxelGridLoader.cpp | 24 ++--- .../SofaGeneralMeshCollision/TriangleOctree.cpp | 8 +- .../TriangleOctreeModel.cpp | 2 +- .../ArticulatedHierarchyContainer.inl | 4 +- .../SofaGeneralRigid/ArticulatedSystemMapping.h | 14 +-- .../SofaGeneralRigid/ArticulatedSystemMapping.inl | 6 +- modules/SofaGeneralSimpleFem/BeamFEMForceField.inl | 10 +- .../HexahedralFEMForceField.inl | 4 +- .../HexahedralFEMForceFieldAndMass.inl | 2 +- .../LinearElasticity_test.cpp | 2 +- .../TetrahedralCorotationalFEMForceField.inl | 4 +- .../TriangularFEMForceFieldOptim.inl | 2 +- modules/SofaGeneralTopology/CubeTopology.cpp | 14 +-- modules/SofaGraphComponent/PauseAnimation.cpp | 2 +- .../SofaHaptics/src/SofaHaptics/LCPForceFeedback.h | 4 +- .../src/SofaHaptics/NullForceFeedback.h | 4 +- .../src/SofaHaptics/NullForceFeedbackT.h | 4 +- modules/SofaMiscEngine/DisplacementMatrixEngine.h | 4 +- modules/SofaMiscEngine/Distances.h | 14 +-- modules/SofaMiscEngine/ProjectiveTransformEngine.h | 2 +- .../FastTetrahedralCorotationalForceField.inl | 2 +- .../TetrahedronHyperelasticityFEMForceField.inl | 2 +- modules/SofaMiscFem/TriangleFEMForceField.inl | 6 +- modules/SofaMiscFem/TriangularFEMForceField.inl | 2 +- .../SofaMiscForceField/GearSpringForceField.inl | 2 +- modules/SofaMiscForceField/MeshMatrixMass.inl | 4 +- .../MeshMatrixMass_test.cpp | 2 +- .../SofaMiscMapping/BarycentricMappingRigid.inl | 2 +- modules/SofaMiscMapping/BeamLinearMapping.inl | 2 +- .../DeformableOnRigidFrameMapping.inl | 24 ++--- .../TopologicalChangeProcessor_test.cpp | 2 +- .../TopologicalChangeProcessor.cpp | 10 +- .../SofaMiscTopology/TopologicalChangeProcessor.h | 2 +- .../HexahedronCompositeFEMForceFieldAndMass.inl | 2 +- .../MultilevelHexahedronSetTopologyContainer.cpp | 14 +-- .../NonUniformHexahedralFEMForceFieldAndMass.inl | 4 +- .../NonUniformHexahedronFEMForceFieldAndMass.inl | 4 +- .../SparseGridMultipleTopology.cpp | 2 +- .../SparseGridRamificationTopology.cpp | 12 +-- .../SparseGridRamificationTopology.h | 2 +- .../src/SofaOpenglVisual/CompositingVisualLoop.cpp | 4 +- .../src/SofaOpenglVisual/CompositingVisualLoop.h | 2 +- .../src/SofaOpenglVisual/OglAttribute.inl | 14 +-- .../src/SofaOpenglVisual/OglColorMap.cpp | 2 +- .../src/SofaOpenglVisual/OglShader.cpp | 4 +- .../src/SofaOpenglVisual/OglShaderMacro.h | 4 +- .../src/SofaOpenglVisual/OglShaderVisualModel.cpp | 8 +- .../src/SofaOpenglVisual/OglVariable.cpp | 36 +++---- .../src/SofaOpenglVisual/OglViewport.cpp | 2 +- .../OrderIndependentTransparencyManager.cpp | 2 +- .../src/SofaOpenglVisual/PointSplatModel.cpp | 10 +- .../src/SofaOpenglVisual/SlicedVolumetricModel.cpp | 10 +- .../src/SofaOpenglVisual/VisualManagerPass.cpp | 4 +- .../SofaPreconditioner/BlockJacobiPreconditioner.h | 2 +- .../src/SofaPreconditioner/JacobiPreconditioner.h | 2 +- .../PrecomputedWarpPreconditioner.h | 8 +- .../PrecomputedWarpPreconditioner.inl | 22 ++--- .../SofaPreconditioner/ShewchukPCGLinearSolver.cpp | 4 +- .../src/SofaSparseSolver/PrecomputedLinearSolver.h | 2 +- .../src/SofaSparseSolver/SparseCholeskySolver.cpp | 2 +- .../src/SofaSparseSolver/SparseLUSolver.h | 2 +- .../CenterPointTopologicalMapping.cpp | 2 +- .../Hexa2TetraTopologicalMapping.cpp | 2 +- .../IdentityTopologicalMapping.cpp | 10 +- .../Mesh2PointTopologicalMapping.cpp | 34 +++---- .../Mesh2PointTopologicalMapping.h | 8 +- .../SimpleTesselatedTetraMechanicalMapping.inl | 6 +- .../SimpleTesselatedTetraTopologicalMapping.cpp | 2 +- .../SubsetTopologicalMapping.cpp | 12 +-- .../Triangle2EdgeTopologicalMapping.cpp | 2 +- .../SofaUserInteraction/AttachBodyPerformer.cpp | 2 +- .../SofaUserInteraction/AttachBodyPerformer.inl | 6 +- .../ComponentMouseInteraction.cpp | 6 +- .../ComponentMouseInteraction.inl | 2 +- .../InciseAlongPathPerformer.cpp | 26 ++--- modules/SofaUserInteraction/InteractionPerformer.h | 2 +- .../MechanicalStateController.h | 2 +- modules/SofaUserInteraction/MouseInteractor.h | 4 +- modules/SofaUserInteraction/RayContact.cpp | 4 +- modules/SofaUserInteraction/RayModel.cpp | 4 +- modules/SofaUserInteraction/RayTraceDetection.cpp | 4 +- .../RemovePrimitivePerformer.inl | 10 +- modules/SofaUserInteraction/SleepController.cpp | 6 +- .../SofaUserInteraction/SuturePointPerformer.inl | 8 +- .../TopologicalChangeManager.cpp | 20 ++-- modules/SofaValidation/CompareState.cpp | 2 +- modules/SofaValidation/CompareState.h | 2 +- modules/SofaValidation/CompareTopology.cpp | 2 +- modules/SofaValidation/CompareTopology.h | 2 +- modules/SofaValidation/DevAngleCollisionMonitor.h | 8 +- .../SofaValidation/DevAngleCollisionMonitor.inl | 14 +-- modules/SofaValidation/DevMonitor.h | 2 +- modules/SofaValidation/DevTensionMonitor.h | 6 +- modules/SofaValidation/EvalPointsDistance.h | 2 +- modules/SofaValidation/EvalPointsDistance.inl | 8 +- modules/SofaValidation/EvalSurfaceDistance.inl | 14 +-- modules/SofaValidation/ExtraMonitor.inl | 14 +-- modules/SofaValidation/Monitor.h | 2 +- modules/SofaValidation/Monitor.inl | 10 +- .../SofaValidation_test/Monitor_test.cpp | 4 +- 545 files changed, 1807 insertions(+), 1807 deletions(-) ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 41M 355M 11% /run /dev/vda1 18G 7.4G 9.4G 45% / tmpfs 2.0G 108K 2.0G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vdb1 20G 6.7G 12G 36% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 ----------------- clean-old-builds.sh ----------------- Cleaning in /builds/workspace/clean-old-builds/../launcher/sofa-framework ENV VARS: load /builds/workspace/clean-old-builds/ci/scripts/env/default ENV VARS: load node specific /builds/workspace/clean-old-builds/ci/scripts/env/_launcher_ master: Launcher detected. last launch: Fri Oct 11 02:14:30 CEST 2019 -> not removed PR-1152: Launcher detected. last launch: Thu Oct 3 10:24:33 CEST 2019 -> not removed PR-1160: Launcher detected. last launch: Thu Oct 10 14:57:13 CEST 2019 -> not removed PR-1173: Launcher detected. last launch: Mon Oct 7 13:06:42 CEST 2019 -> not removed PR-1176: Launcher detected. last launch: Wed Oct 9 15:07:41 CEST 2019 -> not removed PR-1177: Launcher detected. last launch: Wed Oct 9 15:53:45 CEST 2019 -> not removed PR-1179: PR 1179 is closed -> removed PR-1181: Launcher detected. last launch: Thu Oct 10 15:32:34 CEST 2019 -> not removed PR-1182: Launcher detected. last launch: Fri Oct 11 15:10:24 CEST 2019 -> not removed PR-1183: Launcher detected. last launch: Fri Oct 11 15:11:26 CEST 2019 -> not removed PR-1184: Launcher detected. last launch: Fri Oct 11 16:30:51 CEST 2019 -> not removed PR-1185: Launcher detected. last launch: Fri Oct 11 19:24:11 CEST 2019 -> not removed ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 41M 355M 11% /run /dev/vda1 18G 7.4G 9.4G 45% / tmpfs 2.0G 108K 2.0G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vdb1 20G 6.2G 13G 34% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 Finished: SUCCESS