[2023-01-09 22:23:32.695] [DEBUG] ~~~~ - INFO [exec-shell] Execution failed for task ':packageDebug'.
INFO
[2023-01-09 22:23:32.696] [DEBUG] ~~~~ - INFO [exec-shell] > A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
INFO
[2023-01-09 22:23:32.697] [DEBUG] ~~~~ - INFO [exec-shell] > com.android.ide.common.signing.KeytoolException: Failed to read key AndroidDebugKey from store "C:\Users\username\.android\debug.keystore": Invalid keystore format
INFO
[2023-01-09 22:23:32.698] [DEBUG] ~~~~ - INFO [exec-shell]
INFO
Solutions :
After Long time analized.
from the C://users/username/.android/debug.keystore deleted and try again the clean-build the android Native application is working fine for me