You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/04/11 22:56:58 UTC

[GitHub] [incubator-mxnet] leezu opened a new issue #18031: docker_cache.py: denied: requested access to the resource is denied

leezu opened a new issue #18031: docker_cache.py: denied: requested access to the resource is denied
URL: https://github.com/apache/incubator-mxnet/issues/18031
 
 
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/restricted-docker-cache-refresh/detail/master/2780/pipeline
   
   ```
   [2020-04-11T22:36:40.756Z] denied: requested access to the resource is denied
   
   [2020-04-11T22:36:40.756Z] docker_cache.py: 2020-04-11 22:36:40,446 Unexpected exception during build of mxnetci/publish.ubuntu1404_gpu
   
   [2020-04-11T22:36:40.756Z] Traceback (most recent call last):
   
   [2020-04-11T22:36:40.756Z]   File "ci/docker_cache.py", line 91, in _build_save_container
   
   [2020-04-11T22:36:40.756Z]   File "ci/docker_cache.py", line 111, in _upload_image
   
   [2020-04-11T22:36:40.756Z]   File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
   
   [2020-04-11T22:36:40.756Z]     raise CalledProcessError(retcode, cmd)
   
   [2020-04-11T22:36:40.756Z] subprocess.CalledProcessError: Command '['docker', 'push', 'mxnetci/publish.ubuntu1404_gpu']' returned non-zero exit status 1
   ```
   
   cc @ChaiBapchya 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] leezu commented on issue #18031: docker_cache.py: denied: requested access to the resource is denied

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #18031:
URL: https://github.com/apache/incubator-mxnet/issues/18031#issuecomment-620384336


   This was due to temporary use of outdated `awscli` on the AMI used by the docker cache job. Fixed ~2 weeks ago.


----------------------------------------------------------------
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:
users@infra.apache.org