Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning from image builder ""No data was written into the file ..." #11413

Open
anoipm opened this issue Jul 23, 2024 · 0 comments
Open

Warning from image builder ""No data was written into the file ..." #11413

anoipm opened this issue Jul 23, 2024 · 0 comments
Labels
area/ci Issues or PRs related to CI related topics

Comments

@anoipm
Copy link
Contributor

anoipm commented Jul 23, 2024

Description

Image builder (kyma-project/test-infra/.github/workflows/image-builder.yml) produce warning "No data was written into the file /agent/_work/temp/task_outputs/run*.txt".

It concerns any job where we use image builder.
For example:
https://github.com/kyma-project/docker-registry/actions/runs/10055681464/job/27792863977

Expected result

Execution without warnings or alternatively explaining what we are doing wrong.

Actual result

2024-07-23T08:46:05.9969707Z INFO[0064] Pushed europe-docker.pkg.dev/kyma-project/dev/dockerregistry-operator@sha256:752409ea0bee05101e9924e2e3151a1d41c26a761f3a69375b4e69e70e69f601 
Warning: No data was written into the file /agent/_work/_temp/task_outputs/run_1721724367946.txt
2024-07-23T08:46:07.9608043Z ##[section]Finishing: build_image

Steps to reproduce

Create workflow using image builder - like this:
https://github.com/kyma-project/docker-registry/actions/runs/10055681464/workflow

@anoipm anoipm added the area/ci Issues or PRs related to CI related topics label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics
Projects
None yet
Development

No branches or pull requests

1 participant