You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/22 01:32:30 UTC

[GitHub] [incubator-tvm] llhuii commented on issue #4755: Can’t pull the docker image `tvmai/demo-gpu`

llhuii commented on issue #4755: Can’t pull the docker image `tvmai/demo-gpu`
URL: https://github.com/apache/incubator-tvm/issues/4755#issuecomment-576966868
 
 
   Sorry, here are the more details that may help:
   I run in ubuntu-16.04 and docker ce 19.03.1 behinds the proxy.
   I have tried many times, same error appears, below is the info I build the image manually.
   ``` sh
   $ bash build.sh demo_gpu -it bash
   WORKSPACE: /root/llh/tvm/docker/../
   CI_DOCKER_EXTRA_PARAMS: -it
   COMMAND: bash
   CONTAINER_TYPE: demo_gpu
   BUILD_TAG: tvm
   DOCKER CONTAINER NAME: tvm.demo_gpu
   
   Building container (tvm.demo_gpu)...
   Sending build context to Docker daemon  161.3kB
   Step 1/8 : FROM tvmai/ci-gpu:v0.54
   v0.54: Pulling from tvmai/ci-gpu
   35b42117c431: Pulling fs layer 
   ad9c569a8d98: Pulling fs layer 
   293b44f45162: Pulling fs layer 
   0c175077525d: Waiting 
   8983152b809d: Waiting 
   21e5225fc8b5: Waiting 
   eeb42165b239: Waiting 
   d0fda2388154: Waiting 
   ba199033e468: Waiting 
   883065e8abc3: Waiting 
   592fa6acc949: Waiting 
   7e49e6f7bc45: Waiting 
   ee3c4189d4dc: Waiting 
   cb280324acef: Waiting 
   8cd6e2ffd407: Waiting 
   788d2ab395f2: Waiting 
   b22b921f093d: Waiting 
   b22b921f093d: Downloading [==================>                                ]  136.4MB/372.6MB
   9ce1854979d9: Download complete 
   378824b12b7d: Download complete 
   e57d2a9dd696: Downloading [====================>                              ]  107.9MB/256.9MB
   7d55488dad22: Download complete 
   7def39b49809: Download complete 
   bce766eef98f: Downloading 
   390c78f9dca9: Waiting 
   19ea5be69cf5: Waiting 
   896b68d32e6f: Waiting 
   9d3146d73e7a: Waiting 
   7a4ba4e68718: Waiting 
   bdf385ae7703: Waiting 
   b98349b16afd: Waiting 
   5628f626030a: Waiting 
   2b6b7cdf730b: Waiting 
   8c0ea8339751: Waiting 
   f6e06227091e: Waiting 
   2d8acfcfe93d: Waiting 
   ee2ea0c724e4: Waiting 
   7d8739564479: Waiting 
   72fb7a8d9707: Waiting 
   0dff6b36585c: Waiting 
   44bb2e848995: Waiting 
   305032197312: Waiting 
   b9c18d9138f9: Waiting 
   24d5994b37dd: Waiting 
   4e0ccb22e608: Waiting 
   dc66ae2385e5: Waiting 
   f72588aa159d: Waiting 
   f44d39a238fc: Waiting 
   30662209b09f: Waiting 
   e4900390300d: Waiting 
   7d89d1c83696: Waiting 
   0e2deda55d55: Waiting 
   e60970214c2a: Waiting 
   567a1843a041: Waiting 
   26a6bafb6237: Waiting 
   138df96f0499: Waiting 
   c8f504f548e1: Waiting 
   e4671a6ecd90: Waiting 
   8ed80814a1ad: Waiting 
   24ff96285c21: Waiting 
   640528813e4d: Waiting 
   unauthorized: authentication required
   ERROR: docker build failed.
   ```

----------------------------------------------------------------
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