Fix line for installing lightning dependency #82
Annotations
2 errors and 1 warning
Run python -m pipx run cibuildwheel "s3torchconnectorclient" --output-dir "wheelhouse" --only "cp310-manylinux_aarch64" 2>&1
Command ['sh', '-c', "pytest /project/s3torchconnectorclient/python/tst/unit && pytest /project/s3torchconnectorclient/../s3torchconnector/tst/unit --ignore /project/s3torchconnectorclient/../s3torchconnector/tst/unit/lightning && CI_STORAGE_CLASS='' CI_REGION=${S3_REGION} CI_BUCKET=${S3_BUCKET} CI_PREFIX=${S3_PREFIX} CI_CUSTOM_ENDPOINT_URL=${S3_CUSTOM_ENDPOINT_URL} pytest /project/s3torchconnectorclient/python/tst/integration && CI_STORAGE_CLASS='' CI_REGION=${S3_REGION} CI_BUCKET=${S3_BUCKET} CI_PREFIX=${S3_PREFIX} CI_CUSTOM_ENDPOINT_URL=${S3_CUSTOM_ENDPOINT_URL} pytest /project/s3torchconnectorclient/../s3torchconnector/tst/e2e --ignore /project/s3torchconnectorclient/../s3torchconnector/tst/e2e/test_e2e_s3_lightning_checkpoint.py && CI_STORAGE_CLASS=EXPRESS_ONEZONE CI_REGION=${S3_EXPRESS_REGION} CI_BUCKET=${S3_EXPRESS_BUCKET} CI_PREFIX=${S3_PREFIX} CI_CUSTOM_ENDPOINT_URL='' pytest /project/s3torchconnectorclient/python/tst/integration && CI_STORAGE_CLASS=EXPRESS_ONEZONE CI_REGION=${S3_EXPRESS_REGION} CI_BUCKET=${S3_EXPRESS_BUCKET} CI_PREFIX=${S3_PREFIX} CI_CUSTOM_ENDPOINT_URL='' pytest /project/s3torchconnectorclient/../s3torchconnector/tst/e2e --ignore /project/s3torchconnectorclient/../s3torchconnector/tst/e2e/test_e2e_s3_lightning_checkpoint.py && python -m pip install -e '/project/s3torchconnectorclient/../s3torchconnector[lightning]' && pytest /project/s3torchconnectorclient/../s3torchconnector/tst/unit/lightning && CI_STORAGE_CLASS='' CI_REGION=${S3_REGION} CI_BUCKET=${S3_BUCKET} CI_PREFIX=${S3_PREFIX} CI_CUSTOM_ENDPOINT_URL=${S3_CUSTOM_ENDPOINT_URL} pytest /project/s3torchconnectorclient/../s3torchconnector/tst/e2e/test_e2e_s3_lightning_checkpoint.py && CI_STORAGE_CLASS=EXPRESS_ONEZONE CI_REGION=${S3_EXPRESS_REGION} CI_BUCKET=${S3_EXPRESS_BUCKET} CI_PREFIX=${S3_PREFIX} CI_CUSTOM_ENDPOINT_URL='' pytest /project/s3torchconnectorclient/../s3torchconnector/tst/e2e/test_e2e_s3_lightning_checkpoint.py"] failed with code 1.
|
Run python -m pipx run cibuildwheel "s3torchconnectorclient" --output-dir "wheelhouse" --only "cp310-manylinux_aarch64" 2>&1
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading