buildx failed with: ERROR: failed to solve: process "/bin/sh -c if test ! -e apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz; then curl -L -O \"https://archive.apache.org/dist/cassandra/${CASSANDRA_VERSION}/apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz\"; fi && tar --directory ${CASSANDRA_HOME} --strip-components 1 --extract --gzip --file apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz && chown -R cassandra:root ${CASSANDRA_HOME} && chmod -R a+rwX ${CASSANDRA_HOME}" did not complete successfully: exit code: 7