Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Kantra failing on fedora + podman #340

Closed
1 task done
jmle opened this issue Sep 27, 2024 · 2 comments
Closed
1 task done

[BUG] Kantra failing on fedora + podman #340

jmle opened this issue Sep 27, 2024 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@jmle
Copy link
Contributor

jmle commented Sep 27, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

0.5.3

Priority

Critical

Current Behavior

When running a normal analyze command:

kantra analyze --input /home/jmle/Dev/redhat/40SampleApps/spring-app-4 --target cloud-readiness --output ~/Dev/redhat/40SampleApps/spring-app-4.report --overwrite --log-level 500 --rules ~/Dev/redhat/go/src/rulesets/default/generated/spring

I am getting the following error repeated five or six times:

Error: lsetxattr /home/jmle/.local/share/containers/storage/volumes/edeznyKmLagztoDv/_data/.classpath: operation not permitted
ERRO[0000] container run error                           error="exit status 126"
INFO[0000] starting first provider                       provider=java
/usr/bin/podman run -d --rm --name abylQxKjdOmKvIFS --network yjmWuxozabDkxIwE -v edeznyKmLagztoDv:/opt/input/source:z quay.io/konveyor/java-external-provider:v0.5.3 --port=37429DEBU[0000] executing command                             args="run -d --rm --name abylQxKjdOmKvIFS --network yjmWuxozabDkxIwE -v edeznyKmLagztoDv:/opt/input/source:z quay.io/konveyor/java-external-provider:v0.5.3 --port=37429" cmd= container tool=/usr/bin/podman
time="2024-09-27T17:14:15+02:00" level=warning msg="Using cgroups-v1 which is deprecated in favor of cgroups-v2 with Podman v5 and will be removed in a future version. Set environment variable `PODMAN_IGNORE_CGROUPSV1_WARNING` to hide this warning."

and then it exits without having analyzed the application.

Expected Behavior

Kantra should analyze the application without errors

How Reproducible

Always (Default)

Steps To Reproduce

  1. Run the above analysis or similar on a sample application
  2. See the errors

Environment

  • Fedora Linux 40
  • Podman 5.2.2
  • Kantra 0.5.3

Anything else?

No response

@jmle jmle added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Sep 27, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Sep 27, 2024
@jmle
Copy link
Contributor Author

jmle commented Oct 1, 2024

It seems to be a problem with my local environment... closing for now

@jmle jmle closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant