Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_initialization.homotopy5.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 5 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + homotopy5                                                                         ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/initialization/homotopy5.mos_temp5539/log-homotopy5.mos
true
""
"-homotopyOnFirstTry"
true
""
record SimulationResult
    resultFile = "initializationTests.homotopy5_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'initializationTests.homotopy5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-homotopyOnFirstTry'",
    messages = "LOG_ASSERT        | warning | Homotopy algorithm did not converge.
|                 | |       | lambda is smaller than -1: lambda=-1.06603
|                 | |       | You can use -lv=LOG_INIT_HOMOTOPY,LOG_NLS_HOMOTOPY to get more information.
LOG_ASSERT        | info    | The homotopy algorithm is started again with opposing start direction.
LOG_SUCCESS       | info    | The initialization finished successfully with 69 local homotopy steps.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
"
{{0.0,0.0},{2.0000447439767055,2.0000447439767055}}
""
x=
2.0000447439767055
y=
2.0000447439767055

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/initialization/homotopy5.mos_temp5539/equations-expected2024-05-04 02:09:28.835906364 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/initialization/homotopy5.mos_temp5539/equations-got2024-05-04 02:09:33.691889992 +0000
@@ -3,23 +3,22 @@
 "-homotopyOnFirstTry"
 true
 ""
 record SimulationResult
 resultFile = "initializationTests.homotopy5_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'initializationTests.homotopy5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-homotopyOnFirstTry'",
-messages = "LOG_STDOUT        | warning | Sparsity pattern for non-linear system 0 is not regular. This indicates that something went wrong during sparsity pattern generation. Removing sparsity pattern and disabling NLS scaling.
-LOG_STDOUT        | warning | Sparsity pattern for non-linear system 1 is not regular. This indicates that something went wrong during sparsity pattern generation. Removing sparsity pattern and disabling NLS scaling.
-LOG_ASSERT        | warning | Homotopy algorithm did not converge.
+simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'initializationTests.homotopy5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-homotopyOnFirstTry'",
+messages = "LOG_ASSERT        | warning | Homotopy algorithm did not converge.
 |                 | |       | lambda is smaller than -1: lambda=-1.06603
 |                 | |       | You can use -lv=LOG_INIT_HOMOTOPY,LOG_NLS_HOMOTOPY to get more information.
 LOG_ASSERT        | info    | The homotopy algorithm is started again with opposing start direction.
 LOG_SUCCESS       | info    | The initialization finished successfully with 69 local homotopy steps.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
-{{0.0,0.0},{2.000044743976706,2.000044743976706}}
+"[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSparsePattern failed
+"
+{{0.0,0.0},{2.0000447439767055,2.0000447439767055}}
 ""
 x=
-2.000044743976706
+2.0000447439767055
 y=
-2.000044743976706
+2.0000447439767055

Equation mismatch: omc-diff says:
Failed 'S' 'A'
Line 9: Text differs:
expected: messages = "LOG_STDOUT        | warning | Sparsity pattern for non
got:      messages = "LOG_ASSERT        | warning | Homotopy algorithm did not converge.

== 1 out of 1 tests failed [simulation/modelica/initialization/homotopy5.mos_temp5539, time: 5]