Skip to content

Regression

simulation_modelica_solver.problem1-symSolverImpSsc.mos (from (result.xml))

Failing for the past 1 build (Since #3707 )
Took 17 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + problem1-symSolverImpSsc                                                          ... equation mismatch [time: 16]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/solver/problem1-symSolverImpSsc.mos_temp2052/log-problem1-symSolverImpSsc.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 2e-6, numberOfIntervals = 1000, tolerance = 1e-6, method = 'symSolverSsc', fileNamePrefix = 'testSolver.problem1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: testSolver.problem1
LOG_STDOUT        | info    | Using sparse solver kinsol for nonlinear system 0 (1216),
|                 | |       | because density of 0.04 remains under threshold of 0.10.
LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
|                 | |       | using the runtime flag '<-nlssMaxDensity=value>'.
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_ASSERT        | debug   | Solving non-linear system 1216 failed at time=5e-10.
|                 | |       | For more information please use -lv LOG_NLS.
LOG_STDOUT        | warning | Integrator attempt to handle a problem with a called assert.
LOG_ASSERT        | debug   | Solving non-linear system 1216 failed at time=7.5e-11.
|                 | |       | For more information please use -lv LOG_NLS.
LOG_STDOUT        | info    | model terminate | Simulation terminated by an assert at time: 7.5e-11
"
end SimulationResult;
"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"
{"Files Equal!"}
"Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
Warning: Resultfile and Reference have different end time points!
Reffile[1202]=0.000002
File[1]=0.000000
"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/solver/problem1-symSolverImpSsc.mos_temp2052/equations-expected"2024-04-19 13:00:24.236661100 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/solver/problem1-symSolverImpSsc.mos_temp2052/equations-got"2024-04-19 13:00:40.850660800 +0200
@@ -1,20 +1,29 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "testSolver.problem1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 2e-06, numberOfIntervals = 1000, tolerance = 1e-06, method = 'symSolverSsc', fileNamePrefix = 'testSolver.problem1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_STDOUT        | info    | Using sparse solver kinsol for nonlinear system 0 (1216),
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 2e-6, numberOfIntervals = 1000, tolerance = 1e-6, method = 'symSolverSsc', fileNamePrefix = 'testSolver.problem1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: testSolver.problem1
+LOG_STDOUT | info    | Using sparse solver kinsol for nonlinear system 0 (1216),
 |                 | |       | because density of 0.04 remains under threshold of 0.10.
 LOG_STDOUT        | info    | The maximum density for using sparse solvers can be specified
 |                 | |       | using the runtime flag '<-nlssMaxDensity=value>'.
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+LOG_ASSERT | debug   | Solving non-linear system 1216 failed at time=5e-10.
+| | |       | For more information please use -lv LOG_NLS.
+LOG_STDOUT | warning | Integrator attempt to handle a problem with a called assert.
+LOG_ASSERT | debug   | Solving non-linear system 1216 failed at time=7.5e-11.
+| | |       | For more information please use -lv LOG_NLS.
+LOG_STDOUT | info    | model terminate | Simulation terminated by an assert at time: 7.5e-11
 "
 end SimulationResult;
 "Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
 "
 {"Files Equal!"}
 "Warning: 'compareSimulationResults' is deprecated. It is recommended to use 'diffSimulationResults' instead.
+Warning: Resultfile and Reference have different end time points!
+Reffile[1202]=0.000002
+File[1]=0.000000
 "
'' 
Equation mismatch: omc-diff says: 
Failed 't' '"'
Line 6: Text differs:
expected: resultFile = "testSolver.problem
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/solver/problem1-symSolverImpSsc.mos_temp2052, time: 17]