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

Build completes OK but integration shows ERROR #965

Closed
steveww opened this issue Sep 27, 2019 · 5 comments · Fixed by #970
Closed

Build completes OK but integration shows ERROR #965

steveww opened this issue Sep 27, 2019 · 5 comments · Fixed by #970

Comments

@steveww
Copy link

steveww commented Sep 27, 2019

build.log

$ kamel get
Shows error and the pod is not running, but no errors in the log???

foo.txt

@jamesnetherton
Copy link
Contributor

Looks like #960.

The same error is present in the build log:

{"level":"info","ts":1569596803.3845682,"logger":"camel-k.builder","msg":"step done in 0.009136 seconds","step":"github.com/apache/camel-k/pkg/builder/IncrementalPackager","phase":30,"kit":"kit-bm725sq7e5omlm5uhsmg"}
{"level":"info","ts":1569596803.3845954,"logger":"camel-k.builder","msg":"executing step","step":"github.com/apache/camel-k/pkg/builder/kaniko/Publisher","phase":40,"kit":"kit-bm725sq7e5omlm5uhsmg"}
{"level":"info","ts":1569596803.384622,"logger":"camel-k.builder","msg":"step failed with error: open /workspace/builder-333639899/package/context/Dockerfile: no such file or directory","step":"github.com/apache/camel-k/pkg/builder/kaniko/Publisher","phase":40,"kit":"kit-bm725sq7e5omlm5uhsmg"}

@steveww
Copy link
Author

steveww commented Sep 27, 2019

May be I should try with an older version of K8s?

@nicolaferraro
Copy link
Member

@steveww I see you're using Camel K 1.0.0-M1, so it's probably something that broke in recent versions of Kube.

What kubernetes version are you using? Minikube?

@steveww
Copy link
Author

steveww commented Sep 27, 2019 via email

@nicolaferraro
Copy link
Member

Minikube 1.4 IIRC with K8s 1.16.

Sent from my iPhone
On 27 Sep 2019, at 18:29, Nicola Ferraro @.***> wrote: @steveww I see you're using Camel K 1.0.0-M1, so it's probably something that broke in recent versions of Kube. What kubernetes version are you using? Minikube? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

Yes, same as mine... I get the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants