The issue here is that when I create a bug in Jira Cloud and attach the results the results I get are different based on where I create it. If I run a test manually from the project tab, click on the step details for a failed step, and submit a bug I get the detailed log files in the attachment. If I run the test from a test list (either locally or remotely) the log files only contain a single line. This affects both ExecutionLog.txt and FailedStepLog.txt. I don't see why they should be different. It is very hard to troubleshoot and issue without the full log.
I've been testing on two different servers, and I don't think it is particular to my environment. I have the scheduling component installed.
Examples
Run from test list (test lists tab) - ExecutionLog.txt
Wait for condition has timed out
Run from test itself (project tab) - ExecutionLog.txt
...
'10/14/2019 4:35:34 PM' - 'Fail' : 5. Wait '5000' msec for url:'/Efficio/Opportunity/OpportunityDetail.aspxX'
------------------------------------------------------------
Failure Information:
~~~~~~~~~~~~~~~
Wait for condition has timed out
InnerException:
System.TimeoutException: Wait for condition has timed out