Console Output

Started by upstream project "sofa-framework/master" build number 5031
originally caused by:
 Started by user paul.baksic@inria.fr
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-3 (default debug package release builder options macos_clang cleanable) in workspace /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src
Running Prebuild steps
Run condition [Execution node ] enabling prebuild for step [BuilderChain]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [BuilderChain]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@6aeddcd6
[src] $ bash /tmp/CommandInterpreterCondition3624483122653200981.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@2ef2b05e
[src] $ bash /tmp/CommandInterpreterCondition4713546715908825377.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@262aac69
[src] $ bash /tmp/CommandInterpreterCondition1727069542665718399.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@64cadbf
[src] $ bash /tmp/CommandInterpreterCondition2149113475426266953.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@76fa4c0e
[src] $ bash /tmp/CommandInterpreterCondition5753322993497547543.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@32c99a67
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@1e4f3c31
[Execution node] check if [consortium-macos-3] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@29e2fa5f
[src] $ bash /tmp/jenkins6316235067828232535.sh
Success build forhudson.tasks.Shell@63183824
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.32.0 (Apple Git-132)'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --force --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658 # timeout=10
Commit message: "[Core] Missing call to super init (#4634)"
 > git rev-list --no-walk 3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658 # timeout=10
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] enabling prebuild for step [[Publish JUnit test result report]]
Run condition [Execute Shell] enabling prebuild for step [[Archive the artifacts]]
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[src] $ bash /tmp/jenkins8685452737087987592.sh
--------------- Clone CI scripts ---------------
pwd = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release
executing "git clone -b master https://github.com/sofa-framework/ci ci" 
Cloning into 'ci'...
ee7425b4066c5e3713eab7ee45c25226b52f1210 Add architectures now supported by cuda 12 (#47)
CI scripts are available in /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts
------------------------------------------------
[src] $ bash /tmp/jenkins4513739302687556866.sh

----------------------- main.sh -----------------------
ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/default
ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/consortium-macos-3
/usr/local/opt/python@3.10/bin/python3
[BEGIN] Init (2024-04-17 17:34:39.124270)
Force full build ON - cleaning build dir.
Starting a full build. (Full build forced.)
Calling github-export-vars
GITHUB_COMMIT_HASH = 3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658
GITHUB_BASECOMMIT_HASH = 
Debug info for GitHub env vars export:
  python_exe = /usr/local/opt/python@3.10/bin/python3
  git_url = https://github.com/sofa-framework/sofa.git
  refs = refs/heads/master
  branch = origin/master
GitHub env vars:
GITHUB_CONTEXT=macos_clang_options
GITHUB_COMMIT_DATE=1713254714
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_COMMIT_HASH=3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658
GITHUB_COMMIT_MESSAGE=[Core] Missing call to super init (#4634)
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5031/
GITHUB_COMMIT_AUTHOR=Alex Bilger
GITHUB_NOTIFY=false
GITHUB_REPOSITORY=sofa-framework/sofa
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_BRANCH=origin/master
DASH_FULLBUILD=true
DASH_NOTIFY=false
DASH_COMMIT_AUTHOR=Alex Bilger
DASH_COMMIT_SUBJECT=[Core] Missing call to super init (#4634)
DASH_COMMIT_DATE=1713254714
DASH_COMMIT_HASH=3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658
DASH_CONFIG=macos_clang_options
---------------------
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658 (not sent): [pending] macos_clang_options - Building...
Notify Dashboard (not sent): fullbuild=true&sha=3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5031/&status=build
[END] Init (2024-04-17 17:34:41.717611) - took 2.2538 seconds
--------------- main.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
BUILD_DIR_RESET = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build build-scope-full build-all-plugins 
----------------- VM config -----------------
-- PATH
/usr/local/opt/gnu-sed/libexec/gnubin:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/opt/ccache/libexec:/usr/local/bin:/usr/local/lib:/usr/bin:/bin:/usr/sbin:/sbin
-- CMake
cmake version 3.28.3

CMake suite maintained and supported by Kitware (kitware.com/cmake).
-- Generator
ninja 1.10.2
-- Compiler
AppleClang version: clang-1300.0.29.30
AppleClang install dir: InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
AppleClang/Clang correspondance: https://en.wikipedia.org/wiki/Xcode#Xcode_7.0_-_12.x_%28since_Free_On-Device_Development%29
Example: AppleClang 1001.0.46.3 is based on Clang 7.0.0
Xcode version: Xcode 13.2.1
Build version 13C100
Xcode install dir: /Applications/Xcode.app/Contents/Developer
-- Qt
Qt 5.12.6
--------------------------------------------
[BEGIN] Git work (2024-04-17 17:34:41.967594)
SOFA Bot
<>
Cleaning external repository: applications/plugins/Registration
Cleaning external repository: applications/plugins/InvertibleFVM
Cleaning external repository: applications/plugins/BeamAdapter/.github/doxygen-awesome-css
Cleaning external repository: applications/plugins/BeamAdapter
Cleaning external repository: applications/plugins/SofaSphFluid
Cleaning external repository: applications/plugins/SoftRobots
Cleaning external repository: applications/plugins/SofaPython3
Cleaning external repository: applications/plugins/ModelOrderReduction
Cleaning external repository: applications/plugins/ManifoldTopologies
Cleaning external repository: applications/plugins/PluginExample
Cleaning external repository: applications/plugins/CSparseSolvers
Cleaning external repository: applications/plugins/Sofa.Metis
Cleaning external repository: applications/plugins/STLIB
Cleaning external repository: applications/plugins/ShapeMatchingPlugin
Cleaning external repository: applications/projects/SofaGLFW
Cleaning external repository: applications/projects/Regression
HEAD is now at 3ea83cbdc9 [Core] Missing call to super init (#4634)
[END] Git work (2024-04-17 17:34:42.974031) - took 0.950 seconds
[BEGIN] Configure (2024-04-17 17:34:43.002250)
--------------- configure.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
SRC_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_TYPE_CMAKE = Release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build build-scope-full build-all-plugins 
-------------------------------------------------
----- ccache enabled -----
CCACHE_DIR = /Users/ci/Jenkins/workspace/.ccache
CCACHE_BASEDIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
CCACHE_MAXSIZE = 16G
--------------------------
---------------
python3_exec = /usr/local/opt/python@3.10/bin/python3
python3_lib = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
python3_include = /usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
---------------
Configuring with as much plugins/modules as possible (scope = full)
Calling cmake with the following options:

-DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON
-DAPPLICATION_REGRESSION_TEST=ON
-DAPPLICATION_RUNSOFAGLFW=ON
-DAPPLICATION_SOFAINFO=ON
-DAPPLICATION_SOFAPHYSICSAPI=ON
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_CXX_COMPILER=clang++
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache
-DCMAKE_C_COMPILER=clang
-DCMAKE_C_COMPILER_LAUNCHER=ccache
-DCMAKE_OSX_ARCHITECTURES=x86_64
-DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.6/clang_64
-DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3
-DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
-DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
-DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3
-DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10
-DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib
-DSOFAGUIQT_ENABLE_NODEGRAPH=OFF
-DSOFA_BUILD_APP_BUNDLE=OFF
-DSOFA_BUILD_TESTS=ON
-DSOFA_BUILD_TUTORIALS=ON
-DSOFA_DUMP_VISITOR_INFO=ON
-DSOFA_FETCH_BEAMADAPTER=ON
-DSOFA_FETCH_CGALPLUGIN=OFF
-DSOFA_FETCH_CSPARSESOLVERS=ON
-DSOFA_FETCH_INVERTIBLEFVM=ON
-DSOFA_FETCH_MANIFOLDTOPOLOGIES=ON
-DSOFA_FETCH_MODELORDERREDUCTION=ON
-DSOFA_FETCH_PLUGINEXAMPLE=ON
-DSOFA_FETCH_REGISTRATION=ON
-DSOFA_FETCH_REGRESSION=ON
-DSOFA_FETCH_SHAPEMATCHINGPLUGIN=ON
-DSOFA_FETCH_SOFA.METIS=ON
-DSOFA_FETCH_SOFAGLFW=ON
-DSOFA_FETCH_SOFAPYTHON3=ON
-DSOFA_FETCH_SOFASPHFLUID=ON
-DSOFA_FETCH_SOFTROBOTS=ON
-DSOFA_FETCH_STLIB=ON
-DSOFA_FETCH_THMPGSPATIALHASHING=ON
-DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF
-DSOFA_WITH_DEPRECATED_COMPONENTS=ON
-Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11
-Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11
Enabled modules and plugins:
-DPLUGIN_BEAMADAPTER=ON
-DPLUGIN_CIMGPLUGIN=ON
-DPLUGIN_COLLADASCENELOADER=ON
-DPLUGIN_COLLISIONOBBCAPSULE=ON
-DPLUGIN_CSPARSESOLVERS=ON
-DPLUGIN_DIFFUSIONSOLVER=ON
-DPLUGIN_GEOMAGIC=ON
-DPLUGIN_IMAGE=ON
-DPLUGIN_INVERTIBLEFVM=ON
-DPLUGIN_MANIFOLDTOPOLOGIES=ON
-DPLUGIN_MANUALMAPPING=ON
-DPLUGIN_MODELORDERREDUCTION=ON
-DPLUGIN_MULTITHREADING=ON
-DPLUGIN_PLUGINEXAMPLE=ON
-DPLUGIN_REGISTRATION=ON
-DPLUGIN_SENSABLEEMULATION=ON
-DPLUGIN_SHAPEMATCHINGPLUGIN=ON
-DPLUGIN_SOFAASSIMP=ON
-DPLUGIN_SOFACARVING=ON
-DPLUGIN_SOFADISTANCEGRID=ON
-DPLUGIN_SOFAEULERIANFLUID=ON
-DPLUGIN_SOFAGLFW=ON
-DPLUGIN_SOFAIMPLICITFIELD=ON
-DPLUGIN_SOFAPYTHON3=ON
-DPLUGIN_SOFASIMPLEGUI=ON
-DPLUGIN_SOFASPHFLUID=ON
-DPLUGIN_SOFA_METIS=ON
-DPLUGIN_SOFTROBOTS=ON
-DPLUGIN_STLIB=ON
-DPLUGIN_VOLUMETRICRENDERING=ON
Disabled modules and plugins:
-DPLUGIN_BULLETCOLLISIONDETECTION=OFF
-DPLUGIN_CGALPLUGIN=OFF
-DPLUGIN_EXTERNALBEHAVIORMODEL=OFF
-DPLUGIN_MESHSTEPLOADER=OFF
-DPLUGIN_SOFACUDA=OFF
-DPLUGIN_SOFAIMGUI=OFF
-DPLUGIN_THMPGSPATIALHASHING=OFF
Calling: cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_PREFIX_PATH=/Users/ci/Qt/5.12.6/clang_64 -DPython_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -DPython3_EXECUTABLE=/usr/local/opt/python@3.10/bin/python3 -DPython3_LIBRARY=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib -DPython3_INCLUDE_DIR=/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10 -Dpybind11_ROOT=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -Dpybind11_DIR=/usr/local/lib/python3.10/site-packages/pybind11/share/cmake/pybind11 -DAPPLICATION_GETDEPRECATEDCOMPONENTS=ON -DSOFA_BUILD_APP_BUNDLE=OFF -DSOFA_WITH_DEPRECATED_COMPONENTS=ON -DSOFA_GUI_QT_ENABLE_QDOCBROWSER=OFF -DSOFAGUIQT_ENABLE_NODEGRAPH=OFF -DPLUGIN_EXTERNALBEHAVIORMODEL=OFF -DAPPLICATION_REGRESSION_TEST=ON -DSOFA_FETCH_REGRESSION=ON -DAPPLICATION_SOFAPHYSICSAPI=ON -DAPPLICATION_SOFAINFO=ON -DSOFA_BUILD_TUTORIALS=ON -DSOFA_BUILD_TESTS=ON -DSOFA_DUMP_VISITOR_INFO=ON -DPLUGIN_SOFAPYTHON3=ON -DSOFA_FETCH_SOFAPYTHON3=ON -DPLUGIN_CIMGPLUGIN=ON -DPLUGIN_BEAMADAPTER=ON -DSOFA_FETCH_BEAMADAPTER=ON -DPLUGIN_STLIB=ON -DSOFA_FETCH_STLIB=ON -DPLUGIN_SOFTROBOTS=ON -DSOFA_FETCH_SOFTROBOTS=ON -DPLUGIN_SHAPEMATCHINGPLUGIN=ON -DSOFA_FETCH_SHAPEMATCHINGPLUGIN=ON -DPLUGIN_CSPARSESOLVERS=ON -DSOFA_FETCH_CSPARSESOLVERS=ON -DPLUGIN_MODELORDERREDUCTION=ON -DSOFA_FETCH_MODELORDERREDUCTION=ON -DPLUGIN_SOFA_METIS=ON -DSOFA_FETCH_SOFA.METIS=ON -DPLUGIN_BULLETCOLLISIONDETECTION=OFF -DPLUGIN_CGALPLUGIN=OFF -DSOFA_FETCH_CGALPLUGIN=OFF -DPLUGIN_COLLADASCENELOADER=ON -DPLUGIN_SOFAASSIMP=ON -DPLUGIN_DIFFUSIONSOLVER=ON -DPLUGIN_GEOMAGIC=ON -DPLUGIN_IMAGE=ON -DPLUGIN_INVERTIBLEFVM=ON -DSOFA_FETCH_INVERTIBLEFVM=ON -DPLUGIN_MANIFOLDTOPOLOGIES=ON -DSOFA_FETCH_MANIFOLDTOPOLOGIES=ON -DPLUGIN_MANUALMAPPING=ON -DPLUGIN_MESHSTEPLOADER=OFF -DPLUGIN_MULTITHREADING=ON -DPLUGIN_PLUGINEXAMPLE=ON -DSOFA_FETCH_PLUGINEXAMPLE=ON -DPLUGIN_REGISTRATION=ON -DSOFA_FETCH_REGISTRATION=ON -DPLUGIN_SENSABLEEMULATION=ON -DPLUGIN_SOFACARVING=ON -DPLUGIN_SOFACUDA=OFF -DPLUGIN_SOFADISTANCEGRID=ON -DPLUGIN_SOFAEULERIANFLUID=ON -DPLUGIN_SOFAGLFW=ON -DPLUGIN_SOFAIMGUI=OFF -DAPPLICATION_RUNSOFAGLFW=ON -DSOFA_FETCH_SOFAGLFW=ON -DPLUGIN_SOFAIMPLICITFIELD=ON -DPLUGIN_SOFASIMPLEGUI=ON -DPLUGIN_SOFASPHFLUID=ON -DSOFA_FETCH_SOFASPHFLUID=ON -DPLUGIN_COLLISIONOBBCAPSULE=ON -DPLUGIN_THMPGSPATIALHASHING=OFF -DSOFA_FETCH_THMPGSPATIALHASHING=ON -DPLUGIN_VOLUMETRICRENDERING=ON ../src
-- The C compiler identification is AppleClang 13.0.0.13000029
-- The CXX compiler identification is AppleClang 13.0.0.13000029
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/opt/ccache/libexec/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/opt/ccache/libexec/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Precompiled headers: disabled (SOFA_BUILD_WITH_PCH_ENABLED is OFF or CMake < 3.16).
-- Install prefix: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/install
-- Adding library Sofa.Config
Using legacy headers is enabled.
-- Adding library Sofa.Compat
-- Adding library Sofa.Type
-- Adding library Sofa.Geometry
-- Adding library Sofa.Topology
-- Adding library Sofa.Helper
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "2.91.0") 
-- Found Json: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/json (Required is at least version "3.1.2") 
-- Found STB: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/stb  
-- Found DiffLib: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/src/extlibs/difflib  
-- Adding library Sofa.LinearAlgebra
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "3.3.5") 
-- Adding library Sofa.DefaultType
-- Found Eigen3: /usr/local/include/eigen3 (Required is at least version "2.91.0") 
-- Adding library Sofa.Core
-- Adding library Sofa.Simulation
-- Adding library Sofa.Simulation.Core
-- Adding library Sofa.Simulation.Common
-- Adding library Sofa.Simulation.Graph
-- Adding library Sofa.SimpleApi
-- Adding library Sofa.Testing
Sofa.Testing: DEPENDENCY googletest NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching googletest...
Sofa.Testing: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/googletest-src
-- Found Python3: /usr/local/opt/python@3.10/bin/python3 (found version "3.10.5") found components: Interpreter 
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found GTest: /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/lib/cmake/GTestConfig.cmake (found version "1.14.0")  
-- Adding library Sofa.Framework
-- Adding module Sofa.Component
-- Adding module Sofa.Component.ODESolver
-- Adding module Sofa.Component.ODESolver.Forward
-- Adding module Sofa.Component.ODESolver.Backward
-- Adding module Sofa.Component.IO
-- Adding module Sofa.Component.IO.Mesh
-- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/lib/libz.tbd (found version "1.2.11")  
-- Adding module Sofa.Component.Playback
-- Adding module Sofa.Component.SceneUtility
-- Adding module Sofa.Component.Topology
-- Adding module Sofa.Component.Topology.Container
-- Adding module Sofa.Component.Topology.Container.Constant
-- Adding module Sofa.Component.Topology.Container.Dynamic
-- Adding module Sofa.Component.Topology.Container.Grid
-- Adding module Sofa.Component.Topology.Mapping
-- Adding module Sofa.Component.Topology.Utility
-- Adding module Sofa.Component.Visual
-- Adding module Sofa.Component.LinearSystem
-- Adding module Sofa.Component.LinearSolver
-- Adding module Sofa.Component.LinearSolver.Iterative
-- Adding module Sofa.Component.LinearSolver.Ordering
-- Adding module Sofa.Component.LinearSolver.Direct
-- Adding module Sofa.Component.LinearSolver.Preconditioner
-- Adding module Sofa.Component.Mass
-- Adding module Sofa.Component.Diffusion
-- Adding module Sofa.Component.Mapping
-- Adding module Sofa.Component.Mapping.Linear
-- Adding module Sofa.Component.Mapping.NonLinear
-- Adding module Sofa.Component.Mapping.MappedMatrix
-- Adding module Sofa.Component.StateContainer
-- Adding module Sofa.Component.SolidMechanics
-- Adding module Sofa.Component.SolidMechanics.Spring
-- Adding module Sofa.Component.SolidMechanics.FEM
-- Adding module Sofa.Component.SolidMechanics.FEM.Elastic
-- Adding module Sofa.Component.SolidMechanics.FEM.HyperElastic
-- Adding module Sofa.Component.SolidMechanics.FEM.NonUniform
-- Adding module Sofa.Component.SolidMechanics.TensorMass
-- Adding module Sofa.Component.Constraint
-- Adding module Sofa.Component.Constraint.Lagrangian
-- Adding module Sofa.Component.Constraint.Lagrangian.Model
-- Adding module Sofa.Component.Constraint.Lagrangian.Correction
-- Adding module Sofa.Component.Constraint.Lagrangian.Solver
-- Adding module Sofa.Component.Constraint.Projective
-- Adding module Sofa.Component.AnimationLoop
-- Adding module Sofa.Component.MechanicalLoad
-- Adding module Sofa.Component.Collision
-- Adding module Sofa.Component.Collision.Geometry
-- Adding module Sofa.Component.Collision.Detection
-- Adding module Sofa.Component.Collision.Detection.Algorithm
-- Adding module Sofa.Component.Collision.Detection.Intersection
-- Adding module Sofa.Component.Collision.Response
-- Adding module Sofa.Component.Collision.Response.Mapper
-- Adding module Sofa.Component.Collision.Response.Contact
-- Adding module Sofa.Component.Setting
-- Adding module Sofa.Component.Controller
-- Adding module Sofa.Component.Engine
-- Adding module Sofa.Component.Engine.Analyze
-- Adding module Sofa.Component.Engine.Generate
-- Adding module Sofa.Component.Engine.Select
-- Adding module Sofa.Component.Engine.Transform
-- Adding module Sofa.Component.Haptics
-- Adding library Sofa.GL
-- Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework   
-- Found GLEW: /usr/local/lib/cmake/glew/glew-config.cmake  
-- Adding module Sofa.GL.Component
-- Adding module Sofa.GL.Component.Rendering2D
-- Adding module Sofa.GL.Component.Rendering3D
-- Adding module Sofa.GL.Component.Engine
-- Adding module Sofa.GL.Component.Shader
-- Adding module Sofa.GUI.Component
-- Adding library Sofa.GUI.Common
Sofa.GUI.Common: DEPENDENCY cxxopts NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching cxxopts...
Sofa.GUI.Common: adding subdirectory /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build/_deps/cxxopts-src
-- -- Sofa.GUI.Common: Sofa.GL dependent features enabled.
-- Adding plugin Sofa.GUI.Batch
-- Adding plugin Sofa.GUI.Qt
Sofa.GUI.Qt: will use Qt5
-- Sofa.GUI.Qt: Qt5WebEngine not found, QDocBrowser will not be built.
-- Adding collection SofaFramework
-- Adding collection SofaBase
-- Adding collection SofaSimpleFem
-- Adding collection SofaRigid
-- Adding collection SofaDeformable
-- Adding collection SofaObjectInteraction
-- Adding collection SofaEngine
-- Adding collection SofaExplicitOdeSolver
-- Adding collection SofaImplicitOdeSolver
-- Adding collection SofaLoader
-- Adding collection SofaGeneralVisual
-- Adding collection SofaGraphComponent
-- Adding collection SofaGeneralMeshCollision
-- Adding collection SofaBoundaryCondition
-- Adding collection SofaGeneralAnimationLoop
-- Adding collection SofaGeneralDeformable
-- Adding collection SofaGeneralEngine
-- Adding collection SofaGeneralExplicitOdeSolver
-- Adding collection SofaGeneralImplicitOdeSolver
-- Adding collection SofaGeneralLinearSolver
-- Adding collection SofaGeneralRigid
-- Adding collection SofaGeneralTopology
-- Adding collection SofaTopologyMapping
-- Adding collection SofaUserInteraction
-- Adding collection SofaConstraint
-- Adding collection SofaGeneralLoader
-- Adding collection SofaExporter
-- Adding collection SofaSparseSolver
-- Adding collection SofaPreconditioner
-- Adding collection SofaDenseSolver
-- Adding collection SofaNonUniformFem
-- Adding collection SofaOpenglVisual
-- Adding collection SofaMiscTopology
-- Adding collection SofaMiscExtra
-- Adding collection SofaMiscForceField
-- Adding collection SofaMiscEngine
-- Adding collection SofaMiscSolver
-- Adding collection SofaMiscFem
-- Adding collection SofaMiscMapping
-- Adding collection SofaMiscCollision
-- Adding collection SofaHaptics
-- Adding plugin SofaValidation
-- Adding collection SofaGui
-- Adding collection SofaGuiCommon
-- Adding collection SofaGuiQt
-- Adding collection SofaCommon
-- Adding collection SofaGeneral
-- Adding collection SofaAdvanced
-- Adding collection SofaMisc
-- Adding collection SofaComponentAll
SofaComponentAll: SofaSimulationCommon will not be in the collection.
SofaComponentAll: SofaSimulationGraph will not be in the collection.
SofaComponentAll: SofaMeshCollision will not be in the collection.
SofaComponentAll: SofaGeneralObjectInteraction will not be in the collection.
-- Adding plugin SceneCreator
-- Adding plugin CollisionOBBCapsule
-- Adding plugin CImgPlugin
CImgPlugin: DEPENDENCY CImg NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching CImg...
Build was aborted
Aborted by paul.baksic@inria.fr
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[src] $ bash /tmp/jenkins2171278524051842529.sh
ENV VARS: load /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/default
ENV VARS: load node specific /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/ci/scripts/env/consortium-macos-3
--------------- post-build.sh vars ---------------
BUILD_DIR = /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release/build
CONFIG = macos_clang
PLATFORM = macos
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-regression-tests run-scene-tests run-unit-tests force-full-build build-scope-full build-all-plugins 
--------------------------------------------------
Dashboard env vars:
DASH_COMMIT_AUTHOR=Alex Bilger
DASH_COMMIT_BRANCH=origin/master
DASH_COMMIT_DATE=1713254714
DASH_COMMIT_HASH=3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658
DASH_COMMIT_SUBJECT=[Core] Missing call to super init (#4634)
DASH_CONFIG=macos_clang_options
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_FULLBUILD=true
DASH_NOTIFY=false
---------------------
GitHub env vars:
GITHUB_COMMIT_AUTHOR=Alex Bilger
GITHUB_COMMIT_DATE=1713254714
GITHUB_COMMIT_HASH=3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658
GITHUB_COMMIT_MESSAGE=[Core] Missing call to super init (#4634)
GITHUB_CONTEXT=macos_clang_options
GITHUB_NOTIFY=false
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5031/
---------------------
----------- statuses -----------
tests_status = failure
scenes_status = failure
regressions_status = failure
---------------------------------
Notify Dashboard (not sent): fullbuild=true&sha=3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5031/&tests_status=failure&scenes_status=failure&regressions_status=failure
BUILD_RESULT = ABORTED
Notify Dashboard (not sent): fullbuild=true&sha=3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658&config=macos_clang_options&node=consortium-macos-3&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/CI_CONFIG=macos_clang,CI_PLUGINS=options,CI_TYPE=release/5031/&status=cancel
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/3ea83cbdc91b26bcaddb7dd2d2c9ea910e96d658 (not sent): [failure] macos_clang_options - Build canceled.
----------- WORKSPACE -----------
total 452
drwxr-xr-x 27 ci staff    864 Apr 17 04:18 .
drwxr-xr-x  7 ci staff    224 Apr 17 17:34 ..
-rw-r--r--  1 ci staff   4525 Apr 17 03:47 .clang-format
drwxr-xr-x 13 ci staff    416 Apr 17 17:34 .git
-rw-r--r--  1 ci staff    321 Apr 17 03:47 .gitattributes
drwxr-xr-x  5 ci staff    160 Apr 17 03:47 .github
-rw-r--r--  1 ci staff   1117 Apr 17 03:47 .gitignore
-rw-r--r--  1 ci staff   3015 Apr 17 03:47 Authors.txt
-rw-r--r--  1 ci staff 340556 Apr 17 03:47 CHANGELOG.md
-rw-r--r--  1 ci staff  19293 Apr 17 03:47 CMakeLists.txt
-rw-r--r--  1 ci staff   9044 Apr 17 03:47 CMakePresets.json
-rw-r--r--  1 ci staff  10070 Apr 17 03:47 CONTRIBUTING.md
-rw-r--r--  1 ci staff   7428 Apr 17 03:47 GUIDELINES.md
-rw-r--r--  1 ci staff  26526 Apr 17 03:47 LICENSE-LGPL.md
-rw-r--r--  1 ci staff   4028 Apr 17 03:47 README.md
drwxr-xr-x  7 ci staff    224 Apr 17 03:47 Sofa
drwxr-xr-x  6 ci staff    192 Apr 17 03:48 applications
drwxr-xr-x  3 ci staff     96 Apr 17 03:48 cmake
-rw-r--r--  1 ci staff   1324 Apr 17 03:48 config.sh
-rw-r--r--  1 ci staff    858 Apr 17 03:48 custom.cmake.example
drwxr-xr-x 11 ci staff    352 Apr 17 03:48 examples
drwxr-xr-x  6 ci staff    192 Apr 17 03:48 extlibs
-rw-r--r--  1 ci staff   2911 Apr 17 03:48 package.cmake
lrwxr-xr-x  1 ci staff     77 Apr 17 04:18 parent_dir -> /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_options_release
drwxr-xr-x 41 ci staff   1312 Apr 17 03:48 scripts
drwxr-xr-x 11 ci staff    352 Apr 17 04:13 share
drwxr-xr-x  7 ci staff    224 Apr 17 03:48 tools
---------------------------------
[src] $ bash /tmp/CommandInterpreterCondition7021579627204228007.sh
Searching for output file like parent_dir/build/make-output-fullbuild-gcc*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition8352810811814377680.sh
Searching for output file like parent_dir/build/make-output-fullbuild-clang*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition2847637581481848952.sh
Searching for output file like parent_dir/build/make-output-fullbuild-vs*.txt
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition767986129160995680.sh
Run condition [Execute Shell] enabling perform for step [[Record compiler warnings and static analysis results]]
[SceneTest WarningsSceneTest ErrorsSceneTest Crashes] Skipping execution of recorder since overall result is 'ABORTED'
[src] $ bash /tmp/CommandInterpreterCondition6978961034313679721.sh
Searching for JUnit test result reports
Run condition [Execute Shell] preventing perform for step [[Publish JUnit test result report]]
[src] $ bash /tmp/CommandInterpreterCondition5482662419381858289.sh
Searching for files to archive as artifacts
Run condition [Execute Shell] preventing perform for step [[Archive the artifacts]]
Finished: ABORTED