when running the scheduler task as the `root` user, call **entryPoint()**...
when running the scheduler task as the root
user, call entryPoint() instead of runaAs*(entryPoint)
to reduce the depth of the call stack and prevent the error "EMetabaseException 2 level depth call to Session.runAs* is not allowed"