check in your file if there comments within code lines, in my case I faced the same issue using this LABEL="my_label" #comment, I just moved the comment to separate line and works good now.