Upgrading from 2.1.1 to 2.2.0 -SNAPSHOT

Anybody ever experienced this error https://pastebin.com/gB13n3uH? These are the steps I used to try upgrade

  1. Packed the new version of OpenMRS core(2.2.0 -SNAPSHOT
  2. Deleted /opt/openmrs/openmrs.war
  3. Copied the content of 1 above to /opt/openmrs
  4. Deleted everything in /opt/openmrs/openmrs folder
  5. Within /opt/openmrs I did this sudo unzip openmrs.war -d /opt/openmrs/openmrs
  6. sudo service openmrs restart

Anywhere I might have messed that brought the error?

Does the error persist if you use the latest release of the reporting module?