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

[Broken test] [sqlqueryreceiver] several tests keep failing on Windows #36917

Open
songy23 opened this issue Dec 20, 2024 · 2 comments
Open

[Broken test] [sqlqueryreceiver] several tests keep failing on Windows #36917

songy23 opened this issue Dec 20, 2024 · 2 comments
Labels
flaky test a test is flaky needs triage New item requiring triage os:windows receiver/sqlquery SQL query receiver

Comments

@songy23
Copy link
Member

songy23 commented Dec 20, 2024

Component(s)

receiver/sqlquery

Describe the issue you're reporting

E.g. https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12434608617/job/34718670588

=== FAIL: . TestPostgresIntegrationLogsTrackingWithoutStorage (15.08s)
    integration_test.go:328: 
        	Error Trace:	D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:328
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:44
        	Error:      	Received unexpected error:
        	            	create container: Error response from daemon: could not find plugin bridge in v1 plugin registry: plugin not found
        	Test:       	TestPostgresIntegrationLogsTrackingWithoutStorage

=== FAIL: . TestPostgresIntegrationLogsTrackingByTimestampColumnWithoutStorage (15.05s)
    integration_test.go:328: 
        	Error Trace:	D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:328
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:129
        	Error:      	Received unexpected error:
        	            	create container: Error response from daemon: could not find plugin bridge in v1 plugin registry: plugin not found
        	Test:       	TestPostgresIntegrationLogsTrackingByTimestampColumnWithoutStorage

=== FAIL: . TestPostgresIntegrationLogsTrackingWithStorage (15.03s)
    integration_test.go:328: 
        	Error Trace:	D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:328
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:176
        	Error:      	Received unexpected error:
        	            	create container: Error response from daemon: could not find plugin bridge in v1 plugin registry: plugin not found
        	Test:       	TestPostgresIntegrationLogsTrackingWithStorage

=== FAIL: . TestPostgresqlIntegrationMetrics (300.01s)
    scraperint.go:146: 
        	Error Trace:	D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/internal/coreinternal/scraperinttest/scraperint.go:146
        	            				C:/hostedtoolcache/windows/go/1.22.8/x64/src/runtime/asm_amd64.s:1[695](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12434608617/job/34718670588#step:8:696)
        	Error:      	Condition never satisfied
        	Test:       	TestPostgresqlIntegrationMetrics
        	Messages:   	create container timeout: <nil>
    scraperint.go:273: 
        	Error Trace:	D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/internal/coreinternal/scraperinttest/scraperint.go:273
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/internal/coreinternal/scraperinttest/scraperint.go:255
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/internal/coreinternal/scraperinttest/scraperint.go:251
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:409
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/internal/coreinternal/scraperinttest/scraperint.go:72
        	            				D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/receiver/sqlqueryreceiver/integration_test.go:492
        	Error:      	Should NOT be empty, but was map[]
        	Test:       	TestPostgresqlIntegrationMetrics
        	Messages:   	no containers in use

=== FAIL: . TestLoadConfig (unknown)

=== FAIL: . TestMysqlIntegrationMetrics (unknown)
@songy23 songy23 added flaky test a test is flaky os:windows receiver/sqlquery SQL query receiver needs triage New item requiring triage labels Dec 20, 2024
Copy link
Contributor

Pinging code owners for receiver/sqlquery: @dmitryax @crobert-1. See Adding Labels via Comments if you do not have permissions to add labels yourself. For example, comment '/label priority:p2 -needs-triaged' to set the priority and remove the needs-triaged label.

Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@songy23 songy23 changed the title [Broken test] [sqlqueryreceiver] TestLoadConfig TestMysqlIntegrationMetrics keep failing on Windows [Broken test] [sqlqueryreceiver] several tests keep failing on Windows Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky test a test is flaky needs triage New item requiring triage os:windows receiver/sqlquery SQL query receiver
Projects
None yet
Development

No branches or pull requests

1 participant