Deploy -> Datapipeline -> AnalyticsCore #506
-
Hello @santhosh-tg @gandham-santhosh , we are getting an error while deploying the "AnalyticsCore" job with tag "release-5.1.0" , Jenkins Logs: Started by user [sandeepr]
[Pipeline] ansiColor [Pipeline] sh
[Pipeline] // ansiColor
[Pipeline] echo [Pipeline] // ansiColor
[Pipeline] stage
[WARNING]: Found both group and host with same name: raw-coordinator PLAY [spark] ******************************************************************* TASK [Gathering Facts] ********************************************************* TASK [data-products-deploy : Ensure azure blob storage container exists] ******* STDERR: ERROR: <urllib3.connection.HTTPSConnection object at 0x7feaf7989180>: Failed to establish a new connection: [Errno -2] Name or service not known MSG: non-zero return code PLAY RECAP ********************************************************************* [Pipeline] } [Pipeline] // ansiColor [Pipeline] // ansiColor [Pipeline] stage
[Pipeline] sh
[Pipeline] // ansiColor [Pipeline] stage
[Pipeline] // ansiColor |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
@santhosh-tg @gandham-santhosh can you please get back on this |
Beta Was this translation helpful? Give feedback.
-
From discussion 505, I understand that you are deploying Sunbird-Ed on Azure. That's why you hit this error - you shouldn't need to run az command(s) in the Ansible role. You can use If you have no intention to extend the code by yourself, you might need to wait for the Sunbird community to get the code updated. IMHO, try to fork the repo and extend the code so that you can quickly do your own changes. Once you've test your code, you can contribute back by creating a PR. |
Beta Was this translation helpful? Give feedback.
-
@srikanth-6520 Is this still an issue ? If not, please mark it as answered. |
Beta Was this translation helpful? Give feedback.
@srikanth-6520 Is this still an issue ? If not, please mark it as answered.