14Mar2020 - detailed test results for TextTest

To reconnect the TextTest GUI to these results, run:

texttest -a texttest -c /home/delphi/texttest/texttest -d /home/delphi/texttest/selftest -reconnect /home/delphi/.texttest/tmp/texttest.01Apr000004.6970 -g

To start TextTest for these tests, run:

texttest -a texttest -c /home/delphi/texttest/texttest -d /home/delphi/texttest/selftest


default: 852 tests: 825 succeeded 27 FAILED

Detailed information for the tests that FAILED:

10 TESTS FAILED on ts-sim-scenario-ba :

---------- Differences in overview ----------
8c8
< 
---
> <meta charset="<encoding>">
---------- Differences in overview_1month ----------
8c8
< 
---
> <meta charset="<encoding>">
TestSelf BatchTests HistoricalReport Jenkins General FingerprintsWrong ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins General MarkedArtefactVersions ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins General MultipleServers ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins General RecursiveChanges ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins General ReportJenkinsChanges ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins General WorkspaceModules ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins Incomplete AbortedAndRunning ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins Incomplete WaitForFingerprint ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins Incomplete WaitForFingerprintNoFile ( Last six runs Mar2020 )
TestSelf BatchTests HistoricalReport Jenkins UnixOnly RpmArtefacts ( Last six runs Mar2020 )

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs BugzillaPlugin Version2 BadScript ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output
< 
< Tests Run: 1, Known Bugs: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
2,6d1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://bugzilla.myveryoldsite.com/cli.cgi?bug=42')
< ->RET:raise Instance('URLError(IOError)', 'urlerror1')
< <-PYT:urlerror1.__str__()
< ->RET:'<urlopen error [Errno -2] Name or service not known>'
---------- New result in exitcode ----------
1
---------- Missing result in targetReport ----------
known bugs=1
<today's date>
HELLO : 1 tests : 1 known bugs

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had known bugs : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (BAD SCRIPT)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had known bugs follows...
--------------------------------------------------------
TEST had known bugs (bug 42 (BAD SCRIPT)) on : HELLO test-case Test (under Test)
Failed to open URL 'http://bugzilla.myveryoldsite.com/cli.cgi?bug=42': <urlopen error [Errno -2] Name or service not known>.

