7001a8387a
setuptools seems to have some race issues when forcing a package reinstallation with 'pip install --upgrade --force-reinstall' as described in https://github.com/pypa/setuptools/issues/951. Until a fixed 'pip' or 'setuptools' is released, we drop the --force-reinstall option in order to avoid the said race. Closes-Bug: #1667308 Change-Id: I26863dd277c7adfc1097b622069c5222b84351c7