As shown below, when running truffle deploy contracts are being compiled in /build directory, but they are never migrated to the specified network.
There are NO LOGS at all for truffle deploy to allow debugging of the issue. even while running --versbose-rpc, it shows nothing that makes sense.
I have enough Eth and blockchain is running fine.