Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834995

Summary: [guru] dev-python/jaeger-client-4.8.0 fails tests No module named 'tornado.stack_context'
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED OBSOLETE    
Severity: normal CC: guru-bugs
Priority: Normal Keywords: TESTFAILURE, UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-12 10:58:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jaeger-client-4.8.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-12 10:58:21 UTC
Created attachment 766853 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-12 10:58:22 UTC
Error(s) that match a know pattern:


E           AttributeError: 'Tracer' object has no attribute 'start_trace'
E       AttributeError: type object 'Tracer' has no attribute 'default_tracer'
E   ModuleNotFoundError: No module named 'tornado.stack_context'
FAILED tests/test_tracer_benchmark.py::test_100pct_sampling - AttributeError:...
FAILED tests/test_tracer_benchmark.py::test_100pct_sampling_250mcs - Attribut...
FAILED tests/test_tracer_benchmark.py::test_all_batched_size10 - ModuleNotFou...
FAILED tests/test_tracer_benchmark.py::test_all_batched_size5 - ModuleNotFoun...
FAILED tests/test_tracer_benchmark.py::test_all_not_batched - ModuleNotFoundE...
FAILED tests/test_tracer_benchmark.py::test_no_sampling - AttributeError: typ...
FAILED tests/test_tracer_benchmark.py::test_noop_tracer - AttributeError: 'Tr...