Open
Description
Sometimes the build will fail due to:
✅ Exited Dapr successfully
ℹ️
terminated signal received: shutting down
✅ Exited App successfully
❌ failed to stop app id methodinvokeithttp-methodinvokeservice: couldn't find app id methodinvokeithttp-methodinvokeservice
Could not stop app methodinvokeithttp-methodinvokeservice: Could not find success criteria for command: dapr stop --app-id methodinvokeithttp-methodinvokeservice
Stopping dapr application ...
❌ failed to stop app id methodinvokeithttp-methodinvokeservice: couldn't find app id methodinvokeithttp-methodinvokeservice
Could not stop app methodinvokeithttp-methodinvokeservice: Could not find success criteria for command: dapr stop --app-id methodinvokeithttp-methodinvokeservice
Stopping dapr application ...
❌ failed to stop app id methodinvokeithttp-methodinvokeservice: couldn't find app id methodinvokeithttp-methodinvokeservice
Could not stop app methodinvokeithttp-methodinvokeservice: Could not find success criteria for command: dapr stop --app-id methodinvokeithttp-methodinvokeservice
We should investigate why this is happening and fix it. Failing to stop the app should not fail the build if the app already exited successfully.
https://github.com/dapr/java-sdk/actions/runs/13806766369/job/38619074416
another link: https://github.com/dapr/java-sdk/actions/runs/13773009141/job/38515768267
Metadata
Metadata
Assignees
Labels
No labels