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

[Bug][Azure DevOps] subtask collectAzuredevopsBuilds ended unexpectedly #7342

Closed
2 of 3 tasks
ichuniaiev opened this issue Apr 17, 2024 · 8 comments
Closed
2 of 3 tasks
Labels
severity/p1 This bug affects functionality or significantly affect ux Stale type/bug This issue is a bug

Comments

@ichuniaiev
Copy link

ichuniaiev commented Apr 17, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

time="2024-04-17 09:58:17" level=error msg=" [pipeline service] [pipeline #1] [task #2] [collectAzuredevopsBuilds] ERROR: DataError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)"
time="2024-04-17 09:58:17" level=error msg=" [pipeline service] [pipeline #1] [task #2] [collectAzuredevopsBuilds] (MySQLdb.DataError) (1406, \"Data too long for column 'url' at row 1\")"
time="2024-04-17 09:58:17" level=error msg=" [pipeline service] [pipeline #1] [task #2] [collectAzuredevopsBuilds] [SQL: INSERT INTO _raw_azuredevops_builds (params, data, url, input, created_at) VALUES (%!!(MISSING)s(MISSING), %!!(MISSING)s(MISSING), %!!(MISSING)s(MISSING), %!!(MISSING)s(MISSING), %!!(MISSING)s(MISSING))]"

What do you expect to happen

The pipeline runs without an error.

How to reproduce

I checked it on my private Azure DevOps project.
But flow was standard: Create project; configure data connection; run collect data
I've used python plugin

Anything else

every run

Version

v1.0.0-beta1, v1.0.0-beta4

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ichuniaiev ichuniaiev added the type/bug This issue is a bug label Apr 17, 2024
@klesh
Copy link
Contributor

klesh commented Apr 18, 2024

Was it the python or the golang version?

@klesh klesh added this to the v1.0 milestone Apr 18, 2024
@klesh klesh added the severity/p0 This bug blocks key user journey and function label Apr 18, 2024
@ichuniaiev
Copy link
Author

ichuniaiev commented Apr 18, 2024

Was it the python or the golang version?

It's a python version

@klesh
Copy link
Contributor

klesh commented Apr 18, 2024

Would you like to try the go version and see if it fixes your problem?

@ichuniaiev
Copy link
Author

yeah, with go version it works perfectly, but fails on shallow clone :)
That's why I've raised another issue for it - #7343

@Startrekzky
Copy link
Contributor

For users who have encountered this issue, please use the Go version Azure plugin as a workaround. This issue will be fixed later.

@Startrekzky Startrekzky added severity/p1 This bug affects functionality or significantly affect ux and removed severity/p0 This bug blocks key user journey and function labels Apr 23, 2024
@klesh
Copy link
Contributor

klesh commented Jun 4, 2024

@ichuniaiev The shallow clone issue has been fixed

@klesh klesh removed this from the v1.0 milestone Jun 4, 2024
Copy link

github-actions bot commented Aug 4, 2024

This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Aug 4, 2024
Copy link

This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/p1 This bug affects functionality or significantly affect ux Stale type/bug This issue is a bug
Projects
None yet
Development

No branches or pull requests

3 participants