Details
-
Bug
-
Resolution: Fixed
-
Test Blocker
-
Elixir
-
Untriaged
-
-
1
-
Yes
Description
Build: 7.2.0-2011 not seen on 7.2.0-1917
Test Job: http://perf.jenkins.couchbase.com/job/secondary-plasma/7807/console
When we try to build the default index via cbindex it fails
- we created an index it succeeded
11:20:02 2022-09-12T22:50:02 [INFO] Running: /opt/couchbase/bin/cbindex -auth=Administrator:password -server 172.23.97.10:8091 -type create -bucket bucket-1 -fields \\\`alt_email\\\` -using plasma -index myindex -with {\\\"defer_build\\\":true}
|
root@nyx05-s033:/workspace/workspace/secondary-plasma-dgm/src/perfrunner# /opt/couchbase/bin/cbindex -auth=Administrator:password -server 172.23.97.10:8091 -type build -indexes bucket-1:myindex
|
2022-09-13T07:22:18.749-07:00 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 172.23.97.10:9100. Error = EOF. Kill Pipe.
|
2022-09-13T07:22:18.750-07:00 [Error] FollowerSyncProxy.receiveAndUpdateAcceptedEpoch(): Error encountered = Server Error : SyncProxy.listen(): channel closed. Terminate
|
2022-09-13T07:22:18.750-07:00 [Error] WatcherServer.runOnce() : Watcher fail to synchronized with peer 172.23.97.10:9100
|
2022-09-13T07:22:19.751-07:00 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 172.23.97.10:9100. Error = EOF. Kill Pipe.
|
2022-09-13T07:22:19.751-07:00 [Error] FollowerSyncProxy.receiveAndUpdateAcceptedEpoch(): Error encountered = Server Error : SyncProxy.listen(): channel closed. Terminate
|
2022-09-13T07:22:19.751-07:00 [Error] WatcherServer.runOnce() : Watcher fail to synchronized with peer 172.23.97.10:9100
|
Error occured index bucket-1/myindex unknown
|
corresponding index logs
2022-09-13T07:22:16.535-07:00 [Info] RebalanceServiceManager::rebalanceJanitor Running Periodic Cleanup
|
2022-09-13T07:22:18.751-07:00 [Error] PeerListener.handleConnection error in authfn Protocol Error : IndexManager:ServerAuth: Expect message Request, Receive message FollowerInfo for conn 172.23.97.10:9100:172.23.97.8:49966
|
2022-09-13T07:22:18.751-07:00 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 172.23.97.8:49966. Error = read tcp4 172.23.97.10:9100->172.23.97.8:49966: use of closed network connection. Kill Pipe.
|
2022-09-13T07:22:18.751-07:00 [Error] PeerPipe.doSend() : ecounter error when sending mesasage to Peer 172.23.97.8:49966. Error = write tcp4 172.23.97.10:9100->172.23.97.8:49966: use of closed network connection. Terminate.
|
2022-09-13T07:22:19.752-07:00 [Error] PeerListener.handleConnection error in authfn Protocol Error : IndexManager:ServerAuth: Expect message Request, Receive message FollowerInfo for conn 172.23.97.10:9100:172.23.97.8:49994
|
2022-09-13T07:22:19.752-07:00 [Error] PeerPipe.doRecieve() : ecounter error when received mesasage from Peer 172.23.97.8:49994. Error = read tcp4 172.23.97.10:9100->172.23.97.8:49994: use of closed network connection. Kill Pipe.
|
2022-09-13T07:22:19.753-07:00 [Error] PeerPipe.doSend() : ecounter error when sending mesasage to Peer 172.23.97.8:49994. Error = write tcp4 172.23.97.10:9100->172.23.97.8:49994: use of closed network connection. Terminate.
|
2022-09-13T07:22:23.740-07:00 [Info] Indexer::ReadMemstats Time Taken 265.812µs
|
Another test timeout as index not created
http://perf.jenkins.couchbase.com/job/secondary-plasma/7806/