spinnaker: GCP: Orca-Clouddriver FindImage From Tags Timeout

Title Find Image From Tag Stage times out after 10 mins.

Cloud Provider GCP

Environment OS: Ubuntu Xenial 16.04 Version of Spinnaker sub-services used:

spinnaker                        0.83.0        
spinnaker-clouddriver            1.773.0       
spinnaker-deck                   2.1182.0     
spinnaker-echo                   1.543.0      
spinnaker-fiat                   0.39.0       
spinnaker-front50                1.120.0      
spinnaker-gate                   4.21.2   
spinnaker-igor                   1.87.7       
spinnaker-keel                   0.8.0        
spinnaker-monitoring-daemon      0.6.0        
spinnaker-monitoring-third-party 0.6.0
spinnaker-orca                   6.0.0        
spinnaker-quip                   0.52.0-3     
spinnaker-rosco                  0.103.0      
spinnaker-rush                   1.25.0-3

Feature Area Spinnaker Orca and Clouddriver

Description We have around 3000+ images in our build image project and we have 25+ gcp project integrated in Clouddriver. Under Find Image from Tags Configuration we have specified package as ${ trigger.properties['image_name'] }

Error in Find Image from Tag Stage

Exception:
FindImageFromTagsTask of stage Image Location timed out after 10 minutes. pausedDuration: 0 seconds, throttleTime: 0 seconds, elapsedTime: 10 minutes,timeoutValue: 10 minutes

Is there a way to increase the findImage time out or better way to configure clouddriver/orca? Looking forward for fix for this issue.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (10 by maintainers)

Most upvoted comments

@skim1420 and @ezimanyi we have deployed 1.7.2 into our setup yesterday itself, as we have already cleanup lots of images in past week before the update was done. We are yet to reach the state where we might start seeing the significant difference. For now time for image search is between 0.01 and 0.02 in comparison to our old timings which was between 0.06 and 0.10 (which is good, but we don’t want to jump to any conclusion this early) these stats are for image count less than 1K. For now everything looks good so far 👍 . We have stop cleaning our images and letting them pile up to see when hits the bottleneck again. We will keep you updated. Thanks