Skip to content

zeek-build-push-master-ghcr #558

zeek-build-push-master-ghcr

zeek-build-push-master-ghcr #558

Triggered via schedule January 11, 2025 12:27
Status Failure
Total duration 11m 49s
Artifacts
Matrix: buildpushscan
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
buildpushscan (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod 755 /usr/local/bin/docker-uid-gid-setup.sh && groupadd --gid ${DEFAULT_GID} ${PUSER} && useradd -m --uid ${DEFAULT_UID} --gid ${DEFAULT_GID} ${PUSER} && mkdir -p \"${ZEEK_LOGS_DIR}\" \"${ZEEK_DIR}\"/share/zeek/site/intel \"${ZEEK_DIR}\"/share/zeek/site/custom && touch \"${ZEEK_DIR}\"/share/zeek/site/intel/__load__.zeek && touch \"${ZEEK_DIR}\"/share/zeek/site/custom/__load__.zeek && chown -R ${PUSER}:${PGROUP} \"${ZEEK_LOGS_DIR}\" \"${ZEEK_DIR}\"/share/zeek/site/intel \"${ZEEK_DIR}\"/share/zeek/site/custom && cp \"${ZEEK_DIR}\"/bin/zeek \"${ZEEK_DIR}\"/bin/zeekcap && chown root:${PGROUP} \"${ZEEK_DIR}\"/bin/zeekcap && setcap 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip CAP_IPC_LOCK+eip' \"${ZEEK_DIR}\"/bin/zeekcap" did not complete successfully: exit code: 1
buildpushscan (linux/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636