[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (777 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (4883 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/14 (5661 ms total)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::linearalgebra::SparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (792 ms)
[ RUN ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix
[ OK ] TestSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (5343 ms)
[----------] 2 tests from TestSparseMatrixProduct/TestSparseMatrixProduct/15 (6135 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/0, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,0,int>,float>
[ RUN ] TestSparseMatrixTranspose/0.squareMatrix
[ OK ] TestSparseMatrixTranspose/0.squareMatrix (5 ms)
[ RUN ] TestSparseMatrixTranspose/0.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/0.rectangularMatrix (15 ms)
[----------] 2 tests from TestSparseMatrixTranspose/0 (20 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/1, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,0,int>,double>
[ RUN ] TestSparseMatrixTranspose/1.squareMatrix
[ OK ] TestSparseMatrixTranspose/1.squareMatrix (4 ms)
[ RUN ] TestSparseMatrixTranspose/1.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/1.rectangularMatrix (14 ms)
[----------] 2 tests from TestSparseMatrixTranspose/1 (19 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/2, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<float,1,int>,float>
[ RUN ] TestSparseMatrixTranspose/2.squareMatrix
[ OK ] TestSparseMatrixTranspose/2.squareMatrix (4 ms)
[ RUN ] TestSparseMatrixTranspose/2.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/2.rectangularMatrix (15 ms)
[----------] 2 tests from TestSparseMatrixTranspose/2 (19 ms total)
[----------] 2 tests from TestSparseMatrixTranspose/3, where TypeParam = TestSparseMatrixTransposeTraits<Eigen::SparseMatrix<double,1,int>,double>
[ RUN ] TestSparseMatrixTranspose/3.squareMatrix
[ OK ] TestSparseMatrixTranspose/3.squareMatrix (4 ms)
[ RUN ] TestSparseMatrixTranspose/3.rectangularMatrix
[ OK ] TestSparseMatrixTranspose/3.rectangularMatrix (15 ms)
[----------] 2 tests from TestSparseMatrixTranspose/3 (19 ms total)
[----------] 6 tests from TriangularSystemSolver
[ RUN ] TriangularSystemSolver.empty
[ OK ] TriangularSystemSolver.empty (0 ms)
[ RUN ] TriangularSystemSolver.lower2x2
[ OK ] TriangularSystemSolver.lower2x2 (2 ms)
[ RUN ] TriangularSystemSolver.lower3x3
[ OK ] TriangularSystemSolver.lower3x3 (0 ms)
[ RUN ] TriangularSystemSolver.upper2x2
[ OK ] TriangularSystemSolver.upper2x2 (0 ms)
[ RUN ] TriangularSystemSolver.upper3x3
[ OK ] TriangularSystemSolver.upper3x3 (0 ms)
[ RUN ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates
[ OK ] TriangularSystemSolver.computeLowerTriangularMatrixCoordinates (0 ms)
[----------] 6 tests from TriangularSystemSolver (2 ms total)
[----------] Global test environment tear-down
[==========] 615 tests from 63 test suites ran. (95484 ms total)
[ PASSED ] 615 tests.
------------------------------------------
Running unit-tests Sofa.Component.SolidMechanics_simutest
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/Sofa.Component.SolidMechanics_simutest --gtest_output=xml:unit-tests/Sofa.Component.SolidMechanics_simutest/report.xml 2>&1"
[==========] Running 4 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from AffinePatch_sofa_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN ] AffinePatch_sofa_test/0.patchTest2D
[ OK ] AffinePatch_sofa_test/0.patchTest2D (9 ms)
[ RUN ] AffinePatch_sofa_test/0.patchTest3D
[ OK ] AffinePatch_sofa_test/0.patchTest3D (13 ms)
[----------] 2 tests from AffinePatch_sofa_test/0 (22 ms total)
[----------] 2 tests from LinearElasticity_test/0, where TypeParam = sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>
[ RUN ] LinearElasticity_test/0.testTractionTensorMass
[ OK ] LinearElasticity_test/0.testTractionTensorMass (72 ms)
[ RUN ] LinearElasticity_test/0.testTractionCorotational
[ OK ] LinearElasticity_test/0.testTractionCorotational (122 ms)
[----------] 2 tests from LinearElasticity_test/0 (194 ms total)
[----------] Global test environment tear-down
[==========] 4 tests from 2 test suites ran. (217 ms total)
[ PASSED ] 4 tests.
------------------------------------------
Running unit-tests Sofa.Component.Collision.Detection.Algorithm_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/Sofa.Component.Collision.Detection.Algorithm_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Detection.Algorithm_test/report.xml 2>&1"
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from TestCollisionPipeline
[ RUN ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.so
[ OK ] TestCollisionPipeline.checkCollisionPipelineWithNoAttributes (76 ms)
[ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.so
[WARNING] [CollisionPipeline(pipeline)] no intersection component defined. Switching to the DiscreteIntersection component.
To remove this warning, you can add an intersection component to your scene.
More details on the collision pipeline can be found at [sofadoc::Collision](https://www.sofa-framework.org/community/doc/simulation-principles/multi-model-representation/collision/).
[ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingIntersection (1 ms)
[ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.so
[WARNING] [CollisionPipeline(pipeline)] A BroadPhase component is required to compute collision detection and was not found in the current scene
[ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingBroadPhase (1 ms)
[ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.so
[WARNING] [CollisionPipeline(pipeline)] A NarrowPhase component is required to compute collision detection and was not found in the current scene
[ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingNarrowPhase (1 ms)
[ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.so
[WARNING] [CollisionPipeline(pipeline)] A ContactManager component is required to compute collision response and was not found in the current scene
[ OK ] TestCollisionPipeline.checkCollisionPipelineWithMissingContactManager (1 ms)
[ RUN ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.so
[WARNING] [CollisionPipeline(pipeline)] Invalid value 'depth'=-1.
Replaced with the default value = 6
[ OK ] TestCollisionPipeline.checkCollisionPipelineWithMonkeyValueForDepth_OpenIssue (2 ms)
[----------] 6 tests from TestCollisionPipeline (84 ms total)
[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (85 ms total)
[ PASSED ] 6 tests.
Thread 4/7 (PID 10533) is done.
Waiting for thread 5/7 (PID 10535) to finish...
Thread 5/7 (PID 10535) is done.
Waiting for thread 6/7 (PID 10537) to finish...
Thread 6/7 (PID 10537) is done.
Waiting for thread 7/7 (PID 10540) to finish...
------------------------------------------
Running unit-tests Sofa.Simulation.Core_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/Sofa.Simulation.Core_test --gtest_output=xml:unit-tests/Sofa.Simulation.Core_test/report.xml 2>&1"
[==========] Running 61 tests from 24 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from ParallelForEach
[ RUN ] ParallelForEach.makeRangesForLoop
[ OK ] ParallelForEach.makeRangesForLoop (0 ms)
[ RUN ] ParallelForEach.incrementVectorLambda
[ OK ] ParallelForEach.incrementVectorLambda (0 ms)
[ RUN ] ParallelForEach.incrementVectorFunctor
[ OK ] ParallelForEach.incrementVectorFunctor (0 ms)
[ RUN ] ParallelForEach.nbElementsLessThanThreads
[ OK ] ParallelForEach.nbElementsLessThanThreads (1 ms)
[ RUN ] ParallelForEach.emptyContainer
[ OK ] ParallelForEach.emptyContainer (1 ms)
[ RUN ] ParallelForEach.integers
[ OK ] ParallelForEach.integers (0 ms)
[----------] 6 tests from ParallelForEach (3 ms total)
[----------] 3 tests from ParallelForEachRange
[ RUN ] ParallelForEachRange.nonInitializedTaskScheduler
[ERROR] [parallelForEach] Task scheduler does not appear to be initialized. Cannot perform parallel tasks.
[ OK ] ParallelForEachRange.nonInitializedTaskScheduler (0 ms)
[ RUN ] ParallelForEachRange.incrementVectorLambda
[ OK ] ParallelForEachRange.incrementVectorLambda (0 ms)
[ RUN ] ParallelForEachRange.integers
[ OK ] ParallelForEachRange.integers (0 ms)
[----------] 3 tests from ParallelForEachRange (0 ms total)
[----------] 5 tests from RequiredPlugin_test
[ RUN ] RequiredPlugin_test.testNotExistingPlugin
[ERROR] [RequiredPlugin(notExist)] Plugin not found: "SofaNotExist"
Failed to load: ["SofaNotExist"]
[ OK ] RequiredPlugin_test.testNotExistingPlugin (10 ms)
[ RUN ] RequiredPlugin_test.testNoParameter
[ERROR] [RequiredPlugin()] Plugin not found: ""
Failed to load: [""]
[ OK ] RequiredPlugin_test.testNoParameter (4 ms)
[ RUN ] RequiredPlugin_test.testLoadPluginA
[WARNING] [RegisterObject] ComponentA: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[WARNING] [RegisterObject] ComponentB: Implicit object registration is deprecated since v24.12. Check #4429 for more information.
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libTestPluginA.so
[ OK ] RequiredPlugin_test.testLoadPluginA (0 ms)
[ RUN ] RequiredPlugin_test.testLoadPluginB
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libTestPluginB.so
[WARNING] [RequiredPlugin()] No component has been registered from TestPluginB.
It could be because:
- the entrypoint registerObjects() has not been implemented;
- (deprecated since v24.12) no sofa::core::RegisterObject() has been called;
- your plugin does not add any component (i.e BaseObject) into the factory. In that case, RequiredPlugin is not useful for this kind of plugin.
[ OK ] RequiredPlugin_test.testLoadPluginB (0 ms)
[ RUN ] RequiredPlugin_test.testLoadPluginC
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libTestPluginC.so
[ OK ] RequiredPlugin_test.testLoadPluginC (3 ms)
[----------] 5 tests from RequiredPlugin_test (19 ms total)
[----------] 1 test from SceneCheckRegistry
[ RUN ] SceneCheckRegistry.addToRegistry
[ OK ] SceneCheckRegistry.addToRegistry (0 ms)
[----------] 1 test from SceneCheckRegistry (0 ms total)
[----------] 2 tests from simulationLoad
[ RUN ] simulationLoad.existingFilename
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.AnimationLoop.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Algorithm.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Detection.Intersection.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Response.Contact.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Correction.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Constraint.Lagrangian.Solver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.IO.Mesh.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSystem.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mapping.Linear.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.SolidMechanics.FEM.Elastic.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Visual.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.GL.Component.Rendering3D.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.GL.Component.Shader.so
[ OK ] simulationLoad.existingFilename (160 ms)
[ RUN ] simulationLoad.nonExistingFilename
[ERROR] [Simulation] Cannot load file 'aFileThatDoesNotExist.scn': file cannot be found
[ OK ] simulationLoad.nonExistingFilename (0 ms)
[----------] 2 tests from simulationLoad (160 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.squareMatrix (1188 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0.rectangularMatrix (6523 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/0 (7711 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.squareMatrix (1120 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1.rectangularMatrix (8569 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/1 (9690 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.squareMatrix (1418 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2.rectangularMatrix (4932 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/2 (6351 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.squareMatrix (878 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3.rectangularMatrix (8515 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/3 (9393 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.squareMatrix (1440 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4.rectangularMatrix (9233 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/4 (10673 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.squareMatrix (932 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5.rectangularMatrix (5145 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/5 (6077 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.squareMatrix (794 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6.rectangularMatrix (5053 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/6 (5847 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.squareMatrix (860 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7.rectangularMatrix (5481 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/7 (6342 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.squareMatrix (697 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8.rectangularMatrix (3978 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/8 (4676 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.squareMatrix (652 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9.rectangularMatrix (3866 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/9 (4518 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.squareMatrix (623 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10.rectangularMatrix (3898 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/10 (4521 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.squareMatrix (663 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11.rectangularMatrix (3873 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/11 (4537 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,0,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.squareMatrix (558 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12.rectangularMatrix (3426 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/12 (3985 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,0,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.squareMatrix (576 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13.rectangularMatrix (3843 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/13 (4419 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int>,Eigen::SparseMatrix<float,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.squareMatrix (797 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14.rectangularMatrix (5180 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/14 (5977 ms total)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15, where TypeParam = sofa::simulation::ParallelSparseMatrixProduct<Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int>,Eigen::SparseMatrix<double,1,int> >
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.squareMatrix (833 ms)
[ RUN ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix
[ OK ] TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15.rectangularMatrix (5234 ms)
[----------] 2 tests from TestParallelSparseMatrixProduct/TestSparseMatrixProduct/15 (6068 ms total)
[----------] 1 test from TaskSchedulerFactory
[ RUN ] TaskSchedulerFactory.instantiateNotInFactory
[ERROR] [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory
[ OK ] TaskSchedulerFactory.instantiateNotInFactory (0 ms)
[----------] 1 test from TaskSchedulerFactory (0 ms total)
[----------] 5 tests from MainTaskSchedulerFactory
[ RUN ] MainTaskSchedulerFactory.createEmpty
[ OK ] MainTaskSchedulerFactory.createEmpty (0 ms)
[ RUN ] MainTaskSchedulerFactory.createDefault
[ OK ] MainTaskSchedulerFactory.createDefault (0 ms)
[ RUN ] MainTaskSchedulerFactory.createNotInFactory
[ERROR] [TaskSchedulerFactory] Cannot instantiate task scheduler 'notInFactory': it has not been registered into the factory
[ OK ] MainTaskSchedulerFactory.createNotInFactory (0 ms)
[ RUN ] MainTaskSchedulerFactory.registerAlreadyInFactory
[ERROR] [TaskSchedulerFactory] Cannot register task scheduler '_default' into the factory: a task scheduler with this name already exists
[ OK ] MainTaskSchedulerFactory.registerAlreadyInFactory (0 ms)
[ RUN ] MainTaskSchedulerFactory.registerNew
[ OK ] MainTaskSchedulerFactory.registerNew (0 ms)
[----------] 5 tests from MainTaskSchedulerFactory (0 ms total)
[----------] 6 tests from TaskSchedulerTests
[ RUN ] TaskSchedulerTests.FibonacciSingle
[ OK ] TaskSchedulerTests.FibonacciSingle (39 ms)
[ RUN ] TaskSchedulerTests.FibonacciMulti
[ OK ] TaskSchedulerTests.FibonacciMulti (121 ms)
[ RUN ] TaskSchedulerTests.IntSumSingle
[ OK ] TaskSchedulerTests.IntSumSingle (123 ms)
[ RUN ] TaskSchedulerTests.IntSumMulti
[ OK ] TaskSchedulerTests.IntSumMulti (331 ms)
[ RUN ] TaskSchedulerTests.Lambda
[ OK ] TaskSchedulerTests.Lambda (0 ms)
[ RUN ] TaskSchedulerTests.Functor
[ OK ] TaskSchedulerTests.Functor (0 ms)
[----------] 6 tests from TaskSchedulerTests (615 ms total)
[----------] Global test environment tear-down
[==========] 61 tests from 24 test suites ran. (101592 ms total)
[ PASSED ] 61 tests.
------------------------------------------
Running unit-tests Sofa.Component.MechanicalLoad_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/Sofa.Component.MechanicalLoad_test --gtest_output=xml:unit-tests/Sofa.Component.MechanicalLoad_test/report.xml 2>&1"
[==========] Running 65 tests from 16 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from ConstantForceField_test/0, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double> >
[ RUN ] ConstantForceField_test/0.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Forward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/0.testBasicAttributes (7 ms)
[ RUN ] ConstantForceField_test/0.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/0.testMissingMechanicalObject (2 ms)
[ RUN ] ConstantForceField_test/0.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/0.testSimpleBehavior (6 ms)
[ RUN ] ConstantForceField_test/0.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/0.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/0 (18 ms total)
[----------] 4 tests from ConstantForceField_test/1, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN ] ConstantForceField_test/1.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/1.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/1.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/1.testMissingMechanicalObject (1 ms)
[ RUN ] ConstantForceField_test/1.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/1.testSimpleBehavior (5 ms)
[ RUN ] ConstantForceField_test/1.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/1.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/1 (12 ms total)
[----------] 4 tests from ConstantForceField_test/2, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN ] ConstantForceField_test/2.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/2.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/2.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/2.testMissingMechanicalObject (1 ms)
[ RUN ] ConstantForceField_test/2.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/2.testSimpleBehavior (5 ms)
[ RUN ] ConstantForceField_test/2.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/2.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/2 (12 ms total)
[----------] 4 tests from ConstantForceField_test/3, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN ] ConstantForceField_test/3.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/3.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/3.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/3.testMissingMechanicalObject (1 ms)
[ RUN ] ConstantForceField_test/3.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/3.testSimpleBehavior (5 ms)
[ RUN ] ConstantForceField_test/3.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/3.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/3 (12 ms total)
[----------] 4 tests from ConstantForceField_test/4, where TypeParam = TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN ] ConstantForceField_test/4.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/4.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/4.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/4.testMissingMechanicalObject (1 ms)
[ RUN ] ConstantForceField_test/4.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/4.testSimpleBehavior (5 ms)
[ RUN ] ConstantForceField_test/4.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/4.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/4 (12 ms total)
[----------] 4 tests from ConstantForceField_test/5, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double> >
[ RUN ] ConstantForceField_test/5.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/5.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/5.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/5.testMissingMechanicalObject (1 ms)
[ RUN ] ConstantForceField_test/5.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/5.testSimpleBehavior (5 ms)
[ RUN ] ConstantForceField_test/5.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/5.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/5 (12 ms total)
[----------] 4 tests from ConstantForceField_test/6, where TypeParam = TypeTuple<sofa::defaulttype::StdRigidTypes<2u,double>,sofa::defaulttype::RigidMass<2u,double> >
[ RUN ] ConstantForceField_test/6.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/6.testBasicAttributes (2 ms)
[ RUN ] ConstantForceField_test/6.testMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [Node(Root)] Object type ConstantForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] ConstantForceField_test/6.testMissingMechanicalObject (1 ms)
[ RUN ] ConstantForceField_test/6.testSimpleBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ OK ] ConstantForceField_test/6.testSimpleBehavior (5 ms)
[ RUN ] ConstantForceField_test/6.testMonkeyValueForIndices
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[WARNING] [indices] Unable to parse values
- problem while parsing '-1' as Unsigned Integer because the minus sign is not allowed'. Replaced by 0 instead.
[WARNING] [ConstantForceField(unnamed)] Could not read value for data field indices: -1 5
[ERROR] [ConstantForceField(myForceField)] No input force has been set. Please define one of both Data: forces or totalForce
[ OK ] ConstantForceField_test/6.testMonkeyValueForIndices (2 ms)
[----------] 4 tests from ConstantForceField_test/6 (12 ms total)
[----------] 6 tests from PlaneForceField_test/0, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdRigidTypes<3u,double>,sofa::defaulttype::RigidMass<3u,double> >
[ RUN ] PlaneForceField_test/0.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/0.testPlaneForceField (5 ms)
[ RUN ] PlaneForceField_test/0.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/0.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/0.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/0.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/0.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/0.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/0.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/0.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/0.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/0 (15 ms total)
[----------] 6 tests from PlaneForceField_test/1, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<1u,double>,sofa::type::Vec<1u,double>,double>,double>
[ RUN ] PlaneForceField_test/1.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/1.testPlaneForceField (4 ms)
[ RUN ] PlaneForceField_test/1.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/1.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/1.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/1.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/1.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/1.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/1.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/1.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/1.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/1 (14 ms total)
[----------] 6 tests from PlaneForceField_test/2, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<2u,double>,sofa::type::Vec<2u,double>,double>,double>
[ RUN ] PlaneForceField_test/2.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/2.testPlaneForceField (4 ms)
[ RUN ] PlaneForceField_test/2.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/2.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/2.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/2.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/2.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/2.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/2.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/2.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/2.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/2 (14 ms total)
[----------] 6 tests from PlaneForceField_test/3, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double>,double>
[ RUN ] PlaneForceField_test/3.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/3.testPlaneForceField (4 ms)
[ RUN ] PlaneForceField_test/3.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/3.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/3.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/3.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/3.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/3.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/3.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/3.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/3.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/3 (14 ms total)
[----------] 6 tests from PlaneForceField_test/4, where TypeParam = sofa::(anonymous namespace)::TypeTuple<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<6u,double>,sofa::type::Vec<6u,double>,double>,double>
[ RUN ] PlaneForceField_test/4.testPlaneForceField
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] PlaneForceField_test/4.testPlaneForceField (4 ms)
[ RUN ] PlaneForceField_test/4.testBasicAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/4.testBasicAttributes (0 ms)
[ RUN ] PlaneForceField_test/4.testMonkeyValuesForAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] The 'damping=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=5.0 . To remove this warning message you need to set the 'damping' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-1 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 -1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=-2 1' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=1 -5' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'd_localRange=7 4' parameter is not valid as it needs two indices in numerical order. Continuing with the default value=[0, 0] (no local range). To remove this warning message you need to set the 'd_localRange' to correct value.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'maxForce=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=0.0 (no max force). To remove this warning message you need to set the 'maxForce' attribute between [0, +INF[.
[WARNING] [PlaneForceField(myPlaneForceField)] The 'stiffness=-1' parameters is outside the validity range of [0, +INF[. Continuing with the default value=500.0 . To remove this warning message you need to set the 'stiffness' attribute between [0, +INF[. Emitted from [/Level 1/myPlaneForceField].
[ OK ] PlaneForceField_test/4.testMonkeyValuesForAttributes (6 ms)
[ RUN ] PlaneForceField_test/4.testInitReinitBehavior
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[WARNING] [PlaneForceField(myPlaneForceField)] Calling an already fully initialized component. You should use reinit instead.
[ OK ] PlaneForceField_test/4.testInitReinitBehavior (0 ms)
[ RUN ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ERROR] [Node(Level 1)] Object type PlaneForceField<> was not created
The object is in the factory but cannot be created.
Requested template : None
Used template : None
Also tried to create the object with the template 'Rigid3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Rigid3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec1d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec1d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec2d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec2d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec3d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec3d' has been searched in the current context, but not found.
Also tried to create the object with the template 'Vec6d' but failed for the following reason(s):
1. Since the attribute 'mstate' has not been specified, a mechanical state with the datatype 'Vec6d' has been searched in the current context, but not found.
[ERROR] [SceneLoaderXML] Node initialization failed.
[ OK ] PlaneForceField_test/4.testBehaviorWhenMissingMechanicalObject (1 ms)
[ RUN ] PlaneForceField_test/4.testDefaultPlane
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.MechanicalLoad.so
[ OK ] PlaneForceField_test/4.testDefaultPlane (0 ms)
[----------] 6 tests from PlaneForceField_test/4 (14 ms total)
[----------] 2 tests from QuadPressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::QuadPressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN ] QuadPressureForceField_test/0.quadPressureForceFieldTest
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Constant.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Dynamic.so
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [QuadSetTopologyContainer] 0x37440608) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x3743d090). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [QuadSetTopologyContainer] 0x37440608) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x3743d090). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] QuadPressureForceField_test/0.quadPressureForceFieldTest (10 ms)
[ RUN ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [QuadSetTopologyContainer] 0x3743c0f8) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x37439f10). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [QuadSetTopologyContainer] 0x3743c0f8) into the Node '/', whereas it already contains one ('quad' [MeshTopology] 0x37439f10). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] QuadPressureForceField_test/0.constantQuadPressureForceFieldTest (0 ms)
[----------] 2 tests from QuadPressureForceField_test/0 (10 ms total)
[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0, where TypeParam = sofa::defaulttype::StdRigidTypes<3u,double>
[ RUN ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones
[WARNING] [Node(root)] An animation loop is required, but has not been found. Add an animation loop in the root of your scene to fix this warning. The list of available animation loop components is: [DefaultAnimationLoop]. A component of type DefaultAnimationLoop will be automatically added for you.
[ OK ] SkeletalMotionProjectiveConstraint_test/0.twoConstrainedBones (0 ms)
[----------] 1 test from SkeletalMotionProjectiveConstraint_test/0 (0 ms total)
[----------] 2 tests from SurfacePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::SurfacePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x3743c0f8) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x37439f10). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x3743c0f8) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x37439f10). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] SurfacePressureForceField_test/0.surfacePressureForceFieldTest (2 ms)
[ RUN ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x37439f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x3744be90). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x37439f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x3744be90). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] SurfacePressureForceField_test/0.constantSurfacePressureForceFieldTest (0 ms)
[----------] 2 tests from SurfacePressureForceField_test/0 (3 ms total)
[----------] 2 tests from TrianglePressureForceField_test/0, where TypeParam = sofa::component::mechanicalload::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::type::Vec<3u,double>,sofa::type::Vec<3u,double>,double> >
[ RUN ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x37439f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x3740bc00). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x37439f18) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x3740bc00). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] TrianglePressureForceField_test/0.trianglePressureForceFieldTest (1 ms)
[ RUN ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest
[WARNING] [Node(Root)] Trying to add a BaseMeshTopology ('unnamed' [TriangleSetTopologyContainer] 0x3743c578) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x3740bc00). Only one BaseMeshTopology is permitted in a Node. The previous BaseMeshTopology is replaced and the behavior is undefined.
[WARNING] [Node(Root)] Trying to add a Topology ('unnamed' [TriangleSetTopologyContainer] 0x3743c578) into the Node '/', whereas it already contains one ('triangle' [MeshTopology] 0x3740bc00). Only one Topology is permitted in a Node. The previous Topology is replaced and the behavior is undefined.
[WARNING] [ForceFieldTest] Potential energy is not tested
[ OK ] TrianglePressureForceField_test/0.constantTrianglePressureForceFieldTest (0 ms)
[----------] 2 tests from TrianglePressureForceField_test/0 (2 ms total)
[----------] Global test environment tear-down
[==========] 65 tests from 16 test suites ran. (185 ms total)
[ PASSED ] 65 tests.
------------------------------------------
Running unit-tests Sofa.Simulation.Common_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/Sofa.Simulation.Common_test --gtest_output=xml:unit-tests/Sofa.Simulation.Common_test/report.xml 2>&1"
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from LoadScene_test
[ RUN ] LoadScene_test.PatchTestConstraint
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Constraint.Projective.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Engine.Select.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.LinearSolver.Iterative.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Mass.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.ODESolver.Backward.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.SolidMechanics.Spring.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Topology.Container.Grid.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Visual.so
[ OK ] LoadScene_test.PatchTestConstraint (71 ms)
[ RUN ] LoadScene_test.PythonExtension
[ERROR] [Simulation] Cannot load file '/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src/examples/Component/Constraint/Projective/fakeFile.py': file cannot be found
[ERROR] [Simulation] Cannot load file '/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src/examples/Component/Constraint/Projective/fakeFile.pyscn': file cannot be found
[ OK ] LoadScene_test.PythonExtension (0 ms)
[----------] 2 tests from LoadScene_test (71 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (71 ms total)
[ PASSED ] 2 tests.
------------------------------------------
Running unit-tests Sofa.Core_simutest
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/Sofa.Core_simutest --gtest_output=xml:unit-tests/Sofa.Core_simutest/report.xml 2>&1"
[==========] Running 14 tests from 6 test suites.
[----------] Global test environment set-up.
[----------] 3 tests from Base_test
[ RUN ] Base_test.testComponentState
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[ OK ] Base_test.testComponentState (4 ms)
[ RUN ] Base_test.testBaseClass
[ OK ] Base_test.testBaseClass (0 ms)
[ RUN ] Base_test.testGetClassName
[ OK ] Base_test.testGetClassName (0 ms)
[----------] 3 tests from Base_test (4 ms total)
[----------] 1 test from BaseContext_test
[ RUN ] BaseContext_test.testGetObjects
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.SceneUtility.so
[ OK ] BaseContext_test.testGetObjects (1 ms)
[----------] 1 test from BaseContext_test (1 ms total)
[----------] 3 tests from CheckPaths/MultiLink_simutest
[ RUN ] CheckPaths/MultiLink_simutest.checkPaths/0
[ OK ] CheckPaths/MultiLink_simutest.checkPaths/0 (0 ms)
[ RUN ] CheckPaths/MultiLink_simutest.checkPaths/1
[ OK ] CheckPaths/MultiLink_simutest.checkPaths/1 (0 ms)
[ RUN ] CheckPaths/MultiLink_simutest.checkPaths/2
[ OK ] CheckPaths/MultiLink_simutest.checkPaths/2 (0 ms)
[----------] 3 tests from CheckPaths/MultiLink_simutest (1 ms total)
[----------] 4 tests from CheckPath/SingleLink_simutest
[ RUN ] CheckPath/SingleLink_simutest.CheckPath/0
[ OK ] CheckPath/SingleLink_simutest.CheckPath/0 (0 ms)
[ RUN ] CheckPath/SingleLink_simutest.CheckPath/1
[ OK ] CheckPath/SingleLink_simutest.CheckPath/1 (0 ms)
[ RUN ] CheckPath/SingleLink_simutest.CheckPath/2
[ OK ] CheckPath/SingleLink_simutest.CheckPath/2 (0 ms)
[ RUN ] CheckPath/SingleLink_simutest.CheckPath/3
[ OK ] CheckPath/SingleLink_simutest.CheckPath/3 (0 ms)
[----------] 4 tests from CheckPath/SingleLink_simutest (1 ms total)
[----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject
[ RUN ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0
[ OK ] CheckPathToBaseObject/PathResolverToBaseObject.CheckPathToBaseObject/0 (0 ms)
[----------] 1 test from CheckPathToBaseObject/PathResolverToBaseObject (0 ms total)
[----------] 2 tests from CheckPathToNode/PathResolverToNode
[ RUN ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0
[ OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/0 (0 ms)
[ RUN ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1
[ OK ] CheckPathToNode/PathResolverToNode.CheckPathToNode/1 (0 ms)
[----------] 2 tests from CheckPathToNode/PathResolverToNode (0 ms total)
[----------] Global test environment tear-down
[==========] 14 tests from 6 test suites ran. (10 ms total)
[ PASSED ] 14 tests.
YOU HAVE 2 DISABLED TESTS
------------------------------------------
Running unit-tests SofaDistanceGrid_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/SofaDistanceGrid_test --gtest_output=xml:unit-tests/SofaDistanceGrid_test/report.xml 2>&1"
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from DistanceGrid_test
[ RUN ] DistanceGrid_test.chekcValidConstructorsCube
[ OK ] DistanceGrid_test.chekcValidConstructorsCube (0 ms)
[ RUN ] DistanceGrid_test.chekcInvalidConstructorsCube
x-y-z:-10, 10, 10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
[WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead.
x-y-z:10, -10, 10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
[WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead.
x-y-z:10, 10, -10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
[WARNING] [DistanceGrid] Invalid dimension-10. Dimension for a distance grid must be of size >= 0. Use '0' instead.
x-y-z:10, 10, 0
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
x-y-z:10, 0, 10
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
x-y-z:0, 10, 0
mx-my-mz:-1, -1, -1
ex-ey-ez:1, 1, 1
x-y-z:0, 10, 0
mx-my-mz:-1, 1, -1
ex-ey-ez:1, -1, 1
[ OK ] DistanceGrid_test.chekcInvalidConstructorsCube (0 ms)
[----------] 2 tests from DistanceGrid_test (0 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 2 tests.
------------------------------------------
Running unit-tests Sofa.Component.Collision.Geometry_test
Calling: bash -c "/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/bin/Sofa.Component.Collision.Geometry_test --gtest_output=xml:unit-tests/Sofa.Component.Collision.Geometry_test/report.xml 2>&1"
[==========] Running 15 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 11 tests from TestSphere
[ RUN ] TestSphere.rigid_rigid_1
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_rigid_1 (1 ms)
[ RUN ] TestSphere.rigid_rigid_2
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_rigid_2 (0 ms)
[ RUN ] TestSphere.rigid_soft_1
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_1 (0 ms)
[ RUN ] TestSphere.rigid_soft_2
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_2 (0 ms)
[ RUN ] TestSphere.rigid_soft_3
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_3 (0 ms)
[ RUN ] TestSphere.rigid_soft_4
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.rigid_soft_4 (0 ms)
[ RUN ] TestSphere.soft_soft_1
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.soft_soft_1 (0 ms)
[ RUN ] TestSphere.checkSceneWithVec3MechanicalModel
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.checkSceneWithVec3MechanicalModel (1 ms)
[ RUN ] TestSphere.checkSceneWithRigid3dMechanicalMode
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.checkSceneWithRigid3dMechanicalMode (0 ms)
[ RUN ] TestSphere.checkAttributes
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ OK ] TestSphere.checkAttributes (0 ms)
[ RUN ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.StateContainer.so
[INFO] [PluginManager] Loaded plugin: /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build/lib/libSofa.Component.Collision.Geometry.so
[ERROR] [SphereCollisionModel(spheremodel)] Missing a MechanicalObject with template 'Vec3d. This MechnicalObject stores the position of the spheres. When this one is missing the collision model is deactivated.
To remove this error message you can add to your scene a line <MechanicalObject template='Vec3d'/>.
[ OK ] TestSphere.checkGracefulHandlingWhenMechanicalModelIsMissing (0 ms)
[----------] 11 tests from TestSphere (9 ms total)
[----------] 4 tests from TestTriangle
[ RUN ] TestTriangle.rigid_sphere_triangle_min_prox
[ OK ] TestTriangle.rigid_sphere_triangle_min_prox (0 ms)
[ RUN ] TestTriangle.rigid_sphere_triangle_new_prox
[ OK ] TestTriangle.rigid_sphere_triangle_new_prox (0 ms)
[ RUN ] TestTriangle.soft_sphere_triangle_min_prox
[ OK ] TestTriangle.soft_sphere_triangle_min_prox (0 ms)
[ RUN ] TestTriangle.soft_sphere_triangle_new_prox
[ OK ] TestTriangle.soft_sphere_triangle_new_prox (0 ms)
[----------] 4 tests from TestTriangle (1 ms total)
[----------] Global test environment tear-down
[==========] 15 tests from 2 test suites ran. (11 ms total)
[ PASSED ] 15 tests.
Thread 7/7 (PID 10540) is done.
Done.
/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/ci/scripts/unit-tests.sh: line 1: kill: (-10428) - No such process
Testing summary:
- 77 test suite(s)
- 2741 test(s)
- 14 disabled test(s)
- 1 failure(s)
- 0 error(s)
GitHub reponse: {
"url": "https://api.github.com/repos/sofa-framework/sofa/statuses/410dd333895cd463b6c9fc9fdbd9d218859746a2",
"avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
"id": 39395544289,
"node_id": "SC_kwDOA5Tkhs8AAAAJLChM4Q",
"state": "success",
"description": "Build OK. FIXME: 1 unit",
"target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5699/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/1/",
"context": "fedora_clang_options",
"created_at": "2025-09-19T03:20:34Z",
"updated_at": "2025-09-19T03:20:34Z",
"creator": {
"login": "sofabot",
"id": 19709165,
"node_id": "MDQ6VXNlcjE5NzA5MTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sofabot",
"html_url": "https://github.com/sofabot",
"followers_url": "https://api.github.com/users/sofabot/followers",
"following_url": "https://api.github.com/users/sofabot/following{/other_user}",
"gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
"organizations_url": "https://api.github.com/users/sofabot/orgs",
"repos_url": "https://api.github.com/users/sofabot/repos",
"events_url": "https://api.github.com/users/sofabot/events{/privacy}",
"received_events_url": "https://api.github.com/users/sofabot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/410dd333895cd463b6c9fc9fdbd9d218859746a2 (not sent): [success] fedora_clang_options - Build OK. FIXME: 1 unit
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=410dd333895cd463b6c9fc9fdbd9d218859746a2&config=fedora_clang_options&node=sofa-ci-dev-ubuntu2204-2&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5699/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5699/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/1/&tests_status=done&tests_suites=77&tests_total=2741&tests_disabled=14&tests_failures=1&tests_errors=0&tests_duration=365.018
[END] Unit tests (2025-09-19 03:20:35.331838) - took 115.115319 seconds
-------------------------------------------------------
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
[src] $ bash /tmp/jenkins9191568262675926023.sh
ENV VARS: load /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/ci/scripts/env/default
ENV VARS: load node specific /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/ci/scripts/env/sofa-ci-dev-ubuntu2204-2
--------------- post-build.sh vars ---------------
BUILD_DIR = /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/build
CONFIG = fedora_clang
PLATFORM = fedora
COMPILER = clang
ARCHITECTURE = amd64
BUILD_TYPE = release
BUILD_OPTIONS = run-unit-tests report-to-github report-to-dashboard build-scope-full build-all-plugins
--------------------------------------------------
Dashboard env vars:
DASH_BASECOMMIT_HASH=366f3243645a7afb5f34645d6414794ad29bdc0f
DASH_COMMIT_AUTHOR=Frederick Roy
DASH_COMMIT_BRANCH=origin/PR-5699
DASH_COMMIT_DATE=1758247368
DASH_COMMIT_HASH=410dd333895cd463b6c9fc9fdbd9d218859746a2
DASH_COMMIT_SUBJECT=fix crash when selecting
DASH_CONFIG=fedora_clang_options
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_FULLBUILD=true
DASH_NOTIFY=true
---------------------
GitHub env vars:
GITHUB_BASECOMMIT_HASH=366f3243645a7afb5f34645d6414794ad29bdc0f
GITHUB_BASE_REF=master
GITHUB_COMMIT_AUTHOR=Frederick Roy
GITHUB_COMMIT_DATE=1758247368
GITHUB_COMMIT_HASH=410dd333895cd463b6c9fc9fdbd9d218859746a2
GITHUB_COMMIT_MESSAGE=fix crash when selecting
GITHUB_CONTEXT=fedora_clang_options
GITHUB_NOTIFY=true
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5699/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/1/
---------------------
----------- statuses -----------
tests_status = done
scenes_status = disabled
regressions_status = disabled
---------------------------------
Notify Dashboard (sent - curl returned 0): fullbuild=true&sha=410dd333895cd463b6c9fc9fdbd9d218859746a2&config=fedora_clang_options&node=sofa-ci-dev-ubuntu2204-2&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5699/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5699/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release/1/&tests_status=done&scenes_status=disabled®ressions_status=disabled
BUILD_RESULT = SUCCESS
----------- WORKSPACE -----------
total 568
drwxrwxr-x 12 ci ci 4096 Sep 19 05:20 .
drwxrwxr-x 6 ci ci 4096 Sep 19 04:30 ..
drwxrwxr-x 5 ci ci 4096 Sep 19 04:30 applications
-rw-rw-r-- 1 ci ci 3015 Sep 19 04:30 Authors.txt
-rw-rw-r-- 1 ci ci 402076 Sep 19 04:30 CHANGELOG.md
-rw-rw-r-- 1 ci ci 4525 Sep 19 04:30 .clang-format
drwxrwxr-x 3 ci ci 4096 Sep 19 04:30 cmake
-rw-rw-r-- 1 ci ci 19351 Sep 19 04:30 CMakeLists.txt
-rw-rw-r-- 1 ci ci 9294 Sep 19 04:30 CMakePresets.json
-rw-rw-r-- 1 ci ci 136 Sep 19 04:30 .codespellrc
-rw-rw-r-- 1 ci ci 10069 Sep 19 04:30 CONTRIBUTING.md
drwxrwxr-x 8 ci ci 4096 Sep 19 04:30 examples
drwxrwxr-x 5 ci ci 4096 Sep 19 04:30 extlibs
-rw-rw-r-- 1 ci ci 2918 Sep 19 04:30 flake.lock
-rw-rw-r-- 1 ci ci 1200 Sep 19 04:30 flake.nix
drwxrwxr-x 8 ci ci 4096 Sep 19 04:30 .git
-rw-rw-r-- 1 ci ci 321 Sep 19 04:30 .gitattributes
drwxrwxr-x 4 ci ci 4096 Sep 19 04:30 .github
-rw-rw-r-- 1 ci ci 1117 Sep 19 04:30 .gitignore
-rw-rw-r-- 1 ci ci 7418 Sep 19 04:30 GUIDELINES.md
-rw-rw-r-- 1 ci ci 26526 Sep 19 04:30 LICENSE-LGPL.md
-rw-rw-r-- 1 ci ci 1648 Sep 19 04:30 package.nix
lrwxrwxrwx 1 ci ci 69 Sep 19 05:20 parent_dir -> /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release
-rw-rw-r-- 1 ci ci 4028 Sep 19 04:30 README.md
drwxrwxr-x 5 ci ci 4096 Sep 19 04:30 scripts
drwxrwxr-x 8 ci ci 4096 Sep 19 04:30 share
drwxrwxr-x 6 ci ci 4096 Sep 19 04:30 Sofa
drwxrwxr-x 3 ci ci 4096 Sep 19 04:30 tools
---------------------------------
[src] $ bash /tmp/CommandInterpreterCondition12287443090766185142.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/CommandInterpreterCondition7802384132590269438.sh
Searching for output file like parent_dir/build/make-output-fullbuild-clang*.txt
Run condition [Execute Shell] enabling perform for step [[Record compiler warnings and static analysis results]]
[Clang Build] Searching for all files in '/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src' that match the pattern 'parent_dir/build/make-output-fullbuild-clang*.txt'
[Clang Build] Traversing of symbolic links: enabled
[Clang Build] -> found 1 file
[Clang Build] Successfully parsed file /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src/parent_dir/build/make-output-fullbuild-clang.txt
[Clang Build] -> found 275 issues (skipped 426 duplicates)
[Clang Build] Successfully processed file 'parent_dir/build/make-output-fullbuild-clang.txt'
[Clang Build] Post processing issues on 'sofa-ci-dev-ubuntu2204-2' with source code encoding 'UTF-8'
[Clang Build] Creating SCM blamer to obtain author and commit information for affected files
[Clang Build] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Clang Build] Resolving file names for all issues in workspace '/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src'
[Clang Build] -> resolved paths in source directory (59 found, 78 not found)
[Clang Build] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Clang Build] -> resolved module names for 275 issues
[Clang Build] Resolving package names (or namespaces) by parsing the affected files
[Clang Build] -> resolved package names of 137 affected files
[Clang Build] No filter has been set, publishing all 275 issues
[Clang Build] Creating fingerprints for all affected code blocks to track issues over different builds
[Clang Build] -> created fingerprints for 101 issues (skipped 174 issues)
[Clang Build] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/PR-5699/configurations/axis-CI_CONFIG/fedora_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/1/files-with-issues'
[Clang Build] -> 59 copied, 0 not in workspace, 174 not-found, 0 with I/O error
[Clang Build] Skipping cleaning of source code files in old builds
[Clang Build] Repository miner is not configured, skipping repository mining
[Clang Build] [-ERROR-] Can't create fingerprints for some files:
[Clang Build] [-ERROR-] - '/usr/bin/../lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/unique_ptr.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseClass.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaGLFW/SofaGLFW/bindings/src/Module_SofaGLFW.cpp' file not found
[Clang Build] [-ERROR-] - '/usr/bin/../lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_construct.h' file not found
[Clang Build] [-ERROR-] - '/usr/bin/../lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_construct.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] ... skipped logging of 154 additional errors ...
[Clang Build] Searching for all files in '/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src' that match the pattern 'parent_dir/build/make-output-fullbuild-clang*.txt'
[Clang Build] Traversing of symbolic links: enabled
[Clang Build] -> found 1 file
[Clang Build] Successfully parsed file /builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src/parent_dir/build/make-output-fullbuild-clang.txt
[Clang Build] -> found 275 issues (skipped 426 duplicates)
[Clang Build] Successfully processed file 'parent_dir/build/make-output-fullbuild-clang.txt'
[Clang Build] Post processing issues on 'sofa-ci-dev-ubuntu2204-2' with source code encoding 'UTF-8'
[Clang Build] Creating SCM blamer to obtain author and commit information for affected files
[Clang Build] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Clang Build] Resolving file names for all issues in workspace '/builds/workspace/sofa-framework/PR-5699/fedora_clang_options_release/src'
[Clang Build] -> resolved paths in source directory (59 found, 78 not found)
[Clang Build] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Clang Build] -> resolved module names for 275 issues
[Clang Build] Resolving package names (or namespaces) by parsing the affected files
[Clang Build] -> resolved package names of 137 affected files
[Clang Build] No filter has been set, publishing all 275 issues
[Clang Build] Creating fingerprints for all affected code blocks to track issues over different builds
[Clang Build] -> created fingerprints for 101 issues (skipped 174 issues)
[Clang Build] Copying affected files to Jenkins' build folder '/net/www/ci/sofa-ci-dev/jobs/sofa-framework/branches/PR-5699/configurations/axis-CI_CONFIG/fedora_clang/axis-CI_PLUGINS/options/axis-CI_TYPE/release/builds/1/files-with-issues'
[Clang Build] -> 59 copied, 0 not in workspace, 174 not-found, 0 with I/O error
[Clang Build] Skipping cleaning of source code files in old builds
[Clang Build] Repository miner is not configured, skipping repository mining
[Clang Build] [-ERROR-] Can't create fingerprints for some files:
[Clang Build] [-ERROR-] - '/usr/bin/../lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/unique_ptr.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseClass.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Mapping.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/Sofa/tests/Binding_BaseObject_MockComponent.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Mat.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaPython3/bindings/SofaTypes/src/SofaPython3/SofaTypes/Binding_Vec.cpp' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/SofaGLFW/SofaGLFW/bindings/src/Module_SofaGLFW.cpp' file not found
[Clang Build] [-ERROR-] - '/usr/bin/../lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_construct.h' file not found
[Clang Build] [-ERROR-] - '/usr/bin/../lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_construct.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] - 'external_directories/fetched/IconFontCppHeaders/IconsFontAwesome6.h' file not found
[Clang Build] [-ERROR-] ... skipped logging of 154 additional errors ...
[Clang Build] Reference build recorder is not configured
[Clang Build] No valid reference build found
[Clang Build] All reported issues will be considered outstanding
[Clang Build] No quality gates have been set - skipping
[Clang Build] Health report is disabled - skipping
[Clang Build] Created analysis result for 275 issues (found 0 new issues, fixed 0 issues)
[Clang Build] Attaching ResultAction with ID 'FullBuildWarnings-Clang' to build 'sofa-framework/PR-5699/CI_CONFIG=fedora_clang,CI_PLUGINS=options,CI_TYPE=release #1'.
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition10560933332972497816.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/CommandInterpreterCondition9295559982875393793.sh
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
[src] $ bash /tmp/CommandInterpreterCondition17748977914568038878.sh
Searching for JUnit test result reports
Run condition [Execute Shell] enabling perform for step [[Publish JUnit test result report]]
Recording test results
[Checks API] No suitable checks publisher found.
[src] $ bash /tmp/CommandInterpreterCondition15817762644742378029.sh
Searching for files to archive as artifacts
Run condition [Execute Shell] preventing perform for step [[Archive the artifacts]]
Build step 'Flexible publish' changed build result to UNSTABLE
Finished: UNSTABLE