Running: ./testmodel.py --libraries=/home/hudson/saved_omc/libraries/.openmodelica/libraries --ompython_omhome=/usr OpenIPSL_2.0.0_OpenIPSL.Examples.OpenCPS.Network_Expanded_Noise.conf.json loadFile("/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_Synchronous 0.93.0-master/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/Modelica 3.2.3+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/OpenIPSL 2.0.0/package.mo", uses=false) Using package OpenIPSL with version 2.0.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/OpenIPSL 2.0.0/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 Modelica with version 3.2.3 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+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 Modelica_Synchronous with version 0.93.0 (/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_Synchronous 0.93.0-master/package.mo) Running command: translateModel(OpenIPSL.Examples.OpenCPS.Network_Expanded_Noise,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="OpenIPSL_2.0.0_OpenIPSL.Examples.OpenCPS.Network_Expanded_Noise") translateModel(OpenIPSL.Examples.OpenCPS.Network_Expanded_Noise,tolerance=1e-06,outputFormat="empty",numberOfIntervals=5000,variableFilter="",fileNamePrefix="OpenIPSL_2.0.0_OpenIPSL.Examples.OpenCPS.Network_Expanded_Noise") Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica_Synchronous 0.93.0-master/package.mo): time 0.0621/0.0621, allocations: 12.6 MB / 28.92 MB, free: 0.6289 MB / 19.63 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/ModelicaServices 4.0.0+maint.om/package.mo): time 0.0008492/0.0008492, allocations: 107.5 kB / 32.52 MB, free: 3.57 MB / 26.18 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/package.mo): time 1.121/1.121, allocations: 205.1 MB / 241.1 MB, free: 12.39 MB / 206.1 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/Complex 4.0.0+maint.om/package.mo): time 0.001173/0.001173, allocations: 188.5 kB / 291.4 MB, free: 13.41 MB / 238.1 MB Notification: Performance of loadFile(/home/hudson/saved_omc/libraries/.openmodelica/libraries/OpenIPSL 2.0.0/package.mo): time 0.3789/0.3789, allocations: 78.5 MB / 420 MB, free: 11.29 MB / 302.1 MB Notification: Performance of FrontEnd - Absyn->SCode: time 1.362e-05/1.362e-05, allocations: 2.281 kB / 0.5564 GB, free: 28.54 MB / 398.1 MB [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Blocks/Interfaces.mo:1486:5-1487:50:writable] Warning: An inner declaration for outer component globalSeed could not be found and was automatically generated. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Blocks/Interfaces.mo:1486:5-1487:50:writable] Notification: The diagnostics message for the missing inner is: Your model is using an outer "globalSeed" component but an inner "globalSeed" component is not defined and therefore a default inner "globalSeed" component is introduced by the tool. To change the default setting, drag Noise.GlobalSeed into your model and specify the seed. Notification: Performance of NFInst.instantiate(OpenIPSL.Examples.OpenCPS.Network_Expanded_Noise): time 0.02998/0.03, allocations: 35.18 MB / 0.5907 GB, free: 0.6914 MB / 398.1 MB Notification: Performance of NFInst.instExpressions: time 0.01038/0.04039, allocations: 5.666 MB / 0.5963 GB, free: 11 MB / 414.1 MB Notification: Performance of NFInst.updateImplicitVariability: time 0.002634/0.04306, allocations: 47.88 kB / 0.5963 GB, free: 10.96 MB / 414.1 MB Notification: Performance of NFTyping.typeComponents: time 0.001435/0.0445, allocations: 0.6812 MB / 0.597 GB, free: 10.27 MB / 414.1 MB Notification: Performance of NFTyping.typeBindings: time 0.005091/0.0496, allocations: 2.093 MB / 0.599 GB, free: 8.184 MB / 414.1 MB [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:127:7-213:23:writable] Warning: Pure function 'Modelica.Math.Random.Generators.Xorshift64star.initialState' contains a call to impure function 'Modelica.Math.Random.Generators.Xorshift64star.random'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:851:5-931:39:writable] Warning: Pure function 'Modelica.Math.Random.Utilities.initialStateWithXorshift64star' contains a call to impure function 'Modelica.Math.Random.Generators.Xorshift64star.initialState'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:321:7-386:23:writable] Warning: Pure function 'Modelica.Math.Random.Generators.Xorshift128plus.initialState' contains a call to impure function 'Modelica.Math.Random.Utilities.initialStateWithXorshift64star'. [/home/hudson/saved_omc/libraries/.openmodelica/libraries/Modelica 3.2.3+maint.om/Math/Random.mo:994:5-1084:31:writable] Warning: Pure function 'Modelica.Math.Random.Utilities.initializeImpureRandom' contains a call to impure function 'Modelica.Math.Random.Utilities.initialStateWithXorshift64star'. Notification: Performance of NFTyping.typeClassSections: time 0.003596/0.05321, allocations: 2.115 MB / 0.6011 GB, free: 6.078 MB / 414.1 MB Notification: Performance of NFFlatten.flatten: time 0.006627/0.05984, allocations: 6.91 MB / 0.6078 GB, free: 15.15 MB / 430.1 MB Notification: Performance of NFFlatten.resolveConnections: time 0.001901/0.06176, allocations: 1.755 MB / 0.6095 GB, free: 13.33 MB / 430.1 MB Notification: Performance of NFEvalConstants.evaluate: time 0.00228/0.06404, allocations: 2.202 MB / 0.6117 GB, free: 11.12 MB / 430.1 MB Notification: Performance of NFSimplifyModel.simplify: time 0.002422/0.06648, allocations: 2.891 MB / 0.6145 GB, free: 8.215 MB / 430.1 MB Notification: Performance of NFPackage.collectConstants: time 0.0005894/0.06708, allocations: 0.5625 MB / 0.6151 GB, free: 7.652 MB / 430.1 MB Notification: Performance of NFFlatten.collectFunctions: time 0.001404/0.06849, allocations: 1.093 MB / 0.6161 GB, free: 6.559 MB / 430.1 MB Notification: Performance of combineBinaries: time 0.004565/0.07306, allocations: 8.134 MB / 0.6241 GB, free: 14.33 MB / 446.1 MB Notification: Performance of replaceArrayConstructors: time 0.00254/0.07561, allocations: 4.897 MB / 0.6289 GB, free: 9.363 MB / 446.1 MB Notification: Performance of NFVerifyModel.verify: time 0.0008589/0.07648, allocations: 0.7007 MB / 0.6295 GB, free: 8.66 MB / 446.1 MB Notification: Performance of FrontEnd: time 0.0008581/0.07734, allocations: 186.7 kB / 0.6297 GB, free: 8.477 MB / 446.1 MB Error: Internal error NBEquation.WhenEquationBody.collectForSplit failed because lhs of statement is not a cref: (whiteNoiseInjection.noise_gen.r_raw, whiteNoiseInjection.noise_gen.state) := Modelica.Math.Random.Generators.Xorshift128plus.random(pre(whiteNoiseInjection.noise_gen.state))