Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_nonlinear_system.problem5_kinsol.mos (from (result.xml))

Failing for the past 44 builds (Since #8 )
Took 3 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + problem5 [kinsol]                                                                 ... equation mismatch [time: 3]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/problem5_kinsol.mos_temp7303/log-problem5_kinsol.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-nls=kinsol'",
    messages = "Simulation execution failed for model: nonlinear_system.problem5
LOG_ASSERT        | debug   | KINSOL: In function initKinsolMemory: Sparse linear solver KLU needs sparse Jacobian, but no sparsity pattern is available. Use a dense non-linear solver instead of KINSOL.
Execution failed!
"
end SimulationResult;
""











Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/problem5_kinsol.mos_temp7303/equations-expected2024-05-04 02:14:45.202938031 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/nonlinear_system/problem5_kinsol.mos_temp7303/equations-got2024-05-04 02:14:48.254864462 +0000
@@ -1,20 +1,21 @@
 true
 ""
 record SimulationResult
-resultFile = "nonlinear_system.problem5_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-nls=kinsol'",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 0.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-nls=kinsol'",
+messages = "Simulation execution failed for model: nonlinear_system.problem5
+LOG_ASSERT | debug   | KINSOL: In function initKinsolMemory: Sparse linear solver KLU needs sparse Jacobian, but no sparsity pattern is available. Use a dense non-linear solver instead of KINSOL.
+Execution failed!
 "
 end SimulationResult;
 ""
-{0.04791194730372698}
-{0.04918451816663733}
-{0.05060870289457044}
-{0.05222304938978795}
-{0.05408309229485839}
-{0.05627330346629982}
-{0.05893213853533982}
-{0.1863970013844763}
-{0.1543419604011406}
-{0.1246253769630714}
+
+
+
+
+
+
+
+
+
+

Equation mismatch: omc-diff says:
Failed 'n' '"'
Line 4: Text differs:
expected: resultFile = "nonlinear_system.problem
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/nonlinear_system/problem5_kinsol.mos_temp7303, time: 3]