Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_libraries_3rdParty_ThermoPower.Bug2537.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 34 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Bug2537.mos                                                                       ... equation mismatch [time: 33]

==== Log /tmp/omc-rtest-omtmpuser/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp7546/log-Bug2537.mos
true
"Notification: Automatically loaded package Complex 3.2.1 due to uses annotation from Modelica.
"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ThermoPower.Examples.CISE.CISESim120501"
end SimulationResult;
"Warning: The model contains alias variables with redundant start and/or conflicting nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
Error: No system for the symbolic initialization was generated
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp7546/equations-expected2024-04-20 01:44:58.076029843 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp7546/equations-got2024-04-20 01:45:31.988031063 +0000
@@ -2,17 +2,13 @@
 "Notification: Automatically loaded package Complex 3.2.1 due to uses annotation from Modelica.
 "
 true
 ""
 record SimulationResult
-resultFile = "ThermoPower.Examples.CISE.CISESim120501_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-07, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_STDOUT        | warning | While solving non-linear system an assertion failed during initialization.
-|                 | |       | | The non-linear solver tries to solve the problem that could take some time.
-|                 | |       | | It could help to provide better start-values for the iteration variables.
-|                 | |       | | For more information simulate with -lv LOG_NLS_V
-LOG_SUCCESS       | info    | The initialization finished successfully with 3 homotopy steps.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ThermoPower.Examples.CISE.CISESim120501"
 end SimulationResult;
 "Warning: The model contains alias variables with redundant start and/or conflicting nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+Error: No system for the symbolic initialization was generated
 "

Equation mismatch: omc-diff says:
Failed 'T' '"'
Line 7: Text differs:
expected: resultFile = "ThermoPower.Examples.CISE.CISESim
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp7546, time: 34]