Skip to content

Auto-activate python easy wins for apm-idm - #7467

Open
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/apm-idm/python
Open

Auto-activate python easy wins for apm-idm#7467
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
easy-win/apm-idm/python

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Automated activation of easy-win tests for python owned by apm-idm
View nightly workflow run

  • This PR starts with an automated request-for-changes review to block automatic merge.
  • If you approve this PR, please merge it manually or dismiss that review according to repository rules.
  • If the tests are failing it might be due to a change made since the last nightly system-tests run. You can close the PR, an updated one will be available tomorrow.
  • If you close the PR please also delete the branch

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This automated easy-win activation PR intentionally starts with requested changes to block automatic merge. If you approve this activation, please merge it manually or dismiss this review according to repository rules.

@dd-octo-sts
dd-octo-sts Bot marked this pull request as ready for review August 6, 2026 07:31
@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners August 6, 2026 07:31
@dd-octo-sts
dd-octo-sts Bot requested review from christophe-papazian and ncybul and removed request for a team August 6, 2026 07:31
@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 6, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule system-tests-auto-activate-easy-wins - 2026-08-09T07:01:05Z
  • ⬜ CI tests passed
  • ⬜ Approved
  • Manual merge required: this rule does not auto-merge.

➡️ Current phase: CI tests failed. Please fix the failing tests and rerun the workflow, click Workflow Link -> Workflow Starter Link -> Start Workflow

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/python.yml                                                    @DataDog/apm-python @DataDog/asm-python

@datadog-official

datadog-official Bot commented Aug 6, 2026

Copy link
Copy Markdown

Pipelines  Tests

⚠️ Warnings

🚦 3 Pipeline jobs failed

Testing the test | System Tests (python, dev) / End-to-end #1 / flask-poc 1   View in Datadog   GitHub Actions

🔧 Fix in code. This looks caused by changes in this PR. 1 failed test. AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=executemany wasn't successful. Expected status code 200, got 500.

🧪 1 Test failed · 🎯 related to the job error above

🎯 tests.integrations.test_dbm.Test_Dbm_Comment_Batch_Python_MysqlConnector.test_dbm_comment[flask-poc] from system_tests_suite   View in Datadog
AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=executemany wasn't successful.
assert 500 == 200
 +  where 500 = HttpResponse(status_code:500, headers:{'Server': 'gunicorn', 'Date': 'Sun, 09 Aug 2026 07:10:12 GMT', 'Connection': 'k...and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n).status_code
 +    where HttpResponse(status_code:500, headers:{'Server': 'gunicorn', 'Date': 'Sun, 09 Aug 2026 07:10:12 GMT', 'Connection': 'k...and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>\n) = <tests.integrations.test_dbm.Test_Dbm_Comment_Batch_Python_MysqlConnector object at 0x7f649ebeb8c0>.r

self = <tests.integrations.test_dbm.Test_Dbm_Comment_Batch_Python_MysqlConnector object at 0x7f649ebeb8c0>

    def test_dbm_comment(self):
>       assert self.r.status_code == 200, f"Request: {self.r.request.url} wasn't successful."
E       AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=executemany wasn't successful.
...

Testing the test | System Tests (python, prod) / End-to-end #1 / flask-poc 1   View in Datadog   GitHub Actions

🔧 Fix in code. This looks caused by changes in this PR. 1 failed test. AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=executemany wasn't successful. Expected status code 200, got 500.

Testing the test | all-jobs-are-green   View in Datadog   GitHub Actions

See error Job did not run due to failing CI checks: System Tests (python, prod and dev)
📋 Copy prompt for your agent
CI on my pull request is failing. Help me find and fix the root cause of each failing job below — they were flagged as caused by changes in this PR, so focus on the diff. For each job, explain the failure and propose a fix.

Branch: easy-win/apm-idm/python

Testing the test | System Tests (python, dev) / End-to-end #1 / flask-poc 1
Commit: 5550c25475858010d9be9874c7b05ae98903d3b6
Error (code / test):
1 failed test. AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=executemany wasn't successful. Expected status code 200, got 500.
CI job: https://github.com/DataDog/system-tests/actions/runs/31300178317/job/93212026898

Testing the test | System Tests (python, prod) / End-to-end #1 / flask-poc 1
Commit: 5550c25475858010d9be9874c7b05ae98903d3b6
Error (code / test):
1 failed test. AssertionError: Request: http://localhost:7777/stub_dbm?integration=mysql-connector&operation=executemany wasn't successful. Expected status code 200, got 500.
CI job: https://github.com/DataDog/system-tests/actions/runs/31300178317/job/93211957647

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: aa4f43f | Docs | Datadog PR Page | Give us feedback!

@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/apm-idm/python branch 2 times, most recently from d07e6bf to 018d653 Compare August 8, 2026 06:58
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@dd-octo-sts
dd-octo-sts Bot force-pushed the easy-win/apm-idm/python branch from 018d653 to aa4f43f Compare August 9, 2026 07:00
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 this pull request may close these issues.

0 participants