You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/08/17 04:47:03 UTC

[GitHub] [openwhisk-runtime-ruby] rabbah opened a new issue #31: cannot build ruby runtime

rabbah opened a new issue #31: cannot build ruby runtime
URL: https://github.com/apache/openwhisk-runtime-ruby/issues/31
 
 
   Travis is failing with:
   ```
   mv: cannot stat 'incubator-openwhisk-runtime-go-golang1.11-1.13.0-incubating': No such file or directory
   
   The command '/bin/sh -c curl -L "$PROXY_SOURCE" | tar xzf -   && mkdir -p src/github.com/apache   && mv incubator-openwhisk-runtime-go-golang1.11-1.13.0-incubating      src/github.com/apache/incubator-openwhisk-runtime-go   && cd src/github.com/apache/incubator-openwhisk-runtime-go/main   && CGO_ENABLED=0 go build -o /bin/proxy' returned a non-zero code: 1
   
   Sat Aug 17 04:40:44 UTC 2019: Command 'docker build -t actionloop-ruby-v2.6 /home/travis/build/apache/openwhisk-runtime-ruby/core/ruby2.6ActionLoop' failed with exitCode 1, no more retries left, aborting...
   
   :core:ruby2.6ActionLoop:distDocker FAILED
   
   :core:ruby2.6ActionLoop:tagImage
   
   Sat Aug 17 04:40:44 UTC 2019: Executing 'docker tag actionloop-ruby-v2.6 whisk/actionloop-ruby-v2.6:latest'
   
   Error response from daemon: No such image: actionloop-ruby-v2.6:latest
   
   Sat Aug 17 04:40:44 UTC 2019: Command 'docker tag actionloop-ruby-v2.6 whisk/actionloop-ruby-v2.6:latest' failed with exitCode 1, 2 retries left, retrying...
   
   Sat Aug 17 04:40:44 UTC 2019: Executing 'docker tag actionloop-ruby-v2.6 whisk/actionloop-ruby-v2.6:latest'
   
   Error response from daemon: No such image: actionloop-ruby-v2.6:latest
   
   Sat Aug 17 04:40:44 UTC 2019: Command 'docker tag actionloop-ruby-v2.6 whisk/actionloop-ruby-v2.6:latest' failed with exitCode 1, 1 retries left, retrying...
   
   Sat Aug 17 04:40:44 UTC 2019: Executing 'docker tag actionloop-ruby-v2.6 whisk/actionloop-ruby-v2.6:latest'
   
   Error response from daemon: No such image: actionloop-ruby-v2.6:latest
   
   Sat Aug 17 04:40:44 UTC 2019: Command 'docker tag actionloop-ruby-v2.6 whisk/actionloop-ruby-v2.6:latest' failed with exitCode 1, no more retries left, aborting...
   
   :core:ruby2.6ActionLoop:tagImage FAILED
   ```
   
   @sciabarracom do you know how to fix this?

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