Skip to content
Success

Console Output

Started by upstream project "clean-old-builds" build number 1381
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-1 (default debug package release builder options macos_clang rebootable mac_clang-3.5 cleanable) in workspace /Volumes/Jenkins/workspace/clean-old-builds
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[clean-old-builds] $ bash /Volumes/Jenkins/tmp/jenkins2767370001504815888.sh

--------------- Clone/update CI scripts ---------------
pwd = /Volumes/Jenkins/workspace/clean-old-builds
From https://github.com/sofa-framework/ci
 * [new branch]      v21.12     -> origin/v21.12
HEAD is now at 767cebd [scripts] Disable PLUGIN_SOFAPYTHON
CI scripts are available in /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts
-------------------------------------------------------

------------- Clone/update reference_repo/sofa --------------
Checking /Users/ci/reference_repo/sofa
Reference repo found. Updating...
From https://github.com/sofa-framework/sofa
   729720a41d..716ef407e2  master            -> origin/master
 * [new branch]            alxbilger-patch-1 -> origin/alxbilger-patch-1
 + 6129e22bd2...924068dc13 v21.12_beta       -> origin/v21.12_beta  (forced update)
Updating 729720a41d..716ef407e2
Fast-forward
 SofaKernel/modules/Sofa.Compat/CMakeLists.txt      |  15 +-
 .../Sofa.Compat/src/SofaExporter/OBJExporter.h     |  52 +++++
 .../SofaHelper_test/system/FileMonitor_test.cpp    |  95 ++++++---
 .../modules/SofaSimulationCore/CMakeLists.txt      |   4 +-
 ...Visitor.cpp => ExportVisualModelOBJVisitor.cpp} |  16 +-
 ...tOBJVisitor.h => ExportVisualModelOBJVisitor.h} |  19 +-
 .../src/sofa/simulation/Simulation.cpp             |   6 +-
 .../AnimationLoopParallelScheduler.cpp             |   2 +-
 .../SofaCUDA/sofa/gpu/cuda/CudaDiagonalMass.h      |   2 +-
 applications/plugins/image/ImageTypes.h            |   2 +-
 applications/projects/SofaGuiGlut/SimpleGUI.cpp    |   2 +-
 modules/SofaExporter/CMakeLists.txt                |   4 +-
 .../SofaExporter/SofaExporter_test/CMakeLists.txt  |   4 +-
 .../SofaExporter_test/MeshExporter_test.cpp        |   6 +-
 .../SofaExporter_test/STLExporter_test.cpp         |   6 +-
 ...er_test.cpp => VisualModelOBJExporter_test.cpp} |  26 +--
 .../SofaExporter_test/WriteState_test.cpp          |   6 +-
 modules/SofaExporter/examples/OBJExporter.scn      |   2 +-
 .../src/SofaExporter/BlenderExporter.h             |   4 +-
 .../SofaExporter/src/SofaExporter/MeshExporter.h   |   4 +-
 .../SofaExporter/src/SofaExporter/VTKExporter.h    |   4 +-
 ...{OBJExporter.cpp => VisualModelOBJExporter.cpp} |  25 +--
 .../{OBJExporter.h => VisualModelOBJExporter.h}    |  31 +--
 .../src/SofaMiscFem/PlasticMaterial.cpp            |  25 +--
 .../SofaMiscFem/src/SofaMiscFem/PlasticMaterial.h  |   2 -
 .../src/SofaMiscFem/QuadBendingFEMForceField.inl   |   2 -
 .../TriangularAnisotropicFEMForceField.h           |   2 -
 .../src/SofaMiscFem/TriangularFEMForceField.inl    |  76 +++----
 .../HexahedronCompositeFEMForceFieldAndMass.inl    | 223 ++++++++++-----------
 .../SofaPreconditioner/JacobiPreconditioner.cpp    |   4 -
 .../PrecomputedWarpPreconditioner.inl              |   1 -
 .../src/SofaPreconditioner/SSORPreconditioner.cpp  |   4 -
 32 files changed, 351 insertions(+), 325 deletions(-)
 create mode 100644 SofaKernel/modules/Sofa.Compat/src/SofaExporter/OBJExporter.h
 rename SofaKernel/modules/SofaSimulationCore/src/sofa/simulation/{ExportOBJVisitor.cpp => ExportVisualModelOBJVisitor.cpp} (78%)
 rename SofaKernel/modules/SofaSimulationCore/src/sofa/simulation/{ExportOBJVisitor.h => ExportVisualModelOBJVisitor.h} (80%)
 rename modules/SofaExporter/SofaExporter_test/{OBJExporter_test.cpp => VisualModelOBJExporter_test.cpp} (86%)
 rename modules/SofaExporter/src/SofaExporter/{OBJExporter.cpp => VisualModelOBJExporter.cpp} (82%)
 rename modules/SofaExporter/src/SofaExporter/{OBJExporter.h => VisualModelOBJExporter.h} (75%)
-------------------------------------------------------

Filesystem      Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk2s5    50Gi   10Gi   18Gi    38%  488245  521751355    0%   /
devfs          187Ki  187Ki    0Bi   100%     646          0  100%   /dev
/dev/disk2s1    50Gi   21Gi   18Gi    55%  735846  521503754    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Mi   18Gi     1%       1  522239599    0%   /private/var/vm
/dev/disk0s2   100Gi   33Gi   67Gi    34%  508121 4294459158    0%   /Volumes/Jenkins
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
----------------- clean-old-builds.sh -----------------
ENV VARS: load /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/default
ENV VARS: load node specific /Volumes/Jenkins/workspace/clean-old-builds/ci/scripts/env/consortium-macos-1
python3
------------------
free_space = 78819784
max_days_since_modified_short = 1/2
max_days_since_modified_long = 6
------------------

Cleaning in /Volumes/Jenkins/workspace/clean-old-builds/../sofa-framework
  PR-2527:
    macos_clang_options_release:
      last build was on Wed Dec  8 12:26:21 CET 2021
      -> not removed
  PR-2529:
    macos_clang_options_release:
      last build was on Tue Dec  7 17:48:03 CET 2021   (more than 6 days ago)
      -> removed
    All valid configs were removed
    -> PR-2529 removed
  PR-2537:
    PR 2537 is closed
    -> removed
  PR-2538:
    PR 2538 is closed
    -> removed
  PR-2539:
    PR 2539 is closed
    -> removed
  master:
    macos_clang_default_release:
      last build was on Sat Dec 11 03:57:56 CET 2021
      -> not removed
    macos_clang_options_release:
      last build was on Mon Dec 13 18:06:58 CET 2021
      -> not removed
  v21.12_beta:
    macos_clang_default_release:
      last build was on Mon Dec 13 14:38:46 CET 2021
      -> not removed
    macos_clang_options_release:
      last build was on Fri Dec 10 17:32:52 CET 2021
      -> not removed
-------------------------------------------------------
Filesystem      Size   Used  Avail Capacity iused      ifree %iused  Mounted on
/dev/disk2s5    50Gi   10Gi   18Gi    38%  488245  521751355    0%   /
devfs          187Ki  187Ki    0Bi   100%     646          0  100%   /dev
/dev/disk2s1    50Gi   21Gi   18Gi    55%  735854  521503746    0%   /System/Volumes/Data
/dev/disk2s4    50Gi  1.0Mi   18Gi     1%       1  522239599    0%   /private/var/vm
/dev/disk0s2   100Gi   19Gi   81Gi    20%  369442 4294597837    0%   /Volumes/Jenkins
map auto_home    0Bi    0Bi    0Bi   100%       0          0  100%   /System/Volumes/Data/home
Finished: SUCCESS