Started by upstream project "clean-old-builds" build number 179 originally caused by: Started by upstream project "launch-nightly-full-builds" build number 168 originally caused by: Started by timer [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/jenkins8201389482923322397.sh --------------- Clone/update CI scripts --------------- pwd = /builds/workspace/clean-old-builds HEAD is now at bb5cbda FIX SOFA_EXTERNAL_DIRECTORIES cached value 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 32b1bee..2a1a434 master -> origin/master Updating 32b1bee..2a1a434 Fast-forward SofaKernel/framework/framework_test/CMakeLists.txt | 5 +- .../framework_test/core/DataEngine_test.cpp | 60 +---- .../simulation}/TaskSchedulerTestTasks.cpp | 4 +- .../simulation}/TaskSchedulerTestTasks.h | 2 +- .../simulation}/TaskSchedulerTests.cpp | 4 +- SofaKernel/framework/sofa/core/DataEngine.cpp | 19 ++ SofaKernel/framework/sofa/core/DataEngine.h | 100 ++------ .../framework/sofa/simulation/CMakeLists.txt | 10 + .../sofa/simulation}/DefaultTaskScheduler.cpp | 0 .../sofa/simulation}/DefaultTaskScheduler.h | 6 +- .../framework/sofa/simulation}/InitTasks.cpp | 0 .../framework/sofa/simulation}/InitTasks.h | 4 +- .../framework/sofa/simulation}/Locks.h | 2 - .../framework/sofa/simulation}/Task.cpp | 0 .../framework/sofa/simulation}/Task.h | 6 +- .../framework/sofa/simulation}/TaskScheduler.cpp | 0 .../framework/sofa/simulation}/TaskScheduler.h | 6 +- .../framework/sofa/simulation}/VisitorAsync.h | 4 +- .../modules/SofaBaseTopology/GridTopology.cpp | 2 +- SofaKernel/modules/SofaBaseTopology/GridTopology.h | 2 +- .../modules/SofaBaseTopology/MeshTopology.cpp | 6 +- SofaKernel/modules/SofaBaseTopology/MeshTopology.h | 6 +- .../modules/SofaBaseTopology/TopologyEngine.h | 2 +- .../modules/SofaBaseTopology/TopologyEngine.inl | 3 +- SofaKernel/modules/SofaEngine/BoxROI.h | 2 +- SofaKernel/modules/SofaEngine/BoxROI.inl | 8 +- .../SofaEngine/SofaEngine_test/TestEngine.cpp | 2 +- .../SofaEngine/SofaEngine_test/TestEngine.h | 2 +- applications/plugins/CGALPlugin/CylinderMesh.h | 2 +- applications/plugins/CGALPlugin/CylinderMesh.inl | 2 +- applications/plugins/CGALPlugin/DecimateMesh.h | 2 +- applications/plugins/CGALPlugin/DecimateMesh.inl | 4 +- .../plugins/CGALPlugin/MeshGenerationFromImage.h | 2 +- .../plugins/CGALPlugin/MeshGenerationFromImage.inl | 2 +- .../CGALPlugin/MeshGenerationFromPolyhedron.h | 2 +- .../CGALPlugin/MeshGenerationFromPolyhedron.inl | 2 +- .../plugins/CGALPlugin/TriangularConvexHull3D.h | 2 +- .../plugins/CGALPlugin/TriangularConvexHull3D.inl | 2 +- .../Flexible/deformationMapping/ImageDeformation.h | 3 +- .../Flexible/engine/ComputeDualQuatEngine.h | 2 +- .../Flexible/engine/ComputeDualQuatEngine.inl | 3 +- .../Flexible/engine/ComputeWeightEngine.cpp | 2 +- .../plugins/Flexible/engine/ComputeWeightEngine.h | 2 +- .../plugins/Flexible/mass/MassFromDensity.h | 6 +- .../Flexible/quadrature/GaussPointContainer.h | 5 +- .../Flexible/quadrature/GaussPointSmoother.h | 5 +- .../Flexible/quadrature/ImageGaussPointSampler.h | 6 +- .../quadrature/TopologyGaussPointSampler.h | 5 +- .../shapeFunction/ImageShapeFunctionSelectNode.h | 4 +- .../shapeFunction/ShapeFunctionDiscretizer.h | 4 +- .../plugins/MeshSTEPLoader/STEPShapeMapping.cpp | 2 +- .../plugins/MeshSTEPLoader/STEPShapeMapping.h | 2 +- .../plugins/MeshSTEPLoader/SingleComponent.h | 2 +- .../plugins/MeshSTEPLoader/SingleComponent.inl | 3 +- applications/plugins/MultiThreading/CMakeLists.txt | 22 -- .../src/AnimationLoopParallelScheduler.cpp | 4 +- .../MultiThreading/src/AnimationLoopTasks.h | 2 +- .../MultiThreading/src/BeamLinearMapping_mt.h | 2 +- .../MultiThreading/src/BeamLinearMapping_mt.inl | 2 +- .../plugins/MultiThreading/test/CMakeLists.txt | 8 +- .../Registration/GroupwiseRegistrationEngine.h | 5 +- .../plugins/Registration/IntensityProfileCreator.h | 4 +- .../plugins/SofaCarving/CarvingManager.cpp | 78 +++--- applications/plugins/SofaCarving/CarvingManager.h | 2 + .../SofaCarving_test/SofaCarving_test.cpp | 70 +++--- .../plugins/SofaCarving/examples/SimpleCarving.scn | 12 +- .../examples/SimpleCarving_withPenetration.scn | 9 +- applications/plugins/SofaPython/ScriptDataEngine.h | 4 +- applications/plugins/SofaTest/DataEngine_test.h | 14 +- applications/plugins/SofaTest/Elasticity_test.inl | 6 +- .../plugins/image/CollisionToCarvingEngine.h | 10 +- applications/plugins/image/DepthMapToMeshEngine.h | 5 +- applications/plugins/image/GenerateImage.h | 3 +- applications/plugins/image/ImageAccumulator.h | 4 +- .../plugins/image/ImageCoordValuesFromPositions.h | 3 +- applications/plugins/image/ImageDataDisplay.h | 4 +- applications/plugins/image/ImageFilter.h | 8 +- applications/plugins/image/ImageOperation.h | 4 +- applications/plugins/image/ImageSampler.h | 6 +- .../plugins/image/ImageToRigidMassEngine.h | 4 +- applications/plugins/image/ImageTransform.h | 2 +- applications/plugins/image/ImageTransformEngine.h | 4 +- .../plugins/image/ImageValuesFromPositions.h | 3 +- applications/plugins/image/MarchingCubesEngine.h | 3 +- applications/plugins/image/MergeImages.h | 3 +- applications/plugins/image/MeshToImageEngine.h | 5 +- applications/plugins/image/TransferFunction.h | 3 +- applications/plugins/image/VoronoiToMeshEngine.h | 3 +- .../plugins/image/image_test/TestImageEngine.h | 3 +- .../imagetoolbox/depth/averagecatchallvector.h | 2 +- .../image/imagetoolbox/depth/catchallvector.h | 2 +- .../imagetoolbox/depth/mergedcatchallvector.h | 2 +- .../plugins/image/imagetoolbox/labelimagetoolbox.h | 4 +- .../SofaBoundaryCondition/FixedPlaneConstraint.cpp | 93 ++------ .../SofaBoundaryCondition/FixedPlaneConstraint.h | 157 +++++------- .../SofaBoundaryCondition/FixedPlaneConstraint.inl | 265 +++++++++++++-------- modules/SofaGeneralEngine/AverageCoord.h | 2 +- modules/SofaGeneralEngine/AverageCoord.inl | 4 +- modules/SofaGeneralEngine/ClusteringEngine.h | 2 +- modules/SofaGeneralEngine/ClusteringEngine.inl | 4 +- modules/SofaGeneralEngine/ComplementaryROI.h | 2 +- modules/SofaGeneralEngine/ComplementaryROI.inl | 4 +- modules/SofaGeneralEngine/DifferenceEngine.h | 2 +- modules/SofaGeneralEngine/DifferenceEngine.inl | 4 +- modules/SofaGeneralEngine/DilateEngine.h | 2 +- modules/SofaGeneralEngine/DilateEngine.inl | 4 +- .../ExtrudeEdgesAndGenerateQuads.h | 2 +- .../ExtrudeEdgesAndGenerateQuads.inl | 4 +- .../ExtrudeQuadsAndGenerateHexas.h | 2 +- .../ExtrudeQuadsAndGenerateHexas.inl | 4 +- modules/SofaGeneralEngine/ExtrudeSurface.h | 2 +- modules/SofaGeneralEngine/ExtrudeSurface.inl | 5 +- modules/SofaGeneralEngine/GenerateCylinder.h | 2 +- modules/SofaGeneralEngine/GenerateCylinder.inl | 4 +- modules/SofaGeneralEngine/GenerateGrid.h | 2 +- modules/SofaGeneralEngine/GenerateGrid.inl | 4 +- modules/SofaGeneralEngine/GenerateRigidMass.h | 2 +- modules/SofaGeneralEngine/GenerateRigidMass.inl | 3 +- modules/SofaGeneralEngine/GenerateSphere.h | 2 +- modules/SofaGeneralEngine/GenerateSphere.inl | 5 +- .../SofaGeneralEngine/GroupFilterYoungModulus.h | 2 +- .../SofaGeneralEngine/GroupFilterYoungModulus.inl | 4 +- modules/SofaGeneralEngine/HausdorffDistance.h | 2 +- modules/SofaGeneralEngine/HausdorffDistance.inl | 4 +- modules/SofaGeneralEngine/IndexValueMapper.h | 2 +- modules/SofaGeneralEngine/IndexValueMapper.inl | 4 +- modules/SofaGeneralEngine/Indices2ValuesMapper.h | 2 +- modules/SofaGeneralEngine/Indices2ValuesMapper.inl | 4 +- modules/SofaGeneralEngine/IndicesFromValues.h | 2 +- modules/SofaGeneralEngine/IndicesFromValues.inl | 4 +- modules/SofaGeneralEngine/JoinPoints.h | 2 +- modules/SofaGeneralEngine/JoinPoints.inl | 4 +- modules/SofaGeneralEngine/MapIndices.h | 2 +- modules/SofaGeneralEngine/MapIndices.inl | 4 +- modules/SofaGeneralEngine/MathOp.h | 2 +- modules/SofaGeneralEngine/MathOp.inl | 8 +- modules/SofaGeneralEngine/MergeMeshes.h | 2 +- modules/SofaGeneralEngine/MergeMeshes.inl | 14 +- modules/SofaGeneralEngine/MergePoints.h | 2 +- modules/SofaGeneralEngine/MergePoints.inl | 4 +- modules/SofaGeneralEngine/MergeROIs.h | 4 +- modules/SofaGeneralEngine/MergeSets.h | 2 +- modules/SofaGeneralEngine/MergeSets.inl | 4 +- modules/SofaGeneralEngine/MergeVectors.h | 2 +- modules/SofaGeneralEngine/MergeVectors.inl | 7 +- .../MeshBarycentricMapperEngine.h | 2 +- .../MeshBarycentricMapperEngine.inl | 5 +- modules/SofaGeneralEngine/MeshBoundaryROI.h | 4 +- modules/SofaGeneralEngine/MeshClosingEngine.h | 2 +- modules/SofaGeneralEngine/MeshClosingEngine.inl | 4 +- modules/SofaGeneralEngine/MeshROI.h | 2 +- modules/SofaGeneralEngine/MeshROI.inl | 2 +- modules/SofaGeneralEngine/MeshSampler.h | 2 +- modules/SofaGeneralEngine/MeshSampler.inl | 8 +- modules/SofaGeneralEngine/MeshSplittingEngine.h | 2 +- modules/SofaGeneralEngine/MeshSplittingEngine.inl | 5 +- modules/SofaGeneralEngine/MeshSubsetEngine.h | 2 +- modules/SofaGeneralEngine/MeshSubsetEngine.inl | 4 +- modules/SofaGeneralEngine/NormEngine.h | 2 +- modules/SofaGeneralEngine/NormEngine.inl | 5 +- modules/SofaGeneralEngine/NormalsFromPoints.h | 2 +- modules/SofaGeneralEngine/NormalsFromPoints.inl | 4 +- modules/SofaGeneralEngine/PairBoxRoi.h | 2 +- modules/SofaGeneralEngine/PairBoxRoi.inl | 4 +- modules/SofaGeneralEngine/PlaneROI.h | 2 +- modules/SofaGeneralEngine/PlaneROI.inl | 5 +- modules/SofaGeneralEngine/PointsFromIndices.h | 2 +- modules/SofaGeneralEngine/PointsFromIndices.inl | 4 +- modules/SofaGeneralEngine/ProximityROI.h | 2 +- modules/SofaGeneralEngine/ProximityROI.inl | 6 +- modules/SofaGeneralEngine/QuatToRigidEngine.h | 2 +- modules/SofaGeneralEngine/QuatToRigidEngine.inl | 5 +- modules/SofaGeneralEngine/ROIValueMapper.h | 4 +- .../RandomPointDistributionInSurface.h | 2 +- .../RandomPointDistributionInSurface.inl | 4 +- modules/SofaGeneralEngine/RigidToQuatEngine.h | 2 +- modules/SofaGeneralEngine/RigidToQuatEngine.inl | 4 +- .../SofaGeneralEngine/SelectConnectedLabelsROI.h | 5 +- modules/SofaGeneralEngine/SelectLabelROI.h | 4 +- modules/SofaGeneralEngine/ShapeMatching.cpp | 4 +- modules/SofaGeneralEngine/ShapeMatching.h | 2 +- modules/SofaGeneralEngine/ShapeMatching.inl | 12 +- modules/SofaGeneralEngine/SmoothMeshEngine.h | 2 +- modules/SofaGeneralEngine/SmoothMeshEngine.inl | 4 +- modules/SofaGeneralEngine/SphereROI.h | 6 +- modules/SofaGeneralEngine/SphereROI.inl | 15 +- modules/SofaGeneralEngine/Spiral.h | 2 +- modules/SofaGeneralEngine/Spiral.inl | 4 +- modules/SofaGeneralEngine/SubsetTopology.h | 2 +- modules/SofaGeneralEngine/SubsetTopology.inl | 15 +- modules/SofaGeneralEngine/SumEngine.h | 2 +- modules/SofaGeneralEngine/SumEngine.inl | 5 +- modules/SofaGeneralEngine/TextureInterpolation.h | 2 +- modules/SofaGeneralEngine/TextureInterpolation.inl | 4 +- modules/SofaGeneralEngine/TransformEngine.h | 4 +- .../SofaGeneralEngine/TransformMatrixEngine.cpp | 16 +- modules/SofaGeneralEngine/TransformMatrixEngine.h | 10 +- modules/SofaGeneralEngine/TransformPosition.h | 2 +- modules/SofaGeneralEngine/TransformPosition.inl | 4 +- modules/SofaGeneralEngine/ValuesFromIndices.h | 2 +- modules/SofaGeneralEngine/ValuesFromIndices.inl | 4 +- modules/SofaGeneralEngine/ValuesFromPositions.h | 2 +- modules/SofaGeneralEngine/ValuesFromPositions.inl | 6 +- modules/SofaGeneralEngine/Vertex2Frame.h | 2 +- modules/SofaGeneralEngine/Vertex2Frame.inl | 8 +- modules/SofaMiscEngine/DisplacementMatrixEngine.h | 4 +- .../SofaMiscEngine/DisplacementMatrixEngine.inl | 8 +- modules/SofaMiscEngine/Distances.h | 2 +- modules/SofaMiscEngine/Distances.inl | 4 +- modules/SofaMiscEngine/ProjectiveTransformEngine.h | 2 +- .../SofaMiscEngine/ProjectiveTransformEngine.inl | 4 +- .../TopologicalChangeManager.cpp | 91 +++++-- .../SofaUserInteraction/TopologicalChangeManager.h | 4 +- 213 files changed, 693 insertions(+), 1043 deletions(-) rename {applications/plugins/MultiThreading/test => SofaKernel/framework/framework_test/simulation}/TaskSchedulerTestTasks.cpp (94%) rename {applications/plugins/MultiThreading/test => SofaKernel/framework/framework_test/simulation}/TaskSchedulerTestTasks.h (96%) rename {applications/plugins/MultiThreading/test => SofaKernel/framework/framework_test/simulation}/TaskSchedulerTests.cpp (95%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/DefaultTaskScheduler.cpp (100%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/DefaultTaskScheduler.h (97%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/InitTasks.cpp (100%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/InitTasks.h (94%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/Locks.h (98%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/Task.cpp (100%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/Task.h (95%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/TaskScheduler.cpp (100%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/TaskScheduler.h (95%) rename {applications/plugins/MultiThreading/src => SofaKernel/framework/sofa/simulation}/VisitorAsync.h (95%) ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 21M 375M 6% /run /dev/vda1 18G 11G 6.4G 62% / 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 16G 2.9G 85% /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: -> not removed ng: -> not removed PR-218: -> not removed PR-534: -> not removed PR-572: -> not removed PR-596: -> not removed PR-625: PR 625 is closed -> removed PR-650: -> not removed PR-700: -> not removed PR-706: -> not removed PR-707: -> not removed PR-735: -> not removed PR-747: -> not removed PR-750: -> not removed PR-756: -> not removed PR-771: -> not removed PR-777: -> not removed PR-787: PR 787 is closed -> removed PR-788: -> not removed PR-797: -> not removed PR-798: -> not removed PR-803: PR 803 is closed -> removed PR-805: PR 805 is closed -> removed PR-814: PR 814 is closed -> removed PR-815: -> not removed PR-822: -> not removed PR-823: -> not removed PR-824: -> not removed PR-827: -> not removed PR-830: -> not removed PR-832: -> not removed PR-834: -> not removed PR-836: -> not removed stc5: -> not removed v15.03: -> not removed v15.09: -> not removed v15.12: -> not removed v16.05: -> not removed v16.08: -> not removed v16.12: -> not removed v17.06: -> not removed v17.12: -> not removed v18.06: -> not removed v18.12_beta: -> not removed v18.12_beta_defrost: -> not removed ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 396M 21M 375M 6% /run /dev/vda1 18G 11G 6.4G 62% / 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 14G 5.2G 73% /builds tmpfs 396M 24K 396M 1% /run/user/111 tmpfs 396M 0 396M 0% /run/user/1000 Finished: SUCCESS