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

KeyError: 'owningAddr' in link['owningAddr'].endswith(service_address), links) #1538

Open
jiridanek opened this issue Jun 25, 2024 · 0 comments
Labels
test-bug It's a test bug unless proven otherwise

Comments

@jiridanek
Copy link
Contributor

Possibly related

======================================================================
ERROR: test_3000_N_client_pipeline_cancel (system_tests_http1_adaptor.Http1AdaptorEdge2EdgeTest.test_3000_N_client_pipeline_cancel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/skupper-router-2.4.0.rc1/tests/system_tests_http1_adaptor.py", line 715, in test_3000_N_client_pipeline_cancel
    retry(lambda mg=EA2_mgmt, dc=index, loggie=logger:
  File "/builddir/build/BUILD/skupper-router-2.4.0.rc1/tests/system_test.py", line 191, in retry
    ret = function()
          ^^^^^^^^^^
  File "/builddir/build/BUILD/skupper-router-2.4.0.rc1/tests/system_tests_http1_adaptor.py", line 716, in <lambda>
    self._server_get_outstanding(mg, "testServer11", loggie) == dc,
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/skupper-router-2.4.0.rc1/tests/system_tests_http1_adaptor.py", line 625, in _server_get_outstanding
    for link in filtered:
  File "/builddir/build/BUILD/skupper-router-2.4.0.rc1/tests/system_tests_http1_adaptor.py", line 624, in <lambda>
    link['owningAddr'].endswith(service_address), links)
    ~~~~^^^^^^^^^^^^^^
KeyError: 'owningAddr'

https://github.com/skupperproject/skupper-router/pull/1537/checks?check_run_id=26617914387

https://download.copr.fedorainfracloud.org/results/packit/skupperproject-skupper-router-1537/fedora-40-x86_64/07662148-skupper-router/builder-live.log.gz

@jiridanek jiridanek added the test-bug It's a test bug unless proven otherwise label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-bug It's a test bug unless proven otherwise
Projects
None yet
Development

No branches or pull requests

1 participant