runtime error

ne)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe07253bd00>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe07253bee0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe07253bfd0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe0722b2220>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/ Traceback (most recent call last): File "app.py", line 9, in <module> git.Git("arabert").clone("https://github.com/aub-mind/arabert") File "/home/user/.local/lib/python3.8/site-packages/git/cmd.py", line 741, in <lambda> return lambda *args, **kwargs: self._call_process(name, *args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/git/cmd.py", line 1315, in _call_process return self.execute(call, **exec_kwargs) File "/home/user/.local/lib/python3.8/site-packages/git/cmd.py", line 1109, in execute raise GitCommandError(redacted_command, status, stderr_value, stdout_value) git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git clone https://github.com/aub-mind/arabert stderr: 'Cloning into 'arabert'... fatal: unable to access 'https://github.com/aub-mind/arabert/': Could not resolve host: github.com'

Container logs:

Fetching error logs...