Started by upstream project "clean-old-builds" build number 1301 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sofa-ci-windows10-3 (windows_msvc default windows10_vs-2017 debug package release builder options windows_vs2017 cleanable) in workspace J:\jenkins2\workspace\clean-old-builds [EnvInject] - Inject global passwords. [EnvInject] - Mask passwords that will be passed as build parameters. [clean-old-builds] $ bash C:\Users\ci\AppData\Local\Temp\jenkins6750316727847578807.sh --------------- Clone/update CI scripts --------------- pwd = /j/jenkins2/workspace/clean-old-builds HEAD is now at 6eb9aca [docker] Upgrade Ubuntu nightly build to 20.04 CI scripts are available in /j/jenkins2/workspace/clean-old-builds/ci/scripts ------------------------------------------------------- ------------- Clone/update reference_repo/sofa -------------- Checking /c/Users/ci/reference_repo/sofa Reference repo found. Updating... From https://github.com/sofa-framework/sofa 65a54acb1d..353ebae6e0 master -> origin/master Updating 65a54acb1d..353ebae6e0 Fast-forward .../src/SofaBaseLinearSolver/DiagonalMatrix.h | 2 + .../modules/Sofa.LinearAlgebra/CMakeLists.txt | 8 + .../src/sofa/linearalgebra/BTDMatrix.h | 216 +++++++++ .../src/sofa/linearalgebra/BTDMatrix.inl | 247 ++++++++++ .../src/sofa/linearalgebra/BlocFullMatrix.h | 201 ++++++++ .../src/sofa/linearalgebra/BlocFullMatrix.inl | 276 +++++++++++ .../src/sofa/linearalgebra/BlockDiagonalMatrix.h | 267 +++++++++++ .../src/sofa/linearalgebra/BlockDiagonalMatrix.inl | 30 ++ .../src/sofa/linearalgebra/BlockVector.h | 88 ++++ .../src/sofa/linearalgebra/BlockVector.inl | 62 +++ .../src/sofa/linearalgebra/DiagonalMatrix.h | 236 ---------- .../SofaGeneralLinearSolver/BTDLinearSolver.cpp | 7 +- .../src/SofaGeneralLinearSolver/BTDLinearSolver.h | 425 +---------------- .../SofaGeneralLinearSolver/BTDLinearSolver.inl | 505 --------------------- 14 files changed, 1406 insertions(+), 1164 deletions(-) create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BTDMatrix.h create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BTDMatrix.inl create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlocFullMatrix.h create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlocFullMatrix.inl create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockDiagonalMatrix.h create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockDiagonalMatrix.inl create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockVector.h create mode 100644 SofaKernel/modules/Sofa.LinearAlgebra/src/sofa/linearalgebra/BlockVector.inl ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on C:/Program Files/Git 60G 38G 23G 63% / J: 100G 42G 59G 42% /j ----------------- clean-old-builds.sh ----------------- ENV VARS: load /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/default ENV VARS: load node specific /j/jenkins2/workspace/clean-old-builds/ci/scripts/env/sofa-ci-windows10-3 C:/Python37/python.exe Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-framework PR-2339: windows_vs2017_options_release: last build was on Wed Sep 22 21:47:11 RDT 2021 -> not removed PR-2357: windows_vs2017_options_release: last build was on Thu Sep 23 13:03:16 RDT 2021 -> not removed master: windows_vs2017_options_release: last build was on Sat Sep 25 16:12:00 RDT 2021 -> not removed v21.06_beta: windows_vs2017_options_release: last build was on Fri Sep 24 12:54:32 RDT 2021 -> not removed Cleaning in J:\jenkins2\workspace\clean-old-builds/../sofa-custom refs: All valid configs were removed -> refs removed ------------------------------------------------------- Filesystem Size Used Avail Use% Mounted on C:/Program Files/Git 60G 38G 23G 63% / J: 100G 35G 65G 35% /j Finished: SUCCESS