Skip to content

Test

Test #18

Manually triggered October 20, 2024 18:05
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: workflow_dispatch
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build (centos7-devtoolset7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd -g 1000 node && useradd -g 1000 -u 1000 -m node && groupadd -g 2000 travis && useradd -g 2000 -u 2000 -m travis && curl -fsSL https://rpm.nodesource.com/setup_16.x | bash - && yum install -y make nodejs python3 && sed -i 's/#!\\/usr\\/bin\\/python/#!\\/usr\\/bin\\/python2/' /usr/bin/yum && sed -i 's/#! \\/usr\\/bin\\/python/#! \\/usr\\/bin\\/python2/' /usr/libexec/urlgrabber-ext-down && ln -sf python3 /usr/bin/python && yum clean all && rm -rf /var/cache/yum && npm -v && python --version" did not complete successfully: exit code: 1