02Apr24rv1_19_0+1612-393e3b8033f - detailed test results for NETEDIT.daily.demand.persons

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.01May002248.1085584 -g

To start TextTest for these tests, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests


daily.demand.persons: 43 tests: 37 cancelled 6 unrunnable

Detailed information for the tests that could not be run:

TEST could not be run : demandelements person create default_trip default_trip_busstop ( Last six runs Apr2024 )

local job exited
Job ID was 2405476
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

TEST could not be run : demandelements person create default_trip default_trip_fromto ( Last six runs Apr2024 )

local job exited
Job ID was 2405451
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

TEST could not be run : demandelements person create default_walk default_walk_busstop ( Last six runs Apr2024 )

local job exited
Job ID was 2405513
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

TEST could not be run : demandelements person create default_walk default_walk_edges ( Last six runs Apr2024 )

local job exited
Job ID was 2405491
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

TEST could not be run : demandelements person create default_walk default_walk_fromto ( Last six runs Apr2024 )

local job exited
Job ID was 2405501
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

TEST could not be run : demandelements person create default_walk default_walk_route ( Last six runs Apr2024 )

local job exited
Job ID was 2405520
---------- Error messages written by local job ----------
WARNING: Failed to start Xvfb in 5 attempts, giving up
Traceback (most recent call last):
  File "/home/delphi/.local/bin/texttest", line 46, in <module>
    program.run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 385, in run
    self._run()
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 412, in _run
    self.createAndRunSuites(allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 435, in createAndRunSuites
    self.addSuites(list(self.appSuites.values()), allApps)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/engine.py", line 453, in addSuites
    object.addSuites(suites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 28, in addSuites
    self.setUpVirtualDisplay(guiSuites)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 45, in setUpVirtualDisplay
    displayInfo = self.getDisplayInfo(machines, guiSuites[0].app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 55, in getDisplayInfo
    displayName, xvfbPid, xvfbOrSshProc, wmPid, wmOrSshProc = self.createDisplay(machine, app)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 143, in createDisplay
    wmPid, wmOrSshProc = self.startWindowManager(wmArgs, machine)
  File "/home/delphi/.local/lib/python3.10/site-packages/texttestlib/default/virtualdisplay.py", line 227, in startWindowManager
    wmProc = subprocess.Popen(command, preexec_fn=preexec_fn, stdin=open(
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1796, in _execute_child
    self.pid = _posixsubprocess.fork_exec(
TypeError: expected str, bytes or os.PathLike object, not NoneType
No accounting info found as quitting...

Detailed information for the tests that were cancelled before starting:

37 TESTS were cancelled before starting :

Test run was cancelled before it had started
demandelements person create color ( Last six runs Apr2024 )
demandelements person create default_ride default_ride_busstop ( Last six runs Apr2024 )
demandelements person create default_ride default_ride_fromto ( Last six runs Apr2024 )
demandelements person create default_stop default_stop_busstop ( Last six runs Apr2024 )
demandelements person create default_stop default_stop_lane ( Last six runs Apr2024 )
demandelements person create depart ( Last six runs Apr2024 )
demandelements person create departpos ( Last six runs Apr2024 )
demandelements person create id ( Last six runs Apr2024 )
demandelements person delete ( Last six runs Apr2024 )
demandelements person fix ( Last six runs Apr2024 )
demandelements person inspect color ( Last six runs Apr2024 )
demandelements person inspect depart float ( Last six runs Apr2024 )
demandelements person inspect depart triggered ( Last six runs Apr2024 )
demandelements person inspect departpos ( Last six runs Apr2024 )
demandelements person inspect id ( Last six runs Apr2024 )
demandelements person inspect parameters ( Last six runs Apr2024 )
demandelements person inspect type ( Last six runs Apr2024 )
demandelements person inspect typebutton ( Last six runs Apr2024 )
demandelements person inspect_selection color ( Last six runs Apr2024 )
demandelements person inspect_selection depart float ( Last six runs Apr2024 )
demandelements person inspect_selection depart triggered ( Last six runs Apr2024 )
demandelements person inspect_selection departpos ( Last six runs Apr2024 )
demandelements person inspect_selection parameters ( Last six runs Apr2024 )
demandelements person inspect_selection type ( Last six runs Apr2024 )
demandelements person load color ( Last six runs Apr2024 )
demandelements person load default ( Last six runs Apr2024 )
demandelements person load depart ( Last six runs Apr2024 )
demandelements person load departpos ( Last six runs Apr2024 )
demandelements person load no_child ( Last six runs Apr2024 )
demandelements person load parameters ( Last six runs Apr2024 )
demandelements person load type ( Last six runs Apr2024 )
demandelements person transform ( Last six runs Apr2024 )
demandelements person volatilerecomputing ( Last six runs Apr2024 )
demandelements personflow create default_trip default_trip_busstop ( Last six runs Apr2024 )
demandelements personflow create default_trip default_trip_fromto ( Last six runs Apr2024 )
demandelements personflow create default_walk default_walk_edges ( Last six runs Apr2024 )
demandelements personflow create default_walk default_walk_fromto ( Last six runs Apr2024 )