Skip to content

Adding evhr repositories, which now live in the ILAB organization #10

Adding evhr repositories, which now live in the ILAB organization

Adding evhr repositories, which now live in the ILAB organization #10

Triggered via push September 25, 2024 20:59
Status Failure
Total duration 7m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p ${PROJECT_PATH} /opt/DgStereo && wget ${STEREO_URL} -O /opt/StereoPipeline.tar.bz2 && cd /opt && tar -jxf StereoPipeline.tar.bz2 && rm /opt/StereoPipeline.tar.bz2 && mv /opt/StereoPipeline* /opt/StereoPipeline && pip install redis && pip install celery[redis] && git clone https://github.com/nasa-nccs-hpda/evhr-dgtools.git /opt/DgStereo/dgtools && git clone https://github.com/nasa-nccs-hpda/evhr-imview.git /opt/DgStereo/imview && git clone https://github.com/nasa-nccs-hpda/evhr-pygeotools.git /opt/DgStereo/pygeotools && git clone https://github.com/nasa-nccs-hpda/evhr-dem.git /opt/DgStereo/evhr" did not complete successfully: exit code: 1
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/