Started by upstream project "clean-old-builds" build number 815
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on defrost-linuxmint181-0 (default debug ubuntu_gcc-7 ubuntu_clang-6 release options cleanable) in workspace /media/jenkins/sofa-ci-dev/workspace/clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash /tmp/jenkins6622430226126305053.sh
--------------- Clone/update CI scripts ---------------
pwd = /media/jenkins/sofa-ci-dev/workspace/clean-old-builds
Clonage dans 'ci'...
HEAD est maintenant à de6bdc0 [scripts] Enable Communication plugin for "options" builds
CI scripts are available in /media/jenkins/sofa-ci-dev/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------
------------- Clone/update reference_repo/sofa --------------
Checking /home/sofa/reference_repo/sofa
Reference repo found. Updating...
Depuis https://github.com/sofa-framework/sofa
6377325..68730cb master -> origin/master
* [nouvelle branche] Make-activateMappers-virtual-in-FrictionContact.h -> origin/Make-activateMappers-virtual-in-FrictionContact.h
* [nouvelle branche] guparan-patch-1 -> origin/guparan-patch-1
2fad775..39abe8d v20.06 -> origin/v20.06
Mise à jour 6377325..68730cb
Fast-forward
SofaAdvanced/CMakeLists.txt | 8 +-
SofaGeneral/CMakeLists.txt | 8 +-
SofaGui/CMakeLists.txt | 8 +-
SofaKernel/SofaBase/CMakeLists.txt | 8 +-
SofaKernel/SofaCommon/CMakeLists.txt | 8 +-
SofaKernel/SofaFramework/CMakeLists.txt | 8 +-
SofaKernel/SofaFramework/SofaMacros.cmake | 587 ++++---
SofaKernel/SofaSimulation/CMakeLists.txt | 8 +-
SofaKernel/extlibs/newmat/CMakeLists.txt | 8 +-
SofaKernel/extlibs/tinyxml/CMakeLists.txt | 8 +-
.../modules/SofaBaseCollision/CMakeLists.txt | 5 +-
.../modules/SofaBaseLinearSolver/CMakeLists.txt | 5 +-
.../modules/SofaBaseMechanics/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaBaseTopology/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaBaseUtils/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaBaseVisual/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaCore/CMakeLists.txt | 7 +-
.../SofaCore_test/objectmodel/BaseLink_test.cpp | 32 +-
.../src/sofa/core/objectmodel/BaseLink.cpp | 14 +
.../SofaCore/src/sofa/core/objectmodel/BaseLink.h | 2 +
.../SofaCore/src/sofa/core/objectmodel/Link.h | 20 +-
SofaKernel/modules/SofaDefaultType/CMakeLists.txt | 7 +-
SofaKernel/modules/SofaDeformable/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaEigen2Solver/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaEngine/CMakeLists.txt | 5 +-
.../modules/SofaExplicitOdeSolver/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaHelper/CMakeLists.txt | 7 +-
.../system/TestPlugin/CMakeLists.txt | 8 +-
.../modules/SofaImplicitOdeSolver/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaLoader/CMakeLists.txt | 5 +-
.../modules/SofaMeshCollision/CMakeLists.txt | 5 +-
.../modules/SofaObjectInteraction/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaRigid/CMakeLists.txt | 5 +-
SofaKernel/modules/SofaSimpleFem/CMakeLists.txt | 5 +-
.../modules/SofaSimulationCommon/CMakeLists.txt | 5 +-
.../modules/SofaSimulationCore/CMakeLists.txt | 7 +-
.../modules/SofaSimulationGraph/CMakeLists.txt | 5 +-
.../SofaSimulationGraph_test/CMakeLists.txt | 1 +
.../SofaSimulationGraph_test/Link_test.cpp | 95 ++
.../modules/SofaSimulationTree/CMakeLists.txt | 5 +-
SofaMisc/CMakeLists.txt | 8 +-
.../collections/SofaComponentAll/CMakeLists.txt | 8 +-
.../ARTrack/extlibs/ARTrackLib/CMakeLists.txt | 7 +-
applications/plugins/CGALPlugin/CMakeLists.txt | 8 +-
applications/plugins/CImgPlugin/CMakeLists.txt | 8 +-
applications/plugins/CMakeLists.txt | 3 +-
.../plugins/ColladaSceneLoader/CMakeLists.txt | 63 -
.../ColladaSceneLoader/ColladaSceneLoader.txt | 22 -
.../ColladaSceneLoaderConfig.cmake.in | 26 -
.../plugins/ColladaSceneLoader/Demos/.gitignore | 3 -
.../plugins/ColladaSceneLoader/Demos/example.scn | 12 -
applications/plugins/ColladaSceneLoader/Doxyfile | 1600 --------------------
.../plugins/ColladaSceneLoader/FindAssimp.cmake | 40 -
.../assimp/include/assimp/Compiler/poppack1.h | 22 -
.../assimp/include/assimp/Compiler/pushpack1.h | 41 -
.../assimp/include/assimp/DefaultLogger.hpp | 190 ---
.../assimp/include/assimp/Exporter.hpp | 304 ----
.../assimp/include/assimp/IOStream.hpp | 135 --
.../assimp/include/assimp/IOSystem.hpp | 222 ---
.../assimp/include/assimp/Importer.hpp | 642 --------
.../assimp/include/assimp/LogStream.hpp | 93 --
.../assimp/include/assimp/Logger.hpp | 262 ----
.../assimp/include/assimp/NullLogger.hpp | 95 --
.../assimp/include/assimp/ProgressHandler.hpp | 93 --
.../assimp/include/assimp/ai_assert.h | 14 -
.../assimp/include/assimp/anim.h | 484 ------
.../assimp/include/assimp/camera.h | 223 ---
.../assimp/include/assimp/cexport.h | 242 ---
.../assimp/include/assimp/cfileio.h | 135 --
.../assimp/include/assimp/cimport.h | 493 ------
.../assimp/include/assimp/color4.h | 103 --
.../assimp/include/assimp/color4.inl | 165 --
.../assimp/include/assimp/config.h | 738 ---------
.../assimp/include/assimp/defs.h | 259 ----
.../assimp/include/assimp/importerdesc.h | 136 --
.../assimp/include/assimp/light.h | 233 ---
.../assimp/include/assimp/material.h | 1491 ------------------
.../assimp/include/assimp/material.inl | 276 ----
.../assimp/include/assimp/matrix3x3.h | 183 ---
.../assimp/include/assimp/matrix3x3.inl | 316 ----
.../assimp/include/assimp/matrix4x4.h | 238 ---
.../assimp/include/assimp/matrix4x4.inl | 485 ------
.../assimp/include/assimp/mesh.h | 734 ---------
.../assimp/include/assimp/postprocess.h | 631 --------
.../assimp/include/assimp/quaternion.h | 124 --
.../assimp/include/assimp/quaternion.inl | 274 ----
.../assimp/include/assimp/scene.h | 378 -----
.../assimp/include/assimp/texture.h | 197 ---
.../assimp/include/assimp/types.h | 499 ------
.../assimp/include/assimp/vector2.h | 107 --
.../assimp/include/assimp/vector2.inl | 214 ---
.../assimp/include/assimp/vector3.h | 143 --
.../assimp/include/assimp/vector3.inl | 212 ---
.../assimp/include/assimp/version.h | 104 --
.../ColladaSceneLoader/assimp/lib/x64/Assimp64.dll | Bin 3927040 -> 0 bytes
.../ColladaSceneLoader/assimp/lib/x64/assimp.lib | Bin 91216 -> 0 bytes
.../ColladaSceneLoader/assimp/lib/x86/Assimp32.dll | Bin 7074304 -> 0 bytes
.../ColladaSceneLoader/assimp/lib/x86/assimp.lib | Bin 89570 -> 0 bytes
.../plugins/ColladaSceneLoader/changeClassName.sh | 33 -
.../plugins/ColladaSceneLoader/config.h.in | 37 -
.../plugins/ColladaSceneLoader/initPlugin.cpp | 81 -
applications/plugins/Compliant/CMakeLists.txt | 8 +-
.../plugins/DiffusionSolver/CMakeLists.txt | 8 +-
.../plugins/ExternalBehaviorModel/CMakeLists.txt | 8 +-
applications/plugins/Flexible/CMakeLists.txt | 8 +-
applications/plugins/Geomagic/CMakeLists.txt | 10 +-
applications/plugins/InvertibleFVM/CMakeLists.txt | 8 +-
applications/plugins/LeapMotion/CMakeLists.txt | 11 +-
.../plugins/ManifoldTopologies/CMakeLists.txt | 8 +-
applications/plugins/ManualMapping/CMakeLists.txt | 8 +-
applications/plugins/MultiThreading/CMakeLists.txt | 8 +-
applications/plugins/OpenCTMPlugin/CMakeLists.txt | 10 +-
applications/plugins/PluginExample/CMakeLists.txt | 8 +-
.../plugins/PreassembledMass/CMakeLists.txt | 8 +-
applications/plugins/Registration/CMakeLists.txt | 8 +-
applications/plugins/RigidScale/CMakeLists.txt | 8 +-
applications/plugins/SceneCreator/CMakeLists.txt | 10 +-
applications/plugins/SofaAssimp/CMakeLists.txt | 37 +-
.../ColladaSceneLoader.html | 0
.../SceneColladaLoader.cpp | 0
.../SceneColladaLoader.h | 8 +-
.../plugins/SofaAssimp/SofaAssimpConfig.cmake.in | 10 +
.../plugins/SofaAssimp/cmake/FindAssimp.cmake | 202 ++-
.../doc/index.html | 0
.../doc/skinning_example_0_0.png | Bin
.../doc/skinning_example_0_1.png | Bin
.../doc/skinning_example_0_3.png | Bin
.../doc/skinning_example_0_4.png | Bin
.../doc/skinning_example_0_5.png | Bin
.../doc/skinning_example_1_0.png | Bin
.../doc/skinning_example_2_0.png | Bin
.../doc/skinning_example_3_0.png | Bin
.../doc/skinning_example_modeler.png | Bin
.../SofaAssimp/examples/AssimpFbxLoader.scn | 15 +-
.../SofaAssimp/examples/AssimpObjLoader.scn | 5 +-
.../SofaAssimp/examples/SceneColladaLoader.scn | 16 +
.../Demos => SofaAssimp/examples}/basic.dae | 0
.../examples}/character_clothes.py | 0
.../Demos => SofaAssimp/examples}/cube.obj | 0
.../Demos => SofaAssimp/examples}/example.dae | 0
.../Demos => SofaAssimp/examples}/scene.dae.basic | 0
.../Demos => SofaAssimp/examples}/scene.dae.girafe | 0
.../examples}/scene.dae.gobelin | 0
.../Demos => SofaAssimp/examples}/scene.dae.human | 8 +-
.../Demos => SofaAssimp/examples}/scene.dae.joints | 0
.../examples}/scene.dae.torsion | 0
applications/plugins/SofaCUDA/CMakeLists.txt | 8 +-
applications/plugins/SofaCarving/CMakeLists.txt | 8 +-
.../plugins/SofaDistanceGrid/CMakeLists.txt | 8 +-
.../plugins/SofaEulerianFluid/CMakeLists.txt | 8 +-
applications/plugins/SofaHAPI/CMakeLists.txt | 7 +-
.../plugins/SofaImplicitField/CMakeLists.txt | 8 +-
.../plugins/SofaMiscCollision/CMakeLists.txt | 8 +-
applications/plugins/SofaOpenCL/CMakeLists.txt | 8 +-
.../plugins/SofaPardisoSolver/CMakeLists.txt | 7 +-
applications/plugins/SofaPython/CMakeLists.txt | 8 +-
applications/plugins/SofaSimpleGUI/CMakeLists.txt | 7 +-
applications/plugins/SofaSphFluid/CMakeLists.txt | 8 +-
applications/plugins/SofaStereo/CMakeLists.txt | 8 +-
applications/plugins/SofaTest/CMakeLists.txt | 8 +-
.../plugins/SofaVolumetricData/CMakeLists.txt | 8 +-
.../plugins/THMPGSpatialHashing/CMakeLists.txt | 8 +-
.../plugins/VolumetricRendering/CMakeLists.txt | 10 +-
applications/plugins/image/CMakeLists.txt | 8 +-
applications/projects/Modeler/lib/CMakeLists.txt | 8 +-
.../projects/SofaPhysicsAPI/CMakeLists.txt | 7 +-
applications/projects/runSofa/CMakeLists.txt | 7 +-
extlibs/gtest/CMakeLists.txt | 6 +-
.../libQGLViewer-2.7.1/QGLViewer/CMakeLists.txt | 7 +-
extlibs/miniFlowVR/CMakeLists.txt | 6 +-
extlibs/qwt-6.1.4/src/CMakeLists.txt | 7 +-
modules/SofaBoundaryCondition/CMakeLists.txt | 5 +-
modules/SofaConstraint/CMakeLists.txt | 5 +-
modules/SofaConstraint/FrictionContact.h | 2 +-
modules/SofaDenseSolver/CMakeLists.txt | 8 +-
modules/SofaExporter/CMakeLists.txt | 8 +-
modules/SofaGeneralAnimationLoop/CMakeLists.txt | 5 +-
modules/SofaGeneralDeformable/CMakeLists.txt | 5 +-
modules/SofaGeneralEngine/CMakeLists.txt | 5 +-
.../SofaGeneralExplicitOdeSolver/CMakeLists.txt | 5 +-
.../SofaGeneralImplicitOdeSolver/CMakeLists.txt | 5 +-
modules/SofaGeneralLinearSolver/CMakeLists.txt | 5 +-
modules/SofaGeneralLoader/CMakeLists.txt | 5 +-
modules/SofaGeneralMeshCollision/CMakeLists.txt | 5 +-
.../SofaGeneralObjectInteraction/CMakeLists.txt | 5 +-
modules/SofaGeneralRigid/CMakeLists.txt | 5 +-
modules/SofaGeneralSimpleFem/CMakeLists.txt | 5 +-
modules/SofaGeneralTopology/CMakeLists.txt | 5 +-
modules/SofaGeneralVisual/CMakeLists.txt | 5 +-
modules/SofaGraphComponent/CMakeLists.txt | 5 +-
modules/SofaGuiCommon/CMakeLists.txt | 7 +-
modules/SofaGuiMain/CMakeLists.txt | 7 +-
modules/SofaGuiQt/CMakeLists.txt | 7 +-
modules/SofaHaptics/CMakeLists.txt | 8 +-
modules/SofaMiscEngine/CMakeLists.txt | 5 +-
modules/SofaMiscExtra/CMakeLists.txt | 5 +-
modules/SofaMiscFem/CMakeLists.txt | 5 +-
modules/SofaMiscForceField/CMakeLists.txt | 5 +-
modules/SofaMiscMapping/CMakeLists.txt | 6 +-
modules/SofaMiscSolver/CMakeLists.txt | 5 +-
modules/SofaMiscTopology/CMakeLists.txt | 5 +-
modules/SofaNonUniformFem/CMakeLists.txt | 8 +-
modules/SofaOpenglVisual/CMakeLists.txt | 8 +-
modules/SofaPreconditioner/CMakeLists.txt | 8 +-
modules/SofaSparseSolver/CMakeLists.txt | 13 +-
.../SofaSparseSolverConfig.cmake.in | 11 +-
.../extlibs/csparse/CMakeLists.txt | 7 +-
.../extlibs/metis-5.1.0/CMakeLists.txt | 8 +-
modules/SofaTopologyMapping/CMakeLists.txt | 5 +-
modules/SofaUserInteraction/CMakeLists.txt | 5 +-
modules/SofaValidation/CMakeLists.txt | 8 +-
tools/SofaGTestMain/CMakeLists.txt | 6 +-
212 files changed, 1264 insertions(+), 14458 deletions(-)
create mode 100644 SofaKernel/modules/SofaSimulationGraph/SofaSimulationGraph_test/Link_test.cpp
delete mode 100644 applications/plugins/ColladaSceneLoader/CMakeLists.txt
delete mode 100644 applications/plugins/ColladaSceneLoader/ColladaSceneLoader.txt
delete mode 100644 applications/plugins/ColladaSceneLoader/ColladaSceneLoaderConfig.cmake.in
delete mode 100644 applications/plugins/ColladaSceneLoader/Demos/.gitignore
delete mode 100644 applications/plugins/ColladaSceneLoader/Demos/example.scn
delete mode 100644 applications/plugins/ColladaSceneLoader/Doxyfile
delete mode 100644 applications/plugins/ColladaSceneLoader/FindAssimp.cmake
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/Compiler/poppack1.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/Compiler/pushpack1.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/DefaultLogger.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/Exporter.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/IOStream.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/IOSystem.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/Importer.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/LogStream.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/Logger.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/NullLogger.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/ProgressHandler.hpp
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/ai_assert.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/anim.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/camera.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/cexport.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/cfileio.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/cimport.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/color4.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/color4.inl
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/config.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/defs.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/importerdesc.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/light.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/material.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/material.inl
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/matrix3x3.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/matrix3x3.inl
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/matrix4x4.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/matrix4x4.inl
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/mesh.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/postprocess.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/quaternion.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/quaternion.inl
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/scene.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/texture.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/types.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/vector2.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/vector2.inl
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/vector3.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/vector3.inl
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/include/assimp/version.h
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/lib/x64/Assimp64.dll
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/lib/x64/assimp.lib
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/lib/x86/Assimp32.dll
delete mode 100644 applications/plugins/ColladaSceneLoader/assimp/lib/x86/assimp.lib
delete mode 100755 applications/plugins/ColladaSceneLoader/changeClassName.sh
delete mode 100644 applications/plugins/ColladaSceneLoader/config.h.in
delete mode 100644 applications/plugins/ColladaSceneLoader/initPlugin.cpp
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/ColladaSceneLoader.html (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/SceneColladaLoader.cpp (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/SceneColladaLoader.h (96%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/index.html (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_0_0.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_0_1.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_0_3.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_0_4.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_0_5.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_1_0.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_2_0.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_3_0.png (100%)
rename applications/plugins/{ColladaSceneLoader => SofaAssimp}/doc/skinning_example_modeler.png (100%)
create mode 100644 applications/plugins/SofaAssimp/examples/SceneColladaLoader.scn
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/basic.dae (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/character_clothes.py (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/cube.obj (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/example.dae (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/scene.dae.basic (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/scene.dae.girafe (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/scene.dae.gobelin (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/scene.dae.human (99%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/scene.dae.joints (100%)
rename applications/plugins/{ColladaSceneLoader/Demos => SofaAssimp/examples}/scene.dae.torsion (100%)
-------------------------------------------------------
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
udev 9,8G 0 9,8G 0% /dev
tmpfs 2,0G 202M 1,8G 11% /run
/dev/sdb1 59G 26G 31G 46% /
tmpfs 9,8G 96K 9,8G 1% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs 9,8G 0 9,8G 0% /sys/fs/cgroup
/dev/sdb2 195G 69G 116G 38% /media/jenkins
cgmfs 100K 0 100K 0% /run/cgmanager/fs
tmpfs 2,0G 16K 2,0G 1% /run/user/1000
/dev/sr0 101M 101M 0 100% /media/sofa/DWA-140
----------------- clean-old-builds.sh -----------------
Cleaning in /media/jenkins/sofa-ci-dev/workspace/clean-old-builds/../sofa-framework
ENV VARS: load /media/jenkins/sofa-ci-dev/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /media/jenkins/sofa-ci-dev/workspace/clean-old-builds/ci/scripts/env/defrost-linuxmint181-0
/media/jenkins/sofa-ci-dev/workspace/clean-old-builds/ci/scripts/env/defrost-linuxmint181-0: ligne 25: /opt/qt512/bin/qt512-env.sh: Aucun fichier ou dossier de ce type
master:
ubuntu_clang-6_options_release:
last build was on lundi 3 août 2020, 18:49:56 (UTC+0200)
-> not removed
ubuntu_gcc-7_options_release:
last build was on lundi 3 août 2020, 18:35:46 (UTC+0200)
-> not removed
PR-1408:
ubuntu_gcc-7_options_release:
last build was on jeudi 30 juillet 2020, 09:14:32 (UTC+0200)
-> not removed
PR-1436:
PR 1436 is closed
-> removed
PR-1443:
ubuntu_gcc-7_options_release:
last build was on lundi 3 août 2020, 11:32:32 (UTC+0200)
-> not removed
PR-1445:
ubuntu_gcc-7_options_release:
last build was on lundi 3 août 2020, 15:59:09 (UTC+0200)
-> not removed
PR-1446:
ubuntu_gcc-7_options_release:
last build was on lundi 3 août 2020, 18:12:57 (UTC+0200)
-> not removed
v20.06:
ubuntu_gcc-7_options_release:
last build was on lundi 3 août 2020, 16:02:43 (UTC+0200)
-> not removed
Cleaning Docker containers and images...
Deleted Images:
untagged: sofaframework/sofabuilder_ubuntu:latest
untagged: sofaframework/sofabuilder_ubuntu@sha256:5bf47fdad703677957753f85d6ccfbee822d848ed672843532477fb62d686050
deleted: sha256:f875d1172f23ff018b8895a98e6228cddd10e7434a9faac93f5b1f1762a0ef94
deleted: sha256:01cead9270cd1b349f6d94b25e3a75d3f3062f0c8139a54fb7a11089f41b615f
deleted: sha256:5eddc13ff7d78c3b8c782de5890ca51acd87eb9f2c2ad542362b351bb85a2292
deleted: sha256:93b37a4b5ebafd683146490e1bece0894f70b1ebba4593fa9642410e0ee15f2f
deleted: sha256:ec1f81a3686de98d839a0e06d6a17f24eb62a174a5d75925e8818a0ba4eb4c44
deleted: sha256:24c4fe1a484cd5946f3f0b4a71fcecf98afbe9d4fc649d2a7a8c9c972ddabae0
deleted: sha256:a87c7b3d38f2f565b7c9b6f16d726a213dc2eec47aee3af33cf8ff294367e2aa
deleted: sha256:fc3fe1813fc879b8ca200a4a6e9c63bc20889a461c786a3834f9fc5eca59d77b
deleted: sha256:4d88d951cb64bc5398d52b6e60db60c8da7a389a568e85d1db77b688728ba10b
deleted: sha256:648b274e5b4568c35b268a56936bec9950be654b8a407d109f463b6bb439ebc7
deleted: sha256:c7626c8bfc18c20bd18baf35c16f45edae053511278079a58cf68b86dcae7999
deleted: sha256:78bc36d3f767891976351d9748bb96afad4dc19858bfb2f61ef481db1a31e52a
deleted: sha256:b0e9786dd55f60fdec4b77a7fd665e1078820a91d1e54e15cfba56073a4b1a9f
deleted: sha256:983a7cd71a1441820de4bc4588c07cea805fb11d71ac69e63a08dfbb665a0f39
deleted: sha256:b3193d65b5a09526b56e092ca55e66e346d469def1b35c57510a26ac0543f6ce
deleted: sha256:a760612b7aeabc881eea0532874b061969141241738d26c48115eaabf347cff7
deleted: sha256:58eb79b42273b30a0a01c20fdc50d810baa95650a50cc7d3f7661ad71b113e25
deleted: sha256:2aede95fb237eb38fb84d6708f55fd5e5779abc77e245017b10f733482f713fe
deleted: sha256:6dcb029f15f6748779dab9b47d6dcba598d13af92ad45fb227167cfb22459051
deleted: sha256:ef06af11eaf1d91570a7265f8319c3ec45111f9eedd6daaeaaf87e19bd35dd71
deleted: sha256:e5684f6cb3fcab709c67c494bb18c5e00b3e06cd2ee9c5737d288aaf4d6d31ac
untagged: sofaframework/sofabuilder_ubuntu@sha256:fbb707451f36275a0fc003ad14050753cef72ba3ee4a40c18b641a49f85f5189
deleted: sha256:3a7719f463a5bf8587342b150340dab2f1d86f02c2bc215dcf08cdad34e5e1ef
deleted: sha256:7d8477ec4466ff52fcd97371d34bb6500f3406091c6737fb6cadf8eb5bccec15
deleted: sha256:3acee532fd18556679cafb99f23aebe438cacea48f76c8b2edacb917150999bc
deleted: sha256:508bef177e63170ea3ef76659779d69e659044765c750899ef8cb7510871cb08
deleted: sha256:26df455bb95f458c666bcad31428a536dee9a45870bfae946a04062586077053
deleted: sha256:f91c46a3510a7cc36a8d674517845710841b60bf7e4e71a7c501afd8256806b2
deleted: sha256:5e1bb87a0d52dee25d6d0d1f66a5eb95661a3e61ad0af5c4b4328573383b59c0
deleted: sha256:7d5c4bbdf601cea3e8972b65a27b1eedad3d395091c316487f6b327bd9d1fe58
deleted: sha256:1680eb6febe5818e65e4ff8657cd305f1b0adb9770a8885489abc15a52fcf457
deleted: sha256:6cf0eb43d6f366b4b0ad4b243d22d0966ed35d2d9aef82b34c1b7cb9d101bdd0
deleted: sha256:f077a0b97c45506c41f9c7aa4d0392ff02a7639b9fbc6279945444050167d6ff
deleted: sha256:c992b596a7f1dac0ad49b0aeacc6c590db3272d9cbba9e256d41815d6b5998dd
deleted: sha256:81960c98c1ca16e39a9ad1bc2816bf6df8b3a9395397d6aefad7d9960f7ee30b
deleted: sha256:132dc8456f6b55d1ab6abd4518a7be49edc73ad53b1033b94f312702d22f2932
deleted: sha256:092cf9d8638a843ab04504d1c1fe96b58d3fec36165f5f10fd1ee985e43d662c
deleted: sha256:93966784bb11a3cea3a992e3d147fba799636d3073ded42c1e55567f686f997f
deleted: sha256:6b979506a0484c17a8ae606e2517146342fd0563645097c18c5032e2ac3d39db
deleted: sha256:25cd7285646473c1a07e21b3c56f240d395a789003b2d5eb046947fbd6806100
deleted: sha256:05558de8df7f490fc94430c0f0a68d20450c2fa32054bda494fb494cc905228a
deleted: sha256:94195d31bc3f39394d82d19846b17a7f2b4c27758e7674b9dfad0d2a859e4876
deleted: sha256:11a1d3d1b9866054ae5c5031adc5a4a2113fcbf9135970c9ad7b69957872af5b
deleted: sha256:48ba0c6fdf4b069aad7a1eb6299dee017ef75b929a87ed63bc9226dee2cd50e8
deleted: sha256:4d5330c8d5056fdfb6f2e32b225452de71517794a80e3ef998440e184d2e80cb
deleted: sha256:3a9fa6b9e7ae21b704ed61109b612970f2b21449cd53e3154ed8800e2aefee0d
deleted: sha256:7ef3687765828a9cb2645925f27febbac21a5adece69e8437c26184a897b6ec7
Total reclaimed space: 10.89GB
-------------------------------------------------------
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
udev 9,8G 0 9,8G 0% /dev
tmpfs 2,0G 202M 1,8G 11% /run
/dev/sdb1 59G 26G 31G 46% /
tmpfs 9,8G 96K 9,8G 1% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs 9,8G 0 9,8G 0% /sys/fs/cgroup
/dev/sdb2 195G 57G 129G 31% /media/jenkins
cgmfs 100K 0 100K 0% /run/cgmanager/fs
tmpfs 2,0G 16K 2,0G 1% /run/user/1000
/dev/sr0 101M 101M 0 100% /media/sofa/DWA-140
Finished: SUCCESS