cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.13k stars 3.81k forks source link

teamcity: failed tests on master: Examples-ORMs/TestSQLAlchemy #24597

Closed cockroach-teamcity closed 6 years ago

cockroach-teamcity commented 6 years ago

The following tests appear to have failed:

#594170:

--- FAIL: Examples-ORMs/TestSQLAlchemy (182.970s)

--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/FirstRun (180.720s)
main_test.go:160: Get http://localhost:6543/ping: dial tcp 127.0.0.1:6543: getsockopt: connection refused
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun (1.520s)

------- Stderr: -------
2018/04/09 14:09:02 Process 14376 exited with status -1
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart (0.000s)

--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart/Order (0.010s)
test_driver.go:218: expecting products from api after creation to be [{0 0x8d5a70 123.4}], found []
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart/Products (0.010s)
test_driver.go:218: expecting products from api after creation to be [{0 0x8d5a70 123.4}], found []
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart/Customers (0.020s)
test_driver.go:218: expecting products from api after creation to be [{0 0x8d5a70 123.4}], found []
--- FAIL: Examples-ORMs/TestSQLAlchemy (182.970s)

--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/FirstRun (180.720s)
main_test.go:160: Get http://localhost:6543/ping: dial tcp 127.0.0.1:6543: getsockopt: connection refused
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun (1.520s)

------- Stderr: -------
2018/04/09 14:09:02 Process 14376 exited with status -1
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart (0.000s)

--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart/Order (0.010s)
test_driver.go:218: expecting products from api after creation to be [{0 0x8d5a70 123.4}], found []
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart/Products (0.010s)
test_driver.go:218: expecting products from api after creation to be [{0 0x8d5a70 123.4}], found []
--- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/SecondRun: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart: TestSQLAlchemy/SecondRun/RetrieveFromAPIAfterRestart/Customers (0.020s)
test_driver.go:218: expecting products from api after creation to be [{0 0x8d5a70 123.4}], found []

Please assign, take a look and update the issue accordingly.

RaduBerinde commented 6 years ago

https://teamcity.cockroachdb.com/viewLog.html?buildId=657861&tab=buildResultsDiv&buildTypeId=Cockroach_ExampleORMs

knz commented 6 years ago

Dup #26983