You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/14 14:40:38 UTC

[GitHub] [pulsar] lhotari opened a new pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

lhotari opened a new pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233


   Fixes #10232
   
   ### Motivation
   
   The reverse lookup for the current hostname is broken in GitHub Actions Runner VMs.
   
   ### Modifications
   
   Add the current IP address, long hostname and short hostname record to /etc/hosts file at the beginning of each GitHub Actions workflow.


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



[GitHub] [pulsar] aahmed-se merged pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
aahmed-se merged pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233


   


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



[GitHub] [pulsar] lhotari commented on pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233#issuecomment-819589948


   I found these problem reports:
   * https://github.community/t/github-action-and-oserror-errno-99-cannot-assign-requested-address/173973
   * https://github.community/t/volatile-local-ip-addresses-during-action-run/174362
   * https://github.community/t/github-actions-timeout/174533
   
   There must be a lot more.


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



[GitHub] [pulsar] lhotari commented on pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233#issuecomment-819575609


   > do you have any link to other projects that have similar problems and their solutions ?
   
   Not yet, I was about to look around. I'll also notify other Apache projects on builds@apache.org mailing list soon.


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



[GitHub] [pulsar] lhotari edited a comment on pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
lhotari edited a comment on pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233#issuecomment-819577623


   My assumption is that something broke when GitHub added some protection against Bitcoin miners. Here's the /etc/hosts file from a Runner VM with entries against miners: https://gist.github.com/lhotari/1a027ee2eb3eee45739650d7ffe01860


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



[GitHub] [pulsar] lhotari commented on pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233#issuecomment-819671178


   builds@apache.org mailing list thread: https://lists.apache.org/thread.html/r40b2da182952f21a3b94696e6f1bf8594e7ff16e1c5979fe8b2d51c8%40%3Cbuilds.apache.org%3E


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



[GitHub] [pulsar] eolivelli commented on pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233#issuecomment-819574085


   @lhotari good catch !
   
   do you have any link to other projects that have similar problems and their solutions ?


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



[GitHub] [pulsar] lhotari commented on pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233#issuecomment-819577623


   My assumption is that something broke when GitHub added some protection against Bitcoin miners. Here's the /etc/hosts file from a Runner VM with entries againts miners: https://gist.github.com/lhotari/1a027ee2eb3eee45739650d7ffe01860


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



[GitHub] [pulsar] lhotari commented on pull request #10233: [CI] Add current ip address, long hostname and short hostname to /etc/hosts

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10233:
URL: https://github.com/apache/pulsar/pull/10233#issuecomment-819681892


   @merlimat @eolivelli @aahmed-se @sijie please merge this asap to unblock CI


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