Skip to content

Regression

simulation_modelica_NBackend_functions.builtin_functions.mos (from (result.xml))

Failing for the past 1 build (Since #3812 )
Took 16 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + builtin_functions                                                                 ... equation mismatch [time: 1]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/NBackend/functions/builtin_functions.mos_temp2491/log-builtin_functions.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'builtin_functions', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: builtin_functions"
end SimulationResult;
"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/FUNCTI~1/BUILTI~2.MOS'
clang -municode  -O0 -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse     -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\" -I. -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME -DOMC_MODEL_PREFIX=builtin_functions -DOMC_NUM_MIXED_SYSTEMS=0 -DOMC_NUM_LINEAR_SYSTEMS=0 -DOMC_NUM_NONLINEAR_SYSTEMS=0 -DOMC_NDELAY_EXPRESSIONS=0 -DOMC_NVAR_STRING=0  -c -o builtin_functions.o builtin_functions.c
      0 [main] sh (5300068) child_copy: cygheap read copy failed, 0x0..0x80000CDF8, done 0, windows pid 5300068, Win32 error 299
make: *** [<builtin>: builtin_functions.o] Error 127
make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/FUNCTI~1/BUILTI~2.MOS'
RESULT: 2
"














'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/NBackend/functions/builtin_functions.mos_temp2491/equations-expected"2024-06-13 15:27:29.726748500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/NBackend/functions/builtin_functions.mos_temp2491/equations-got"2024-06-13 15:27:30.698747300 +0200
@@ -1,26 +1,30 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "builtin_functions_res.mat",
+resultFile = "",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'builtin_functions', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+messages = "Failed to build model: builtin_functions"
 end SimulationResult;
-""
--0.1949680036981218
--0.39666298542884787
--0.22157219439097658
--0.18129859846135266
--0.24442009631048392
--0.18478357689461986
--0.4264604060338793
--0.2804123141042697
-0.24442400370441986
--0.4334016307733458
-0.96401168960015
--0.49889818933944474
--0.7823742487583922
-1.2533133489600217
+"Error: Error building simulator. Build log: make: Entering directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/FUNCTI~1/BUILTI~2.MOS'
+clang -municode  -O0 -DOM_HAVE_PTHREADS -Wno-parentheses-equality -falign-functions -mstackrealign -msse2 -mfpmath=sse     -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc/c\" -I\"C:/dev/jenkins/ws/Windows/OM_Win/build/include/omc\" -I. -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME -DOMC_MODEL_PREFIX=builtin_functions -DOMC_NUM_MIXED_SYSTEMS=0 -DOMC_NUM_LINEAR_SYSTEMS=0 -DOMC_NUM_NONLINEAR_SYSTEMS=0 -DOMC_NDELAY_EXPRESSIONS=0 -DOMC_NVAR_STRING=0  -c -o builtin_functions.o builtin_functions.c
+0 [main] sh (5300068) child_copy: cygheap read copy failed, 0x0..0x80000CDF8, done 0, windows pid 5300068, Win32 error 299
+make: *** [<builtin>: builtin_functions.o] Error 127
+make: Leaving directory '/c/dev/jenkins/ws/Windows/OM_Win/TESTSU~1/SIMULA~1/modelica/NBackend/FUNCTI~1/BUILTI~2.MOS'
+RESULT: 2
+"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'b' '"'
Line 6: Text differs:
expected: resultFile = "builtin_functions_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/NBackend/functions/builtin_functions.mos_temp2491, time: 16]