my intiial self hosted github runner test #1
Annotations
8 errors and 2 warnings
test
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f4bf97b8980>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/
|
test
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f4bf903a390>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/
|
test
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 0x7f4bf903a9c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/
|
test
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 0x7f4bf903ac00>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/
|
test
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 0x7f4bf903aea0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/
|
test
ERROR: Could not find a version that satisfies the requirement pip (from versions: none)
|
test
ERROR: No matching distribution found for pip
|
test
The process '/usr/bin/bash' failed with exit code 1
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|