Please make sure that the configuration entry 'bug_system_location' points to the correct script to run to extract bugzilla information. The current value is 'http://bugzilla.myveryoldsite.com'.
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
< Hello world
---
> Hello after 5 seconds

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs BugzillaPlugin Version2 ClosedBug ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had internal errors (bug 42 (CLOSED)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had internal errors (bug 42 (CLOSED)) on <machine> : differences in output
< 
< Tests Run: 1, Failures: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
2,6d1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://bugzilla.myveryoldsite.com/cli.cgi?bug=42')
< ->RET:Instance('addinfourl', 'addinfourl1')
< <-PYT:addinfourl1.read()
< ->RET:'hello:jaeger:4:jaeger:Not greeting the world properly:jaeger:2003-04-14 11:54:32:jaeger:CLOSED:jaeger:enhancement:jaeger:265:jaeger:\nIt\'s meant to be a hello world program!:jaeger:'
---------- Missing result in targetReport ----------
internal errors=1
<today's date>
HELLO : 1 tests : 1 internal errors

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had internal errors : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (CLOSED)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had internal errors follows...
--------------------------------------------------------
TEST had internal errors (bug 42 (CLOSED)) on : HELLO test-case Test (under Test)
******************************************************
BugId: 42          Assigned: 265
Severity: enhancement  Status: CLOSED
Priority: 4     Created: 2003-04-14 11:54:32
Component: hello
Summary: Not greeting the world properly
Description:

It's meant to be a hello world program!
******************************************************
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs BugzillaPlugin Version2 IncompatibleVersion ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output
< 
< Tests Run: 1, Known Bugs: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
2,6d1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://bugzilla.myveryoldsite.com/cli.cgi?bug=42')
< ->RET:Instance('addinfourl', 'addinfourl1')
< <-PYT:addinfourl1.read()
< ->RET:'What a load of rubbish!'
---------- New result in exitcode ----------
1
---------- Missing result in targetReport ----------
known bugs=1
<today's date>
HELLO : 1 tests : 1 known bugs

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had known bugs : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (BAD SCRIPT)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had known bugs follows...
--------------------------------------------------------
TEST had known bugs (bug 42 (BAD SCRIPT)) on : HELLO test-case Test (under Test)
Could not parse reply from Bugzilla's cli.cgi script, maybe incompatible interface (this only works on version 2). Text of reply follows : 
What a load of rubbish!
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
< Hello world
---
> Hello after 5 seconds

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs BugzillaPlugin Version2 OpenBug ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had known bugs (bug 42 (NEW)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had known bugs (bug 42 (NEW)) on <machine> : differences in output
< 
< Tests Run: 1, Known Bugs: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
2,6d1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://bugzilla.myveryoldsite.com/cli.cgi?bug=42')
< ->RET:Instance('addinfourl', 'addinfourl1')
< <-PYT:addinfourl1.read()
< ->RET:'hello:jaeger:4:jaeger:Not greeting the world properly:jaeger:2003-04-14 11:54:32:jaeger:NEW:jaeger:enhancement:jaeger:265:jaeger:\nIt\'s meant to be a hello world program!:jaeger:'
---------- New result in exitcode ----------
1
---------- Missing result in targetReport ----------
known bugs=1
<today's date>
HELLO : 1 tests : 1 known bugs

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had known bugs : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (NEW)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had known bugs follows...
--------------------------------------------------------
TEST had known bugs (bug 42 (NEW)) on : HELLO test-case Test (under Test)
******************************************************
BugId: 42          Assigned: 265
Severity: enhancement  Status: NEW
Priority: 4     Created: 2003-04-14 11:54:32
Component: hello
Summary: Not greeting the world properly
Description:

It's meant to be a hello world program!
******************************************************
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs BugzillaPlugin Version2 UnknownBug ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output
< 
< Tests Run: 1, Known Bugs: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
2,6d1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://bugzilla.myveryoldsite.com/cli.cgi?bug=42')
< ->RET:Instance('addinfourl', 'addinfourl1')
< <-PYT:addinfourl1.read()
< ->RET:''
---------- New result in exitcode ----------
1
---------- Missing result in targetReport ----------
known bugs=1
<today's date>
HELLO : 1 tests : 1 known bugs

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had known bugs : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (NONEXISTENT)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had known bugs follows...
--------------------------------------------------------
TEST had known bugs (bug 42 (NONEXISTENT)) on : HELLO test-case Test (under Test)
Bug 42 could not be found in the Bugzilla version 2 instance at http://bugzilla.myveryoldsite.com.
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
< Hello world
---
> Hello after 5 seconds

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs TracPlugin BadScript ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had known bugs (bug 42 (BAD SCRIPT)) on <machine> : differences in output
< 
< Tests Run: 1, Known Bugs: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
1,6c1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://trac.edgewall.org/demo-0.13/ticket/42?format=tab')
< ->RET:Instance('addinfourl(addbase)', 'addinfourl1')
< <-PYT:addinfourl1.readlines()
< ->RET:['''\xef\xbb\xbfid\tsummary\treporter\towner\tdescription\ttype\tstatus\tpriority\tmilestone\tcomponent\tversion\tresolution\tkeywords\tcc\tchangelog\tapichanges\r
< ''']
---
> <-PYT:import urllib.parse
---------- New result in exitcode ----------
1
---------- Missing result in targetReport ----------
known bugs=1
<today's date>
HELLO : 1 tests : 1 known bugs

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had known bugs : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (BAD SCRIPT)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had known bugs follows...
--------------------------------------------------------
TEST had known bugs (bug 42 (BAD SCRIPT)) on : HELLO test-case Test (under Test)
Could not parse reply from trac, maybe incompatible interface.
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
< Hello world
---
> Hello after 5 seconds

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs TracPlugin ClosedBug ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had internal errors (bug 42 (closed)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had internal errors (bug 42 (closed)) on <machine> : differences in output
< 
< Tests Run: 1, Failures: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
1,7c1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://trac.edgewall.org/demo-0.13/ticket/42?format=tab')
< ->RET:Instance('addinfourl(addbase)', 'addinfourl1')
< <-PYT:addinfourl1.readlines()
< ->RET:['''\xef\xbb\xbfid\tsummary\treporter\towner\tdescription\ttype\tstatus\tpriority\tmilestone\tcomponent\tversion\tresolution\tkeywords\tcc\tchangelog\tapichanges\r
< ''', '''33\tbp test task\tanonymous\tsomebody\t\tdefect\tclosed\tmajor\tmilestone4\tcomponent1\t\tfixed\t\t\t\t\r
< ''']
---
> <-PYT:import urllib.parse
---------- Missing result in targetReport ----------
internal errors=1
<today's date>
HELLO : 1 tests : 1 internal errors

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had internal errors : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (closed)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had internal errors follows...
--------------------------------------------------------
TEST had internal errors (bug 42 (closed)) on : HELLO test-case Test (under Test)
******************************************************
Ticket #42 (closed defect: fixed)
bp test task
http://trac.edgewall.org/demo-0.13/ticket/42
Reported By: anonymous Owned by: somebody
Priority: major Milestone: milestone4
Component: component1 Version: 
Description:

******************************************************
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs TracPlugin OpenBug ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had known bugs (bug 42 (new)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had known bugs (bug 42 (new)) on <machine> : differences in output
< 
< Tests Run: 1, Known Bugs: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
1,7c1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://trac.edgewall.org/demo-0.13/ticket/42?format=tab')
< ->RET:Instance('addinfourl(addbase)', 'addinfourl1')
< <-PYT:addinfourl1.readlines()
< ->RET:['''\xef\xbb\xbfid\tsummary\treporter\towner\tdescription\ttype\tstatus\tpriority\tmilestone\tcomponent\tversion\tresolution\tkeywords\tcc\tchangelog\tapichanges\r
< ''', '''65\tTestticket\tanonymous\tjoe\tlorem ipsum asd ger  ita solum isse\tdefect\tnew\tcritical\tmilestone1\tcomponent2\t1.0\t\t\t\t\t\r
< ''']
---
> <-PYT:import urllib.parse
---------- New result in exitcode ----------
1
---------- Missing result in targetReport ----------
known bugs=1
<today's date>
HELLO : 1 tests : 1 known bugs

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had known bugs : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (new)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had known bugs follows...
--------------------------------------------------------
TEST had known bugs (bug 42 (new)) on : HELLO test-case Test (under Test)
******************************************************
Ticket #42 (new defect: )
Testticket
http://trac.edgewall.org/demo-0.13/ticket/42
Reported By: anonymous Owned by: joe
Priority: critical Milestone: milestone1
Component: component2 Version: 1.0
Description:
lorem ipsum asd ger  ita solum isse
******************************************************
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-scenario-ba : TestSelf KnownBugs TracPlugin UnknownBug ( Last six runs Mar2020 )

---------- Differences in errors ----------
0a1,45
> Description of exception thrown :
> Traceback (most recent call last):
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'default'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "<filtered>/testmodel.py", line <filtered>, in makeConfigObject
>     return plugins.importAndCall(moduleName, "getConfig", self.inputOptions)
>   File "<filtered>/plugins.py", line <filtered>, in importAndCall
>     exec(command, globals(), namespace)
>   File "<string>", line 1, in <module>
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     import texttestlib.default.batch
>   File "<filtered>/__init__.py", line <filtered>, in <module>
>     from texttestlib.default.batch import testoverview
>   File "<filtered>/testoverview.py", line <filtered>, in <module>
>     from texttestlib.default.batch import HTMLgen, HTMLcolors, jenkinschanges
>   File "<filtered>/HTMLgen.py", line <filtered>, in <module>
>     from .imgsize import imgsize
>   File "<filtered>/imgsize.py", line <filtered>, in <module>
>     from PIL import Image
>   File "<filtered>/Image.py", line <filtered>, in <module>
>     from pathlib import Path
>   File "<filtered>/pathlib.py", line <filtered>, in <module>
>     from urllib.parse import quote_from_bytes as urlquote_from_bytes
<truncated after showing first 30 lines>
---------- Differences in catalogue ----------
1,11c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------local.<datetime>.<pid>
< ------------batchreport.hello
< ------------hello
< ----------------Test
< --------------------errors.hello
< --------------------output.hello
< --------------------framework_tmp
< ------------------------teststate
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,14d0
< Using Application HELLO
< Running HELLO test-suite TargetApp
<   Running HELLO test-case Test
< Comparing differences for HELLO test-suite TargetApp
<   Comparing differences for HELLO test-case Test (on errors.hello,output.hello)
<   HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output
< Results:
< 
< Tests that did not succeed:
<   HELLO test-case Test had known bugs (bug 42 (NONEXISTENT)) on <machine> : differences in output
< 
< Tests Run: 1, Known Bugs: 1
< Creating batch report for application HELLO ...
< File written.
---------- Differences in pythonmocks ----------
2,6d1
< <-PYT:import urllib.request
< <-PYT:urllib.request.urlopen('http://trac.edgewall.org/demo-0.13/ticket/42?format=tab')
< ->RET:raise Instance('HTTPError(URLError, IOError)', 'httperror1')
< <-PYT:httperror1.__str__()
< ->RET:'HTTP Error 404: Not Found'
---------- New result in exitcode ----------
1
---------- Missing result in targetReport ----------
known bugs=1
<today's date>
HELLO : 1 tests : 1 known bugs

Summary of all Unsuccessful tests follows...
---------------------------------------------------------------------------------
The following tests had known bugs : 
In HELLO test-suite TargetApp:
  - HELLO test-case Test : bug 42 (NONEXISTENT)


Details of all Unsuccessful tests follows...
---------------------------------------------------------------------------------

Detailed information for the tests that had known bugs follows...
--------------------------------------------------------
TEST had known bugs (bug 42 (NONEXISTENT)) on : HELLO test-case Test (under Test)
Failed to open URL 'http://trac.edgewall.org/demo-0.13/ticket/42?format=tab': HTTP Error 404: Not Found.

Please make sure that bug 42 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'http://trac.edgewall.org/demo-0.13/'.
(This bug was triggered by text found in file 'output' matching 'after [0-9]* seconds')
---------- Differences in output ----------
1c1
< Hello world
---
> Hello after 5 seconds

TEST FAILED on ts-sim-scenario-ba : TestSelf MemoryTests Console MemoryStats ( Last six runs Mar2020 )

---------- Differences in output ----------
6c6
<     Success                                          47.5 MB
---
>     Success                                          47.8 MB
11c11
< Application MEM                                      89.8 MB                   2
---
> Application MEM                                      90.1 MB                   2

TEST FAILED on ts-sim-scenario-ba : QueueSystems ErrorHandling Ec2Only NoCloudwatchPermission ( Last six runs Mar2020 )

---------- Differences in pythonmocks ----------
6a7,8
> <-PYT:boto.ec2.__path__
> ->RET:['Fake value just to mark that it exists']
370,371d371
< <-PYT:boto.ec2.__path__
< ->RET:['Fake value just to mark that it exists']

TEST FAILED on ts-sim-scenario-ba : QueueSystems ErrorHandling Ec2Only TerminatedInstances ( Last six runs Mar2020 )

---------- Differences in pythonmocks ----------
6a7,8
> <-PYT:boto.ec2.__path__
> ->RET:['Fake value just to mark that it exists']
343,344d344
< <-PYT:boto.ec2.__path__
< ->RET:['Fake value just to mark that it exists']

TEST FAILED on ts-sim-scenario-ba : QueueSystems NormalOperation Console Batch2Tests ( Last six runs Mar2020 )

---------- Differences in pythonmocks ----------
6a7,8
> <-PYT:boto.ec2.__path__
> ->RET:['Fake value just to mark that it exists']
298,299d299
< <-PYT:boto.ec2.__path__
< ->RET:['Fake value just to mark that it exists']

TEST FAILED on ts-sim-scenario-ba : QueueSystems NormalOperation Ec2Only FetchRequiredData ( Last six runs Mar2020 )

---------- Differences in pythonmocks ----------
6a7,8
> <-PYT:boto.ec2.__path__
> ->RET:['Fake value just to mark that it exists']
396,397d397
< <-PYT:boto.ec2.__path__
< ->RET:['Fake value just to mark that it exists']

TEST FAILED on ts-sim-scenario-ba : QueueSystems SlaveReuse Master ForceReuse Ec2Only ReflectEC2Capacity ( Last six runs Mar2020 )

---------- Differences in pythonmocks ----------
6a7,8
> <-PYT:boto.ec2.__path__
> ->RET:['Fake value just to mark that it exists']
369,370d370
< <-PYT:boto.ec2.__path__
< ->RET:['Fake value just to mark that it exists']

2 TESTS FAILED on ts-sim-scenario-ba :

---------- Differences in errors ----------
0a1
> Unable to load application from file 'config.hello' - could not find config_module 'customconfig'.
---------- Differences in catalogue ----------
1,10c1
< The following new files/directories were created:
< <Test Directory>
< ----texttesttmp
< --------console.<datetime>.<pid>
< ------------hello
< ----------------Test
< --------------------framework_tmp
< ------------slavelogs
< ----------------Test-Test-HELLO.errors
< ----------------Test-Test-HELLO.log
---
> No files or directories were created, edited or deleted.
---------- Differences in output ----------
1,6d0
< Using Application HELLO
< WARNING: Caught exception while running HELLO test-case Test changing state to UNRUNNABLE :
< Traceback (most recent call last):
<     method(*args)
<     wibble
< NameError: name 'wibble' is not defined
---------- Missing result in externalmocks ----------
<-CLI:<pid>
hello:Test
ccopy_reg
_reconstructor
p0
(ctexttestlib.default.rundependent
Filtering
p1
c__builtin__
object
p2
Ntp3
Rp4
(dp5
Vobservers
p6
(lp7
sVpassSelf
p8
I00
sVcategory
p9
Vinitial_filter
p10
sVfreeText
p11
VFiltering stored result files on <host>
p12
sVbriefText
p13
<truncated after showing first 30 lines>
QueueSystems ErrorHandling Console SlaveCrash ( Last six runs Mar2020 )
QueueSystems ErrorHandling Console SlaveCrash ( Last six runs Mar2020 )