mattysan commented :
@ashish-goswami Before I do that, can you tell me what it prints out upon completion of a successful import? And what does it print out upon completion of an unsuccessful import? If you can’t answer those two questions, then you have a bit of work to do, rather than asking me to give you examples to delay fixing an obvious issue. The issue at hand is simple: If I want to monitor a log to tell when an import is done or when it has failed, then what do I look for? It failing is just as important to know as it succeeding, so that I could make some deployment automation decisions (example: roll back upon unsuccessful import).