You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.10-celery-v5.2.7 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=6fd0471f13fc494aac6dd6c5873d498d'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=42b9acb7ad9a482c8659af51df4e8564']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=6fd0471f13fc494aac6dd6c5873d498d',
- 'sentry-sampled=true',
- 'sentry-trace_id=42b9acb7ad9a482c8659af51df4e8564',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=6fd0471f13fc494aac6dd6c5873d498d'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=42b9acb7ad9a482c8659af51df4e8564']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=6fd0471f13fc494aac6dd6c5873d498d',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=42b9acb7ad9a482c8659af51df4e8564',
E ]
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
^^^^^^^^^^^^^^^^^^^^
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.11-celery-v5.4.0 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=4c32a13616dd4d8c99650796ead364bb'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=287cb38c08454a398c3d4f9a2bfef9a5']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=4c32a13616dd4d8c99650796ead364bb',
- 'sentry-sampled=true',
- 'sentry-trace_id=287cb38c08454a398c3d4f9a2bfef9a5',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=4c32a13616dd4d8c99650796ead364bb'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=287cb38c08454a398c3d4f9a2bfef9a5']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=4c32a13616dd4d8c99650796ead364bb',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=287cb38c08454a398c3d4f9a2bfef9a5',
E ]
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
^^^^^^^^^^^^^^^^^^^^
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.12-celery-v5.4.0 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=612ce74149a84de7a9021dd9303833e7'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=dc622affd8884a009f94fb279149d999']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=612ce74149a84de7a9021dd9303833e7',
- 'sentry-sampled=true',
- 'sentry-trace_id=dc622affd8884a009f94fb279149d999',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=612ce74149a84de7a9021dd9303833e7'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=dc622affd8884a009f94fb279149d999']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=612ce74149a84de7a9021dd9303833e7',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=dc622affd8884a009f94fb279149d999',
E ]
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
^^^^^^^^^^^^^^^^^^^^
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.12-celery-v5.6.3 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=0a04d9d493bf4278b3b1facb1229a641'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=c7ba5c1d002e4e40a10e7c6920eacc7c']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=0a04d9d493bf4278b3b1facb1229a641',
- 'sentry-sampled=true',
- 'sentry-trace_id=c7ba5c1d002e4e40a10e7c6920eacc7c',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=0a04d9d493bf4278b3b1facb1229a641'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=c7ba5c1d002e4e40a10e7c6920eacc7c']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=0a04d9d493bf4278b3b1facb1229a641',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=c7ba5c1d002e4e40a10e7c6920eacc7c',
E ]
test_cache_spans_item_size
File:tests.integrations.django.test_cache_module Suite:py3.12-django-v4.2.30 Error: tests/integrations/django/test_cache_module.py:526: in test_cache_spans_item_size
assert not spans[0]["attributes"]["cache.hit"]
E assert not True
Stack Trace
tests/integrations/django/test_cache_module.py:526: in test_cache_spans_item_size
assert not spans[0]["attributes"]["cache.hit"]
E assert not True
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
^^^^^^^^^^^^^^^^^^^^
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.13-celery-v5.6.3 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=9dd42f1876db4d10b4c820154c79e3b0'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=6b7e94b8cf6d45eba0223649211172fd']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=9dd42f1876db4d10b4c820154c79e3b0',
- 'sentry-sampled=true',
- 'sentry-trace_id=6b7e94b8cf6d45eba0223649211172fd',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=9dd42f1876db4d10b4c820154c79e3b0'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=6b7e94b8cf6d45eba0223649211172fd']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=9dd42f1876db4d10b4c820154c79e3b0',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=6b7e94b8cf6d45eba0223649211172fd',
E ]
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.7-celery-v5.0.5 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=62152b5e9a894c779990bb0172110b0e'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=fe69c2504e2a4e2cb221de423be37d8c']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=62152b5e9a894c779990bb0172110b0e',
- 'sentry-sampled=true',
- 'sentry-trace_id=fe69c2504e2a4e2cb221de423be37d8c',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=62152b5e9a894c779990bb0172110b0e'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=fe69c2504e2a4e2cb221de423be37d8c']
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=62152b5e9a894c779990bb0172110b0e',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=fe69c2504e2a4e2cb221de423be37d8c',
E ]
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.7-celery-v5.2.7 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=9a7320c377f64e15925a46620ea35864'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=c9b6bfef533f49af89a9d1a62d3646eb']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=9a7320c377f64e15925a46620ea35864',
- 'sentry-sampled=true',
- 'sentry-trace_id=c9b6bfef533f49af89a9d1a62d3646eb',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=9a7320c377f64e15925a46620ea35864'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=c9b6bfef533f49af89a9d1a62d3646eb']
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=9a7320c377f64e15925a46620ea35864',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=c9b6bfef533f49af89a9d1a62d3646eb',
E ]
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.8-celery-v5.0.5 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=3994fe71f71841f2a2bd0576dc7036ea'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=6f52909656b54d489915f2e4515092f5']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=3994fe71f71841f2a2bd0576dc7036ea',
- 'sentry-sampled=true',
- 'sentry-trace_id=6f52909656b54d489915f2e4515092f5',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=3994fe71f71841f2a2bd0576dc7036ea'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=6f52909656b54d489915f2e4515092f5']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=3994fe71f71841f2a2bd0576dc7036ea',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=6f52909656b54d489915f2e4515092f5',
E ]
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.8-celery-v5.4.0 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=9d35fd00adaf4a6a8492b00c0a8f1379'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=b80fcc38910d4dbb9c382e6fdcbcc83e']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=9d35fd00adaf4a6a8492b00c0a8f1379',
- 'sentry-sampled=true',
- 'sentry-trace_id=b80fcc38910d4dbb9c382e6fdcbcc83e',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=9d35fd00adaf4a6a8492b00c0a8f1379'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=b80fcc38910d4dbb9c382e6fdcbcc83e']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=9d35fd00adaf4a6a8492b00c0a8f1379',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=b80fcc38910d4dbb9c382e6fdcbcc83e',
E ]
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.9-celery-v5.2.7 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=c5d65a513e9145cda502ddcfeac23a93'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=b8a92e7b67944aa79808db9dc41b16a2']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=c5d65a513e9145cda502ddcfeac23a93',
- 'sentry-sampled=true',
- 'sentry-trace_id=b8a92e7b67944aa79808db9dc41b16a2',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=c5d65a513e9145cda502ddcfeac23a93'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=b8a92e7b67944aa79808db9dc41b16a2']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=c5d65a513e9145cda502ddcfeac23a93',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=b8a92e7b67944aa79808db9dc41b16a2',
E ]
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:198: in test_simple_without_performance
assert error_event["transaction"] == "dummy_task"
E KeyError: 'transaction'
tests/integrations/celery/test_celery.py:417: in test_simple_no_propagation
assert event["transaction"] == "dummy_task"
E KeyError: 'transaction'
test_baggage_propagation
File:tests.integrations.celery.test_celery Suite:py3.9-celery-v5.6.3 Error: AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=b357e400cd254fcfaf315b3fb2bbe458'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=83d552def9234eee8be08021e15f6994']
At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
Right contains 2 more items, first extra item: 'sentry-sampled=true'
Full diff:
[
'custom=value',
'sentry-environment=production',
'sentry-release=abcdef',
- 'sentry-sample_rand=0.500000',
'sentry-sample_rate=1.0',
+ 'sentry-trace_id=b357e400cd254fcfaf315b3fb2bbe458',
- 'sentry-sampled=true',
- 'sentry-trace_id=83d552def9234eee8be08021e15f6994',
]
Stack Trace
tests/integrations/celery/test_celery.py:659: in test_baggage_propagation
assert sorted(result["baggage"].split(",")) == sorted(
E AssertionError: assert ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rate=1.0', 'sentry-trace_id=b357e400cd254fcfaf315b3fb2bbe458'] == ['custom=value', 'sentry-environment=production', 'sentry-release=abcdef', 'sentry-sample_rand=0.500000', 'sentry-sample_rate=1.0', 'sentry-sampled=true', 'sentry-trace_id=83d552def9234eee8be08021e15f6994']
E
E At index 3 diff: 'sentry-sample_rate=1.0' != 'sentry-sample_rand=0.500000'
E Right contains 2 more items, first extra item: 'sentry-sampled=true'
E
E Full diff:
E [
E 'custom=value',
E 'sentry-environment=production',
E 'sentry-release=abcdef',
E - 'sentry-sample_rand=0.500000',
E 'sentry-sample_rate=1.0',
E + 'sentry-trace_id=b357e400cd254fcfaf315b3fb2bbe458',
E - 'sentry-sampled=true',
E - 'sentry-trace_id=83d552def9234eee8be08021e15f6994',
E ]
✅ Patch coverage is 100.00%. Project has 2276 uncovered lines.
✅ Project coverage is 90.27%. Comparing base (c3c44b1) to head (4510481).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes https://linear.app/getsentry/issue/PY-2685/remove-transaction-based-tracing-from-celery
TODO: tests