style95 commented on issue #4538: Change default docker_image_tag to 'nightly'
URL: 
https://github.com/apache/incubator-openwhisk/pull/4538#issuecomment-508504249
 
 
   It seems jenkins machine is using private registry to pull controller image 
with `nightly` tag.
   And there is no such image.
   
   ```
   fatal: [controller0]: FAILED! => {"attempts": 10, "changed": true, "cmd": 
"docker pull openwhisk-vm1-he-de.apache.org:444/whisk/controller:nightly", 
"delta": "0:00:00.103152", "end": "2019-07-04 09:44:11.857270", "msg": 
"non-zero return code", "rc": 1, "start": "2019-07-04 09:44:11.754118", 
"stderr": "Error: image whisk/controller:nightly not found", "stderr_lines": 
["Error: image whisk/controller:nightly not found"], "stdout": "Pulling 
repository openwhisk-vm1-he-de.apache.org:444/whisk/controller", 
"stdout_lines": ["Pulling repository 
openwhisk-vm1-he-de.apache.org:444/whisk/controller"]}
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to