Skip to content

ci: ignora erros de exportação do cache do GitHub Actions (#122) #12

ci: ignora erros de exportação do cache do GitHub Actions (#122)

ci: ignora erros de exportação do cache do GitHub Actions (#122) #12

Triggered via push April 12, 2026 02:29
Status Failure
Total duration 2m 14s
Artifacts
Matrix: Test Apache Tika on multiple architectures
Matrix: Build Apache Tika container image
Create Apache Tika multi-arch manifest
0s
Create Apache Tika multi-arch manifest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Test Apache Tika on multiple architectures (linux/amd64, ubuntu-latest, amd64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update -y && apt-get -y install --no-install-recommends curl && curl -fSL -o /tika-server.jar \"https://dlcdn.apache.org/tika/${TIKA_VERSION}/tika-server-standard-${TIKA_VERSION}.jar\" && chmod 755 /tika-server.jar && apt-get remove -y curl && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 77
Test Apache Tika on multiple architectures (linux/arm64, ubuntu-24.04-arm, arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update -y && apt-get -y install --no-install-recommends curl && curl -fSL -o /tika-server.jar \"https://dlcdn.apache.org/tika/${TIKA_VERSION}/tika-server-standard-${TIKA_VERSION}.jar\" && chmod 755 /tika-server.jar && apt-get remove -y curl && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 77
Test Apache Tika on multiple architectures (linux/amd64, ubuntu-latest, amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25, docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Apache Tika on multiple architectures (linux/arm64, ubuntu-24.04-arm, arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25, docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/