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

transport connection broken error during unpackage #46

Closed
cppforlife opened this issue Sep 8, 2020 · 1 comment
Closed

transport connection broken error during unpackage #46

cppforlife opened this issue Sep 8, 2020 · 1 comment
Labels
helping with an issue Debugging happening to identify the problem in progress Work has begun by a community member or a maintainer; this issue may be included in a future release

Comments

@cppforlife
Copy link
Contributor

kbld: Error: Importing image <some-image>:
  Importing image as <some-relocated-image>:
    Writing image:
      Retried 5 times:
        Patch <some-image-blob-url>: net/http:
          HTTP/1.x transport connection broken: close /tmp/packaged-dependencies.tar: file already closed

kbld consistently faced this issue against artifactory installed into a k8s namespace. we couldnt reproduce this issue in our own environments or after a few days within same atifactory env. filing this here for anyone else to report if they seen this.

@cppforlife cppforlife added helping with an issue Debugging happening to identify the problem in progress Work has begun by a community member or a maintainer; this issue may be included in a future release labels Sep 8, 2020
@cppforlife
Copy link
Contributor Author

cppforlife commented Sep 11, 2020

decided to ignore dup close error: fed37ec. https://github.com/k14s/kbld/releases/tag/v0.25.0 includes this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helping with an issue Debugging happening to identify the problem in progress Work has begun by a community member or a maintainer; this issue may be included in a future release
Projects
None yet
Development

No branches or pull requests

1 participant