Advertisement
Guest User

gcloud

a guest
Dec 14th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 359.62 KB | None | 0 0
  1. $ gcloud --verbosity debug preview app setup-managed-vms
  2. DEBUG: Running gcloud.preview.app.setup-managed-vms with _Args({'base_image_bucket': 'containers-prod',
  3. 'docker_host': None,
  4. 'format': None,
  5. 'h': None,
  6. 'help': None,
  7. 'image_version': 'latest',
  8. 'markdown': None,
  9. 'project': None,
  10. 'quiet': None,
  11. 'shell': None,
  12. 'user_output_enabled': None,
  13. 'verbosity': 'debug'}).
  14. DEBUG: Detected docker environment variables: DOCKER_HOST=tcp://192.168.59.103:2376, DOCKER_CERT_PATH=/Users/Domenico/.boot2docker/certs/boot2docker-vm, DOCKER_TLS_VERIFY=1
  15. INFO: Starting new HTTPS connection (1): 192.168.59.103
  16. DEBUG: "GET /v1.10/_ping HTTP/1.1" 200 2
  17. INFO: Looking for image_id for image with tag google/docker-registry
  18. DEBUG: "GET /v1.10/images/json?filter=google%2Fdocker-registry&only_ids=1&all=0 HTTP/1.1" 200 253
  19. DEBUG: Found Cloud SDK root: /Users/Domenico/Developer/google-cloud-sdk
  20. Select the runtime to download the base image for:
  21. [1] Go
  22. [2] Java
  23. [3] Python27
  24. [4] All
  25. Please enter your numeric choice (4): DEBUG: Sent event: Event(category='Executions', action='gcloud', label=u'2014.12.08', value=0)
  26. DEBUG: Sent event: Event(category='Commands', action='gcloud.preview.app.setup-managed-vms', label='unknown', value=0)
  27. 2
  28.  
  29. DEBUG: Detected docker environment variables: DOCKER_HOST=tcp://192.168.59.103:2376, DOCKER_CERT_PATH=/Users/Domenico/.boot2docker/certs/boot2docker-vm, DOCKER_TLS_VERIFY=1
  30. INFO: Starting new HTTPS connection (1): 192.168.59.103
  31. DEBUG: "GET /v1.10/_ping HTTP/1.1" 200 2
  32. Pulling base images for runtimes [java] from Google Cloud Storage
  33. INFO: Refreshing access_token
  34. DEBUG: Copy /Users/Domenico/.config/gcloud/legacy_credentials/[email protected]/.boto to /var/folders/18/9rk3hmjs797fr0hfcr7qx5100000gn/T/tmpkZibe1...
  35. DEBUG: Copy /Users/Domenico/Developer/google-cloud-sdk/docker/true-asm to /var/folders/18/9rk3hmjs797fr0hfcr7qx5100000gn/T/tmpkZibe1...
  36. INFO: Building image gcloud-credentials-image...
  37. DEBUG: "POST /v1.10/build?q=False&rm=True&t=gcloud-credentials-image&nocache=False HTTP/1.1" 200 None
  38. INFO: Image gcloud-credentials-image built, id = 854d2d6fddd4
  39. DEBUG: Full Image Build Log:
  40. ---> e72ac664f4f0
  41. Step 1 : ADD true-asm /true
  42. ---> d50b26d40fad
  43. Removing intermediate container 2437b22cfaec
  44. Step 2 : RUN chmod +x /true
  45. ---> Running in 35048cfd8867
  46. ---> 48cef78069e8
  47. Removing intermediate container 35048cfd8867
  48. Step 3 : VOLUME /.config
  49. ---> Running in 8f4904e3999f
  50. ---> c243e6d85df0
  51. Removing intermediate container 8f4904e3999f
  52. Step 4 : ADD .boto /.config/.boto
  53. ---> 84530a88de18
  54. Removing intermediate container e4bcaa9385ec
  55. Step 5 : CMD /true
  56. ---> Running in 07f678718be0
  57. ---> 854d2d6fddd4
  58. Removing intermediate container 07f678718be0
  59. Successfully built 854d2d6fddd4
  60.  
  61. INFO: Creating container...
  62. INFO: Starting new HTTPS connection (2): 192.168.59.103
  63. DEBUG: "POST /v1.10/containers/create?name=gcloud-credentials-1418587140.03 HTTP/1.1" 201 90
  64. INFO: Container 34731eb8b1594af796bc212086438266b06ca193d1a74faf7926859a20d0b523 created.
  65. DEBUG: "POST /v1.10/containers/34731eb8b1594af796bc212086438266b06ca193d1a74faf7926859a20d0b523/start HTTP/1.1" 204 0
  66. INFO: Looking for image_id for image with tag google/docker-registry
  67. INFO: Starting new HTTPS connection (3): 192.168.59.103
  68. DEBUG: "POST /v1.10/containers/34731eb8b1594af796bc212086438266b06ca193d1a74faf7926859a20d0b523/attach?stderr=1&logs=1&stream=1&stdout=1 HTTP/1.1" 200 None
  69. DEBUG: "GET /v1.10/images/json?filter=google%2Fdocker-registry&only_ids=1&all=0 HTTP/1.1" 200 253
  70. INFO: Creating container...
  71. DEBUG: "POST /v1.10/containers/create HTTP/1.1" 201 90
  72. INFO: Container 7a1710a7b49af8365b37f6bcf49fa94cc634a1a3f311b3dcc45fe342d450b528 created.
  73. DEBUG: "POST /v1.10/containers/7a1710a7b49af8365b37f6bcf49fa94cc634a1a3f311b3dcc45fe342d450b528/start HTTP/1.1" 204 0
  74. INFO: Starting new HTTPS connection (4): 192.168.59.103
  75. DEBUG: "GET /v1.10/containers/7a1710a7b49af8365b37f6bcf49fa94cc634a1a3f311b3dcc45fe342d450b528/json HTTP/1.1" 200 None
  76. Pulling image: google/appengine-java
  77. INFO: Pulling image google/appengine-java:latest from Google Cloud Storage...
  78. INFO: Starting new HTTPS connection (1): localhost
  79. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  80. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  81. INFO: Starting new HTTPS connection (1): localhost
  82. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  83. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  84. INFO: Starting new HTTPS connection (1): localhost
  85. DEBUG: "POST /v1.10/containers/7a1710a7b49af8365b37f6bcf49fa94cc634a1a3f311b3dcc45fe342d450b528/attach?stderr=1&logs=1&stream=1&stdout=1 HTTP/1.1" 200 None
  86. DEBUG: Container: 7a1710a7b49a: Using credentials in /.config/.boto
  87. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 216
  88. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: EOF") thrown in pull. Retrying.
  89. INFO: Starting new HTTPS connection (1): localhost
  90. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  91. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  92. INFO: Starting new HTTPS connection (1): localhost
  93. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  94. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  95. INFO: Starting new HTTPS connection (1): localhost
  96. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  97. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  98. INFO: Starting new HTTPS connection (1): localhost
  99. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 216
  100. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: EOF") thrown in pull. Retrying.
  101. INFO: Starting new HTTPS connection (1): localhost
  102. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  103. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  104. INFO: Starting new HTTPS connection (1): localhost
  105. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  106. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  107. INFO: Starting new HTTPS connection (1): localhost
  108. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  109. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  110. INFO: Starting new HTTPS connection (1): localhost
  111. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  112. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  113. INFO: Starting new HTTPS connection (1): localhost
  114. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  115. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  116. INFO: Starting new HTTPS connection (1): localhost
  117. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  118. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  119. INFO: Starting new HTTPS connection (1): localhost
  120. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  121. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  122. INFO: Starting new HTTPS connection (1): localhost
  123. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  124. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  125. INFO: Starting new HTTPS connection (1): localhost
  126. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  127. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  128. INFO: Starting new HTTPS connection (1): localhost
  129. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  130. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  131. INFO: Starting new HTTPS connection (1): localhost
  132. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  133. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  134. INFO: Starting new HTTPS connection (1): localhost
  135. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 216
  136. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: EOF. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  137. INFO: Starting new HTTPS connection (1): localhost
  138. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  139. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  140. INFO: Starting new HTTPS connection (1): localhost
  141. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  142. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  143. INFO: Starting new HTTPS connection (1): localhost
  144. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 216
  145. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: EOF. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  146. INFO: Starting new HTTPS connection (1): localhost
  147. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:04,727 WARNING: Cache storage disabled!
  148. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:04,728 WARNING: LRU cache disabled!
  149. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  150. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  151. INFO: Starting new HTTPS connection (1): localhost
  152. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  153. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  154. INFO: Starting new HTTPS connection (1): localhost
  155. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  156. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  157. INFO: Starting new HTTPS connection (1): localhost
  158. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  159. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  160. INFO: Starting new HTTPS connection (1): localhost
  161. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  162. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  163. INFO: Starting new HTTPS connection (1): localhost
  164. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  165. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  166. INFO: Starting new HTTPS connection (1): localhost
  167. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  168. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  169. INFO: Starting new HTTPS connection (1): localhost
  170. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  171. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  172. INFO: Starting new HTTPS connection (1): localhost
  173. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  174. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  175. INFO: Starting new HTTPS connection (1): localhost
  176. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  177. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  178. INFO: Starting new HTTPS connection (1): localhost
  179. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  180. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  181. INFO: Starting new HTTPS connection (1): localhost
  182. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  183. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  184. INFO: Starting new HTTPS connection (1): localhost
  185. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  186. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  187. INFO: Starting new HTTPS connection (1): localhost
  188. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  189. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  190. INFO: Starting new HTTPS connection (1): localhost
  191. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  192. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  193. INFO: Starting new HTTPS connection (1): localhost
  194. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  195. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  196. INFO: Starting new HTTPS connection (1): localhost
  197. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  198. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  199. INFO: Starting new HTTPS connection (1): localhost
  200. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  201. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  202. INFO: Starting new HTTPS connection (1): localhost
  203. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  204. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  205. INFO: Starting new HTTPS connection (1): localhost
  206. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  207. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  208. INFO: Starting new HTTPS connection (1): localhost
  209. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  210. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  211. INFO: Starting new HTTPS connection (1): localhost
  212. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  213. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  214. INFO: Starting new HTTPS connection (1): localhost
  215. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  216. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  217. INFO: Starting new HTTPS connection (1): localhost
  218. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  219. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  220. INFO: Starting new HTTPS connection (1): localhost
  221. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  222. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  223. INFO: Starting new HTTPS connection (1): localhost
  224. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  225. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  226. INFO: Starting new HTTPS connection (1): localhost
  227. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  228. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  229. INFO: Starting new HTTPS connection (1): localhost
  230. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  231. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  232. INFO: Starting new HTTPS connection (1): localhost
  233. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  234. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  235. INFO: Starting new HTTPS connection (1): localhost
  236. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  237. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  238. INFO: Starting new HTTPS connection (1): localhost
  239. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  240. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  241. INFO: Starting new HTTPS connection (1): localhost
  242. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  243. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  244. INFO: Starting new HTTPS connection (1): localhost
  245. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  246. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  247. INFO: Starting new HTTPS connection (1): localhost
  248. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  249. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  250. INFO: Starting new HTTPS connection (1): localhost
  251. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  252. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  253. INFO: Starting new HTTPS connection (1): localhost
  254. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  255. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  256. INFO: Starting new HTTPS connection (1): localhost
  257. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  258. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  259. INFO: Starting new HTTPS connection (1): localhost
  260. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  261. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  262. INFO: Starting new HTTPS connection (1): localhost
  263. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  264. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  265. INFO: Starting new HTTPS connection (1): localhost
  266. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  267. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  268. INFO: Starting new HTTPS connection (1): localhost
  269. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  270. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  271. INFO: Starting new HTTPS connection (1): localhost
  272. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  273. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  274. INFO: Starting new HTTPS connection (1): localhost
  275. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  276. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  277. INFO: Starting new HTTPS connection (1): localhost
  278. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  279. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  280. INFO: Starting new HTTPS connection (1): localhost
  281. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  282. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  283. INFO: Starting new HTTPS connection (1): localhost
  284. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  285. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  286. INFO: Starting new HTTPS connection (1): localhost
  287. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  288. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  289. INFO: Starting new HTTPS connection (1): localhost
  290. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  291. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  292. INFO: Starting new HTTPS connection (1): localhost
  293. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  294. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  295. INFO: Starting new HTTPS connection (1): localhost
  296. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  297. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  298. INFO: Starting new HTTPS connection (1): localhost
  299. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  300. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  301. INFO: Starting new HTTPS connection (1): localhost
  302. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  303. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  304. INFO: Starting new HTTPS connection (1): localhost
  305. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  306. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  307. INFO: Starting new HTTPS connection (1): localhost
  308. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  309. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  310. INFO: Starting new HTTPS connection (1): localhost
  311. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  312. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  313. INFO: Starting new HTTPS connection (1): localhost
  314. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  315. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  316. INFO: Starting new HTTPS connection (1): localhost
  317. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  318. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  319. INFO: Starting new HTTPS connection (1): localhost
  320. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  321. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  322. INFO: Starting new HTTPS connection (1): localhost
  323. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  324. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  325. INFO: Starting new HTTPS connection (1): localhost
  326. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  327. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  328. INFO: Starting new HTTPS connection (1): localhost
  329. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  330. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  331. INFO: Starting new HTTPS connection (1): localhost
  332. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  333. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  334. INFO: Starting new HTTPS connection (1): localhost
  335. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 263
  336. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer") thrown in pull. Retrying.
  337. INFO: Starting new HTTPS connection (1): localhost
  338. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 268
  339. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: net/http: transport closed before response was received") thrown in pull. Retrying.
  340. INFO: Starting new HTTPS connection (1): localhost
  341. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 268
  342. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: net/http: transport closed before response was received") thrown in pull. Retrying.
  343. INFO: Starting new HTTPS connection (1): localhost
  344. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 268
  345. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: net/http: transport closed before response was received") thrown in pull. Retrying.
  346. INFO: Starting new HTTPS connection (1): localhost
  347. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:06 [1] [INFO] Starting gunicorn 18.0
  348. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:06 [1] [INFO] Listening at: http://0.0.0.0:5000 (1)
  349. 2014-12-14 19:59:06 [1] [INFO] Using worker: gevent
  350. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:06 [18] [INFO] Booting worker with pid: 18
  351. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:06 [19] [INFO] Booting worker with pid: 19
  352. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 500 268
  353. DEBUG: Exception 500 Server Error: Internal Server Error ("Invalid registry endpoint "http://localhost:49153/v1/". HTTPS attempt: Get https://localhost:49153/v1/_ping: read tcp 127.0.0.1:49153: connection reset by peer. HTTP attempt: Get http://localhost:49153/v1/_ping: net/http: transport closed before response was received") thrown in pull. Retrying.
  354. INFO: Starting new HTTPS connection (1): localhost
  355. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:06 [20] [INFO] Booting worker with pid: 20
  356. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:06 [25] [INFO] Booting worker with pid: 25
  357. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,010 WARNING: Cache storage disabled!
  358. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,010 WARNING: LRU cache disabled!
  359. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,086 WARNING: Cache storage disabled!
  360. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,087 WARNING: LRU cache disabled!
  361. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,110 WARNING: Cache storage disabled!
  362. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,111 WARNING: LRU cache disabled!
  363. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,139 WARNING: Cache storage disabled!
  364. DEBUG: Container: 7a1710a7b49a: 2014-12-14 19:59:07,139 WARNING: LRU cache disabled!
  365. DEBUG: "POST /v1.10/images/create?tag=latest&fromImage=localhost%3A49153%2Fgoogle%2Fappengine-java HTTP/1.1" 200 None
  366. DEBUG: Container: 7a1710a7b49a: 172.17.42.1 - - [14/Dec/2014:19:59:10] "GET /v1/_ping HTTP/1.1" 200 4 "-" "Go 1.1 package http"
  367. 2014-12-14 19:59:10,188 INFO: 172.17.42.1 - - [14/Dec/2014:19:59:10] "GET /v1/_ping HTTP/1.1" 200 4 "-" "Go 1.1 package http"
  368. DEBUG: {"status":"Pulling repository localhost:49153/google/appengine-java"}
  369. {"errorDetail":{"message":"Error: image google/appengine-java not found"},"error":"Error: image google/appengine-java not found"}
  370.  
  371. DEBUG: Container: 7a1710a7b49a: 172.17.42.1 - - [14/Dec/2014:19:59:10] "GET /v1/repositories/google/appengine-java/images HTTP/1.1" 404 29 "-" "docker/1.3.2 go/go1.3.3 git-commit/39fa2fa kernel/3.16.7-tinycore64 os/linux arch/amd64"
  372. 2014-12-14 19:59:10,524 INFO: 172.17.42.1 - - [14/Dec/2014:19:59:10] "GET /v1/repositories/google/appengine-java/images HTTP/1.1" 404 29 "-" "docker/1.3.2 go/go1.3.3 git-commit/39fa2fa kernel/3.16.7-tinycore64 os/linux arch/amd64"
  373. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  374. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  375. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  376. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  377. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  378. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  379. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  380. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  381. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  382. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  383. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  384. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  385. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  386. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  387. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  388. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  389. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  390. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  391. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  392. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  393. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  394. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  395. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  396. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  397. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  398. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  399. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  400. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  401. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  402. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  403. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  404. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  405. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  406. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  407. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  408. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  409. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  410. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  411. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  412. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  413. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  414. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  415. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  416. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  417. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  418. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  419. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  420. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  421. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  422. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  423. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  424. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  425. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  426. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  427. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  428. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  429. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  430. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  431. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  432. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  433. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  434. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  435. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  436. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  437. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  438. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  439. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  440. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  441. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  442. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  443. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  444. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  445. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  446. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  447. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  448. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  449. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  450. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  451. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  452. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  453. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  454. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  455. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  456. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  457. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  458. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  459. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  460. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  461. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  462. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  463. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  464. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  465. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  466. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  467. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  468. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  469. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  470. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  471. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  472. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  473. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  474. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  475. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  476. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  477. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  478. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  479. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  480. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  481. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  482. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  483. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  484. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  485. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  486. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  487. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  488. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  489. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  490. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  491. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  492. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  493. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  494. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  495. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  496. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  497. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  498. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  499. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  500. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  501. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  502. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  503. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  504. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  505. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  506. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  507. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  508. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  509. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  510. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  511. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  512. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  513. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  514. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  515. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  516. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  517. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  518. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  519. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  520. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  521. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  522. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  523. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  524. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  525. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  526. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  527. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  528. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  529. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  530. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  531. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  532. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  533. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  534. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  535. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  536. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  537. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  538. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  539. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  540. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  541. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  542. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  543. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  544. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  545. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  546. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  547. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  548. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  549. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  550. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  551. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  552. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  553. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  554. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  555. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  556. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  557. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  558. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  559. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  560. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  561. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  562. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  563. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  564. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  565. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  566. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  567. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  568. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  569. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  570. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  571. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  572. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  573. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  574. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  575. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  576. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  577. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  578. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  579. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  580. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  581. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  582. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  583. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  584. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  585. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  586. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  587. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  588. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  589. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  590. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  591. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  592. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  593. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  594. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  595. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  596. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  597. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  598. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  599. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  600. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  601. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  602. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  603. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  604. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  605. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  606. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  607. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  608. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  609. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  610. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  611. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  612. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  613. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  614. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  615. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  616. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  617. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  618. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  619. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  620. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  621. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  622. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  623. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  624. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  625. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  626. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  627. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  628. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  629. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  630. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  631. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  632. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  633. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  634. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  635. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  636. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  637. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  638. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  639. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  640. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  641. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  642. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  643. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  644. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  645. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  646. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  647. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  648. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  649. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  650. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  651. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  652. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  653. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  654. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  655. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  656. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  657. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  658. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  659. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  660. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  661. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  662. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  663. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  664. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  665. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  666. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  667. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  668. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  669. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  670. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  671. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  672. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  673. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  674. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  675. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  676. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  677. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  678. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  679. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  680. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  681. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  682. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  683. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  684. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  685. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  686. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  687. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  688. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  689. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  690. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  691. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  692. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  693. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  694. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  695. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  696. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  697. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  698. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  699. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  700. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  701. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  702. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  703. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  704. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  705. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  706. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  707. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  708. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  709. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  710. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  711. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  712. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  713. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  714. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  715. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  716. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  717. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  718. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  719. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  720. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  721. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  722. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  723. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  724. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  725. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  726. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  727. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  728. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  729. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  730. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  731. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  732. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  733. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  734. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  735. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  736. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  737. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  738. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  739. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  740. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  741. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  742. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  743. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  744. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  745. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  746. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  747. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  748. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  749. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  750. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  751. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  752. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  753. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  754. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  755. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  756. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  757. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  758. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  759. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  760. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  761. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  762. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  763. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  764. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  765. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  766. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  767. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  768. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  769. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  770. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  771. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  772. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  773. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  774. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  775. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  776. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  777. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  778. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  779. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  780. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  781. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  782. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  783. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  784. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  785. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  786. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  787. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  788. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  789. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  790. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  791. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  792. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  793. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  794. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  795. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  796. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  797. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  798. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  799. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  800. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  801. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  802. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  803. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  804. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  805. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  806. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  807. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  808. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  809. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  810. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  811. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  812. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  813. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  814. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  815. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  816. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  817. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  818. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  819. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  820. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  821. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  822. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  823. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  824. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  825. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  826. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  827. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  828. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  829. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  830. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  831. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  832. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  833. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  834. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  835. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  836. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  837. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  838. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  839. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  840. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  841. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  842. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  843. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  844. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  845. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  846. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  847. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  848. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  849. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  850. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  851. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  852. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  853. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  854. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  855. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  856. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  857. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  858. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  859. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  860. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  861. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  862. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  863. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  864. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  865. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  866. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  867. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  868. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  869. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  870. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  871. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  872. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  873. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  874. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  875. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  876. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  877. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  878. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  879. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  880. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  881. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  882. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  883. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  884. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  885. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  886. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  887. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  888. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  889. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  890. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  891. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  892. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  893. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  894. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  895. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  896. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  897. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  898. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  899. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  900. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  901. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  902. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  903. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  904. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  905. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  906. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  907. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  908. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  909. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  910. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  911. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  912. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  913. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  914. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  915. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  916. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  917. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  918. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  919. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  920. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  921. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  922. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  923. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  924. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  925. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  926. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  927. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  928. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  929. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  930. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  931. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  932. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  933. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  934. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  935. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  936. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  937. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  938. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  939. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  940. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  941. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  942. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  943. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  944. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  945. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  946. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  947. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  948. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  949. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  950. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  951. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  952. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  953. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  954. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  955. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  956. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  957. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  958. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  959. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  960. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  961. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  962. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  963. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  964. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  965. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  966. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  967. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  968. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  969. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  970. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  971. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  972. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  973. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  974. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  975. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  976. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  977. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  978. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  979. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  980. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  981. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  982. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  983. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  984. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  985. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  986. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  987. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  988. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  989. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  990. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  991. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  992. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  993. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  994. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  995. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  996. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  997. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  998. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  999. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1000. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1001. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1002. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1003. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1004. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1005. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1006. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1007. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1008. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1009. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1010. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1011. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1012. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1013. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1014. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1015. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1016. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1017. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1018. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1019. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1020. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1021. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1022. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1023. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1024. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1025. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1026. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1027. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1028. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1029. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1030. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1031. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1032. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1033. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1034. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1035. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1036. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1037. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1038. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1039. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1040. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1041. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1042. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1043. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1044. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1045. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1046. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1047. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1048. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1049. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1050. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1051. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1052. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1053. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1054. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1055. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1056. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1057. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1058. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1059. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1060. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1061. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1062. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1063. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1064. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1065. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1066. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1067. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1068. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1069. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1070. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1071. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1072. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1073. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1074. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1075. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1076. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1077. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1078. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1079. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1080. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1081. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1082. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1083. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1084. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1085. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1086. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1087. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1088. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1089. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1090. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1091. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1092. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1093. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1094. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1095. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1096. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1097. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1098. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1099. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1100. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1101. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1102. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1103. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1104. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1105. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1106. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1107. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1108. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1109. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1110. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1111. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1112. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1113. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1114. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1115. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1116. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1117. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1118. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1119. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1120. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1121. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1122. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1123. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1124. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1125. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1126. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1127. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1128. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1129. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1130. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1131. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1132. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1133. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1134. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1135. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1136. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1137. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1138. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1139. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1140. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1141. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1142. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1143. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1144. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1145. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1146. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1147. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1148. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1149. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1150. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1151. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1152. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1153. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1154. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1155. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1156. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1157. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1158. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1159. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1160. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1161. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1162. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1163. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1164. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1165. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1166. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1167. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1168. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1169. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1170. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1171. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1172. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1173. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1174. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1175. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1176. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1177. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1178. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1179. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1180. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1181. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1182. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1183. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1184. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1185. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1186. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1187. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1188. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1189. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1190. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1191. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1192. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1193. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1194. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1195. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1196. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1197. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1198. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1199. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1200. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1201. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1202. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1203. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1204. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1205. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1206. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1207. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1208. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1209. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1210. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1211. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1212. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1213. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1214. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1215. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1216. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1217. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1218. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1219. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1220. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1221. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1222. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1223. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1224. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1225. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1226. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1227. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1228. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1229. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1230. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1231. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1232. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1233. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1234. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1235. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1236. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1237. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1238. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1239. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1240. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1241. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1242. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1243. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1244. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1245. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1246. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1247. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1248. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1249. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1250. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1251. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1252. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1253. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1254. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1255. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1256. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1257. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1258. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1259. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1260. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1261. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1262. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1263. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1264. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1265. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1266. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1267. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1268. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1269. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1270. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1271. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1272. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1273. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1274. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1275. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1276. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1277. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1278. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1279. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1280. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1281. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1282. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1283. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1284. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1285. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1286. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1287. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1288. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1289. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1290. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1291. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1292. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1293. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1294. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1295. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1296. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1297. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1298. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1299. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1300. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1301. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1302. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1303. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1304. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1305. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1306. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1307. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1308. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1309. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1310. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1311. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1312. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1313. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1314. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1315. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1316. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1317. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1318. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1319. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1320. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1321. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1322. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1323. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1324. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1325. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1326. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1327. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1328. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1329. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1330. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1331. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1332. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1333. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1334. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1335. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1336. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1337. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1338. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1339. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1340. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1341. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1342. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1343. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1344. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1345. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1346. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1347. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1348. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1349. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1350. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1351. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1352. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1353. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1354. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1355. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1356. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1357. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1358. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1359. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1360. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1361. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1362. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1363. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1364. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1365. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1366. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1367. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1368. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1369. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1370. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1371. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1372. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1373. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1374. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1375. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1376. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1377. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1378. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1379. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1380. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1381. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1382. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1383. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1384. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1385. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1386. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1387. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1388. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1389. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1390. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1391. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1392. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1393. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1394. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1395. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1396. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1397. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1398. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1399. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1400. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1401. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1402. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1403. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1404. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1405. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1406. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1407. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1408. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1409. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1410. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1411. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1412. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1413. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1414. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1415. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1416. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1417. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1418. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1419. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1420. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1421. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1422. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1423. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1424. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1425. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1426. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1427. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1428. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1429. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1430. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1431. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1432. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1433. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1434. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1435. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1436. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1437. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1438. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1439. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1440. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1441. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1442. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1443. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1444. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1445. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1446. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1447. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1448. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1449. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1450. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1451. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1452. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1453. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1454. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1455. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1456. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1457. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1458. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1459. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1460. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1461. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1462. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1463. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1464. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1465. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1466. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1467. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1468. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1469. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1470. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1471. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1472. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1473. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1474. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1475. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1476. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1477. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1478. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1479. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1480. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1481. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1482. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1483. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1484. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1485. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1486. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1487. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1488. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1489. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1490. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1491. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1492. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1493. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1494. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1495. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1496. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1497. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1498. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1499. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1500. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1501. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1502. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1503. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1504. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1505. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1506. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1507. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1508. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1509. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1510. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1511. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1512. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1513. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1514. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1515. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1516. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1517. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1518. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1519. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1520. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1521. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1522. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1523. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1524. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1525. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1526. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1527. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1528. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1529. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1530. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1531. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1532. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1533. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1534. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1535. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1536. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1537. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1538. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1539. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1540. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1541. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1542. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1543. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1544. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1545. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1546. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1547. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1548. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1549. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1550. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1551. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1552. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1553. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1554. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1555. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1556. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1557. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1558. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1559. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1560. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1561. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1562. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1563. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1564. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1565. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1566. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1567. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1568. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1569. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1570. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1571. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1572. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1573. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1574. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1575. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1576. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1577. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1578. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1579. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1580. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1581. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1582. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1583. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1584. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1585. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1586. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1587. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1588. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1589. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1590. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1591. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1592. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1593. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1594. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1595. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1596. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1597. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1598. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1599. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1600. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1601. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1602. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1603. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1604. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1605. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1606. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1607. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1608. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1609. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1610. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1611. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1612. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1613. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1614. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1615. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1616. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1617. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1618. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1619. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1620. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1621. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1622. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1623. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1624. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1625. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1626. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1627. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1628. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1629. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1630. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1631. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1632. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1633. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1634. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1635. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1636. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1637. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1638. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1639. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1640. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1641. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1642. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1643. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1644. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1645. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1646. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1647. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1648. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1649. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1650. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1651. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1652. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1653. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1654. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1655. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1656. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1657. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1658. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1659. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1660. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1661. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1662. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1663. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1664. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1665. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1666. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1667. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1668. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1669. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1670. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1671. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1672. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1673. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1674. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1675. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1676. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1677. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1678. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1679. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1680. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1681. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1682. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1683. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1684. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1685. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1686. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1687. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1688. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1689. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1690. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1691. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1692. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1693. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1694. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1695. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1696. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1697. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1698. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1699. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1700. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1701. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1702. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1703. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1704. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1705. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1706. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1707. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1708. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1709. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1710. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1711. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1712. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1713. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1714. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1715. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1716. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1717. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1718. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1719. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1720. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1721. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1722. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1723. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1724. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1725. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1726. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1727. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1728. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1729. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1730. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1731. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1732. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1733. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1734. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1735. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1736. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1737. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1738. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1739. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1740. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1741. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1742. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1743. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1744. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1745. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1746. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1747. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1748. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1749. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1750. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1751. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1752. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1753. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1754. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1755. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1756. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1757. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1758. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1759. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1760. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1761. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1762. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1763. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1764. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1765. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1766. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1767. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1768. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1769. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1770. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1771. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1772. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1773. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1774. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1775. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1776. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1777. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1778. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1779. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1780. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1781. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1782. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1783. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1784. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1785. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1786. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1787. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1788. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1789. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1790. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1791. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1792. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1793. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1794. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1795. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1796. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1797. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1798. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1799. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1800. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1801. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1802. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1803. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1804. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1805. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1806. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1807. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1808. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1809. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1810. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1811. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1812. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1813. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1814. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1815. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1816. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1817. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1818. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1819. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1820. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1821. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1822. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1823. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1824. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1825. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1826. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1827. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1828. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1829. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1830. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1831. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1832. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1833. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1834. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1835. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1836. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1837. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1838. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1839. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1840. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1841. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1842. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1843. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1844. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1845. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1846. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1847. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1848. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1849. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1850. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1851. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1852. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1853. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1854. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1855. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1856. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1857. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1858. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1859. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1860. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1861. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1862. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1863. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1864. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1865. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1866. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1867. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1868. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1869. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1870. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1871. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1872. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1873. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1874. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1875. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1876. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1877. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1878. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1879. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1880. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1881. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1882. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1883. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1884. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1885. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1886. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1887. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1888. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1889. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1890. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1891. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1892. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1893. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1894. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1895. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1896. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1897. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1898. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1899. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1900. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1901. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1902. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1903. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1904. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1905. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1906. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1907. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1908. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1909. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1910. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1911. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1912. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1913. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1914. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1915. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1916. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1917. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1918. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1919. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1920. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1921. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1922. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1923. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1924. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1925. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1926. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1927. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1928. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1929. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1930. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1931. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1932. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1933. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1934. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1935. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1936. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1937. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1938. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1939. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1940. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1941. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1942. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1943. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1944. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1945. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1946. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1947. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1948. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1949. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1950. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1951. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1952. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1953. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1954. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1955. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1956. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1957. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1958. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1959. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1960. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1961. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1962. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1963. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1964. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1965. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1966. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1967. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1968. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1969. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1970. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1971. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1972. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1973. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1974. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1975. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1976. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1977. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1978. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1979. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1980. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1981. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1982. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1983. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1984. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1985. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1986. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1987. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1988. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1989. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1990. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1991. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1992. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1993. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1994. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1995. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1996. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  1997. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  1998. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  1999. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2000. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2001. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2002. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2003. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2004. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2005. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2006. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2007. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2008. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2009. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2010. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2011. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2012. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2013. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2014. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2015. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2016. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2017. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2018. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2019. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2020. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2021. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2022. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2023. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2024. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2025. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2026. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2027. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2028. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2029. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2030. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2031. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2032. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2033. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2034. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2035. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2036. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2037. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2038. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2039. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2040. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2041. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2042. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2043. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2044. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2045. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2046. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2047. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2048. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2049. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2050. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2051. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2052. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2053. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2054. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2055. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2056. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2057. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2058. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2059. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2060. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2061. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2062. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2063. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2064. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2065. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2066. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2067. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2068. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2069. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2070. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2071. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2072. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2073. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2074. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2075. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2076. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2077. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2078. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2079. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2080. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2081. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2082. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2083. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2084. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2085. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2086. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2087. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2088. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2089. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2090. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2091. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2092. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2093. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2094. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2095. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2096. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2097. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2098. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2099. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2100. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2101. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2102. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2103. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2104. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2105. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2106. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2107. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2108. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2109. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2110. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2111. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2112. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2113. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2114. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2115. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2116. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2117. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2118. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2119. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2120. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2121. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2122. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2123. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2124. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2125. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2126. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2127. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2128. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2129. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2130. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2131. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2132. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2133. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2134. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2135. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2136. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2137. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2138. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2139. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2140. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2141. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2142. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2143. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2144. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2145. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2146. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2147. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2148. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2149. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2150. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2151. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2152. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2153. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2154. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2155. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2156. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2157. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2158. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2159. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2160. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2161. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2162. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2163. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2164. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2165. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2166. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2167. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2168. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2169. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2170. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2171. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2172. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2173. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2174. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2175. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2176. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2177. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2178. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2179. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2180. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2181. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2182. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2183. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2184. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2185. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2186. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2187. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2188. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2189. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2190. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2191. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2192. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2193. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2194. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2195. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2196. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2197. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2198. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2199. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2200. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2201. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2202. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2203. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2204. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2205. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2206. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2207. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2208. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2209. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2210. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2211. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2212. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2213. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2214. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2215. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2216. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2217. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2218. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2219. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2220. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2221. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2222. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2223. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2224. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2225. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2226. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2227. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2228. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2229. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2230. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2231. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2232. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2233. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2234. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2235. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2236. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2237. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2238. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2239. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2240. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2241. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2242. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2243. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2244. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2245. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2246. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2247. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2248. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2249. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2250. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2251. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2252. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2253. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2254. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2255. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2256. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2257. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2258. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2259. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2260. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2261. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2262. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2263. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2264. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2265. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2266. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2267. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2268. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2269. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2270. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2271. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2272. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2273. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2274. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2275. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2276. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2277. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2278. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2279. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2280. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2281. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2282. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2283. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2284. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2285. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2286. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2287. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2288. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2289. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2290. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2291. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2292. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2293. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2294. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2295. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2296. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2297. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2298. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2299. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2300. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2301. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2302. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2303. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2304. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2305. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2306. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2307. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2308. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2309. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2310. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2311. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2312. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2313. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2314. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2315. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2316. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2317. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2318. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2319. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2320. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2321. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2322. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2323. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2324. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2325. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2326. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2327. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2328. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2329. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2330. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2331. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2332. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2333. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2334. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2335. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2336. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2337. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2338. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2339. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2340. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2341. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2342. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2343. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2344. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2345. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2346. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2347. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2348. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2349. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2350. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2351. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2352. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2353. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2354. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2355. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2356. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2357. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2358. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2359. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2360. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2361. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2362. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2363. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2364. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2365. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2366. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2367. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2368. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2369. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2370. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2371. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2372. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2373. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2374. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2375. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2376. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2377. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2378. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2379. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2380. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2381. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2382. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2383. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2384. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2385. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2386. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2387. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2388. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2389. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2390. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2391. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2392. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2393. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2394. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2395. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2396. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2397. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2398. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2399. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2400. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2401. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2402. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2403. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2404. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2405. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2406. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2407. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2408. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2409. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2410. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2411. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2412. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2413. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2414. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2415. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2416. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2417. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2418. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2419. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2420. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2421. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2422. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2423. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2424. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2425. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2426. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2427. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2428. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2429. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2430. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2431. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2432. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2433. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2434. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2435. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2436. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2437. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2438. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2439. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2440. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2441. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2442. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2443. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2444. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2445. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2446. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2447. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2448. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2449. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2450. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2451. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2452. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2453. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2454. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2455. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2456. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2457. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2458. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2459. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2460. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2461. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2462. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2463. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2464. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2465. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2466. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2467. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2468. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2469. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2470. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2471. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2472. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2473. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2474. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2475. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2476. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2477. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2478. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2479. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2480. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2481. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2482. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2483. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2484. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2485. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2486. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2487. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2488. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2489. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2490. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2491. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2492. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2493. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2494. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2495. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2496. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2497. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2498. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2499. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2500. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2501. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2502. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2503. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2504. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2505. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2506. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2507. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2508. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2509. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2510. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2511. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2512. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2513. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2514. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2515. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2516. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2517. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2518. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2519. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2520. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2521. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2522. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2523. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2524. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2525. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2526. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2527. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2528. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2529. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2530. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2531. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2532. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2533. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2534. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2535. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2536. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2537. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2538. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2539. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2540. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2541. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2542. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2543. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2544. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2545. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2546. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2547. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2548. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2549. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2550. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2551. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2552. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2553. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2554. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2555. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2556. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2557. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2558. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2559. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2560. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2561. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2562. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2563. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2564. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2565. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2566. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2567. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2568. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2569. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2570. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2571. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2572. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2573. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2574. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2575. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2576. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2577. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2578. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2579. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2580. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2581. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2582. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2583. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2584. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2585. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2586. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2587. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2588. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2589. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2590. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2591. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2592. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2593. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2594. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2595. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2596. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2597. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2598. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2599. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2600. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2601. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2602. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2603. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2604. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2605. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2606. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2607. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2608. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2609. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2610. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2611. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2612. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2613. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2614. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2615. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2616. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2617. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2618. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2619. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2620. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2621. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2622. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2623. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2624. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2625. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2626. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2627. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2628. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2629. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2630. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2631. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2632. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2633. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2634. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2635. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2636. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2637. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2638. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2639. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2640. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2641. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2642. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2643. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2644. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2645. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2646. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2647. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2648. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2649. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2650. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2651. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2652. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2653. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2654. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2655. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2656. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2657. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2658. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2659. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2660. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2661. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2662. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2663. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2664. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2665. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2666. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2667. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2668. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2669. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2670. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2671. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2672. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2673. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2674. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2675. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2676. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2677. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2678. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2679. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2680. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2681. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2682. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2683. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2684. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2685. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2686. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2687. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2688. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2689. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2690. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2691. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2692. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2693. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2694. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2695. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2696. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2697. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2698. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2699. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2700. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2701. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2702. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2703. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2704. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2705. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2706. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2707. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2708. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2709. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2710. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2711. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2712. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2713. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2714. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2715. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2716. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2717. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2718. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2719. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2720. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2721. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2722. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2723. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2724. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2725. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2726. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2727. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2728. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2729. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2730. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2731. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2732. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2733. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2734. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2735. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2736. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2737. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2738. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2739. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2740. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2741. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2742. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2743. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2744. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2745. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2746. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2747. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2748. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2749. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2750. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2751. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2752. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2753. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2754. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2755. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2756. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2757. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2758. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2759. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2760. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2761. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2762. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2763. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2764. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2765. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2766. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2767. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2768. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2769. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2770. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2771. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2772. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2773. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2774. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2775. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2776. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2777. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2778. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2779. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2780. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2781. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2782. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2783. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2784. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2785. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2786. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2787. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2788. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2789. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2790. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2791. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2792. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2793. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2794. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2795. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2796. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2797. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2798. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2799. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2800. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2801. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2802. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2803. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2804. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2805. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2806. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2807. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2808. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2809. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2810. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2811. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2812. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2813. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2814. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2815. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2816. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2817. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2818. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2819. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2820. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2821. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2822. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2823. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2824. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2825. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2826. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2827. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2828. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2829. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2830. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2831. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2832. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2833. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2834. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2835. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2836. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2837. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2838. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2839. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2840. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2841. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2842. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2843. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2844. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2845. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2846. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2847. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2848. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2849. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2850. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2851. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2852. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2853. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2854. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2855. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2856. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2857. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2858. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2859. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2860. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2861. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2862. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2863. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2864. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2865. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2866. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2867. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2868. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2869. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2870. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2871. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2872. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2873. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2874. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2875. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2876. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2877. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2878. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2879. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2880. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2881. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2882. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2883. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2884. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2885. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2886. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2887. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2888. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2889. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2890. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2891. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2892. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2893. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2894. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2895. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2896. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2897. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2898. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2899. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2900. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2901. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2902. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2903. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2904. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2905. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2906. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2907. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2908. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2909. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2910. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2911. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2912. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2913. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2914. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2915. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2916. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2917. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2918. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2919. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2920. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2921. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2922. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2923. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2924. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2925. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2926. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2927. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2928. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2929. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2930. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2931. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2932. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2933. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2934. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2935. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2936. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2937. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2938. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2939. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2940. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2941. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2942. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2943. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2944. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2945. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2946. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2947. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2948. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2949. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2950. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2951. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2952. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2953. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2954. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2955. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2956. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2957. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2958. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2959. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2960. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2961. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2962. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2963. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2964. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2965. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2966. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2967. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2968. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2969. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2970. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2971. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2972. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2973. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2974. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2975. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2976. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2977. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2978. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2979. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2980. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2981. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2982. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2983. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2984. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2985. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2986. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2987. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2988. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2989. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2990. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2991. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2992. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2993. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2994. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2995. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2996. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  2997. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  2998. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  2999. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3000. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3001. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3002. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3003. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3004. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3005. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3006. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3007. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3008. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3009. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3010. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3011. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3012. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3013. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3014. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3015. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3016. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3017. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3018. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3019. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3020. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3021. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3022. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3023. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3024. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3025. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3026. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3027. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3028. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3029. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3030. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3031. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3032. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3033. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3034. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3035. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3036. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3037. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3038. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3039. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3040. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3041. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3042. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3043. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3044. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3045. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3046. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3047. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3048. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3049. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3050. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3051. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3052. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3053. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3054. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3055. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3056. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3057. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3058. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3059. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3060. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3061. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3062. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3063. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3064. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3065. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3066. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3067. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3068. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3069. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3070. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3071. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3072. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3073. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3074. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3075. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3076. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3077. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3078. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3079. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3080. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3081. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3082. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3083. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3084. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3085. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3086. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3087. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3088. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3089. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3090. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3091. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3092. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3093. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3094. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3095. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3096. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3097. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3098. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3099. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3100. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3101. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3102. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3103. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3104. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3105. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3106. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3107. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3108. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3109. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3110. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3111. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3112. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3113. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3114. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3115. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3116. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3117. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3118. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3119. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3120. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3121. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3122. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3123. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3124. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3125. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3126. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3127. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3128. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3129. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3130. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3131. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3132. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3133. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3134. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3135. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3136. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3137. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3138. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3139. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3140. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3141. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3142. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3143. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3144. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3145. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3146. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3147. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3148. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3149. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3150. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3151. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3152. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3153. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3154. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3155. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3156. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3157. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3158. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3159. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3160. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3161. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3162. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3163. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3164. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3165. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3166. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3167. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3168. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3169. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3170. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3171. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3172. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3173. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3174. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3175. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3176. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3177. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3178. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3179. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3180. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3181. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3182. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3183. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3184. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3185. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3186. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3187. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3188. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3189. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3190. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3191. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3192. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3193. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3194. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3195. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3196. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3197. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3198. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3199. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3200. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3201. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3202. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3203. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3204. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3205. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3206. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3207. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3208. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3209. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3210. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3211. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3212. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3213. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3214. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3215. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3216. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3217. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3218. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3219. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3220. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3221. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3222. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3223. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3224. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3225. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3226. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3227. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3228. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3229. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3230. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3231. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3232. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3233. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3234. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3235. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3236. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3237. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3238. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3239. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3240. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3241. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3242. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3243. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3244. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3245. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3246. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3247. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3248. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3249. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3250. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3251. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3252. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3253. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3254. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3255. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3256. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3257. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3258. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3259. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3260. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3261. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3262. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3263. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3264. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3265. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3266. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3267. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3268. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3269. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3270. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3271. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3272. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3273. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3274. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3275. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3276. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3277. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3278. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3279. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3280. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3281. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3282. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3283. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3284. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3285. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3286. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3287. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3288. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3289. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3290. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3291. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3292. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3293. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3294. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3295. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3296. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3297. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3298. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3299. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3300. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3301. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3302. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3303. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3304. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3305. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3306. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3307. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3308. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3309. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3310. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3311. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3312. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3313. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3314. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3315. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3316. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3317. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3318. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3319. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3320. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3321. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3322. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3323. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3324. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3325. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3326. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3327. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3328. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3329. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3330. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3331. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3332. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3333. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3334. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3335. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3336. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3337. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3338. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3339. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3340. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3341. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3342. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3343. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3344. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3345. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3346. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3347. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3348. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3349. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3350. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3351. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3352. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3353. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3354. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3355. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3356. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3357. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3358. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3359. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3360. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3361. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3362. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3363. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3364. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3365. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3366. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3367. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3368. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3369. DEBUG: Exception Image with tag localhost:49153/google/appengine-java was not found thrown in Build. Retrying.
  3370. INFO: Looking for image_id for image with tag localhost:49153/google/appengine-java
  3371. DEBUG: "GET /v1.10/images/json?filter=localhost%3A49153%2Fgoogle%2Fappengine-java&only_ids=1&all=0 HTTP/1.1" 200 2
  3372. DEBUG: "POST /v1.10/containers/7a1710a7b49af8365b37f6bcf49fa94cc634a1a3f311b3dcc45fe342d450b528/kill HTTP/1.1" 204 0
  3373. DEBUG: "POST /v1.10/containers/34731eb8b1594af796bc212086438266b06ca193d1a74faf7926859a20d0b523/kill HTTP/1.1" 204 0
  3374. Traceback (most recent call last):
  3375. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/gcloud/gcloud.py", line 175, in <module>
  3376. main()
  3377. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/gcloud/gcloud.py", line 171, in main
  3378. _cli.Execute()
  3379. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/calliope/cli.py", line 385, in Execute
  3380. post_run_hooks=self.__post_run_hooks, kwargs=kwargs)
  3381. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/calliope/frontend.py", line 274, in _Execute
  3382. pre_run_hooks=pre_run_hooks, post_run_hooks=post_run_hooks)
  3383. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/calliope/backend.py", line 928, in Run
  3384. result = command_instance.Run(args)
  3385. File "/Users/Domenico/Developer/google-cloud-sdk/lib/googlecloudsdk/appengine/app_commands/setup_managed_vms.py", line 39, in Run
  3386. args.image_version)
  3387. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/pull.py", line 54, in PullBaseDockerImages
  3388. util.PullSpecifiedImages(docker_client, image_names, version, bucket)
  3389. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/util.py", line 227, in PullSpecifiedImages
  3390. r.Pull(image_name, version)
  3391. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/registry.py", line 156, in Pull
  3392. _WaitForImageReady(self._docker_client, repo_image_tag)
  3393. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/registry.py", line 55, in _WaitForImageReady
  3394. _Retry(image.Build)
  3395. File "/Users/Domenico/Developer/google-cloud-sdk/./lib/googlecloudsdk/appengine/lib/images/registry.py", line 46, in _Retry
  3396. raise e
  3397. google.appengine.tools.docker.containers.ImageError: Image with tag localhost:49153/google/appengine-java was not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement