canonical / kfp-operators

Kubeflow Pipelines Operators
Apache License 2.0
2 stars 12 forks source link

`bundle-integration-v1` tests fail to build charms locally #399

Open orfeas-k opened 8 months ago

orfeas-k commented 8 months ago

Bug Description

When trying to run the bundle-integration-v1 locally (in an EC2 instance actually), the tests failed constantly with

FAILED tests/integration/test_kfp_functional_v1.py::test_build_and_deploy - RuntimeError: Failed to build charm /home/ubuntu/kfp-operators/charms/kfp-viz:

The same error, but different charm.

Logs from two consecutive runs of the tests logs-1 logs-2

Note

To Reproduce

tox -e bundle-integration-v1 -- --model kubeflow --bundle=./tests/integration/bundles/kfp_latest_edge.yaml.j2      

Environment

EC2 instance t3.2xlarge Microk8s 1.26 Juju 3.1.7-genericlinux-amd64 Charmcraft 2.5.3 LXD 5.0.2

Relevant Log Output

see above

Additional Context

No response

syncronize-issues-to-jira[bot] commented 8 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5204.

This message was autogenerated