Refired Model lifecycle hooks

I just want to ask why it refires my afterCreate action after it hit certain number of iteration. I plan to upload 10 thousands and up of record and need to loop it to insert some information after create, and then when I looped into it refires again making duplicate records.

Start of Loop

After it hit certain number of iteration or strapi create query