Fail to build docker image? https://builds.apache.org/job/HBASE-Find-Flaky-Tests/job/master/1587/console
*23:22:27* Step 3/4 : RUN DEBIAN_FRONTEND=noninteractive apt-get -qq -y update && DEBIAN_FRONTEND=noninteractive apt-get -qq -y install --no-install-recommends curl=7.58.0-2ubuntu3.8 python2.7=2.7.17-1~18.04 python-pip=9.0.1-2.3~ubuntu1.18.04.1 python-setuptools=39.0.1-2 && apt-get clean && rm -rf /var/lib/apt/lists/**23:22:29* ---> Running in cd5ccda2f128*23:22:38* [91mE: Version '2.7.17-1~18.04' for 'python2.7' was not found *23:22:38* [0mThe command '/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get -qq -y update && DEBIAN_FRONTEND=noninteractive apt-get -qq -y install --no-install-recommends curl=7.58.0-2ubuntu3.8 python2.7=2.7.17-1~18.04 python-pip=9.0.1-2.3~ubuntu1.18.04.1 python-setuptools=39.0.1-2 && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100 Anyone has a chance to take a look? Seems the hard coded python version in dev-support/Dockerfile is gone?
