History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3600
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Phong Trinh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Builds are cancelled randomly

Created: 21/Jul/20 06:03 PM   Updated: 18/Aug/20 10:40 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
 We are seeing our builds that are cancelled with the following errors. I went to their steps and opened the logs, but they were empty. Please look into it and advise.

 Thanks,
ptrinh

--------------------------------------------------------------------------------------------------------------------------------------
 08:46:02,700 ERROR - Build is failed.
    java.lang.RuntimeException: Error executing step execution job.
        at com.pmease.quickbuild.stepsupport.StepExecutionTask.reduce(StepExecutionTask.java:29)
        at com.pmease.quickbuild.stepsupport.StepExecutionTask.reduce(StepExecutionTask.java:19)
        at com.pmease.quickbuild.grid.GridTaskFuture.get(GridTaskFuture.java:161)
        at com.pmease.quickbuild.DefaultBuildEngine.run(DefaultBuildEngine.java:609)
        at com.pmease.quickbuild.DefaultBuildEngine.process(DefaultBuildEngine.java:466)
        at com.pmease.quickbuild.DefaultBuildEngine.access$000(DefaultBuildEngine.java:146)
        at com.pmease.quickbuild.DefaultBuildEngine$2.run(DefaultBuildEngine.java:1248)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)
    Caused by: com.pmease.quickbuild.QuickbuildException: Unable to find job '1c9f9f8f-f3f9-4007-92c7-8402b4a622f1' on node '7400:8811'.
        at com.pmease.quickbuild.grid.GridTaskFuture.testJobs(GridTaskFuture.java:86)
        at com.pmease.quickbuild.grid.GridTaskFuture.get(GridTaskFuture.java:143)
        ... 7 more

08:45:04,453 ERROR - Build is failed.
    java.lang.RuntimeException: Error executing step execution job.
        at com.pmease.quickbuild.stepsupport.StepExecutionTask.reduce(StepExecutionTask.java:29)
        at com.pmease.quickbuild.stepsupport.StepExecutionTask.reduce(StepExecutionTask.java:19)
        at com.pmease.quickbuild.grid.GridTaskFuture.get(GridTaskFuture.java:161)
        at com.pmease.quickbuild.DefaultBuildEngine.run(DefaultBuildEngine.java:609)
        at com.pmease.quickbuild.DefaultBuildEngine.process(DefaultBuildEngine.java:466)
        at com.pmease.quickbuild.DefaultBuildEngine.access$000(DefaultBuildEngine.java:146)
        at com.pmease.quickbuild.DefaultBuildEngine$2.run(DefaultBuildEngine.java:1248)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)
    Caused by: com.pmease.quickbuild.QuickbuildException: Unable to find job '8ff8f787-da58-42d5-a8fc-e6ba12c6a489' on node '7403:8811'.
        at com.pmease.quickbuild.grid.GridTaskFuture.testJobs(GridTaskFuture.java:86)
        at com.pmease.quickbuild.grid.GridTaskFuture.get(GridTaskFuture.java:143)
        ... 7 more

 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 All   Comments   Work Log   Change History      Sort Order:
Phong Trinh [18/Aug/20 08:03 PM]
I no longer see the issue after the upgrade. Thank you.

Phong Trinh [27/Jul/20 05:44 PM]
Thank you very much for promptly responses, Robin.
We upgraded our server to 9.0.46 last weekend and have been monitoring it. We will upgrade it to v10 sometimes in September. Thanks.

Robin Shen [24/Jul/20 10:58 PM]
Database schema is changed, and the upgrade will go through a full backup/restore (done automatically via upgrade script).

Phong Trinh [24/Jul/20 12:51 AM]
Thanks Robin. I asked the question because I am concerned that upgrading to v10 takes much longer than upgrading to v9. Since the fix is in v9, I will upgrade our system to this version. Are there much database changes in v10 which may cause the upgrading taking longer time?

 Thank you again,
ptrinh

Robin Shen [23/Jul/20 10:57 PM]
Fix is available in both v9 and v10

Phong Trinh [23/Jul/20 08:37 PM]
Hi Robin,
 The fix of this issue is in the latest QB version of v9 or v10?
  Thanks,
ptrinh

Phong Trinh [22/Jul/20 02:13 AM]
Thank you, Robin. We will do the upgrade and will keep you informed.

Robin Shen [21/Jul/20 11:08 PM]
We should have fixed this in latest QB versions. Please upgrade and check.