You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/03/12 23:49:12 UTC

[jira] [Commented] (MESOS-369) Mesos tests spitting out error messages.

    [ https://issues.apache.org/jira/browse/MESOS-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600583#comment-13600583 ] 

Benjamin Mahler commented on MESOS-369:
---------------------------------------

Is this an issue? I think the problem here is unnecessary error logging, I've since fixed the Files module to be quiet.
                
> Mesos tests spitting out error messages.
> ----------------------------------------
>
>                 Key: MESOS-369
>                 URL: https://issues.apache.org/jira/browse/MESOS-369
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>
> This looks like a regression, because IIRC, the error messages in tests were suppressed before.
> [ RUN      ] ZooKeeperTest.MasterDetectorShutdownNetwork
> 2013-03-01 00:22:55,325:38125(0x4cbaa940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:47827] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> [       OK ] ZooKeeperTest.MasterDetectorShutdownNetwork (3373 ms)
> [ RUN      ] ZooKeeperTest.MasterDetectorExpireMasterZKSession
> 2013-03-01 00:22:58,705:38125(0x4cbaa940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:39297] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> E0301 00:22:58.705770 38163 detector.cpp:477] Master detector ((51)@10.35.12.124:36823)  failed to get masters: connection loss
> 2013-03-01 00:23:02,043:38125(0x4cbaa940):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:39297] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13d2354957b0000 has expired.
> [       OK ] ZooKeeperTest.MasterDetectorExpireMasterZKSession (3379 ms)
> [ RUN      ] ZooKeeperTest.MasterDetectorExpireSlaveZKSession
> 2013-03-01 00:23:02,086:38125(0x4c2a8940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:52652] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> 2013-03-01 00:23:05,424:38125(0x4c2a8940):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:52652] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13d2354a2af0001 has expired.
> [       OK ] ZooKeeperTest.MasterDetectorExpireSlaveZKSession (4034 ms)
> [ RUN      ] ZooKeeperTest.MasterDetectorExpireSlaveZKSessionNewMaster
> 2013-03-01 00:23:06,124:38125(0x4b5a9940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:54067] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> 2013-03-01 00:23:06,126:38125(0x4d3ab940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:54067] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> E0301 00:23:06.126648 38167 detector.cpp:477] Master detector ((65)@10.35.12.124:36823)  failed to get masters: connection loss
> 2013-03-01 00:23:09,461:38125(0x4b5a9940):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:54067] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13d2354b2700002 has expired.
> 2013-03-01 00:23:09,463:38125(0x4d3ab940):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:54067] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13d2354b2700000 has expired.
> [       OK ] ZooKeeperTest.MasterDetectorExpireSlaveZKSessionNewMaster (3383 ms)
> [ RUN      ] ZooKeeperTest.Group
> [       OK ] ZooKeeperTest.Group (27 ms)
> [ RUN      ] ZooKeeperTest.GroupJoinWithDisconnect
> 2013-03-01 00:23:09,508:38125(0x4cbaa940):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54488] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> [       OK ] ZooKeeperTest.GroupJoinWithDisconnect (1690 ms)
> [ RUN      ] ZooKeeperTest.GroupDataWithDisconnect
> 2013-03-01 00:23:11,213:38125(0x4d3ab940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:39722] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> [       OK ] ZooKeeperTest.GroupDataWithDisconnect (2032 ms)
> [ RUN      ] ZooKeeperTest.GroupCancelWithDisconnect
> 2013-03-01 00:23:13,245:38125(0x4cbaa940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:47403] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> [       OK ] ZooKeeperTest.GroupCancelWithDisconnect (2034 ms)
> [ RUN      ] ZooKeeperTest.GroupWatchWithSessionExpiration
> 2013-03-01 00:23:15,276:38125(0x4d3ab940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:60533] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> 2013-03-01 00:23:17,278:38125(0x4d3ab940):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:60533] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13d2354d63e0000 has expired.
> [       OK ] ZooKeeperTest.GroupWatchWithSessionExpiration (2030 ms)
> [ RUN      ] ZooKeeperTest.MultipleGroups
> 2013-03-01 00:23:17,308:38125(0x4d3ab940):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:43834] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> ....
> ....
> [ RUN      ] CoordinatorTest.TruncateLearnedFill
> E0301 00:24:03.022680 38167 replica.cpp:737] Error getting log record at 0: Attempted to read truncated position
> E0301 00:24:03.035362 38164 replica.cpp:737] Error getting log record at 1: Attempted to read truncated position
> E0301 00:24:03.037636 38158 replica.cpp:737] Error getting log record at 2: Attempted to read truncated position
> E0301 00:24:03.039726 38155 replica.cpp:737] Error getting log record at 3: Attempted to read truncated position
> E0301 00:24:03.042920 38163 replica.cpp:737] Error getting log record at 4: Attempted to read truncated position
> E0301 00:24:03.045238 38165 replica.cpp:737] Error getting log record at 5: Attempted to read truncated position
> E0301 00:24:03.047435 38156 replica.cpp:737] Error getting log record at 6: Attempted to read truncated position
> [       OK ] CoordinatorTest.TruncateLearnedFill (140 ms)
> [ RUN      ] CoordinatorTest.RacingElect
> ....
> ....
> [ RUN      ] FilesTest.AttachTest
> E0301 00:24:03.191740 38167 files.cpp:119] Error attaching path 'missing': No such file or directory
> E0301 00:24:03.192527 38169 files.cpp:119] Error attaching path '$@': No such file or directory
> [       OK ] FilesTest.AttachTest (2 ms)
> ...
> ...
> [ RUN      ] FrameworksManagerTest.CacheFailure
> E0301 00:24:11.431413 38154 frameworks_manager.cpp:216] Error getting framework info from underlying storage: Fake Caching Error
> E0301 00:24:11.432298 38161 frameworks_manager.cpp:216] Error getting framework info from underlying storage: Fake Caching Error
> [       OK ] FrameworksManagerTest.CacheFailure (2 ms)
> [----------] 1 test from FrameworksManagerTest (2 ms total)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira