Full log is not available if timeout occurs
My build timeout and I want to check what took so long. I printed the time used for each command, but I'm not able to check it since the full log is not available as shown in https://ci.appveyor.com/project/Simn/hxcpp
Would be great if you can increase the time limit for that repo too.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 08 Dec, 2014 07:36 PM
Interesting. Do you have an idea what's missing there? Have some other results to compare?
2 Posted by andy on 09 Dec, 2014 05:18 AM
It is only displaying the last dozens lines right before timeout. Full log should be something like https://ci.appveyor.com/project/andyli/hxcpp/build/6
Support Staff 3 Posted by Feodor Fitsner on 09 Dec, 2014 06:40 PM
Looks like it was sporadic issue?
4 Posted by andy on 10 Dec, 2014 03:50 AM
The build time is varying slightly and I believe this is normal. But whenever the build is timeout, the log is usually truncated.
It is shown in https://ci.appveyor.com/project/Simn/hxcpp/history
Builds 1, 2, 3, and 4 timeout. Only build 4 has the full log.
Support Staff 5 Posted by Feodor Fitsner on 12 Dec, 2014 10:30 PM
Can you observe a full log of failed build while it's running? I suspect there could be some communication error on build workers side - kinda out of memory or 100% CPU.
Other words, is console log trimmed during the build or on finish?
6 Posted by andy on 12 Dec, 2014 11:44 PM
The build log is normal when it is building. It is trimmed (previous
messages disappear) once it timeouts (no manual page refresh).
Support Staff 7 Posted by Feodor Fitsner on 12 Dec, 2014 11:53 PM
I mean can you see a full log while the build is running?
-Feodor
8 Posted by andy on 12 Dec, 2014 11:56 PM
Yes.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.