-
Bug
-
Resolution: Duplicate
-
Major
-
None
After a restart of Jenkins, a refresh of the blueocean UI causes a call to the following endpoint:
<Jenkins URL>/blue/rest/search/?q=type:pipeline;excludedFromFlattening:jenkins.branch.MultiBranchProject,hudson.matrix.MatrixProject&filter=no-folders&start=0&limit=26
The very first time this runs it is SUPER slow - irrespective of how long the instance has been up and running.
I have a 60s timeout on my http frontend - and it hits this and the frontend returns a 504.
The second time I reload the UI, it takes ~12s and return 11kB of information (the instance is relatively small).
- blocks
-
JENKINS-38079 Investigate performance degradation report
-
- Closed
-
- duplicates
-
JENKINS-38335 Search API too slow for dashboard
-
- Closed
-
- relates to
-
JENKINS-38335 Search API too slow for dashboard
-
- Closed
-
[JENKINS-38087] initial search call extremely slow
Description |
Original:
After a restart of Jenkins, a refresh of the blueocean UI causes a call to the following endpoint: https://<jenkins>/blue/rest/search/?q=type:pipeline;excludedFromFlattening:jenkins.branch.MultiBranchProject,hudson.matrix.MatrixProject&filter=no-folders&start=0&limit=26 The very first time this runs it is SUPER slow - irrespective of how long the instance has been up and running. I have a 60s timeout on my http frontend - and it hits this and the frontend returns a 504. The second time I reload the UI, it takes ~12s and return 11kB of information (the instance is relatively small). |
New:
After a restart of Jenkins, a refresh of the blueocean UI causes a call to the following endpoint: {noformat} <Jenkins URL>/blue/rest/search/?q=type:pipeline;excludedFromFlattening:jenkins.branch.MultiBranchProject,hudson.matrix.MatrixProject&filter=no-folders&start=0&limit=26 {noformat} The very first time this runs it is SUPER slow - irrespective of how long the instance has been up and running. I have a 60s timeout on my http frontend - and it hits this and the frontend returns a 504. The second time I reload the UI, it takes ~12s and return 11kB of information (the instance is relatively small). |
Assignee | New: Vivek Pandey [ vivek ] |
Epic Link | New: JENKINS-37957 [ 174099 ] |
Link |
New:
This issue is blocked by |
Link |
Original:
This issue is blocked by |
Link |
New:
This issue blocks |
Sprint | New: 1.0-b05/b-06 [ 111 ] |
Rank | New: Ranked lower |
Assignee | Original: Vivek Pandey [ vivek ] |