Deployment not deploying one process out of a list?

In my current tomcat startup, I have two lines of log

26-Apr-2017 07:53:05.680 INFO [risk-akka.actor.default-dispatcher-7] org.camunda.commons.logging.BaseLogger.logInfo ENGINE-08024 Found processes.xml file at jar:file:/opt/tomcat/webapps/mywebapp/WEB-INF/lib/webapp1/META-INF/processes.xml

N processes

26-Apr-2017 07:53:05.763 INFO [risk-akka.actor.default-dispatcher-7] org.camunda.commons.logging.BaseLogger.logInfo ENGINE-08023 Deployment summary for process archive ‘webapp1’:

N-1 processes

Why is one process not deployed?

Could you share the process that is not being deployed?
Are there be two processes with the same key?
Are there any other relevant log entries around those logs?

Cheers,
Thorben

It is not being “redeployed” (it is already deployed). There is no duplicate process id

26-Apr-2017 08:13:31.402 INFO [risk-akka.actor.default-dispatcher-6] org.camunda.commons.logging.BaseLogger.logInfo ENGINE-08024 Found processes.xml file at jar:file:/opt/tomcat/webapps/credimi-workflows/WEB-INF/lib/credimi-workflows.jar!/META-INF/processes.xml
Open Market Reminder Expiry Invoice.bpmn
Invoice Reconciliation.bpmn
KYC Process Company.bpmn
Reverse Factoring Origination.bpmn
Iscrizione Anagrafica.bpmn
Monitoring Rating.bpmn
26-Apr-2017 08:13:31.489 INFO [risk-akka.actor.default-dispatcher-6] org.camunda.commons.logging.BaseLogger.logInfo ENGINE-08023 Deployment summary for process archive 'credimi-processes':
Automatic Prima Info Call.bpmn
KYC Process User.bpmn
CompanyOnboarding.bpmn
Open Market Recollection.bpmn
Advance Process.bpmn
Open Market Overdue Invoice.bpmn
Retrieve Ripagamenti.bpmn
Reverse Factoring Pricing.bpmn
CR Data Copy.bpmn

The process which is missing is KYC Company