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

[extension/dbstorage] Failing test TestExtensionIntegrityWithPostgres #37079

Open
crobert-1 opened this issue Jan 7, 2025 · 2 comments
Open
Labels

Comments

@crobert-1
Copy link
Member

Component(s)

extension/storage/dbstorage

Describe the issue you're reporting

Failing CI/CD action

Failure output:

=== FAIL: . TestExtensionIntegrityWithPostgres (7.44s)
    extension_test.go:45: 
        	Error Trace:	/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/extension/storage/dbstorage/extension_test.go:45
        	            				/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/extension/storage/dbstorage/extension_test.go:39
        	Error:      	Received unexpected error:
        	            	failed to connect to `user=root database=db`: 127.0.0.1:32769 (127.0.0.1): failed to receive message: read tcp 127.0.0.1:51264->127.0.0.1:32769: read: connection reset by peer
        	Test:       	TestExtensionIntegrityWithPostgres
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x723b12]
@crobert-1 crobert-1 added the needs triage New item requiring triage label Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Pinging code owners:

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

@crobert-1
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant