Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr OpenIMDML_main_OpenIMDML.Examples.MultiDomainExamples.MultiDomainThreePhaseInductionMotors.MultiDomainThreePhaseMotorValidation.MultiDomainMotor.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/OpenIPSL 3.0.1/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo", uses=false) loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/OpenIMDML 1.0.0-main/package.mo", uses=false) Using package OpenIMDML with version 1 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/OpenIMDML 1.0.0-main/package.mo) Using package Modelica with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 4.0.0+maint.om/package.mo) Using package Complex with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo) Using package ModelicaServices with version 4.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo) Using package OpenIPSL with version 3.0.1 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/OpenIPSL 3.0.1/package.mo) Running command: "" <> buildModelFMU(OpenIMDML.Examples.MultiDomainExamples.MultiDomainThreePhaseInductionMotors.MultiDomainThreePhaseMotorValidation.MultiDomainMotor,fileNamePrefix="OpenIMDML_main_OpenIMDML_Examples_MultiDomainExamples_MultiDomainThreePhaseInductionMotors_MultiDomainThreePhaseMotorValidation_MultiDomainMotor",fmuType="me",version="2.0",platforms={"static"}) "" <> buildModelFMU(OpenIMDML.Examples.MultiDomainExamples.MultiDomainThreePhaseInductionMotors.MultiDomainThreePhaseMotorValidation.MultiDomainMotor,fileNamePrefix="OpenIMDML_main_OpenIMDML_Examples_MultiDomainExamples_MultiDomainThreePhaseInductionMotors_MultiDomainThreePhaseMotorValidation_MultiDomainMotor",fmuType="me",version="2.0",platforms={"static"}) Thread is still alive. OMC died, but the thread is still running? This will end badly. The log-file of omc: Created ZeroMQ Server. Dumped server port in file: /tmp/openmodelica.hudson.port.2f24e70ac1354ecb9a943182503620d8 Nonlinear iteration variables with default zero start attribute in NLSJac0. (1) ======================================== 1: motor.motor.s:DUMMY_STATE(unit = "1" ) type: Real Nonlinear iteration variables with predefined start attribute in NLSJac0. (1) ======================================== 1: tf2_mt1.vs.im:VARIABLE(start = bus3_mt1.v_0 * sin(bus3_mt1.angle_0) ) "Imaginary part of complex number" type: Real Linear iteration variables with predefined start attributes that are unrelevant in NLSJac0. (15) ======================================== 1: Load1.p.ii:VARIABLE(flow=true start = 1e-15 unit = "1" ) "Imaginary part of the current" type: Real 2: Load1.p.ir:VARIABLE(flow=true start = 1e-15 unit = "1" ) "Real part of the current" type: Real 3: tf2_mt1.is.im:VARIABLE(start = 1e-15 ) "Imaginary part of complex number" type: Real 4: tf2_mt1.vs.re:VARIABLE(start = bus3_mt1.v_0 * cos(bus3_mt1.angle_0) ) "Real part of complex number" type: Real 5: tf2_mt1.vr.re:VARIABLE(start = bus4_mt1.v_0 * cos(bus4_mt1.angle_0) ) "Real part of complex number" type: Real 6: tf2_mt1.vr.im:VARIABLE(start = bus4_mt1.v_0 * sin(bus4_mt1.angle_0) ) "Imaginary part of complex number" type: Real 7: tf1_mt1.ir.re:VARIABLE(start = 1e-15 ) "Real part of complex number" type: Real 8: tf1_mt1.vr.re:VARIABLE(start = bus2_mt1.v_0 * cos(bus2_mt1.angle_0) ) "Real part of complex number" type: Real 9: tf1_mt1.vr.im:VARIABLE(start = bus2_mt1.v_0 * sin(bus2_mt1.angle_0) ) "Imaginary part of complex number" type: Real 10: tf1_mt1.is.im:VARIABLE(start = -inf1.ii0 ) "Imaginary part of complex number" type: Real 11: tf1_mt1.is.re:VARIABLE(start = -inf1.ir0 ) "Real part of complex number" type: Real 12: tf1_mt1.vs.im:VARIABLE(start = inf1.vi0 ) "Imaginary part of complex number" type: Real 13: tf1_mt1.vs.re:VARIABLE(start = inf1.vr0 ) "Real part of complex number" type: Real 14: inf1.vq:VARIABLE(start = inf1.vq0 unit = "1" ) "q-axis voltage" type: Real 15: inf1.vd:VARIABLE(start = inf1.vd0 unit = "1" ) "d-axis voltage" type: Real Info: Only non-linear iteration variables in non-linear eqation systems require start values. All other start values have no influence on convergence and are ignored. Use "-d=dumpLoops" to show all loops. In OMEdit Tools->Options->Simulation->Additional Translation Flags, in OMNotebook call setCommandLineOptions("-d=dumpLoops") mmap(PROT_NONE) failed Aborted (core dumped) Aborted the command. Failed to read output from testmodel.py, exit status != 0: OMC died, but the thread is still running? This will end badly.