Nightly Image Publish #265
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && rm -fr /etc/apt/sources.list.d/* && rm -rf /var/lib/apt/lists/* && apt-get update && apt-get install -y --no-install-recommends git ant ant-optional make maven && git clone -b trunk --single-branch https://github.com/apache/cassandra.git && cd cassandra && git checkout $(git rev-parse --short ${COMMITSHA}) && mkdir -p ./build/ && touch ./build/apache-cassandra-${CASSANDRA_VERSION}-javadoc.jar && ant artifacts mvn-install -Duse.jdk11=true -Dno-javadoc=true && mkdir -m 775 ${CASSANDRA_PATH} ${CASSANDRA_FILES_PATH} && tar --directory ${CASSANDRA_PATH} --strip-components 1 --gzip --extract --file /build/cassandra/build/apache-cassandra-${CASSANDRA_VERSION}-bin.tar.gz && rm -rf ${CASSANDRA_PATH}/javadoc ${CASSANDRA_PATH}/doc && chmod -R g+w ${CASSANDRA_PATH}" did not complete successfully: exit code: 2
|
The logs for this run have expired and are no longer available.
Loading