for i := range cns {
        tx, err := mdb.Begin()
        utils.Must(err)

        stats.ContainersProcessed.Inc(1)