Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

opensuse ci: jaeger test failure #2069

Closed
bergwolf opened this issue Nov 11, 2019 · 2 comments
Closed

opensuse ci: jaeger test failure #2069

bergwolf opened this issue Nov 11, 2019 · 2 comments
Assignees
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@bergwolf
Copy link
Member

Description of problem

Saw at http://jenkins.katacontainers.io/job/kata-containers-runtime-opensuse-15-PR/839/console

INFO: Checking Jaeger status (and logging traces to /var/log/kata-tests/logs/traces/kata-runtime-traces.json)
Failed at 171: status=$(get_jaeger_status "$service")
jaeger
jaeger
INFO: Disabling kata tracing on /usr/share/defaults/kata-containers/configuration.toml
make: *** [Makefile:177: tracing] Error 56
Failed at 53: sudo -E PATH="$PATH" bash -c "make test"
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash

Looks like jaeger service is missing?

@bergwolf bergwolf added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Nov 11, 2019
@GabyCT GabyCT self-assigned this Nov 13, 2019
@GabyCT
Copy link
Contributor

GabyCT commented Nov 13, 2019

GabyCT added a commit to GabyCT/tests-1 that referenced this issue Nov 14, 2019
There has been some issues in opensuse when trying to get the status the
jaeger service status, this will increase the number of attemps in order
to wait to the service to be ready.

Fixes kata-containers#2069

Signed-off-by: Gabriela Cervantes <[email protected]>
GabyCT added a commit to GabyCT/tests-1 that referenced this issue Nov 14, 2019
There has been some issues in opensuse when trying to get the status the
jaeger service status, this will increase the number of attemps in order
to wait to the service to be ready.

Fixes kata-containers#2069

Signed-off-by: Gabriela Cervantes <[email protected]>
GabyCT added a commit to GabyCT/tests-1 that referenced this issue Nov 15, 2019
There has been some issues in opensuse when trying to get the status the
jaeger service status, this will increase the number of attemps in order
to wait to the service to be ready.

Fixes kata-containers#2069

Signed-off-by: Gabriela Cervantes <[email protected]>
GabyCT added a commit to GabyCT/tests-1 that referenced this issue Nov 15, 2019
There has been some issues in opensuse when trying to get the status the
jaeger service status, this will increase the number of attemps in order
to wait to the service to be ready.

Fixes kata-containers#2069

Signed-off-by: Gabriela Cervantes <[email protected]>
GabyCT added a commit to GabyCT/tests-1 that referenced this issue Nov 15, 2019
There has been some issues in opensuse when trying to get the status the
jaeger service status, this will increase the number of attemps in order
to wait to the service to be ready.

Fixes kata-containers#2069

Signed-off-by: Gabriela Cervantes <[email protected]>
GabyCT added a commit to GabyCT/tests-1 that referenced this issue Nov 15, 2019
There has been some issues in opensuse when trying to get the status the
jaeger service status, this will increase the number of attemps in order
to wait to the service to be ready.

Fixes kata-containers#2069

Signed-off-by: Gabriela Cervantes <[email protected]>
@GabyCT
Copy link
Contributor

GabyCT commented Nov 26, 2019

This issue has been solved with kata-containers/runtime@330cc72

@GabyCT GabyCT closed this as completed Nov 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants