BEGIN TEST: accept   Sat Feb 8 16:38:30 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: accept BEGIN TEST: acceptread   Sat Feb 8 16:38:49 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x20244938)127.0.0.1:63130 (Server) read [0x202448bc..0x20244931) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x20244938)127.0.0.1:63131 (Server) read [0x202448bc..0x20244931) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x20244938)127.0.0.1:63132 (Server) read [0x202448bc..0x20244931) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x20244938)127.0.0.1:63133 (Server) read [0x202448bc..0x20244931) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptread BEGIN TEST: acceptreademu   Sat Feb 8 16:39:00 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x20243a98)127.0.0.1:63142 (Server) read [0x20243a1c..0x20243a91) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x20243a98)127.0.0.1:63143 (Server) read [0x20243a1c..0x20243a91) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x20243a98)127.0.0.1:63144 (Server) read [0x20243a1c..0x20243a91) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x20243a98)127.0.0.1:63145 (Server) read [0x20243a1c..0x20243a91) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptreademu BEGIN TEST: affinity   Sat Feb 8 16:39:11 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib main: creating local thread thread_start: AffinityMask = 0x0 main: creating global thread thread_start: AffinityMask = 0x0 main: creating global bound thread thread_start: AffinityMask = 0x0 END TEST: affinity BEGIN TEST: alarm   Sat Feb 8 16:39:11 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: alarm BEGIN TEST: anonfm   Sat Feb 8 16:40:15 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: anonfm BEGIN TEST: atomic   Sat Feb 8 16:40:16 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PR_AtomicIncrement(-2) == -1: PASSED PR_AtomicIncrement(-1) == 0: PASSED PR_AtomicIncrement(0) == 1: PASSED PR_AtomicAdd(-2,1) == -1: PASSED PR_AtomicAdd(-1,4) == 3: PASSED PR_AtomicAdd(3,-6) == -3: PASSED PR_AtomicDecrement(2) == 1: PASSED PR_AtomicDecrement(1) == 0: PASSED PR_AtomicDecrement(0) == -1: PASSED PR_AtomicSet(-2, 2) == -2: PASSED PR_AtomicSet(-2, -2) == -2: PASSED Atomic operations test PASSED END TEST: atomic BEGIN TEST: attach   Sat Feb 8 16:40:16 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: attach BEGIN TEST: bigfile   Sat Feb 8 16:40:16 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: bigfile BEGIN TEST: cleanup   Sat Feb 8 16:40:17 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Cleanup settings Thread type: LOCAL Concurrency: 1 Number of threads: 1 Thread sleep: 10 Main sleep: 5 Cleanup will NOT be called main() exiting END TEST: cleanup BEGIN TEST: cltsrv   Sat Feb 8 16:40:22 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PThread Statistics started: 16:40:22[10] locks [created: 11, destroyed: 2] locks [acquired: 322, released: 322] cvars [created: 7, destroyed: 5] cvars [notified: 56, delayed_delete: 0] Client/Server started at(0x2021c728): 16:40:22 Server started at(0x2021da08): 16:40:22 main(0x2021c728): waiting for execution interval (10 seconds) Client started at(0x2021dfa8): 16:40:22 Shutting down(0x2021c728): 16:40:32 Client(0x2021dfa8): stopped after 48 operations and 42634 bytes Server(0x2021da08): stopped after 49 operations and 43662 bytes main(0x2021c728): test complete Test exiting at(0x2021c728): 16:40:33 END TEST: cltsrv BEGIN TEST: concur   Sat Feb 8 16:40:33 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: concur BEGIN TEST: cvar   Sat Feb 8 16:40:45 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: cvar BEGIN TEST: cvar2   Sat Feb 8 16:40:45 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib CondVar Test: Simple test creates several local and global threads; half use a single, shared condvar, and the other half have their own condvar. The main thread then loops notifying them to wakeup. The timeout test is very similar except that the threads are not notified. They will all wakeup on a 1 second timeout. The mixed test combines the simple test and the timeout test; every third thread is notified, the other threads are expected to timeout correctly. Lastly, the combined test creates a thread for each of the above three cases and they all run simultaneously. This test is run with 5, 10, 15, and 20 threads of each type. 5 Thread tests Condvar simple test shared UU: 64.23 usec Condvar simple test shared UK: 74.71 usec Condvar simple test priv UU: 176.96 usec Condvar simple test priv UK: 188.75 usec Condvar simple test All: 220.21 usec Condvar timeout test: 717.00 usec 10 Thread tests Condvar simple test shared UU: 110.76 usec Condvar simple test shared UK: 95.03 usec Condvar simple test priv UU: 335.56 usec Condvar simple test priv UK: 329.66 usec Condvar simple test All: 441.08 usec Condvar timeout test: 760.91 usec 15 Thread tests Condvar simple test shared UU: 133.70 usec Condvar simple test shared UK: 151.40 usec Condvar simple test priv UU: 464.02 usec Condvar simple test priv UK: 455.50 usec Condvar simple test All: 633.77 usec Condvar timeout test: 844.80 usec 20 Thread tests Condvar simple test shared UU: 187.44 usec Condvar simple test shared UK: 173.68 usec Condvar simple test priv UU: 543.32 usec Condvar simple test priv UK: 553.15 usec Condvar simple test All: 1056.49 usec Condvar timeout test: 933.28 usec PASS END TEST: cvar2 BEGIN TEST: dlltest   Sat Feb 8 16:40:46 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: dlltest BEGIN TEST: dtoa   Sat Feb 8 16:40:47 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: dtoa BEGIN TEST: errcodes   Sat Feb 8 16:40:47 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Number of error codes = 73 PR_OUT_OF_MEMORY_ERROR = -6000 PR_BAD_DESCRIPTOR_ERROR = -5999 PR_WOULD_BLOCK_ERROR = -5998 PR_ACCESS_FAULT_ERROR = -5997 PR_INVALID_METHOD_ERROR = -5996 PR_ILLEGAL_ACCESS_ERROR = -5995 PR_UNKNOWN_ERROR = -5994 PR_PENDING_INTERRUPT_ERROR = -5993 PR_NOT_IMPLEMENTED_ERROR = -5992 PR_IO_ERROR = -5991 PR_IO_TIMEOUT_ERROR = -5990 PR_IO_PENDING_ERROR = -5989 PR_DIRECTORY_OPEN_ERROR = -5988 PR_INVALID_ARGUMENT_ERROR = -5987 PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986 PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985 PR_IS_CONNECTED_ERROR = -5984 PR_BAD_ADDRESS_ERROR = -5983 PR_ADDRESS_IN_USE_ERROR = -5982 PR_CONNECT_REFUSED_ERROR = -5981 PR_NETWORK_UNREACHABLE_ERROR = -5980 PR_CONNECT_TIMEOUT_ERROR = -5979 PR_NOT_CONNECTED_ERROR = -5978 PR_LOAD_LIBRARY_ERROR = -5977 PR_UNLOAD_LIBRARY_ERROR = -5976 PR_FIND_SYMBOL_ERROR = -5975 PR_INSUFFICIENT_RESOURCES_ERROR = -5974 PR_DIRECTORY_LOOKUP_ERROR = -5973 PR_TPD_RANGE_ERROR = -5972 PR_PROC_DESC_TABLE_FULL_ERROR = -5971 PR_SYS_DESC_TABLE_FULL_ERROR = -5970 PR_NOT_SOCKET_ERROR = -5969 PR_NOT_TCP_SOCKET_ERROR = -5968 PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967 PR_NO_ACCESS_RIGHTS_ERROR = -5966 PR_OPERATION_NOT_SUPPORTED_ERROR = -5965 PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964 PR_REMOTE_FILE_ERROR = -5963 PR_BUFFER_OVERFLOW_ERROR = -5962 PR_CONNECT_RESET_ERROR = -5961 PR_RANGE_ERROR = -5960 PR_DEADLOCK_ERROR = -5959 PR_FILE_IS_LOCKED_ERROR = -5958 PR_FILE_TOO_BIG_ERROR = -5957 PR_NO_DEVICE_SPACE_ERROR = -5956 PR_PIPE_ERROR = -5955 PR_NO_SEEK_DEVICE_ERROR = -5954 PR_IS_DIRECTORY_ERROR = -5953 PR_LOOP_ERROR = -5952 PR_NAME_TOO_LONG_ERROR = -5951 PR_FILE_NOT_FOUND_ERROR = -5950 PR_NOT_DIRECTORY_ERROR = -5949 PR_READ_ONLY_FILESYSTEM_ERROR = -5948 PR_DIRECTORY_NOT_EMPTY_ERROR = -5947 PR_FILESYSTEM_MOUNTED_ERROR = -5946 PR_NOT_SAME_DEVICE_ERROR = -5945 PR_DIRECTORY_CORRUPTED_ERROR = -5944 PR_FILE_EXISTS_ERROR = -5943 PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942 PR_INVALID_DEVICE_STATE_ERROR = -5941 PR_DEVICE_IS_LOCKED_ERROR = -5940 PR_NO_MORE_FILES_ERROR = -5939 PR_END_OF_FILE_ERROR = -5938 PR_FILE_SEEK_ERROR = -5937 PR_FILE_IS_BUSY_ERROR = -5936 PR_IN_PROGRESS_ERROR = -5934 PR_ALREADY_INITIATED_ERROR = -5933 PR_GROUP_EMPTY_ERROR = -5932 PR_INVALID_STATE_ERROR = -5931 PR_NETWORK_DOWN_ERROR = -5930 PR_SOCKET_SHUTDOWN_ERROR = -5929 PR_CONNECT_ABORTED_ERROR = -5928 PR_HOST_UNREACHABLE_ERROR = -5927 END TEST: errcodes BEGIN TEST: exit   Sat Feb 8 16:40:47 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: exit BEGIN TEST: fdcach   Sat Feb 8 16:40:58 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: fdcach BEGIN TEST: fileio   Sat Feb 8 16:40:58 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 'PR_NewSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_PostSem' is obsolete. Use 'locks & condition variables' instead. 'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead. PASS END TEST: fileio BEGIN TEST: foreign   Sat Feb 8 16:40:58 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: foreign BEGIN TEST: forktest   Sat Feb 8 16:41:02 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Wait one second before connect Accepting connection at port 63324 Connecting to port 63324 Writing message "Hello world!" Received "Hello world!" from the client The message is received correctly Fork succeeded. Parent process continues. Accepting connection at port 63326 Wait one second before connect Fork succeeded. Child process continues. Accepting connection at port 63327 Wait one second before connect Connecting to port 63327 Writing message "Hello world!" Received "Hello world!" from the client The message is received correctly Child process exits. Connecting to port 63326 Writing message "Hello world!" Received "Hello world!" from the client The message is received correctly Parent process exits. PASSED END TEST: forktest BEGIN TEST: fsync   Sat Feb 8 16:41:04 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 10 iterations over a 10 kbyte file: 131 [131] 131 END TEST: fsync BEGIN TEST: getproto   Sat Feb 8 16:41:04 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib tcp is protocol number 6 udp is protocol number 17 Protocol number 6 is tcp Protocol number 17 is udp PASSED END TEST: getproto BEGIN TEST: i2l   Sat Feb 8 16:41:05 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib We have long long END TEST: i2l BEGIN TEST: initclk   Sat Feb 8 16:41:05 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Elapsed time: 3000 ms, expected time: 3011 ms PASS END TEST: initclk BEGIN TEST: inrval   Sat Feb 8 16:41:08 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib inrval: Examine stdout to determine results. Overhead of 'PR_Now()' is 2331 nsecs Overhead of 'PR_IntervalNow()' is 2227 nsecs Overhead of 'PR_Now()' is 2307 nsecs Overhead of 'PR_IntervalNow()' is 2229 nsecs END TEST: inrval BEGIN TEST: instrumt   Sat Feb 8 16:42:48 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: instrumt BEGIN TEST: intrio   Sat Feb 8 16:42:49 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib A local thread will be interrupted by a local thread PR_Accept() is interrupted as expected A local thread will be interrupted by a global thread PR_Accept() is interrupted as expected A global thread will be interrupted by a local thread PR_Accept() is interrupted as expected A global thread will be interrupted by a global thread PR_Accept() is interrupted as expected PASSED END TEST: intrio BEGIN TEST: intrupt   Sat Feb 8 16:43:09 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: intrupt BEGIN TEST: io_timeout   Sat Feb 8 16:43:22 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib test with global bound thread thread id 0, scope GLOBAL_BOUND scope test with local thread thread id 0, scope GLOBAL scope test with global thread thread id 0, scope GLOBAL scope END TEST: io_timeout BEGIN TEST: ioconthr   Sat Feb 8 16:43:29 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Interrupting the threads Threads terminated in 3000 milliseconds PASS END TEST: ioconthr BEGIN TEST: join   Sat Feb 8 16:43:34 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib User-User test User-Kernel test Kernel-User test Kernel-Kernel test Join with unjoinable thread PASSED END TEST: join BEGIN TEST: joinkk   Sat Feb 8 16:43:34 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: joinkk BEGIN TEST: joinku   Sat Feb 8 16:43:35 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: joinku BEGIN TEST: joinuk   Sat Feb 8 16:43:35 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: joinuk BEGIN TEST: joinuu   Sat Feb 8 16:43:35 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: joinuu BEGIN TEST: layer   Sat Feb 8 16:43:36 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Beginning layered test with new style stack Ending layered test END TEST: layer BEGIN TEST: lazyinit   Sat Feb 8 16:43:36 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: lazyinit BEGIN TEST: lltest   Sat Feb 8 16:43:36 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: lltest BEGIN TEST: lock   Sat Feb 8 16:43:37 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: lock BEGIN TEST: lockfile   Sat Feb 8 16:43:52 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: lockfile BEGIN TEST: logger   Sat Feb 8 16:43:58 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: logger BEGIN TEST: many_cv   Sat Feb 8 16:44:09 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Settings Conditions / lock: 10 Loops to run test: 1 PThread Statistics started: 16:44:09[0] locks [created: 10, destroyed: 1] locks [acquired: 5, released: 5] cvars [created: 12, destroyed: 10] cvars [notified: 10, delayed_delete: 0] PASS END TEST: many_cv BEGIN TEST: multiwait   Sat Feb 8 16:44:09 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib OneInThenCancelled() OneOpOneThread() ManyOpOneThread() SomeOpsSomeThreads() RealOneGroupIO() RealOneGroupIO Enumerated 0 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects END TEST: multiwait BEGIN TEST: nameshm1   Sat Feb 8 16:45:32 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: nameshm1 BEGIN TEST: nonblock   Sat Feb 8 16:45:36 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib The serveclient thread created. accept: EWOULDBLOCK, good client connected accept: succeeded, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good All tests finished PASS END TEST: nonblock BEGIN TEST: nblayer   Sat Feb 8 16:45:38 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Ending layered test END TEST: nblayer BEGIN TEST: ntioto   Sat Feb 8 16:45:39 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: ntioto BEGIN TEST: ntoh   Sat Feb 8 16:45:39 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 1 2 1 2 1 2 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 PASS END TEST: ntoh BEGIN TEST: op_2long   Sat Feb 8 16:45:39 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86 PASS END TEST: op_2long BEGIN TEST: op_excl   Sat Feb 8 16:45:40 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: op_excl BEGIN TEST: op_filnf   Sat Feb 8 16:45:40 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib error code is -5950 PASS END TEST: op_filnf BEGIN TEST: op_filok   Sat Feb 8 16:45:40 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Test passed END TEST: op_filok BEGIN TEST: op_nofil   Sat Feb 8 16:45:41 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib error code is PR_FILE_NOT_FOUND_ERROR, as expected PASS END TEST: op_nofil BEGIN TEST: parent   Sat Feb 8 16:45:41 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: parent BEGIN TEST: peek   Sat Feb 8 16:45:42 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Running the test with local threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data Running the test with global threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data PASS END TEST: peek BEGIN TEST: perf   Sat Feb 8 16:46:22 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 'PR_NewSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_PostSem' is obsolete. Use 'locks & condition variables' instead. 'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead. local procedure call overhead: 0.00 usec DLL procedure call overhead: 0.13 usec current calendar time: 2.29 usec interval time: 2.29 usec idle lock lock/unlock pair: 1.31 usec idle monitor entry/exit pair: 1.83 usec idle cache monitor entry/exit pair: 4.85 usec create/destroy thread pair: 88.54 usec context switch - user/user: 34.93 usec context switch - user/kernel: 35.06 usec context switch - kernel/user: 35.00 usec context switch - kernel/kernel: 35.20 usec sema context switch - user/user: 38.34 usec sema context switch - user/kernel: 37.95 usec sema context switch - kernel/user: 38.01 usec sema context switch - kernel/kernel: 37.88 usec -------------- Adding 7 additional CPUs -------------- local procedure call overhead: 0.07 usec DLL procedure call overhead: 0.13 usec current calendar time: 2.29 usec interval time: 2.29 usec idle lock lock/unlock pair: 1.25 usec idle monitor entry/exit pair: 1.83 usec idle cache monitor entry/exit pair: 4.92 usec create/destroy thread pair: 84.48 usec context switch - user/user: 35.52 usec context switch - user/kernel: 35.52 usec context switch - kernel/user: 35.59 usec context switch - kernel/kernel: 35.59 usec sema context switch - user/user: 38.34 usec sema context switch - user/kernel: 37.88 usec sema context switch - kernel/user: 38.08 usec sema context switch - kernel/kernel: 38.21 usec END TEST: perf BEGIN TEST: pipeping   Sat Feb 8 16:46:24 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping BEGIN TEST: pipeping2   Sat Feb 8 16:46:24 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping2 BEGIN TEST: pipeself   Sat Feb 8 16:46:24 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" PR_Available: expected 250, got 250 bytes PR_Available: expected 243, got 243 bytes PR_Available: expected 0, got 0 bytes PASS END TEST: pipeself BEGIN TEST: poll_nm   Sat Feb 8 16:46:25 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: poll_nm BEGIN TEST: poll_to   Sat Feb 8 16:46:25 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: poll_to BEGIN TEST: pollable   Sat Feb 8 16:46:31 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: pollable BEGIN TEST: prftest   Sat Feb 8 16:46:31 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PR_snprintf test 1 passed PR_snprintf test 2 passed END TEST: prftest BEGIN TEST: primblok   Sat Feb 8 16:46:31 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib This test is not relevant on this platform END TEST: primblok BEGIN TEST: provider   Sat Feb 8 16:46:32 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib pthread Statistics started: 16:46:32[10] locks [created: 11, destroyed: 2] locks [acquired: 706, released: 706] cvars [created: 7, destroyed: 5] cvars [notified: 54, delayed_delete: 0] Client/Server started at(0x2021bb48): 16:46:32 Server started at(0x2021cf48): 16:46:32 main(0x2021bb48): waiting for execution interval (10 seconds) Client started at(0x2021d2a8): 16:46:32 Shutting down(0x2021bb48): 16:46:42 Client(0x2021d2a8): stopped after 48 operations and 42634 bytes Server(0x2021cf48): stopped after 49 operations and 43662 bytes main(0x2021bb48): test complete Test exiting at(0x2021bb48): 16:46:42 END TEST: provider BEGIN TEST: prpollml   Sat Feb 8 16:46:42 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: prpollml BEGIN TEST: prpoll   Sat Feb 8 16:47:04 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib This program tests PR_Poll with sockets. Timeout, error reporting, and normal operation are tested. The server thread is listening on ports 64000, 64001 and 64002 PR_Poll should time out in 5 seconds PR_Poll timed out. Test passed. PR_Poll should detect a bad file descriptor Three client threads are created. Each of them will send data to one of the three ports the server is listening on. The data they send is the port number. Each of them send the data five times, so you should see ten lines below, interleaved in an arbitrary order. The server received "64000" from a client The server received "64001" from a client The server received "64000" from a client The server received "64000" from a client Server read 128 bytes from native fd 12 The server received "64002" from a client Server read 128 bytes from native fd 9 The server received "64002" from a client The server received "64000" from a client The server received "64001" from a client The server received "64000" from a client Server read 128 bytes from native fd 9 The server received "64002" from a client The server received "64001" from a client Server read 128 bytes from native fd 11 The server received "64002" from a client Server read 128 bytes from native fd 7 The server received "64002" from a client The server received "64001" from a client The server received "64001" from a client All tests finished END TEST: prpoll BEGIN TEST: randseed   Sat Feb 8 16:47:09 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: randseed BEGIN TEST: ranfile   Sat Feb 8 16:47:10 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: ranfile BEGIN TEST: rwlocktest   Sat Feb 8 16:47:30 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: rwlocktest BEGIN TEST: sel_spd   Sat Feb 8 16:47:31 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Running test for 5 iterations with 10 simultaneous threads. Will send 8192 bytes of client data and 131072 bytes of server data server thread 0 alive server thread 1 alive server thread 2 alive server thread 1 loop 0 client thread 1 alive client thread 1 loop 0 server thread 2 loop 0 client thread 1 socket created 539089352 server thread 0 loop 0 client thread 2 alive client thread 2 loop 0 client thread 2 socket created 539088824 client thread 1 socket connected 539089352 client thread 1 socket wrote 8192 client thread 2 socket connected 539088824 client thread 0 alive client thread 0 loop 0 client thread 0 socket created 539089896 client thread 2 socket wrote 8192 client thread 0 socket connected 539089896 client thread 0 socket wrote 8192 server thread 1 got connection 539091944 server thread 1 read 8192 bytes server thread 4 alive server thread 3 alive server thread 5 alive server thread 5 loop 0 server thread 6 alive server thread 7 alive server thread 6 loop 0 server thread 7 loop 0 server thread 8 alive server thread 4 loop 0 server thread 2 got connection 543156568 server thread 2 read 8192 bytes server thread 8 loop 0 client thread 5 alive server thread 3 loop 0 client thread 5 loop 0 server thread 0 got connection 542242504 client thread 5 socket created 543156632 server thread 0 read 8192 bytes client thread 5 socket connected 543156632 client thread 6 alive client thread 5 socket wrote 8192 client thread 6 loop 0 client thread 6 socket created 543740584 server thread 9 alive client thread 6 socket connected 543740584 client thread 6 socket wrote 8192 server thread 9 loop 0 client thread 4 alive client thread 7 alive client thread 4 loop 0 client thread 7 loop 0 client thread 4 socket created 544290808 client thread 7 socket created 544709784 client thread 4 socket connected 544290808 client thread 7 socket connected 544709784 client thread 7 socket wrote 8192 client thread 4 socket wrote 8192 server thread 7 got connection 544709848 server thread 7 read 8192 bytes server thread 5 got connection 544709912 server thread 5 read 8192 bytes server thread 6 got connection 544709976 server thread 6 read 8192 bytes server thread 4 got connection 544710040 server thread 4 read 8192 bytes server thread 1 write 131072 bytes server: 1442 66 9569 66 11142 server thread 1 loop 1 client thread 1 socket read 131072 client thread 1 loop 1 client thread 1 socket created 539091944 client thread 1 socket connected 539091944 client thread 1 socket wrote 8192 server thread 1 got connection 539089352 server thread 1 read 8192 bytes server thread 5 write 131072 bytes server: 3211 66 7996 66 11338 server thread 5 loop 1 client thread 5 socket read 131072 client thread 5 loop 1 client thread 5 socket created 544709912 client thread 5 socket connected 544709912 client thread 5 socket wrote 8192 server thread 6 write 131072 bytes server: 3211 131 8586 66 11994 server thread 6 loop 1 server thread 5 got connection 543156632 server thread 5 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 1 client thread 6 socket created 544709976 client thread 6 socket connected 544709976 client thread 6 socket wrote 8192 server thread 6 got connection 543740584 server thread 6 read 8192 bytes server thread 1 write 131072 bytes server: 1049 66 5833 66 7013 server thread 1 loop 2 client thread 1 socket read 131072 client thread 1 loop 2 client thread 1 socket created 539089352 client thread 1 socket connected 539089352 client thread 1 socket wrote 8192 server thread 1 got connection 539091944 server thread 1 read 8192 bytes server thread 5 write 131072 bytes server: 1245 66 5374 66 6751 server thread 5 loop 2 client thread 5 socket read 131072 client thread 5 loop 2 client thread 5 socket created 543156632 client thread 5 socket connected 543156632 client thread 5 socket wrote 8192 server thread 5 got connection 544709912 server thread 5 read 8192 bytes server thread 1 write 131072 bytes server: 1114 66 2949 66 4195 server thread 1 loop 3 client thread 1 socket read 131072 client thread 1 loop 3 client thread 1 socket created 539091944 client thread 1 socket connected 539091944 client thread 1 socket wrote 8192 server thread 5 write 131072 bytes server: 655 66 4129 66 4915 server thread 5 loop 3 server thread 1 got connection 539089352 server thread 1 read 8192 bytes client thread 5 socket read 131072 client thread 5 loop 3 client thread 5 socket created 544709912 client thread 5 socket connected 544709912 client thread 5 socket wrote 8192 server thread 5 got connection 543156632 server thread 5 read 8192 bytes server thread 2 write 131072 bytes server: 3605 131 23922 131 27789 server thread 2 loop 1 client thread 2 socket read 131072 client thread 2 loop 1 client thread 2 socket created 543156568 client thread 2 socket connected 543156568 client thread 2 socket wrote 8192 server thread 7 write 131072 bytes server: 2294 131 22546 131 25102 server thread 7 loop 1 server thread 2 got connection 539088824 server thread 2 read 8192 bytes client thread 7 socket read 131072 client thread 7 loop 1 client thread 7 socket created 544709848 client thread 7 socket connected 544709848 client thread 7 socket wrote 8192 server thread 7 got connection 544709784 server thread 7 read 8192 bytes server thread 4 write 131072 bytes server: 3146 131 23266 66 26609 server thread 4 loop 1 server thread 1 write 131072 bytes server: 3539 66 4391 66 8061 server thread 1 loop 4 client thread 4 socket read 131072 client thread 1 socket read 131072 client thread 4 loop 1 client thread 1 loop 4 client thread 4 socket created 544710040 client thread 1 socket created 539089352 client thread 4 socket connected 544710040 client thread 1 socket connected 539089352 client thread 4 socket wrote 8192 client thread 1 socket wrote 8192 server thread 4 got connection 544290808 server thread 4 read 8192 bytes server thread 1 got connection 539091944 server thread 1 read 8192 bytes server thread 5 write 131072 bytes server: 1114 0 4981 66 6161 server thread 5 loop 4 client thread 5 socket read 131072 client thread 5 loop 4 client thread 5 socket created 543156632 client thread 5 socket connected 543156632 client thread 5 socket wrote 8192 server thread 5 got connection 544709912 server thread 5 read 8192 bytes server thread 2 write 131072 bytes server: 655 131 4391 66 5243 server thread 2 loop 2 client thread 2 socket read 131072 client thread 2 loop 2 client thread 2 socket created 539088824 client thread 2 socket connected 539088824 client thread 2 socket wrote 8192 server thread 2 got connection 543156568 server thread 2 read 8192 bytes server thread 1 write 131072 bytes server: 983 66 3408 66 4522 Thread 1 EXIT client thread 1 socket read 131072 client thread 8 alive client thread 8 loop 0 client thread 8 socket created 539091944 Thread 1 EXIT client thread 9 alive client thread 8 socket connected 539091944 client thread 9 loop 0 client thread 8 socket wrote 8192 client thread 9 socket created 539088312 server thread 8 got connection 539089352 client thread 9 socket connected 539088312 client thread 9 socket wrote 8192 server thread 8 read 8192 bytes server thread 9 got connection 539088376 server thread 9 read 8192 bytes server thread 7 write 131072 bytes server: 1376 66 6226 66 7734 server thread 7 loop 2 client thread 7 socket read 131072 client thread 7 loop 2 client thread 7 socket created 544709784 client thread 7 socket connected 544709784 client thread 7 socket wrote 8192 server thread 7 got connection 544709848 server thread 7 read 8192 bytes server thread 2 write 131072 bytes server: 786 66 4326 66 5243 server thread 2 loop 3 client thread 2 socket read 131072 client thread 2 loop 3 client thread 2 socket created 543156568 client thread 2 socket connected 543156568 server thread 2 got connection 539088824 client thread 2 socket wrote 8192 server thread 2 read 8192 bytes server thread 5 write 131072 bytes server: 983 0 6292 0 7275 Thread 5 EXIT server thread 7 write 131072 bytes server: 786 66 2294 66 3211 server thread 7 loop 3 client thread 5 socket read 131072 client thread 7 socket read 131072 Thread 5 EXIT client thread 7 loop 3 client thread 7 socket created 544709912 client thread 7 socket connected 544709912 client thread 7 socket wrote 8192 server thread 9 write 131072 bytes server: 30804 131 8848 66 39848 server thread 9 loop 1 client thread 9 socket read 131072 client thread 9 loop 1 client thread 9 socket created 544709848 client thread 9 socket connected 544709848 client thread 9 socket wrote 8192 client thread 2 socket read 131072 client thread 2 loop 4 client thread 2 socket created 543156632 client thread 2 socket connected 543156632 client thread 2 socket wrote 8192 server thread 8 write 131072 bytes server: 31656 131 10028 66 41880 server thread 8 loop 1 client thread 0 socket read 131072 client thread 0 loop 1 client thread 0 socket created 544709784 client thread 0 socket connected 544709784 client thread 0 socket wrote 8192 server thread 9 got connection 539088376 server thread 9 read 8192 bytes client thread 8 socket read 131072 client thread 8 loop 1 client thread 8 socket created 539088312 client thread 8 socket connected 539088312 client thread 8 socket wrote 8192 server thread 8 got connection 543156568 server thread 8 read 8192 bytes server thread 7 got connection 542530424 server thread 7 read 8192 bytes server thread 2 write 131072 bytes server: 590 66 8979 131 9765 server thread 2 loop 4 server thread 2 got connection 539089352 server thread 2 read 8192 bytes server thread 9 write 131072 bytes server: 1311 66 2949 66 4391 server thread 9 loop 2 client thread 9 socket read 131072 client thread 9 loop 2 client thread 9 socket created 539089896 client thread 9 socket connected 539089896 client thread 9 socket wrote 8192 server thread 8 write 131072 bytes server thread 9 got connection 539091944 server: 1049 66 3015 66 4195 server thread 8 loop 2 server thread 9 read 8192 bytes client thread 8 socket read 131072 client thread 8 loop 2 client thread 8 socket created 539088824 client thread 8 socket connected 539088824 client thread 8 socket wrote 8192 server thread 8 got connection 539088376 server thread 8 read 8192 bytes server thread 2 write 131072 bytes server: 66 66 2753 66 2949 Thread 2 EXIT client thread 2 socket read 131072 Thread 2 EXIT server thread 7 write 131072 bytes server: 8061 66 3801 131 12059 server thread 7 loop 4 client thread 7 socket read 131072 client thread 7 loop 4 client thread 7 socket created 544709848 client thread 7 socket connected 544709848 client thread 7 socket wrote 8192 server thread 7 got connection 543156568 server thread 7 read 8192 bytes server thread 6 write 131072 bytes server: 1507 66 36768 131 38472 server thread 6 loop 2 client thread 6 socket read 131072 client thread 6 loop 2 client thread 6 socket created 539088312 client thread 6 socket connected 539088312 server thread 9 write 131072 bytes client thread 6 socket wrote 8192 server: 655 66 3932 66 4719 server thread 9 loop 3 server thread 6 got connection 539089352 server thread 6 read 8192 bytes client thread 9 socket read 131072 client thread 9 loop 3 client thread 9 socket created 539090424 client thread 9 socket connected 539090424 client thread 9 socket wrote 8192 server thread 7 write 131072 bytes server: 721 0 2490 66 3277 server thread 9 got connection 543156632 Thread 7 EXIT server thread 9 read 8192 bytes client thread 7 socket read 131072 Thread 7 EXIT server thread 8 write 131072 bytes server: 983 66 4260 131 5440 server thread 8 loop 3 client thread 8 socket read 131072 client thread 8 loop 3 client thread 8 socket created 542530424 client thread 8 socket connected 542530424 client thread 8 socket wrote 8192 server thread 8 got connection 544709912 server thread 8 read 8192 bytes server thread 4 write 131072 bytes server: 918 66 25626 66 26675 server thread 4 loop 2 server thread 9 write 131072 bytes server: 983 66 2949 66 4063 server thread 9 loop 4 client thread 9 socket read 131072 client thread 9 loop 4 server thread 6 write 131072 bytes client thread 9 socket created 543740584 server: 655 131 3932 66 4784 server thread 6 loop 3 client thread 9 socket connected 543740584 client thread 9 socket wrote 8192 client thread 6 socket read 131072 server thread 9 got connection 544709976 server thread 9 read 8192 bytes server thread 8 write 131072 bytes server: 918 66 10028 66 11076 server thread 8 loop 4 client thread 8 socket read 131072 client thread 8 loop 4 client thread 8 socket created 539091944 client thread 6 loop 3 client thread 6 socket created 539089896 client thread 8 socket connected 539091944 client thread 8 socket wrote 8192 server thread 8 got connection 543156568 client thread 6 socket connected 539089896 server thread 8 read 8192 bytes client thread 6 socket wrote 8192 server thread 6 got connection 542530520 server thread 6 read 8192 bytes server thread 9 write 131072 bytes server: 8127 66 2556 131 10880 Thread 9 EXIT client thread 9 socket read 131072 server thread 8 write 131072 bytes server: 459 66 2163 66 2753 Thread 9 EXIT Thread 8 EXIT client thread 8 socket read 131072 client thread 4 socket read 131072 Thread 8 EXIT client thread 4 loop 2 client thread 4 socket created 544709848 client thread 4 socket connected 544709848 server thread 4 got connection 539088376 client thread 4 socket wrote 8192 client thread 3 alive server thread 4 read 8192 bytes client thread 3 loop 0 client thread 3 socket created 539088824 server thread 6 write 131072 bytes server: 8717 66 3015 66 11863 server thread 6 loop 4 server thread 3 got connection 544290808 client thread 3 socket connected 539088824 client thread 6 socket read 131072 client thread 3 socket wrote 8192 server thread 0 write 131072 bytes server: 3867 131 66326 131 70455 server thread 0 loop 1 server thread 3 read 8192 bytes server thread 0 got connection 543156632 server thread 0 read 8192 bytes client thread 6 loop 4 client thread 6 socket created 539090424 client thread 6 socket connected 539090424 client thread 6 socket wrote 8192 server thread 6 got connection 539089352 server thread 6 read 8192 bytes server thread 3 write 131072 bytes server: 66391 262 1901 131 68685 server thread 3 loop 1 client thread 3 socket read 131072 client thread 3 loop 1 server thread 6 write 131072 bytes client thread 3 socket created 539088312 server: 1180 0 1442 66 2687 Thread 6 EXIT server thread 3 got connection 544709912 client thread 6 socket read 131072 client thread 3 socket connected 539088312 client thread 3 socket wrote 8192 Thread 6 EXIT server thread 3 read 8192 bytes server thread 4 write 131072 bytes server: 13042 66 4588 131 17827 server thread 4 loop 3 client thread 4 socket read 131072 client thread 4 loop 3 server thread 0 write 131072 bytes client thread 0 socket read 131072 server: 66 66 4195 131 4457 server thread 0 loop 2 client thread 0 loop 2 client thread 0 socket created 542530424 client thread 4 socket created 544709976 client thread 4 socket connected 544709976 client thread 0 socket connected 542530424 server thread 4 got connection 544290680 client thread 0 socket wrote 8192 server thread 4 read 8192 bytes client thread 4 socket wrote 8192 server thread 3 write 131072 bytes server: 393 197 3015 131 3736 server thread 3 loop 2 server thread 0 got connection 543156568 server thread 0 read 8192 bytes client thread 3 socket read 131072 client thread 3 loop 2 client thread 3 socket created 543740584 client thread 3 socket connected 543740584 server thread 3 got connection 541954536 client thread 3 socket wrote 8192 server thread 3 read 8192 bytes server thread 4 write 131072 bytes client thread 4 socket read 131072 server: 786 131 1573 66 2556 server thread 4 loop 4 client thread 4 loop 4 client thread 4 socket created 539091944 client thread 4 socket connected 539091944 client thread 4 socket wrote 8192 server thread 4 got connection 544710040 server thread 4 read 8192 bytes server thread 3 write 131072 bytes client thread 3 socket read 131072 server: 590 131 1638 66 2425 server thread 3 loop 3 client thread 3 loop 3 client thread 3 socket created 542530520 server thread 3 got connection 542242504 client thread 3 socket connected 542530520 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 client thread 0 socket read 131072 client thread 0 loop 3 client thread 0 socket created 539089896 client thread 0 socket connected 539089896 client thread 0 socket wrote 8192 server thread 4 write 131072 bytes server: 393 131 3146 66 3736 Thread 4 EXIT server thread 0 write 131072 bytes server thread 3 write 131072 bytes client thread 4 socket read 131072 server: 524 131 1704 66 2425 server thread 3 loop 4 Thread 4 EXIT server: 1245 66 4653 262 6226 server thread 0 loop 3 server thread 0 got connection 544290808 server thread 0 read 8192 bytes client thread 3 socket read 131072 client thread 3 loop 4 client thread 3 socket created 539088824 server thread 3 got connection 539089352 client thread 3 socket connected 539088824 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 client thread 0 socket read 131072 server thread 0 write 131072 bytes client thread 0 loop 4 client thread 0 socket created 543156504 server: 0 131 1638 131 1901 server thread 0 loop 4 client thread 0 socket connected 543156504 client thread 0 socket wrote 8192 server thread 0 got connection 539090424 server thread 0 read 8192 bytes server thread 3 write 131072 bytes server: 590 131 1638 0 2359 Thread 3 EXIT client thread 3 socket read 131072 Thread 3 EXIT server thread 0 write 131072 bytes client thread 0 socket read 131072 server: 262 66 1245 131 1704 Thread 0 EXIT Thread 0 EXIT Thread 0 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 0 21866 430 38723 424 server per thread elapsed time 61454 ---------- Client results: ---------- client per thread totals 0 2008 469 44622 451 client per thread elapsed time 47557 select loop user/user: 17446.60 usec server thread 0 alive server thread 2 alive server thread 1 alive server thread 3 alive server thread 5 alive server thread 4 alive server thread 6 alive server thread 7 alive server thread 8 alive server thread 2 loop 0 server thread 7 loop 0 client thread 2 alive client thread 2 loop 0 client thread 2 socket created 543740584 server thread 2 got connection 542530424 client thread 2 socket connected 543740584 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 server thread 2 write 131072 bytes server: 524 197 1966 131 2818 server thread 2 loop 1 client thread 2 socket read 131072 client thread 2 loop 1 client thread 2 socket created 544710040 server thread 2 got connection 539093080 client thread 2 socket connected 544710040 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 server thread 2 write 131072 bytes server: 393 131 1049 66 1638 server thread 2 loop 2 client thread 2 socket read 131072 client thread 2 loop 2 client thread 2 socket created 542242504 server thread 2 got connection 539091944 client thread 2 socket connected 542242504 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 server thread 2 write 131072 bytes server: 393 131 983 66 1573 server thread 2 loop 3 client thread 2 socket read 131072 client thread 2 loop 3 client thread 2 socket created 543156568 server thread 2 got connection 542530520 client thread 2 socket connected 543156568 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 client thread 2 socket read 131072 client thread 2 loop 4 client thread 2 socket created 539089896 client thread 2 socket connected 539089896 client thread 2 socket wrote 8192 server thread 3 loop 0 server thread 4 loop 0 client thread 3 alive client thread 3 loop 0 client thread 3 socket created 544290808 client thread 3 socket connected 544290808 client thread 3 socket wrote 8192 server thread 2 write 131072 bytes server: 328 131 1966 131 2556 server thread 2 loop 4 server thread 2 got connection 539089352 server thread 2 read 8192 bytes server thread 3 got connection 542242408 server thread 3 read 8192 bytes server thread 9 alive server thread 2 write 131072 bytes server: 0 66 3080 66 3211 Thread 2 EXIT server thread 3 write 131072 bytes server: 786 66 3211 66 4129 server thread 3 loop 1 client thread 2 socket read 131072 Thread 2 EXIT client thread 3 socket read 131072 client thread 3 loop 1 client thread 3 socket created 539090424 client thread 3 socket connected 539090424 client thread 3 socket wrote 8192 client thread 7 alive client thread 7 loop 0 client thread 7 socket created 543156504 client thread 7 socket connected 543156504 client thread 7 socket wrote 8192 server thread 5 loop 0 client thread 4 alive client thread 4 loop 0 client thread 4 socket created 542530424 client thread 4 socket connected 542530424 client thread 4 socket wrote 8192 server thread 1 loop 0 client thread 1 alive client thread 1 loop 0 client thread 1 socket created 543740584 client thread 1 socket connected 543740584 client thread 1 socket wrote 8192 server thread 7 got connection 539093080 server thread 7 read 8192 bytes server thread 1 got connection 544710040 server thread 1 read 8192 bytes server thread 1 write 131072 bytes server: 721 66 2097 66 2949 server thread 1 loop 1 client thread 1 socket read 131072 client thread 1 loop 1 server thread 9 loop 0 client thread 1 socket created 539091944 client thread 9 alive client thread 9 loop 0 client thread 1 socket connected 539091944 client thread 9 socket created 542242504 client thread 1 socket wrote 8192 server thread 1 got connection 543156568 server thread 1 read 8192 bytes server thread 9 got connection 542530520 client thread 9 socket connected 542242504 server thread 9 read 8192 bytes client thread 9 socket wrote 8192 server thread 1 write 131072 bytes server: 524 66 1245 66 1901 server thread 1 loop 2 client thread 1 socket read 131072 server thread 9 write 131072 bytes client thread 1 loop 2 client thread 1 socket created 539089352 server: 459 131 1245 66 1901 server thread 9 loop 1 client thread 9 socket read 131072 client thread 9 loop 1 client thread 9 socket created 544709848 client thread 1 socket connected 539089352 client thread 1 socket wrote 8192 server thread 1 got connection 542242408 server thread 1 read 8192 bytes server thread 9 got connection 539089896 client thread 9 socket connected 544709848 server thread 9 read 8192 bytes client thread 9 socket wrote 8192 server thread 3 got connection 539088728 server thread 3 read 8192 bytes server thread 1 write 131072 bytes server: 590 66 1638 131 2425 server thread 1 loop 3 client thread 1 socket read 131072 client thread 1 loop 3 client thread 1 socket created 544290808 client thread 1 socket connected 544290808 client thread 1 socket wrote 8192 server thread 1 got connection 544710040 server thread 1 read 8192 bytes server thread 9 write 131072 bytes client thread 3 socket read 131072 server: 393 131 2622 66 3211 server thread 9 loop 2 client thread 3 loop 2 client thread 3 socket created 543740584 client thread 9 socket read 131072 client thread 3 socket connected 543740584 client thread 3 socket wrote 8192 server thread 3 write 131072 bytes client thread 9 loop 2 client thread 9 socket created 543156568 server: 9831 0 2556 197 12584 server thread 3 loop 2 server thread 3 got connection 539091944 server thread 3 read 8192 bytes server thread 9 got connection 542530520 client thread 9 socket connected 543156568 server thread 9 read 8192 bytes client thread 9 socket wrote 8192 server thread 1 write 131072 bytes client thread 1 socket read 131072 server: 459 66 1966 66 2556 server thread 1 loop 4 client thread 1 loop 4 client thread 1 socket created 542242504 client thread 1 socket connected 542242504 client thread 1 socket wrote 8192 server thread 1 got connection 542242408 server thread 1 read 8192 bytes client thread 3 socket read 131072 client thread 3 loop 3 client thread 3 socket created 539089352 client thread 3 socket connected 539089352 server thread 9 write 131072 bytes server: 852 262 2163 66 3343 server thread 9 loop 3 client thread 9 socket read 131072 server thread 3 write 131072 bytes client thread 9 loop 3 client thread 9 socket created 539089896 server: 197 0 2818 197 3211 server thread 3 loop 3 server thread 1 write 131072 bytes server: 393 66 1966 66 2490 Thread 1 EXIT client thread 1 socket read 131072 client thread 8 alive client thread 8 loop 0 Thread 1 EXIT client thread 8 socket created 539090424 server thread 9 got connection 544709848 client thread 9 socket connected 539089896 server thread 4 got connection 544710040 server thread 4 read 8192 bytes client thread 9 socket wrote 8192 client thread 8 socket connected 539090424 client thread 8 socket wrote 8192 server thread 9 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 1 client thread 9 socket read 131072 client thread 4 socket created 544290808 client thread 9 loop 4 client thread 9 socket created 543740584 client thread 4 socket connected 544290808 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes client thread 9 socket connected 543740584 client thread 9 socket wrote 8192 server thread 9 write 131072 bytes server: 20907 66 1966 131 23070 server thread 4 loop 1 server thread 4 got connection 542530520 server: 918 1245 1507 66 3736 server thread 9 loop 4 server thread 4 read 8192 bytes server thread 9 got connection 543156568 server thread 9 read 8192 bytes server thread 0 loop 0 server thread 3 got connection 539088728 client thread 0 alive server thread 3 read 8192 bytes client thread 0 loop 0 client thread 0 socket created 539091944 client thread 5 alive client thread 5 loop 0 client thread 5 socket created 542242408 client thread 0 socket connected 539091944 client thread 0 socket wrote 8192 client thread 5 socket connected 542242408 client thread 5 socket wrote 8192 server thread 5 got connection 543156632 server thread 5 read 8192 bytes server thread 6 loop 0 client thread 6 alive client thread 6 loop 0 client thread 6 socket created 542242504 server thread 8 loop 0 server thread 8 got connection 542530424 client thread 9 socket read 131072 server thread 8 read 8192 bytes Thread 9 EXIT client thread 3 socket wrote 8192 server thread 9 write 131072 bytes server: 66 66 2359 66 2556 Thread 9 EXIT server thread 7 write 131072 bytes server: 16057 66 18482 131 34736 server thread 7 loop 1 client thread 7 socket read 131072 client thread 4 socket read 131072 client thread 4 loop 2 client thread 7 loop 1 client thread 4 socket created 539089896 client thread 7 socket created 544710040 server thread 0 got connection 544709848 client thread 4 socket connected 539089896 server thread 7 got connection 543740584 server thread 0 read 8192 bytes client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 0 66 4260 262 4588 server thread 4 loop 2 server thread 4 got connection 543156568 server thread 4 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 3 client thread 4 socket created 539088824 server thread 4 write 131072 bytes server: 66 66 1638 66 1835 server thread 4 loop 3 client thread 4 socket connected 539088824 client thread 4 socket wrote 8192 client thread 5 socket read 131072 server thread 4 got connection 539093080 client thread 5 loop 1 server thread 4 read 8192 bytes client thread 5 socket created 544290808 client thread 6 socket connected 542242504 client thread 6 socket wrote 8192 server thread 6 got connection 543156504 server thread 6 read 8192 bytes client thread 7 socket connected 544710040 server thread 7 read 8192 bytes client thread 7 socket wrote 8192 client thread 4 socket read 131072 client thread 4 loop 4 client thread 4 socket created 542530520 client thread 4 socket connected 542530520 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 197 0 1770 0 1966 server thread 4 loop 4 server thread 4 got connection 539089896 server thread 4 read 8192 bytes server thread 7 write 131072 bytes server: 524 3146 1180 66 4915 server thread 7 loop 2 client thread 7 socket read 131072 client thread 7 loop 2 client thread 7 socket created 543156568 server thread 7 got connection 542242408 client thread 7 socket connected 543156568 server thread 7 read 8192 bytes client thread 7 socket wrote 8192 server thread 4 write 131072 bytes client thread 4 socket read 131072 Thread 4 EXIT server: 0 66 1049 262 1376 Thread 4 EXIT server thread 7 write 131072 bytes server thread 5 write 131072 bytes server: 459 131 1245 66 1901 server thread 7 loop 3 server: 17368 66 8848 66 26347 server thread 5 loop 1 server thread 5 got connection 539088824 client thread 8 socket read 131072 client thread 8 loop 1 client thread 8 socket created 539093080 client thread 8 socket connected 539093080 client thread 8 socket wrote 8192 client thread 5 socket connected 544290808 server thread 5 read 8192 bytes client thread 5 socket wrote 8192 server thread 8 write 131072 bytes server: 66 66 10290 131 10552 server thread 8 loop 1 server thread 8 got connection 543740584 server thread 8 read 8192 bytes server thread 5 write 131072 bytes server: 1049 524 1180 66 2818 server thread 5 loop 2 client thread 5 socket read 131072 client thread 5 loop 2 client thread 5 socket created 544710040 client thread 7 socket read 131072 client thread 7 loop 3 server thread 5 got connection 539089896 client thread 7 socket created 542530520 client thread 5 socket connected 544710040 server thread 5 read 8192 bytes client thread 5 socket wrote 8192 server thread 7 got connection 539088312 client thread 7 socket connected 542530520 server thread 7 read 8192 bytes client thread 7 socket wrote 8192 server thread 5 write 131072 bytes server: 459 131 1114 66 1770 server thread 5 loop 3 client thread 5 socket read 131072 client thread 5 loop 3 client thread 5 socket created 542242408 server thread 7 write 131072 bytes server thread 5 got connection 543156632 server: 3670 131 1311 66 5178 client thread 5 socket connected 542242408 server thread 7 loop 4 client thread 7 socket read 131072 server thread 5 read 8192 bytes client thread 5 socket wrote 8192 client thread 7 loop 4 client thread 7 socket created 539090424 server thread 7 got connection 542530424 client thread 7 socket connected 539090424 client thread 7 socket wrote 8192 server thread 7 read 8192 bytes client thread 8 socket read 131072 client thread 8 loop 2 client thread 8 socket created 539088824 client thread 8 socket connected 539088824 client thread 8 socket wrote 8192 server thread 8 write 131072 bytes server: 0 131 4588 131 4850 server thread 8 loop 2 server thread 8 got connection 544290808 server thread 8 read 8192 bytes server thread 5 write 131072 bytes server: 393 197 1638 66 2294 server thread 5 loop 4 client thread 5 socket read 131072 client thread 5 loop 4 client thread 5 socket created 543156568 server thread 5 got connection 539089896 client thread 5 socket connected 543156568 server thread 5 read 8192 bytes client thread 5 socket wrote 8192 client thread 8 socket read 131072 client thread 8 loop 3 client thread 8 socket created 544710040 client thread 8 socket connected 544710040 client thread 8 socket wrote 8192 server thread 8 write 131072 bytes server: 0 66 1507 66 1638 server thread 8 loop 3 server thread 8 got connection 539088312 server thread 8 read 8192 bytes server thread 5 write 131072 bytes server: 459 131 1114 131 1835 Thread 5 EXIT client thread 5 socket read 131072 Thread 5 EXIT server thread 7 write 131072 bytes server thread 3 write 131072 bytes server: 459 197 4260 131 5047 Thread 7 EXIT server: 4195 66 19793 66 24118 server thread 3 loop 4 client thread 3 socket read 131072 client thread 3 loop 4 server thread 0 write 131072 bytes client thread 0 socket read 131072 client thread 3 socket created 542530520 server: 3211 197 16975 393 20776 server thread 0 loop 1 client thread 3 socket connected 542530520 client thread 3 socket wrote 8192 client thread 0 loop 1 server thread 3 got connection 543740584 client thread 0 socket created 539093080 server thread 3 read 8192 bytes client thread 0 socket connected 539093080 client thread 0 socket wrote 8192 server thread 0 got connection 543156632 client thread 7 socket read 131072 server thread 0 read 8192 bytes Thread 7 EXIT server thread 6 write 131072 bytes server: 5112 66 15861 66 21104 server thread 6 loop 1 client thread 6 socket read 131072 client thread 6 loop 1 client thread 6 socket created 542242408 client thread 6 socket connected 542242408 client thread 6 socket wrote 8192 server thread 6 got connection 539088824 server thread 6 read 8192 bytes client thread 8 socket read 131072 client thread 8 loop 4 client thread 8 socket created 544290808 client thread 8 socket connected 544290808 client thread 8 socket wrote 8192 server thread 6 write 131072 bytes server: 983 66 1901 66 3015 server thread 6 loop 2 server thread 8 write 131072 bytes server thread 3 write 131072 bytes client thread 3 socket read 131072 server: 983 66 4129 66 5243 Thread 3 EXIT Thread 3 EXIT client thread 6 socket read 131072 server: 66 66 6816 590 7537 server thread 8 loop 4 server thread 8 got connection 539089896 server thread 8 read 8192 bytes client thread 6 loop 2 server thread 0 write 131072 bytes client thread 6 socket created 544709912 server: 590 66 4522 66 5243 server thread 0 loop 2 client thread 6 socket connected 544709912 client thread 6 socket wrote 8192 server thread 6 got connection 543156568 client thread 0 socket read 131072 server thread 6 read 8192 bytes client thread 0 loop 2 client thread 0 socket created 542530424 server thread 8 write 131072 bytes client thread 8 socket read 131072 server: 66 66 2097 66 2294 Thread 8 EXIT Thread 8 EXIT client thread 0 socket connected 542530424 client thread 0 socket wrote 8192 server thread 0 got connection 539088728 server thread 0 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 3 client thread 6 socket created 544709976 client thread 6 socket connected 544709976 client thread 6 socket wrote 8192 server thread 6 write 131072 bytes server: 1245 197 2359 66 3867 server thread 6 loop 3 server thread 6 got connection 539089352 server thread 6 read 8192 bytes server thread 0 write 131072 bytes client thread 0 socket read 131072 client thread 0 loop 3 client thread 0 socket created 544709848 client thread 0 socket connected 544709848 server: 2228 66 1049 459 3801 server thread 0 loop 3 client thread 0 socket wrote 8192 server thread 0 got connection 539091944 server thread 0 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 4 client thread 6 socket created 539090424 client thread 6 socket connected 539090424 client thread 6 socket wrote 8192 server thread 6 write 131072 bytes server: 0 66 1704 131 1901 server thread 6 loop 4 server thread 6 got connection 543156504 server thread 6 read 8192 bytes server thread 0 write 131072 bytes server: 131 66 1376 131 1704 server thread 0 loop 4 client thread 0 socket read 131072 client thread 0 loop 4 client thread 0 socket created 542242504 client thread 0 socket connected 542242504 client thread 0 socket wrote 8192 server thread 0 got connection 544710040 server thread 0 read 8192 bytes client thread 6 socket read 131072 Thread 6 EXIT server thread 6 write 131072 bytes server: 66 66 1704 131 1966 Thread 6 EXIT server thread 0 write 131072 bytes client thread 0 socket read 131072 server: 590 66 1442 66 2163 Thread 0 EXIT Thread 0 EXIT Thread 0 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 10 31809 1363 57285 1014 server per thread elapsed time 91476 ---------- Client results: ---------- client per thread totals 10 5156 1663 66439 1041 client per thread elapsed time 74305 select loop user/kernel: 21510.00 usec server thread 0 alive server thread 2 alive server thread 4 alive server thread 1 alive server thread 6 alive server thread 8 alive server thread 3 alive server thread 5 alive server thread 2 loop 0 server thread 7 alive client thread 2 alive client thread 2 loop 0 client thread 2 socket created 541954536 server thread 8 loop 0 server thread 9 alive server thread 3 loop 0 server thread 2 got connection 544709912 server thread 1 loop 0 client thread 8 alive client thread 8 loop 0 client thread 8 socket created 543156568 client thread 8 socket connected 543156568 client thread 8 socket wrote 8192 server thread 4 loop 0 client thread 3 alive client thread 3 loop 0 client thread 1 alive client thread 1 loop 0 client thread 3 socket created 542530424 client thread 1 socket created 539088728 client thread 4 alive client thread 4 loop 0 client thread 1 socket connected 539088728 server thread 3 got connection 544709976 client thread 3 socket connected 542530424 client thread 1 socket wrote 8192 server thread 6 loop 0 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 server thread 5 loop 0 client thread 4 socket created 539089352 client thread 4 socket connected 539089352 server thread 7 loop 0 client thread 4 socket wrote 8192 server thread 1 got connection 539091944 server thread 9 loop 0 server thread 1 read 8192 bytes server thread 4 got connection 544709848 server thread 4 read 8192 bytes server thread 0 loop 0 client thread 7 alive client thread 7 loop 0 client thread 7 socket created 539090424 server thread 8 got connection 543156504 client thread 7 socket connected 539090424 server thread 8 read 8192 bytes client thread 7 socket wrote 8192 server thread 3 write 131072 bytes server: 1114 983 2032 66 4195 server thread 3 loop 1 client thread 3 socket read 131072 client thread 3 loop 1 client thread 3 socket created 544290680 client thread 1 socket read 131072 client thread 1 loop 1 server thread 3 got connection 544710040 client thread 1 socket created 539088376 client thread 3 socket connected 544290680 client thread 3 socket wrote 8192 client thread 1 socket connected 539088376 server thread 3 read 8192 bytes client thread 1 socket wrote 8192 server thread 1 write 131072 bytes server thread 7 got connection 542242504 server: 2359 66 2359 66 4850 server thread 1 loop 1 server thread 7 read 8192 bytes server thread 1 got connection 544709976 server thread 1 read 8192 bytes client thread 5 alive client thread 5 loop 0 client thread 5 socket created 542530424 client thread 5 socket connected 542530424 client thread 5 socket wrote 8192 client thread 1 socket read 131072 client thread 1 loop 2 client thread 1 socket created 539088728 client thread 9 alive client thread 1 socket connected 539088728 client thread 1 socket wrote 8192 server thread 1 write 131072 bytes server: 0 66 1507 66 1638 server thread 1 loop 2 server thread 1 got connection 539091944 server thread 1 read 8192 bytes server thread 7 write 131072 bytes server: 2490 66 2163 66 4784 server thread 7 loop 1 client thread 7 socket read 131072 client thread 7 loop 1 client thread 7 socket created 539088376 client thread 7 socket connected 539088376 client thread 7 socket wrote 8192 server thread 7 got connection 544709976 client thread 1 socket read 131072 server thread 7 read 8192 bytes client thread 1 loop 3 client thread 1 socket created 542242504 client thread 9 loop 0 client thread 1 socket connected 542242504 client thread 1 socket wrote 8192 server thread 1 write 131072 bytes server: 66 0 1507 131 1704 server thread 1 loop 3 server thread 1 got connection 539090424 server thread 1 read 8192 bytes server thread 7 write 131072 bytes server: 459 66 1245 131 1901 server thread 7 loop 2 client thread 7 socket read 131072 client thread 7 loop 2 client thread 7 socket created 539088728 client thread 7 socket connected 539088728 client thread 1 socket read 131072 client thread 1 loop 4 client thread 7 socket wrote 8192 client thread 1 socket created 539091944 server thread 7 got connection 544709976 server thread 7 read 8192 bytes client thread 1 socket connected 539091944 client thread 1 socket wrote 8192 server thread 1 write 131072 bytes server: 66 66 1507 66 1704 server thread 1 loop 4 server thread 1 got connection 542242504 server thread 1 read 8192 bytes client thread 9 socket created 539088376 server thread 7 write 131072 bytes server: 524 66 1704 66 2359 server thread 7 loop 3 client thread 7 socket read 131072 client thread 7 loop 3 client thread 7 socket created 539090424 client thread 7 socket connected 539090424 client thread 7 socket wrote 8192 server thread 1 write 131072 bytes server: 66 66 1966 66 2163 Thread 1 EXIT server thread 7 got connection 544709976 client thread 6 alive client thread 6 loop 0 server thread 7 read 8192 bytes client thread 6 socket created 539088728 client thread 6 socket connected 539088728 client thread 6 socket wrote 8192 client thread 1 socket read 131072 Thread 1 EXIT client thread 0 alive client thread 0 loop 0 client thread 0 socket created 542242504 client thread 0 socket connected 542242504 server thread 4 write 131072 bytes client thread 0 socket wrote 8192 server: 2163 66 11011 131 13370 server thread 4 loop 1 client thread 4 socket read 131072 client thread 4 loop 1 server thread 7 write 131072 bytes client thread 4 socket created 539091944 server: 721 0 1770 66 2556 server thread 7 loop 4 client thread 7 socket read 131072 client thread 7 loop 4 client thread 4 socket connected 539091944 client thread 7 socket created 544709848 client thread 4 socket wrote 8192 server thread 9 got connection 542530520 client thread 7 socket connected 544709848 client thread 7 socket wrote 8192 server thread 5 got connection 539089352 server thread 4 got connection 544709976 server thread 5 read 8192 bytes server thread 4 read 8192 bytes server thread 7 got connection 539090424 server thread 7 read 8192 bytes server thread 0 got connection 539088952 server thread 0 read 8192 bytes server thread 4 write 131072 bytes client thread 0 socket read 131072 client thread 0 loop 1 server: 721 66 2228 131 3146 server thread 4 loop 2 client thread 0 socket created 542242504 client thread 0 socket connected 542242504 client thread 0 socket wrote 8192 server thread 7 write 131072 bytes client thread 4 socket read 131072 client thread 4 loop 2 server: 655 66 2490 131 3343 client thread 4 socket created 544709976 Thread 7 EXIT client thread 4 socket connected 544709976 client thread 7 socket read 131072 client thread 4 socket wrote 8192 server thread 0 write 131072 bytes Thread 7 EXIT server: 12125 66 2753 66 15009 server thread 0 loop 1 server thread 4 got connection 539091944 server thread 0 got connection 539090424 server thread 4 read 8192 bytes server thread 0 read 8192 bytes client thread 9 socket connected 539088376 client thread 9 socket wrote 8192 server thread 9 read 8192 bytes server thread 6 got connection 539089896 server thread 6 read 8192 bytes server thread 4 write 131072 bytes server: 852 66 1770 66 2753 server thread 4 loop 3 client thread 4 socket read 131072 client thread 4 loop 3 client thread 4 socket created 544709848 client thread 4 socket connected 544709848 server thread 4 got connection 539088952 client thread 4 socket wrote 8192 server thread 4 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 1 client thread 6 socket created 539091944 client thread 6 socket connected 539091944 client thread 6 socket wrote 8192 server thread 6 write 131072 bytes server: 16581 66 3343 197 20186 server thread 6 loop 1 server thread 6 got connection 544709976 server thread 6 read 8192 bytes server thread 4 write 131072 bytes client thread 0 socket read 131072 server: 393 66 2294 66 2818 server thread 4 loop 4 client thread 0 loop 2 client thread 0 socket created 539088728 client thread 0 socket connected 539088728 client thread 0 socket wrote 8192 client thread 4 socket read 131072 server thread 0 write 131072 bytes client thread 4 loop 4 client thread 4 socket created 539089896 client thread 4 socket connected 539089896 server thread 4 got connection 539088952 client thread 4 socket wrote 8192 server thread 4 read 8192 bytes server: 66 66 5178 655 5964 server thread 0 loop 2 server thread 0 got connection 542242504 server thread 0 read 8192 bytes server thread 4 write 131072 bytes server: 786 66 1901 66 2818 Thread 4 EXIT client thread 4 socket read 131072 client thread 2 socket connected 541954536 Thread 4 EXIT server thread 2 read 8192 bytes client thread 2 socket wrote 8192 client thread 8 socket read 131072 client thread 8 loop 1 client thread 8 socket created 544709848 client thread 8 socket connected 544709848 client thread 8 socket wrote 8192 server thread 8 write 131072 bytes server: 12518 131 23463 197 36309 server thread 8 loop 1 server thread 8 got connection 539090424 server thread 8 read 8192 bytes server thread 3 write 131072 bytes server: 459 262 22808 131 23660 server thread 3 loop 2 client thread 3 socket read 131072 client thread 3 loop 2 client thread 3 socket created 539088952 client thread 3 socket connected 539088952 client thread 3 socket wrote 8192 server thread 3 got connection 544709784 client thread 6 socket read 131072 client thread 6 loop 2 server thread 3 read 8192 bytes client thread 6 socket created 539089896 client thread 8 socket read 131072 client thread 8 loop 2 client thread 6 socket connected 539089896 client thread 8 socket created 543156568 client thread 6 socket wrote 8192 server thread 2 write 131072 bytes server: 10748 25823 3998 131 40700 server thread 2 loop 1 client thread 8 socket connected 543156568 client thread 2 socket read 131072 client thread 8 socket wrote 8192 client thread 2 loop 1 client thread 2 socket created 543156504 server thread 2 got connection 544710040 client thread 2 socket connected 543156504 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 server thread 6 write 131072 bytes server thread 3 write 131072 bytes server: 1638 131 1901 66 3736 server thread 3 loop 3 client thread 3 socket read 131072 server thread 2 write 131072 bytes client thread 3 loop 3 client thread 3 socket created 544290680 server: 393 131 1245 66 1835 server thread 2 loop 2 client thread 2 socket read 131072 client thread 3 socket connected 544290680 client thread 2 loop 2 client thread 2 socket created 539091944 client thread 3 socket wrote 8192 server thread 3 got connection 544709848 server thread 3 read 8192 bytes server thread 2 got connection 544709912 client thread 2 socket connected 539091944 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 server thread 3 write 131072 bytes server: 524 0 1245 66 1835 server thread 3 loop 4 server thread 2 write 131072 bytes client thread 3 socket read 131072 server: 459 197 1049 66 1770 server thread 2 loop 3 client thread 3 loop 4 client thread 3 socket created 541954536 client thread 2 socket read 131072 server thread 8 write 131072 bytes server: 66 197 6619 66 6947 server thread 8 loop 2 client thread 3 socket connected 541954536 client thread 2 loop 3 client thread 3 socket wrote 8192 client thread 2 socket created 544709784 server thread 3 got connection 539088952 server thread 3 read 8192 bytes server thread 8 got connection 544710040 server thread 2 got connection 543156504 client thread 2 socket connected 544709784 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 server thread 3 write 131072 bytes server: 66 131 8455 4588 13239 server thread 6 loop 2 server thread 6 got connection 544709848 server: 590 66 1245 131 2032 server thread 6 read 8192 bytes Thread 3 EXIT client thread 3 socket read 131072 Thread 3 EXIT server thread 8 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 3 client thread 6 socket created 544709912 client thread 6 socket connected 544709912 client thread 8 socket read 131072 client thread 6 socket wrote 8192 server thread 6 write 131072 bytes client thread 8 loop 3 server: 66 0 2032 66 2163 server thread 6 loop 3 client thread 8 socket created 544290680 server thread 6 got connection 539090424 server thread 6 read 8192 bytes client thread 8 socket connected 544290680 client thread 8 socket wrote 8192 server thread 8 write 131072 bytes server: 328 1638 2097 66 4129 server thread 8 loop 3 server thread 8 got connection 539091944 server thread 8 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 4 client thread 6 socket created 544709976 client thread 8 socket read 131072 server thread 6 write 131072 bytes server: 66 66 1901 66 2097 server thread 6 loop 4 client thread 6 socket connected 544709976 client thread 8 loop 4 client thread 6 socket wrote 8192 client thread 8 socket created 539088952 server thread 6 got connection 543156632 server thread 6 read 8192 bytes client thread 8 socket connected 539088952 client thread 8 socket wrote 8192 server thread 8 write 131072 bytes server: 66 0 2163 66 2294 server thread 8 loop 4 server thread 0 write 131072 bytes client thread 0 socket read 131072 server: 66 197 16123 131 16516 server thread 0 loop 3 client thread 0 loop 3 client thread 0 socket created 541954536 client thread 0 socket connected 541954536 client thread 0 socket wrote 8192 server thread 8 got connection 539089896 client thread 6 socket read 131072 server thread 8 read 8192 bytes Thread 6 EXIT server thread 6 write 131072 bytes server: 197 0 1966 66 2228 Thread 6 EXIT server thread 0 got connection 543156568 server thread 0 read 8192 bytes client thread 2 socket read 131072 client thread 2 loop 4 client thread 2 socket created 544709848 client thread 2 socket connected 544709848 client thread 2 socket wrote 8192 server thread 2 write 131072 bytes server: 590 131 8979 197 9896 server thread 2 loop 4 server thread 2 got connection 544710040 client thread 8 socket read 131072 server thread 2 read 8192 bytes Thread 8 EXIT server thread 8 write 131072 bytes server: 1311 66 2425 66 3867 Thread 8 EXIT server thread 0 write 131072 bytes client thread 0 socket read 131072 server: 1901 66 2294 66 4326 server thread 0 loop 4 client thread 0 loop 4 client thread 0 socket created 544709912 client thread 0 socket connected 544709912 client thread 0 socket wrote 8192 server thread 0 got connection 539090424 server thread 0 read 8192 bytes client thread 2 socket read 131072 server thread 9 write 131072 bytes server: 11994 3998 27527 66 43584 server thread 9 loop 1 Thread 2 EXIT client thread 9 socket read 131072 client thread 9 loop 1 client thread 9 socket created 544290680 server thread 5 write 131072 bytes client thread 9 socket connected 544290680 client thread 9 socket wrote 8192 server: 12452 131 31852 262 44698 server thread 5 loop 1 server thread 2 write 131072 bytes client thread 5 socket read 131072 server: 66 131 3277 197 3670 Thread 2 EXIT client thread 5 loop 1 server thread 0 write 131072 bytes client thread 0 socket read 131072 server: 459 66 2163 131 2818 Thread 0 EXIT Thread 0 EXIT client thread 5 socket created 539091944 server thread 9 got connection 542242504 server thread 9 read 8192 bytes client thread 5 socket connected 539091944 client thread 5 socket wrote 8192 server thread 5 got connection 539088728 server thread 5 read 8192 bytes server thread 9 write 131072 bytes server: 1704 66 1573 66 3408 server thread 9 loop 2 client thread 9 socket read 131072 server thread 5 write 131072 bytes server: 1049 131 1573 0 2753 server thread 5 loop 2 client thread 9 loop 2 client thread 9 socket created 544709976 client thread 5 socket read 131072 client thread 5 loop 2 client thread 9 socket connected 544709976 client thread 5 socket created 543156632 client thread 9 socket wrote 8192 server thread 9 got connection 539088312 server thread 9 read 8192 bytes client thread 5 socket connected 543156632 client thread 5 socket wrote 8192 server thread 5 got connection 544709784 server thread 5 read 8192 bytes server thread 5 write 131072 bytes server thread 9 write 131072 bytes server: 590 66 1245 66 1966 server thread 5 loop 3 client thread 5 socket read 131072 server: 655 0 1573 66 2294 server thread 9 loop 3 client thread 9 socket read 131072 client thread 5 loop 3 client thread 5 socket created 543156504 client thread 9 loop 3 client thread 9 socket created 539088952 server thread 5 got connection 539089896 client thread 5 socket connected 543156504 client thread 9 socket connected 539088952 client thread 9 socket wrote 8192 client thread 5 socket wrote 8192 server thread 9 got connection 542242408 server thread 5 read 8192 bytes server thread 9 read 8192 bytes server thread 9 write 131072 bytes server: 524 66 1180 0 1770 server thread 9 loop 4 server thread 5 write 131072 bytes client thread 9 socket read 131072 server: 459 197 1311 66 2032 server thread 5 loop 4 client thread 9 loop 4 client thread 5 socket read 131072 client thread 9 socket created 543156568 client thread 5 loop 4 client thread 5 socket created 541954536 client thread 9 socket connected 543156568 client thread 9 socket wrote 8192 client thread 5 socket connected 541954536 server thread 9 got connection 542530520 client thread 5 socket wrote 8192 server thread 9 read 8192 bytes server thread 5 got connection 544709848 server thread 5 read 8192 bytes server thread 9 write 131072 bytes server: 459 66 1180 66 1770 Thread 9 EXIT client thread 9 socket read 131072 server thread 5 write 131072 bytes server: 524 66 1770 66 2425 Thread 9 EXIT Thread 5 EXIT client thread 5 socket read 131072 Thread 5 EXIT Thread 5 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 10 42329 4986 81178 1979 server per thread elapsed time 130479 ---------- Client results: ---------- client per thread totals 10 11052 2295 94298 1496 client per thread elapsed time 109144 select loop kernel/user: 21536.20 usec server thread 0 alive server thread 2 alive server thread 1 alive server thread 3 alive server thread 5 alive server thread 7 alive server thread 4 alive server thread 6 alive server thread 9 alive server thread 8 alive server thread 2 loop 0 client thread 2 alive client thread 2 loop 0 client thread 2 socket created 544290680 client thread 2 socket connected 544290680 client thread 2 socket wrote 8192 server thread 1 loop 0 server thread 5 loop 0 client thread 1 alive server thread 4 loop 0 client thread 1 loop 0 client thread 1 socket created 539091944 server thread 9 loop 0 server thread 0 loop 0 client thread 1 socket connected 539091944 server thread 2 got connection 544709784 client thread 1 socket wrote 8192 server thread 2 read 8192 bytes client thread 5 alive client thread 5 loop 0 server thread 3 loop 0 client thread 5 socket created 539088312 server thread 7 loop 0 client thread 5 socket connected 539088312 server thread 6 loop 0 client thread 5 socket wrote 8192 server thread 8 loop 0 client thread 4 alive server thread 1 got connection 543156632 client thread 4 loop 0 server thread 1 read 8192 bytes client thread 4 socket created 544709976 server thread 5 got connection 542242408 server thread 5 read 8192 bytes client thread 4 socket connected 544709976 client thread 4 socket wrote 8192 client thread 0 alive client thread 0 loop 0 server thread 4 got connection 539089896 client thread 0 socket created 539088952 server thread 4 read 8192 bytes client thread 0 socket connected 539088952 client thread 0 socket wrote 8192 server thread 0 got connection 543156504 server thread 0 read 8192 bytes client thread 7 alive client thread 7 loop 0 client thread 7 socket created 542530520 client thread 7 socket connected 542530520 client thread 7 socket wrote 8192 server thread 7 got connection 544290808 server thread 7 read 8192 bytes server thread 1 write 131072 bytes server: 1180 66 3146 131 4522 server thread 1 loop 1 client thread 1 socket read 131072 client thread 1 loop 1 client thread 1 socket created 544709848 client thread 1 socket connected 544709848 server thread 1 got connection 543156568 client thread 1 socket wrote 8192 server thread 1 read 8192 bytes server thread 5 write 131072 bytes server: 1376 66 4784 66 6292 server thread 5 loop 1 client thread 5 socket read 131072 client thread 5 loop 1 client thread 5 socket created 539093080 client thread 5 socket connected 539093080 client thread 5 socket wrote 8192 server thread 2 write 131072 bytes server: 1114 66 6554 131 7865 server thread 2 loop 1 client thread 2 socket read 131072 client thread 2 loop 1 client thread 2 socket created 541954536 server thread 5 got connection 543156632 server thread 5 read 8192 bytes client thread 2 socket connected 541954536 client thread 8 alive client thread 8 loop 0 client thread 2 socket wrote 8192 client thread 8 socket created 539091944 client thread 8 socket connected 539091944 client thread 8 socket wrote 8192 server thread 2 got connection 542242408 server thread 8 got connection 539088312 server thread 2 read 8192 bytes server thread 8 read 8192 bytes server thread 0 write 131072 bytes server: 1835 131 6751 66 8782 server thread 0 loop 1 server thread 7 write 131072 bytes server: 3277 66 5112 66 8520 server thread 7 loop 1 client thread 0 socket read 131072 client thread 0 loop 1 client thread 0 socket created 544709784 client thread 0 socket connected 544709784 client thread 0 socket wrote 8192 server thread 0 got connection 544290680 client thread 7 socket read 131072 client thread 7 loop 1 server thread 0 read 8192 bytes client thread 7 socket created 543156504 client thread 7 socket connected 543156504 client thread 5 socket read 131072 client thread 7 socket wrote 8192 client thread 5 loop 2 client thread 5 socket created 544290808 client thread 5 socket connected 544290808 server thread 7 got connection 539088952 client thread 5 socket wrote 8192 server thread 7 read 8192 bytes server thread 5 write 131072 bytes server: 1245 66 3998 66 5374 server thread 5 loop 2 server thread 5 got connection 542530520 server thread 5 read 8192 bytes server thread 2 write 131072 bytes server thread 8 write 131072 bytes server: 983 66 5243 66 6357 server thread 2 loop 2 server: 7209 131 5178 66 12584 server thread 8 loop 1 client thread 2 socket read 131072 client thread 8 socket read 131072 client thread 2 loop 2 client thread 8 loop 1 client thread 2 socket created 539093080 client thread 8 socket created 543156632 client thread 2 socket connected 539093080 client thread 8 socket connected 543156632 client thread 2 socket wrote 8192 client thread 8 socket wrote 8192 server thread 8 got connection 542242408 server thread 2 got connection 539088312 server thread 8 read 8192 bytes server thread 2 read 8192 bytes server thread 7 write 131072 bytes server: 2032 66 3408 0 5505 server thread 7 loop 2 client thread 7 socket read 131072 client thread 7 loop 2 client thread 7 socket created 541954536 client thread 7 socket connected 541954536 server thread 5 write 131072 bytes client thread 7 socket wrote 8192 server: 66 0 3736 66 3867 server thread 5 loop 3 client thread 5 socket read 131072 client thread 5 loop 3 server thread 7 got connection 539091944 client thread 5 socket created 539088952 server thread 7 read 8192 bytes client thread 5 socket connected 539088952 client thread 5 socket wrote 8192 server thread 5 got connection 543156504 server thread 5 read 8192 bytes server thread 8 write 131072 bytes server thread 2 write 131072 bytes server: 721 66 3539 66 4391 server thread 8 loop 2 server: 786 66 3605 66 4522 server thread 2 loop 3 client thread 2 socket read 131072 client thread 8 socket read 131072 client thread 2 loop 3 client thread 2 socket created 542530520 client thread 8 loop 2 client thread 8 socket created 544290808 client thread 2 socket connected 542530520 server thread 2 got connection 542242408 client thread 8 socket connected 544290808 client thread 2 socket wrote 8192 client thread 8 socket wrote 8192 server thread 8 got connection 539088312 server thread 8 read 8192 bytes server thread 2 read 8192 bytes server thread 7 write 131072 bytes server: 852 66 3539 131 4588 server thread 7 loop 3 server thread 5 write 131072 bytes client thread 7 socket read 131072 server: 655 66 3277 66 4063 server thread 5 loop 4 client thread 5 socket read 131072 client thread 7 loop 3 client thread 7 socket created 539093080 client thread 5 loop 4 client thread 5 socket created 543156632 client thread 7 socket connected 539093080 client thread 7 socket wrote 8192 client thread 5 socket connected 543156632 client thread 5 socket wrote 8192 server thread 7 got connection 539091944 server thread 7 read 8192 bytes server thread 5 got connection 543156504 server thread 5 read 8192 bytes server thread 2 write 131072 bytes server: 590 328 3408 66 4391 server thread 2 loop 4 client thread 8 socket read 131072 client thread 9 alive client thread 9 loop 0 client thread 9 socket created 541954536 client thread 9 socket connected 541954536 client thread 3 alive client thread 9 socket wrote 8192 client thread 3 loop 0 client thread 3 socket created 539088952 client thread 3 socket connected 539088952 client thread 8 loop 3 client thread 8 socket created 542242408 client thread 3 socket wrote 8192 client thread 8 socket connected 542242408 client thread 2 socket read 131072 client thread 8 socket wrote 8192 client thread 2 loop 4 client thread 2 socket created 544290808 server thread 9 got connection 542530520 server thread 9 read 8192 bytes client thread 2 socket connected 544290808 client thread 2 socket wrote 8192 server thread 3 got connection 540021288 server thread 3 read 8192 bytes client thread 9 socket read 131072 client thread 4 socket read 131072 client thread 9 loop 1 client thread 9 socket created 541954536 client thread 4 loop 1 client thread 4 socket created 544709976 client thread 9 socket connected 541954536 client thread 9 socket wrote 8192 client thread 4 socket connected 544709976 client thread 4 socket wrote 8192 server thread 9 write 131072 bytes server: 23660 66 2294 66 26085 server thread 9 loop 1 server thread 9 got connection 542530520 server thread 9 read 8192 bytes server thread 4 write 131072 bytes server: 1442 66 25560 66 27133 server thread 4 loop 1 server thread 4 got connection 539089896 server thread 2 got connection 540021384 server thread 3 write 131072 bytes server: 23463 1507 2097 131 27199 server thread 3 loop 1 client thread 3 socket read 131072 server thread 4 read 8192 bytes client thread 3 loop 1 client thread 3 socket created 540021288 client thread 3 socket connected 540021288 client thread 3 socket wrote 8192 server thread 3 got connection 539088952 server thread 2 read 8192 bytes server thread 3 read 8192 bytes client thread 9 socket read 131072 client thread 9 loop 2 client thread 9 socket created 541954536 client thread 9 socket connected 541954536 client thread 9 socket wrote 8192 server thread 5 write 131072 bytes server: 590 66 9110 0 9765 Thread 5 EXIT server thread 9 write 131072 bytes server: 0 66 3408 0 3474 server thread 9 loop 2 server thread 9 got connection 543156504 server thread 9 read 8192 bytes server thread 3 write 131072 bytes client thread 3 socket read 131072 server: 459 131 1901 66 2556 server thread 3 loop 2 client thread 3 loop 2 client thread 3 socket created 542530424 client thread 3 socket connected 542530424 client thread 3 socket wrote 8192 server thread 3 got connection 542530520 server thread 3 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 2 client thread 4 socket created 539088952 client thread 4 socket connected 539088952 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 66 655 3736 197 4653 server thread 4 loop 2 client thread 5 socket read 131072 server thread 4 got connection 540021288 server thread 4 read 8192 bytes Thread 5 EXIT client thread 6 alive client thread 6 loop 0 server thread 3 write 131072 bytes client thread 3 socket read 131072 server: 393 197 2097 66 2753 server thread 3 loop 3 client thread 3 loop 3 client thread 3 socket created 544709976 client thread 3 socket connected 544709976 server thread 3 got connection 539089896 client thread 3 socket wrote 8192 server thread 3 read 8192 bytes client thread 6 socket created 543156632 client thread 6 socket connected 543156632 client thread 6 socket wrote 8192 server thread 7 write 131072 bytes server thread 1 write 131072 bytes client thread 1 socket read 131072 server: 393 131 29427 131 30083 server thread 1 loop 2 client thread 1 loop 2 client thread 1 socket created 542530520 client thread 9 socket read 131072 client thread 9 loop 3 client thread 1 socket connected 542530520 client thread 9 socket created 542530424 client thread 1 socket wrote 8192 client thread 9 socket connected 542530424 server: 721 66 13960 786 15533 server thread 7 loop 4 client thread 9 socket wrote 8192 server thread 6 got connection 543156568 server thread 6 read 8192 bytes server thread 9 write 131072 bytes server: 0 66 5178 197 5440 server thread 9 loop 3 server thread 9 got connection 544709848 server thread 9 read 8192 bytes client thread 4 socket read 131072 server thread 3 write 131072 bytes server: 393 66 2359 0 2818 server thread 3 loop 4 server thread 4 write 131072 bytes client thread 4 loop 3 client thread 4 socket created 541954536 server: 131 66 3932 66 4195 server thread 4 loop 3 client thread 4 socket connected 541954536 server thread 4 got connection 539091944 client thread 4 socket wrote 8192 client thread 3 socket read 131072 server thread 4 read 8192 bytes client thread 3 loop 4 client thread 3 socket created 543156504 client thread 3 socket connected 543156504 client thread 3 socket wrote 8192 server thread 3 got connection 539089896 server thread 3 read 8192 bytes server thread 1 got connection 539088952 server thread 1 read 8192 bytes server thread 3 write 131072 bytes server: 1507 66 1704 66 3343 client thread 3 socket read 131072 Thread 3 EXIT Thread 3 EXIT client thread 4 socket read 131072 client thread 4 loop 4 client thread 4 socket created 540021288 client thread 4 socket connected 540021288 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 131 131 4391 66 4719 server thread 4 loop 4 server thread 4 got connection 544709976 server thread 9 write 131072 bytes server thread 4 read 8192 bytes server: 66 328 5440 66 5899 server thread 9 loop 4 server thread 1 write 131072 bytes server: 3080 459 3539 66 7144 server thread 1 loop 3 client thread 9 socket read 131072 client thread 1 socket read 131072 client thread 9 loop 4 client thread 1 loop 3 client thread 9 socket created 539089896 client thread 1 socket created 543740584 client thread 1 socket connected 543740584 client thread 1 socket wrote 8192 server thread 9 got connection 543156504 server thread 1 got connection 541954536 server thread 1 read 8192 bytes server thread 4 write 131072 bytes client thread 4 socket read 131072 server: 66 197 2163 66 2490 Thread 4 EXIT Thread 4 EXIT server thread 8 write 131072 bytes server: 852 66 24905 459 26281 server thread 8 loop 3 server thread 8 got connection 539091944 server thread 8 read 8192 bytes server thread 2 write 131072 bytes client thread 2 socket read 131072 server: 5243 655 16319 66 22283 Thread 2 EXIT Thread 2 EXIT server thread 6 write 131072 bytes server: 34212 66 10028 66 44370 server thread 6 loop 1 client thread 6 socket read 131072 client thread 6 loop 1 client thread 7 socket read 131072 client thread 6 socket created 544709848 server thread 6 got connection 539088952 client thread 6 socket connected 544709848 client thread 7 loop 4 client thread 6 socket wrote 8192 server thread 6 read 8192 bytes client thread 9 socket connected 539089896 server thread 9 read 8192 bytes client thread 7 socket created 542530424 server thread 7 got connection 542530520 server thread 1 write 131072 bytes client thread 1 socket read 131072 server: 590 66 4457 66 5178 server thread 1 loop 4 client thread 1 loop 4 client thread 1 socket created 544709976 client thread 9 socket wrote 8192 client thread 1 socket connected 544709976 server thread 1 got connection 539088824 client thread 1 socket wrote 8192 server thread 1 read 8192 bytes client thread 7 socket connected 542530424 server thread 7 read 8192 bytes client thread 7 socket wrote 8192 server thread 6 write 131072 bytes server: 590 197 2556 66 3408 server thread 6 loop 2 client thread 6 socket read 131072 client thread 6 loop 2 client thread 6 socket created 540021288 server thread 1 write 131072 bytes server thread 6 got connection 539088312 server: 328 66 1901 66 2359 client thread 1 socket read 131072 Thread 1 EXIT client thread 6 socket connected 540021288 Thread 1 EXIT client thread 6 socket wrote 8192 server thread 6 read 8192 bytes server thread 0 write 131072 bytes server: 786 131 39848 66 40831 server thread 0 loop 2 client thread 0 socket read 131072 client thread 0 loop 2 client thread 0 socket created 540021384 server thread 0 got connection 539089352 client thread 0 socket connected 540021384 client thread 0 socket wrote 8192 server thread 0 read 8192 bytes server thread 9 write 131072 bytes server: 918 4129 5047 66 10159 Thread 9 EXIT client thread 9 socket read 131072 server thread 7 write 131072 bytes Thread 9 EXIT server: 11666 1114 4129 66 16975 Thread 7 EXIT server thread 6 write 131072 bytes client thread 7 socket read 131072 server: 590 328 2490 66 3474 server thread 6 loop 3 Thread 7 EXIT client thread 6 socket read 131072 client thread 6 loop 3 client thread 6 socket created 544290808 server thread 6 got connection 543156568 client thread 6 socket connected 544290808 server thread 8 write 131072 bytes server: 66 262 8979 66 9372 server thread 8 loop 4 client thread 8 socket read 131072 client thread 8 loop 4 client thread 8 socket created 543156632 client thread 6 socket wrote 8192 server thread 0 write 131072 bytes server: 524 197 3801 66 4588 server thread 0 loop 3 client thread 8 socket connected 543156632 server thread 6 read 8192 bytes client thread 8 socket wrote 8192 client thread 0 socket read 131072 server thread 8 got connection 539093080 client thread 0 loop 3 server thread 8 read 8192 bytes client thread 0 socket created 541954536 client thread 0 socket connected 541954536 client thread 0 socket wrote 8192 server thread 0 got connection 543740584 server thread 0 read 8192 bytes server thread 6 write 131072 bytes server: 1376 1049 1704 66 4195 server thread 6 loop 4 client thread 6 socket read 131072 client thread 6 loop 4 client thread 6 socket created 539088952 server thread 6 got connection 544709848 client thread 6 socket connected 539088952 server thread 0 write 131072 bytes server thread 6 read 8192 bytes server: 721 66 1573 131 2490 server thread 0 loop 4 client thread 6 socket wrote 8192 client thread 0 socket read 131072 client thread 0 loop 4 client thread 0 socket created 539088824 server thread 0 got connection 544710040 client thread 0 socket connected 539088824 server thread 0 read 8192 bytes client thread 0 socket wrote 8192 server thread 6 write 131072 bytes server: 393 197 1245 66 1901 Thread 6 EXIT client thread 6 socket read 131072 Thread 6 EXIT server thread 0 write 131072 bytes server: 524 262 1245 66 2097 Thread 0 EXIT client thread 0 socket read 131072 Thread 0 EXIT client thread 8 socket read 131072 server thread 8 write 131072 bytes Thread 8 EXIT server: 1049 66 4653 131 5899 Thread 8 EXIT Thread 8 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 20 56419 6444 113426 2465 server per thread elapsed time 178755 ---------- Client results: ---------- client per thread totals 20 13309 2892 130784 2104 client per thread elapsed time 149089 select loop kernel/kernel: 22244.00 usec END TEST: sel_spd BEGIN TEST: selct_er   Sat Feb 8 16:47:31 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_Select' is obsolete. Use 'PR_Poll' instead. 'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead. END TEST: selct_er BEGIN TEST: selct_nm   Sat Feb 8 16:47:32 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_Select' is obsolete. Use 'PR_Poll' instead. 'PR_FD_ISSET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead. END TEST: selct_nm BEGIN TEST: selct_to   Sat Feb 8 16:47:32 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_Select' is obsolete. Use 'PR_Poll' instead. END TEST: selct_to BEGIN TEST: selintr   Sat Feb 8 16:47:37 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib select returned 0 END TEST: selintr BEGIN TEST: sema   Sat Feb 8 16:47:40 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: sema BEGIN TEST: semaerr   Sat Feb 8 16:47:40 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS PASS END TEST: semaerr BEGIN TEST: semaping   Sat Feb 8 16:47:41 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib warning: removed semaphore /tmp/bar.sem left over from previous run PASS PASS END TEST: semaping BEGIN TEST: sendzlf   Sat Feb 8 16:47:41 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: sendzlf BEGIN TEST: server_test   Sat Feb 8 16:47:41 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: server_test BEGIN TEST: servr_uu   Sat Feb 8 16:47:42 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: servr_uu BEGIN TEST: servr_ku   Sat Feb 8 16:47:42 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: servr_ku BEGIN TEST: servr_uk   Sat Feb 8 16:47:42 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: servr_uk BEGIN TEST: servr_kk   Sat Feb 8 16:47:43 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: servr_kk BEGIN TEST: short_thread   Sat Feb 8 16:47:43 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: short_thread BEGIN TEST: sigpipe   Sat Feb 8 16:47:43 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib write to broken pipe failed with EPIPE, as expected write to broken pipe failed with EPIPE, as expected PASSED END TEST: sigpipe BEGIN TEST: socket   Sat Feb 8 16:47:44 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib 'PR_NewSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_PostSem' is obsolete. Use 'locks & condition variables' instead. TCP Client/Server Test - IPv4/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv4/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed Socket_Misc_Test : 1 Server 4 Clients : Sizes of Transmitted Files - 3 KB, 3 MB Socket_Misc_Test passed TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed END TEST: socket BEGIN TEST: sockopt   Sat Feb 8 16:47:45 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: sockopt BEGIN TEST: sockping   Sat Feb 8 16:47:46 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: sockping BEGIN TEST: sprintf   Sat Feb 8 16:47:46 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: sprintf BEGIN TEST: stack   Sat Feb 8 16:47:49 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib ./stack successful sum = 0x13948, expected = 0x13948 END TEST: stack BEGIN TEST: stdio   Sat Feb 8 16:47:56 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib This to standard out This to standard err END TEST: stdio BEGIN TEST: str2addr   Sat Feb 8 16:47:57 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: str2addr BEGIN TEST: strod   Sat Feb 8 16:47:57 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Settings Number to translate 1234567890123456789 Loops to run test: 1 Translation = 1234567890123456768 END TEST: strod BEGIN TEST: switch   Sat Feb 8 16:47:57 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: switch BEGIN TEST: system   Sat Feb 8 16:48:02 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PR_SI_HOSTNAME: hew PR_SI_SYSNAME: AIX PR_SI_RELEASE: 1 PR_SI_ARCHITECTURE: rs6000 Host page size is 4096 Page shift is 12 Number of processors is: 2 END TEST: system BEGIN TEST: testbit   Sat Feb 8 16:48:02 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: testbit BEGIN TEST: testfile   Sat Feb 8 16:48:02 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib File Test passed Dir Test passed END TEST: testfile BEGIN TEST: threads   Sat Feb 8 16:48:04 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASS END TEST: threads BEGIN TEST: timemac   Sat Feb 8 16:48:05 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib ********************************************* ** ** ** Testing PR_Now(), PR_ExplodeTime, and ** ** PR_ImplodeTime on the current time ** ** ** ********************************************* Current UTC is Sun Feb 9 00:48:05 UTC 2003 Current local time is Sat Feb 8 16:48:05 -0800 2003 GMT offset is -28800, DST offset is 0 Please examine the results END TEST: timemac BEGIN TEST: timetest   Sat Feb 8 16:48:05 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: timetest BEGIN TEST: tpd   Sat Feb 8 16:48:45 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: tpd BEGIN TEST: udpsrv   Sat Feb 8 16:48:46 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib END TEST: udpsrv BEGIN TEST: vercheck   Sat Feb 8 16:48:46 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib NSPR release 4.3 Beta: Compatible with version 4.0 Compatible with version 4.0.1 Compatible with version 4.1 Compatible with version 4.1.1 Compatible with version 4.1.2 Compatible with version 4.1.3 Compatible with version 4.2 Compatible with version 4.2.1 Compatible with version 4.2.2 Compatible with version 4.3 Beta Incompatible with version 2.1 19980529 Incompatible with version 3.0 Incompatible with version 3.0.1 Incompatible with version 3.1 Incompatible with version 3.1.1 Incompatible with version 3.1.2 Incompatible with version 3.1.3 Incompatible with version 3.5 Incompatible with version 3.5.1 Incompatible with version 4.3.3 Incompatible with version 4.4 Incompatible with version 4.4.1 Incompatible with version 10.0 Incompatible with version 11.1 Incompatible with version 12.14.20 PASS END TEST: vercheck BEGIN TEST: version   Sat Feb 8 16:48:47 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Runtime library version information Build time: 09 Feb 2003 00:12:25 GMT Build time: 2003-02-08 16:12:25 Portable runtime V4.3.0 ( beta debug ) filename: libplc4.so security: N/A copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved comment: http://www.mozilla.org/MPL/ END TEST: version BEGIN TEST: writev   Sat Feb 8 16:48:47 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib PASSED END TEST: writev BEGIN TEST: xnotify   Sat Feb 8 16:48:47 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib Done! END TEST: xnotify BEGIN TEST: zerolen   Sat Feb 8 16:48:48 PDT 2003 OBJDIR AIX5.1_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_dbg/dist/lib calling PR_Writev with a zero-length buffer calling PR_Write with a zero-length buffer calling PR_Send with a zero-length buffer PASS END TEST: zerolen BEGIN TEST: accept   Sat Feb 8 16:49:04 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: accept BEGIN TEST: acceptread   Sat Feb 8 16:49:16 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x20244838)127.0.0.1:64824 (Server) read [0x202447c0..0x20244835) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x20244838)127.0.0.1:64825 (Server) read [0x202447c0..0x20244835) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x20244838)127.0.0.1:64826 (Server) read [0x202447c0..0x20244835) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x20244838)127.0.0.1:64827 (Server) read [0x202447c0..0x20244835) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptread BEGIN TEST: acceptreademu   Sat Feb 8 16:49:27 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x20244b18)127.0.0.1:64836 (Server) read [0x20244aa0..0x20244b15) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x20244b18)127.0.0.1:64837 (Server) read [0x20244aa0..0x20244b15) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x20244b18)127.0.0.1:64838 (Server) read [0x20244aa0..0x20244b15) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x20244b18)127.0.0.1:64839 (Server) read [0x20244aa0..0x20244b15) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptreademu BEGIN TEST: affinity   Sat Feb 8 16:49:38 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib main: creating local thread thread_start: AffinityMask = 0x0 main: creating global thread thread_start: AffinityMask = 0x0 main: creating global bound thread thread_start: AffinityMask = 0x0 END TEST: affinity BEGIN TEST: alarm   Sat Feb 8 16:49:38 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: alarm BEGIN TEST: anonfm   Sat Feb 8 16:50:41 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: anonfm BEGIN TEST: atomic   Sat Feb 8 16:50:42 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PR_AtomicIncrement(-2) == -1: PASSED PR_AtomicIncrement(-1) == 0: PASSED PR_AtomicIncrement(0) == 1: PASSED PR_AtomicAdd(-2,1) == -1: PASSED PR_AtomicAdd(-1,4) == 3: PASSED PR_AtomicAdd(3,-6) == -3: PASSED PR_AtomicDecrement(2) == 1: PASSED PR_AtomicDecrement(1) == 0: PASSED PR_AtomicDecrement(0) == -1: PASSED PR_AtomicSet(-2, 2) == -2: PASSED PR_AtomicSet(-2, -2) == -2: PASSED Atomic operations test PASSED END TEST: atomic BEGIN TEST: attach   Sat Feb 8 16:50:43 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: attach BEGIN TEST: bigfile   Sat Feb 8 16:50:43 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: bigfile BEGIN TEST: cleanup   Sat Feb 8 16:50:43 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Cleanup settings Thread type: LOCAL Concurrency: 1 Number of threads: 1 Thread sleep: 10 Main sleep: 5 Cleanup will NOT be called main() exiting END TEST: cleanup BEGIN TEST: cltsrv   Sat Feb 8 16:50:49 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Client/Server started at(0x2021bc38): 16:50:49 Server started at(0x2021cf18): 16:50:49 main(0x2021bc38): waiting for execution interval (10 seconds) Client started at(0x2021d4b8): 16:50:49 Shutting down(0x2021bc38): 16:50:59 Client(0x2021d4b8): stopped after 48 operations and 42634 bytes Server(0x2021cf18): stopped after 49 operations and 43662 bytes main(0x2021bc38): test complete Test exiting at(0x2021bc38): 16:50:59 END TEST: cltsrv BEGIN TEST: concur   Sat Feb 8 16:50:59 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: concur BEGIN TEST: cvar   Sat Feb 8 16:51:11 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: cvar BEGIN TEST: cvar2   Sat Feb 8 16:51:12 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib CondVar Test: Simple test creates several local and global threads; half use a single, shared condvar, and the other half have their own condvar. The main thread then loops notifying them to wakeup. The timeout test is very similar except that the threads are not notified. They will all wakeup on a 1 second timeout. The mixed test combines the simple test and the timeout test; every third thread is notified, the other threads are expected to timeout correctly. Lastly, the combined test creates a thread for each of the above three cases and they all run simultaneously. This test is run with 5, 10, 15, and 20 threads of each type. 5 Thread tests Condvar simple test shared UU: 62.26 usec Condvar simple test shared UK: 36.70 usec Condvar simple test priv UU: 195.31 usec Condvar simple test priv UK: 182.85 usec Condvar simple test All: 157.29 usec Condvar timeout test: 684.89 usec 10 Thread tests Condvar simple test shared UU: 56.36 usec Condvar simple test shared UK: 57.02 usec Condvar simple test priv UU: 300.83 usec Condvar simple test priv UK: 311.31 usec Condvar simple test All: 299.52 usec Condvar timeout test: 725.52 usec 15 Thread tests Condvar simple test shared UU: 85.20 usec Condvar simple test shared UK: 80.61 usec Condvar simple test priv UU: 392.58 usec Condvar simple test priv UK: 408.31 usec Condvar simple test All: 452.22 usec Condvar timeout test: 807.45 usec 20 Thread tests Condvar simple test shared UU: 129.11 usec Condvar simple test shared UK: 133.70 usec Condvar simple test priv UU: 477.78 usec Condvar simple test priv UK: 477.13 usec Condvar simple test All: 610.83 usec Condvar timeout test: 1084.02 usec PASS END TEST: cvar2 BEGIN TEST: dlltest   Sat Feb 8 16:51:13 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: dlltest BEGIN TEST: dtoa   Sat Feb 8 16:51:13 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: dtoa BEGIN TEST: errcodes   Sat Feb 8 16:51:13 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Number of error codes = 73 PR_OUT_OF_MEMORY_ERROR = -6000 PR_BAD_DESCRIPTOR_ERROR = -5999 PR_WOULD_BLOCK_ERROR = -5998 PR_ACCESS_FAULT_ERROR = -5997 PR_INVALID_METHOD_ERROR = -5996 PR_ILLEGAL_ACCESS_ERROR = -5995 PR_UNKNOWN_ERROR = -5994 PR_PENDING_INTERRUPT_ERROR = -5993 PR_NOT_IMPLEMENTED_ERROR = -5992 PR_IO_ERROR = -5991 PR_IO_TIMEOUT_ERROR = -5990 PR_IO_PENDING_ERROR = -5989 PR_DIRECTORY_OPEN_ERROR = -5988 PR_INVALID_ARGUMENT_ERROR = -5987 PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986 PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985 PR_IS_CONNECTED_ERROR = -5984 PR_BAD_ADDRESS_ERROR = -5983 PR_ADDRESS_IN_USE_ERROR = -5982 PR_CONNECT_REFUSED_ERROR = -5981 PR_NETWORK_UNREACHABLE_ERROR = -5980 PR_CONNECT_TIMEOUT_ERROR = -5979 PR_NOT_CONNECTED_ERROR = -5978 PR_LOAD_LIBRARY_ERROR = -5977 PR_UNLOAD_LIBRARY_ERROR = -5976 PR_FIND_SYMBOL_ERROR = -5975 PR_INSUFFICIENT_RESOURCES_ERROR = -5974 PR_DIRECTORY_LOOKUP_ERROR = -5973 PR_TPD_RANGE_ERROR = -5972 PR_PROC_DESC_TABLE_FULL_ERROR = -5971 PR_SYS_DESC_TABLE_FULL_ERROR = -5970 PR_NOT_SOCKET_ERROR = -5969 PR_NOT_TCP_SOCKET_ERROR = -5968 PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967 PR_NO_ACCESS_RIGHTS_ERROR = -5966 PR_OPERATION_NOT_SUPPORTED_ERROR = -5965 PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964 PR_REMOTE_FILE_ERROR = -5963 PR_BUFFER_OVERFLOW_ERROR = -5962 PR_CONNECT_RESET_ERROR = -5961 PR_RANGE_ERROR = -5960 PR_DEADLOCK_ERROR = -5959 PR_FILE_IS_LOCKED_ERROR = -5958 PR_FILE_TOO_BIG_ERROR = -5957 PR_NO_DEVICE_SPACE_ERROR = -5956 PR_PIPE_ERROR = -5955 PR_NO_SEEK_DEVICE_ERROR = -5954 PR_IS_DIRECTORY_ERROR = -5953 PR_LOOP_ERROR = -5952 PR_NAME_TOO_LONG_ERROR = -5951 PR_FILE_NOT_FOUND_ERROR = -5950 PR_NOT_DIRECTORY_ERROR = -5949 PR_READ_ONLY_FILESYSTEM_ERROR = -5948 PR_DIRECTORY_NOT_EMPTY_ERROR = -5947 PR_FILESYSTEM_MOUNTED_ERROR = -5946 PR_NOT_SAME_DEVICE_ERROR = -5945 PR_DIRECTORY_CORRUPTED_ERROR = -5944 PR_FILE_EXISTS_ERROR = -5943 PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942 PR_INVALID_DEVICE_STATE_ERROR = -5941 PR_DEVICE_IS_LOCKED_ERROR = -5940 PR_NO_MORE_FILES_ERROR = -5939 PR_END_OF_FILE_ERROR = -5938 PR_FILE_SEEK_ERROR = -5937 PR_FILE_IS_BUSY_ERROR = -5936 PR_IN_PROGRESS_ERROR = -5934 PR_ALREADY_INITIATED_ERROR = -5933 PR_GROUP_EMPTY_ERROR = -5932 PR_INVALID_STATE_ERROR = -5931 PR_NETWORK_DOWN_ERROR = -5930 PR_SOCKET_SHUTDOWN_ERROR = -5929 PR_CONNECT_ABORTED_ERROR = -5928 PR_HOST_UNREACHABLE_ERROR = -5927 END TEST: errcodes BEGIN TEST: exit   Sat Feb 8 16:51:14 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: exit BEGIN TEST: fdcach   Sat Feb 8 16:51:24 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: fdcach BEGIN TEST: fileio   Sat Feb 8 16:51:24 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: fileio BEGIN TEST: foreign   Sat Feb 8 16:51:25 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: foreign BEGIN TEST: forktest   Sat Feb 8 16:51:28 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Wait one second before connect Accepting connection at port 65015 Connecting to port 65015 Writing message "Hello world!" Received "Hello world!" from the client The message is received correctly Fork succeeded. Parent process continues. Accepting connection at port 65017 Wait one second before connect Fork succeeded. Child process continues. Accepting connection at port 65018 Wait one second before connect Connecting to port 65018 Connecting to port 65017 Writing message "Hello world!" Writing message "Hello world!" Received "Hello world!" from the client Received "Hello world!" from the client The message is received correctly The message is received correctly Child process exits. Parent process exits. PASSED END TEST: forktest BEGIN TEST: fsync   Sat Feb 8 16:51:31 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib 10 iterations over a 10 kbyte file: 131 [131] 131 END TEST: fsync BEGIN TEST: getproto   Sat Feb 8 16:51:31 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib tcp is protocol number 6 udp is protocol number 17 Protocol number 6 is tcp Protocol number 17 is udp PASSED END TEST: getproto BEGIN TEST: i2l   Sat Feb 8 16:51:31 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib We have long long END TEST: i2l BEGIN TEST: initclk   Sat Feb 8 16:51:32 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Elapsed time: 3000 ms, expected time: 3003 ms PASS END TEST: initclk BEGIN TEST: inrval   Sat Feb 8 16:51:35 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib inrval: Examine stdout to determine results. Overhead of 'PR_Now()' is 2136 nsecs Overhead of 'PR_IntervalNow()' is 2077 nsecs Overhead of 'PR_Now()' is 2139 nsecs Overhead of 'PR_IntervalNow()' is 2085 nsecs END TEST: inrval BEGIN TEST: instrumt   Sat Feb 8 16:53:14 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Test not defined END TEST: instrumt BEGIN TEST: intrio   Sat Feb 8 16:53:14 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib A local thread will be interrupted by a local thread PR_Accept() is interrupted as expected A local thread will be interrupted by a global thread PR_Accept() is interrupted as expected A global thread will be interrupted by a local thread PR_Accept() is interrupted as expected A global thread will be interrupted by a global thread PR_Accept() is interrupted as expected PASSED END TEST: intrio BEGIN TEST: intrupt   Sat Feb 8 16:53:35 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: intrupt BEGIN TEST: io_timeout   Sat Feb 8 16:53:48 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib test with global bound thread thread id 0, scope GLOBAL_BOUND scope test with local thread thread id 0, scope GLOBAL scope test with global thread thread id 0, scope GLOBAL scope END TEST: io_timeout BEGIN TEST: ioconthr   Sat Feb 8 16:53:54 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Interrupting the threads Threads terminated in 2991 milliseconds PASS END TEST: ioconthr BEGIN TEST: join   Sat Feb 8 16:54:00 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib User-User test User-Kernel test Kernel-User test Kernel-Kernel test Join with unjoinable thread PASSED END TEST: join BEGIN TEST: joinkk   Sat Feb 8 16:54:00 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: joinkk BEGIN TEST: joinku   Sat Feb 8 16:54:00 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: joinku BEGIN TEST: joinuk   Sat Feb 8 16:54:01 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: joinuk BEGIN TEST: joinuu   Sat Feb 8 16:54:01 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: joinuu BEGIN TEST: layer   Sat Feb 8 16:54:01 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Beginning layered test with new style stack Ending layered test END TEST: layer BEGIN TEST: lazyinit   Sat Feb 8 16:54:02 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: lazyinit BEGIN TEST: lltest   Sat Feb 8 16:54:02 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: lltest BEGIN TEST: lock   Sat Feb 8 16:54:02 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: lock BEGIN TEST: lockfile   Sat Feb 8 16:54:17 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: lockfile BEGIN TEST: logger   Sat Feb 8 16:54:23 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: logger BEGIN TEST: many_cv   Sat Feb 8 16:54:34 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Settings Conditions / lock: 10 Loops to run test: 1 PASS END TEST: many_cv BEGIN TEST: multiwait   Sat Feb 8 16:54:34 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib OneInThenCancelled() OneOpOneThread() ManyOpOneThread() SomeOpsSomeThreads() RealOneGroupIO() RealOneGroupIO Enumerated 0 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects END TEST: multiwait BEGIN TEST: nameshm1   Sat Feb 8 16:55:57 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: nameshm1 BEGIN TEST: nonblock   Sat Feb 8 16:56:01 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib The serveclient thread created. accept: EWOULDBLOCK, good client connected accept: succeeded, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good All tests finished PASS END TEST: nonblock BEGIN TEST: nblayer   Sat Feb 8 16:56:03 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Ending layered test END TEST: nblayer BEGIN TEST: ntioto   Sat Feb 8 16:56:04 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: ntioto BEGIN TEST: ntoh   Sat Feb 8 16:56:04 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib 1 2 1 2 1 2 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 PASS END TEST: ntoh BEGIN TEST: op_2long   Sat Feb 8 16:56:04 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86 PASS END TEST: op_2long BEGIN TEST: op_excl   Sat Feb 8 16:56:05 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: op_excl BEGIN TEST: op_filnf   Sat Feb 8 16:56:05 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib error code is -5950 PASS END TEST: op_filnf BEGIN TEST: op_filok   Sat Feb 8 16:56:05 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Test passed END TEST: op_filok BEGIN TEST: op_nofil   Sat Feb 8 16:56:06 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib error code is PR_FILE_NOT_FOUND_ERROR, as expected PASS END TEST: op_nofil BEGIN TEST: parent   Sat Feb 8 16:56:06 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: parent BEGIN TEST: peek   Sat Feb 8 16:56:07 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Running the test with local threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data Running the test with global threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data PASS END TEST: peek BEGIN TEST: perf   Sat Feb 8 16:56:47 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib local procedure call overhead: 0.00 usec DLL procedure call overhead: 0.07 usec current calendar time: 2.23 usec interval time: 2.10 usec idle lock lock/unlock pair: 0.79 usec idle monitor entry/exit pair: 0.92 usec idle cache monitor entry/exit pair: 2.69 usec create/destroy thread pair: 80.02 usec context switch - user/user: 31.59 usec context switch - user/kernel: 31.98 usec context switch - kernel/user: 31.59 usec context switch - kernel/kernel: 31.85 usec sema context switch - user/user: 33.56 usec sema context switch - user/kernel: 33.36 usec sema context switch - kernel/user: 33.49 usec sema context switch - kernel/kernel: 33.56 usec -------------- Adding 7 additional CPUs -------------- local procedure call overhead: 0.00 usec DLL procedure call overhead: 0.07 usec current calendar time: 2.23 usec interval time: 2.16 usec idle lock lock/unlock pair: 0.79 usec idle monitor entry/exit pair: 0.98 usec idle cache monitor entry/exit pair: 2.62 usec create/destroy thread pair: 77.53 usec context switch - user/user: 32.11 usec context switch - user/kernel: 31.85 usec context switch - kernel/user: 31.92 usec context switch - kernel/kernel: 31.92 usec sema context switch - user/user: 33.23 usec sema context switch - user/kernel: 33.29 usec sema context switch - kernel/user: 33.49 usec sema context switch - kernel/kernel: 33.42 usec END TEST: perf BEGIN TEST: pipeping   Sat Feb 8 16:56:48 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping BEGIN TEST: pipeping2   Sat Feb 8 16:56:49 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping2 BEGIN TEST: pipeself   Sat Feb 8 16:56:49 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" PR_Available: expected 250, got 250 bytes PR_Available: expected 243, got 243 bytes PR_Available: expected 0, got 0 bytes PASS END TEST: pipeself BEGIN TEST: poll_nm   Sat Feb 8 16:56:50 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: poll_nm BEGIN TEST: poll_to   Sat Feb 8 16:56:50 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: poll_to BEGIN TEST: pollable   Sat Feb 8 16:56:55 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: pollable BEGIN TEST: prftest   Sat Feb 8 16:56:56 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PR_snprintf test 1 passed PR_snprintf test 2 passed END TEST: prftest BEGIN TEST: primblok   Sat Feb 8 16:56:56 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib This test is not relevant on this platform END TEST: primblok BEGIN TEST: provider   Sat Feb 8 16:56:56 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Client/Server started at(0x2021be18): 16:56:56 Server started at(0x2021d098): 16:56:56 main(0x2021be18): waiting for execution interval (10 seconds) Client started at(0x2021d578): 16:56:56 Shutting down(0x2021be18): 16:57:06 Client(0x2021d578): stopped after 48 operations and 42634 bytes Server(0x2021d098): stopped after 49 operations and 43662 bytes main(0x2021be18): test complete Test exiting at(0x2021be18): 16:57:07 END TEST: provider BEGIN TEST: prpollml   Sat Feb 8 16:57:07 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: prpollml BEGIN TEST: prpoll   Sat Feb 8 16:57:29 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib This program tests PR_Poll with sockets. Timeout, error reporting, and normal operation are tested. The server thread is listening on ports 32933, 32934 and 32935 PR_Poll should time out in 5 seconds PR_Poll timed out. Test passed. PR_Poll should detect a bad file descriptor Three client threads are created. Each of them will send data to one of the three ports the server is listening on. The data they send is the port number. Each of them send the data five times, so you should see ten lines below, interleaved in an arbitrary order. The server received "32933" from a client The server received "32934" from a client The server received "32933" from a client The server received "32934" from a client Server read 128 bytes from native fd 12 The server received "32935" from a client The server received "32933" from a client The server received "32934" from a client Server read 128 bytes from native fd 14 The server received "32935" from a client The server received "32934" from a client Server read 128 bytes from native fd 10 The server received "32935" from a client The server received "32933" from a client The server received "32934" from a client Server read 128 bytes from native fd 12 The server received "32935" from a client The server received "32933" from a client Server read 128 bytes from native fd 10 The server received "32935" from a client All tests finished END TEST: prpoll BEGIN TEST: randseed   Sat Feb 8 16:57:34 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: randseed BEGIN TEST: ranfile   Sat Feb 8 16:57:34 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: ranfile BEGIN TEST: rwlocktest   Sat Feb 8 16:57:55 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: rwlocktest BEGIN TEST: sel_spd   Sat Feb 8 16:57:55 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Running test for 5 iterations with 10 simultaneous threads. Will send 8192 bytes of client data and 131072 bytes of server data TEST COMPLETE! Server results: ---------- server per thread totals 0 13510 7880 25420 405 server per thread elapsed time 47223 ---------- Client results: ---------- client per thread totals 0 8393 566 32110 372 client per thread elapsed time 41450 select loop user/user: 13592.80 usec TEST COMPLETE! Server results: ---------- server per thread totals 10 29449 8637 46941 1082 server per thread elapsed time 86114 ---------- Client results: ---------- client per thread totals 10 9822 1042 60613 1401 client per thread elapsed time 72882 select loop user/kernel: 21785.20 usec TEST COMPLETE! Server results: ---------- server per thread totals 10 37407 9135 70464 2000 server per thread elapsed time 119009 ---------- Client results: ---------- client per thread totals 10 11434 1325 86679 1822 client per thread elapsed time 101261 select loop kernel/user: 21483.80 usec TEST COMPLETE! Server results: ---------- server per thread totals 20 49011 9805 92105 2475 server per thread elapsed time 153398 ---------- Client results: ---------- client per thread totals 20 12987 1812 111917 2243 client per thread elapsed time 128957 select loop kernel/kernel: 21379.00 usec END TEST: sel_spd BEGIN TEST: selct_er   Sat Feb 8 16:57:56 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: selct_er BEGIN TEST: selct_nm   Sat Feb 8 16:57:56 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: selct_nm BEGIN TEST: selct_to   Sat Feb 8 16:57:56 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: selct_to BEGIN TEST: selintr   Sat Feb 8 16:58:02 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib select returned 0 END TEST: selintr BEGIN TEST: sema   Sat Feb 8 16:58:04 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: sema BEGIN TEST: semaerr   Sat Feb 8 16:58:04 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS PASS END TEST: semaerr BEGIN TEST: semaping   Sat Feb 8 16:58:05 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib warning: removed semaphore /tmp/bar.sem left over from previous run PASS PASS END TEST: semaping BEGIN TEST: sendzlf   Sat Feb 8 16:58:05 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: sendzlf BEGIN TEST: server_test   Sat Feb 8 16:58:06 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: server_test BEGIN TEST: servr_uu   Sat Feb 8 16:58:06 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: servr_uu BEGIN TEST: servr_ku   Sat Feb 8 16:58:06 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: servr_ku BEGIN TEST: servr_uk   Sat Feb 8 16:58:07 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: servr_uk BEGIN TEST: servr_kk   Sat Feb 8 16:58:07 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: servr_kk BEGIN TEST: short_thread   Sat Feb 8 16:58:08 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: short_thread BEGIN TEST: sigpipe   Sat Feb 8 16:58:08 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib write to broken pipe failed with EPIPE, as expected write to broken pipe failed with EPIPE, as expected PASSED END TEST: sigpipe BEGIN TEST: socket   Sat Feb 8 16:58:08 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib TCP Client/Server Test - IPv4/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv4/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed Socket_Misc_Test : 1 Server 4 Clients : Sizes of Transmitted Files - 3 KB, 3 MB Socket_Misc_Test passed TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed END TEST: socket BEGIN TEST: sockopt   Sat Feb 8 16:58:10 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: sockopt BEGIN TEST: sockping   Sat Feb 8 16:58:10 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: sockping BEGIN TEST: sprintf   Sat Feb 8 16:58:10 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: sprintf BEGIN TEST: stack   Sat Feb 8 16:58:12 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib ./stack successful sum = 0x13948, expected = 0x13948 END TEST: stack BEGIN TEST: stdio   Sat Feb 8 16:58:18 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib This to standard out This to standard err END TEST: stdio BEGIN TEST: str2addr   Sat Feb 8 16:58:18 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: str2addr BEGIN TEST: strod   Sat Feb 8 16:58:18 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Settings Number to translate 1234567890123456789 Loops to run test: 1 Translation = 1234567890123456768 END TEST: strod BEGIN TEST: switch   Sat Feb 8 16:58:19 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: switch BEGIN TEST: system   Sat Feb 8 16:58:22 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PR_SI_HOSTNAME: hew PR_SI_SYSNAME: AIX PR_SI_RELEASE: 1 PR_SI_ARCHITECTURE: rs6000 Host page size is 4096 Page shift is 12 Number of processors is: 2 END TEST: system BEGIN TEST: testbit   Sat Feb 8 16:58:23 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: testbit BEGIN TEST: testfile   Sat Feb 8 16:58:23 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib File Test passed Dir Test passed END TEST: testfile BEGIN TEST: threads   Sat Feb 8 16:58:25 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASS END TEST: threads BEGIN TEST: timemac   Sat Feb 8 16:58:26 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib ********************************************* ** ** ** Testing PR_Now(), PR_ExplodeTime, and ** ** PR_ImplodeTime on the current time ** ** ** ********************************************* Current UTC is Sun Feb 9 00:58:26 UTC 2003 Current local time is Sat Feb 8 16:58:26 -0800 2003 GMT offset is -28800, DST offset is 0 Please examine the results END TEST: timemac BEGIN TEST: timetest   Sat Feb 8 16:58:26 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: timetest BEGIN TEST: tpd   Sat Feb 8 16:58:49 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: tpd BEGIN TEST: udpsrv   Sat Feb 8 16:58:49 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib END TEST: udpsrv BEGIN TEST: vercheck   Sat Feb 8 16:58:50 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib NSPR release 4.3 Beta: Compatible with version 4.0 Compatible with version 4.0.1 Compatible with version 4.1 Compatible with version 4.1.1 Compatible with version 4.1.2 Compatible with version 4.1.3 Compatible with version 4.2 Compatible with version 4.2.1 Compatible with version 4.2.2 Compatible with version 4.3 Beta Incompatible with version 2.1 19980529 Incompatible with version 3.0 Incompatible with version 3.0.1 Incompatible with version 3.1 Incompatible with version 3.1.1 Incompatible with version 3.1.2 Incompatible with version 3.1.3 Incompatible with version 3.5 Incompatible with version 3.5.1 Incompatible with version 4.3.3 Incompatible with version 4.4 Incompatible with version 4.4.1 Incompatible with version 10.0 Incompatible with version 11.1 Incompatible with version 12.14.20 PASS END TEST: vercheck BEGIN TEST: version   Sat Feb 8 16:58:50 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Runtime library version information Build time: 09 Feb 2003 00:07:48 GMT Build time: 2003-02-08 16:07:48 Portable runtime V4.3.0 ( beta ) filename: libplc4.so security: N/A copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved comment: http://www.mozilla.org/MPL/ END TEST: version BEGIN TEST: writev   Sat Feb 8 16:58:50 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib PASSED END TEST: writev BEGIN TEST: xnotify   Sat Feb 8 16:58:51 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib Done! END TEST: xnotify BEGIN TEST: zerolen   Sat Feb 8 16:58:51 PDT 2003 OBJDIR AIX5.1_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_opt/dist/lib calling PR_Writev with a zero-length buffer calling PR_Write with a zero-length buffer calling PR_Send with a zero-length buffer PASS END TEST: zerolen BEGIN TEST: accept   Sat Feb 8 16:59:08 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: accept BEGIN TEST: acceptread   Sat Feb 8 16:59:19 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x11023a078)127.0.0.1:33744 (Server) read [0x11023a000..0x11023a075) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x11023a078)127.0.0.1:33745 (Server) read [0x11023a000..0x11023a075) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x11023a078)127.0.0.1:33746 (Server) read [0x11023a000..0x11023a075) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x11023a078)127.0.0.1:33747 (Server) read [0x11023a000..0x11023a075) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptread BEGIN TEST: acceptreademu   Sat Feb 8 16:59:30 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x11023a448)127.0.0.1:33757 (Server) read [0x11023a3d0..0x11023a445) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x11023a448)127.0.0.1:33758 (Server) read [0x11023a3d0..0x11023a445) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x11023a448)127.0.0.1:33759 (Server) read [0x11023a3d0..0x11023a445) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x11023a448)127.0.0.1:33760 (Server) read [0x11023a3d0..0x11023a445) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptreademu BEGIN TEST: affinity   Sat Feb 8 16:59:41 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib main: creating local thread thread_start: AffinityMask = 0x0 main: creating global thread thread_start: AffinityMask = 0x0 main: creating global bound thread thread_start: AffinityMask = 0x0 END TEST: affinity BEGIN TEST: alarm   Sat Feb 8 16:59:42 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: alarm BEGIN TEST: anonfm   Sat Feb 8 17:00:45 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: anonfm BEGIN TEST: atomic   Sat Feb 8 17:00:46 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PR_AtomicIncrement(-2) == -1: PASSED PR_AtomicIncrement(-1) == 0: PASSED PR_AtomicIncrement(0) == 1: PASSED PR_AtomicAdd(-2,1) == -1: PASSED PR_AtomicAdd(-1,4) == 3: PASSED PR_AtomicAdd(3,-6) == -3: PASSED PR_AtomicDecrement(2) == 1: PASSED PR_AtomicDecrement(1) == 0: PASSED PR_AtomicDecrement(0) == -1: PASSED PR_AtomicSet(-2, 2) == -2: PASSED PR_AtomicSet(-2, -2) == -2: PASSED Atomic operations test PASSED END TEST: atomic BEGIN TEST: attach   Sat Feb 8 17:00:46 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: attach BEGIN TEST: bigfile   Sat Feb 8 17:00:47 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: bigfile BEGIN TEST: cleanup   Sat Feb 8 17:00:47 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Cleanup settings Thread type: LOCAL Concurrency: 1 Number of threads: 1 Thread sleep: 10 Main sleep: 5 Cleanup will NOT be called main() exiting END TEST: cleanup BEGIN TEST: cltsrv   Sat Feb 8 17:00:52 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PThread Statistics started: 17:00:54[10] locks [created: 12, destroyed: 2] locks [acquired: 715, released: 715] cvars [created: 7, destroyed: 5] cvars [notified: 56, delayed_delete: 0] Client/Server started at(0x110210fd0): 17:00:54 Server started at(0x1102141b0): 17:00:54 main(0x110210fd0): waiting for execution interval (10 seconds) Client started at(0x11029e590): 17:00:54 Shutting down(0x110210fd0): 17:01:04 Client(0x11029e590): stopped after 48 operations and 42634 bytes Server(0x1102141b0): stopped after 49 operations and 43662 bytes main(0x110210fd0): test complete Test exiting at(0x110210fd0): 17:01:04 END TEST: cltsrv BEGIN TEST: concur   Sat Feb 8 17:01:04 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: concur BEGIN TEST: cvar   Sat Feb 8 17:01:16 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: cvar BEGIN TEST: cvar2   Sat Feb 8 17:01:17 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib CondVar Test: Simple test creates several local and global threads; half use a single, shared condvar, and the other half have their own condvar. The main thread then loops notifying them to wakeup. The timeout test is very similar except that the threads are not notified. They will all wakeup on a 1 second timeout. The mixed test combines the simple test and the timeout test; every third thread is notified, the other threads are expected to timeout correctly. Lastly, the combined test creates a thread for each of the above three cases and they all run simultaneously. This test is run with 5, 10, 15, and 20 threads of each type. 5 Thread tests Condvar simple test shared UU: 70.13 usec Condvar simple test shared UK: 56.36 usec Condvar simple test priv UU: 198.58 usec Condvar simple test priv UK: 183.51 usec Condvar simple test All: 220.87 usec Condvar timeout test: 805.48 usec 10 Thread tests Condvar simple test shared UU: 92.41 usec Condvar simple test shared UK: 99.62 usec Condvar simple test priv UU: 317.21 usec Condvar simple test priv UK: 310.00 usec Condvar simple test All: 463.36 usec Condvar timeout test: 884.78 usec 15 Thread tests Condvar simple test shared UU: 142.88 usec Condvar simple test shared UK: 130.42 usec Condvar simple test priv UU: 411.59 usec Condvar simple test priv UK: 397.17 usec Condvar simple test All: 680.30 usec Condvar timeout test: 972.60 usec 20 Thread tests Condvar simple test shared UU: 182.20 usec Condvar simple test shared UK: 334.25 usec Condvar simple test priv UU: 476.47 usec Condvar simple test priv UK: 513.83 usec Condvar simple test All: 821.21 usec Condvar timeout test: 1072.22 usec PASS END TEST: cvar2 BEGIN TEST: dlltest   Sat Feb 8 17:01:18 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: dlltest BEGIN TEST: dtoa   Sat Feb 8 17:01:18 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: dtoa BEGIN TEST: errcodes   Sat Feb 8 17:01:19 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Number of error codes = 73 PR_OUT_OF_MEMORY_ERROR = -6000 PR_BAD_DESCRIPTOR_ERROR = -5999 PR_WOULD_BLOCK_ERROR = -5998 PR_ACCESS_FAULT_ERROR = -5997 PR_INVALID_METHOD_ERROR = -5996 PR_ILLEGAL_ACCESS_ERROR = -5995 PR_UNKNOWN_ERROR = -5994 PR_PENDING_INTERRUPT_ERROR = -5993 PR_NOT_IMPLEMENTED_ERROR = -5992 PR_IO_ERROR = -5991 PR_IO_TIMEOUT_ERROR = -5990 PR_IO_PENDING_ERROR = -5989 PR_DIRECTORY_OPEN_ERROR = -5988 PR_INVALID_ARGUMENT_ERROR = -5987 PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986 PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985 PR_IS_CONNECTED_ERROR = -5984 PR_BAD_ADDRESS_ERROR = -5983 PR_ADDRESS_IN_USE_ERROR = -5982 PR_CONNECT_REFUSED_ERROR = -5981 PR_NETWORK_UNREACHABLE_ERROR = -5980 PR_CONNECT_TIMEOUT_ERROR = -5979 PR_NOT_CONNECTED_ERROR = -5978 PR_LOAD_LIBRARY_ERROR = -5977 PR_UNLOAD_LIBRARY_ERROR = -5976 PR_FIND_SYMBOL_ERROR = -5975 PR_INSUFFICIENT_RESOURCES_ERROR = -5974 PR_DIRECTORY_LOOKUP_ERROR = -5973 PR_TPD_RANGE_ERROR = -5972 PR_PROC_DESC_TABLE_FULL_ERROR = -5971 PR_SYS_DESC_TABLE_FULL_ERROR = -5970 PR_NOT_SOCKET_ERROR = -5969 PR_NOT_TCP_SOCKET_ERROR = -5968 PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967 PR_NO_ACCESS_RIGHTS_ERROR = -5966 PR_OPERATION_NOT_SUPPORTED_ERROR = -5965 PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964 PR_REMOTE_FILE_ERROR = -5963 PR_BUFFER_OVERFLOW_ERROR = -5962 PR_CONNECT_RESET_ERROR = -5961 PR_RANGE_ERROR = -5960 PR_DEADLOCK_ERROR = -5959 PR_FILE_IS_LOCKED_ERROR = -5958 PR_FILE_TOO_BIG_ERROR = -5957 PR_NO_DEVICE_SPACE_ERROR = -5956 PR_PIPE_ERROR = -5955 PR_NO_SEEK_DEVICE_ERROR = -5954 PR_IS_DIRECTORY_ERROR = -5953 PR_LOOP_ERROR = -5952 PR_NAME_TOO_LONG_ERROR = -5951 PR_FILE_NOT_FOUND_ERROR = -5950 PR_NOT_DIRECTORY_ERROR = -5949 PR_READ_ONLY_FILESYSTEM_ERROR = -5948 PR_DIRECTORY_NOT_EMPTY_ERROR = -5947 PR_FILESYSTEM_MOUNTED_ERROR = -5946 PR_NOT_SAME_DEVICE_ERROR = -5945 PR_DIRECTORY_CORRUPTED_ERROR = -5944 PR_FILE_EXISTS_ERROR = -5943 PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942 PR_INVALID_DEVICE_STATE_ERROR = -5941 PR_DEVICE_IS_LOCKED_ERROR = -5940 PR_NO_MORE_FILES_ERROR = -5939 PR_END_OF_FILE_ERROR = -5938 PR_FILE_SEEK_ERROR = -5937 PR_FILE_IS_BUSY_ERROR = -5936 PR_IN_PROGRESS_ERROR = -5934 PR_ALREADY_INITIATED_ERROR = -5933 PR_GROUP_EMPTY_ERROR = -5932 PR_INVALID_STATE_ERROR = -5931 PR_NETWORK_DOWN_ERROR = -5930 PR_SOCKET_SHUTDOWN_ERROR = -5929 PR_CONNECT_ABORTED_ERROR = -5928 PR_HOST_UNREACHABLE_ERROR = -5927 END TEST: errcodes BEGIN TEST: exit   Sat Feb 8 17:01:19 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: exit BEGIN TEST: fdcach   Sat Feb 8 17:01:29 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: fdcach BEGIN TEST: fileio   Sat Feb 8 17:01:30 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 'PR_NewSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_PostSem' is obsolete. Use 'locks & condition variables' instead. 'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead. PASS END TEST: fileio BEGIN TEST: foreign   Sat Feb 8 17:01:30 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: foreign BEGIN TEST: forktest   Sat Feb 8 17:01:33 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Accepting connection at port 33933 Wait one second before connect Connecting to port 33933 Writing message "Hello world!" Received "Hello world!" from the client The message is received correctly Fork succeeded. Parent process continues. Accepting connection at port 33935 Wait one second before connect Fork succeeded. Child process continues. Accepting connection at port 33936 Wait one second before connect Connecting to port 33935 Connecting to port 33936 Writing message "Hello world!" Writing message "Hello world!" Received "Hello world!" from the client The message is received correctly Received "Hello world!" from the client The message is received correctly Child process exits. Parent process exits. PASSED END TEST: forktest BEGIN TEST: fsync   Sat Feb 8 17:01:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 10 iterations over a 10 kbyte file: 66 [131] 131 END TEST: fsync BEGIN TEST: getproto   Sat Feb 8 17:01:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib tcp is protocol number 6 udp is protocol number 17 Protocol number 6 is tcp Protocol number 17 is udp PASSED END TEST: getproto BEGIN TEST: i2l   Sat Feb 8 17:01:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib We have long long END TEST: i2l BEGIN TEST: initclk   Sat Feb 8 17:01:37 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Elapsed time: 3000 ms, expected time: 3010 ms PASS END TEST: initclk BEGIN TEST: inrval   Sat Feb 8 17:01:40 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib inrval: Examine stdout to determine results. Overhead of 'PR_Now()' is 694 nsecs Overhead of 'PR_IntervalNow()' is 659 nsecs Overhead of 'PR_Now()' is 694 nsecs Overhead of 'PR_IntervalNow()' is 659 nsecs END TEST: inrval BEGIN TEST: instrumt   Sat Feb 8 17:03:13 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: instrumt BEGIN TEST: intrio   Sat Feb 8 17:03:14 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib A local thread will be interrupted by a local thread PR_Accept() is interrupted as expected A local thread will be interrupted by a global thread PR_Accept() is interrupted as expected A global thread will be interrupted by a local thread PR_Accept() is interrupted as expected A global thread will be interrupted by a global thread PR_Accept() is interrupted as expected PASSED END TEST: intrio BEGIN TEST: intrupt   Sat Feb 8 17:03:34 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: intrupt BEGIN TEST: io_timeout   Sat Feb 8 17:03:47 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib test with global bound thread thread id 0, scope GLOBAL_BOUND scope test with local thread thread id 0, scope GLOBAL scope test with global thread thread id 0, scope GLOBAL scope END TEST: io_timeout BEGIN TEST: ioconthr   Sat Feb 8 17:03:54 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Interrupting the threads Threads terminated in 2992 milliseconds PASS END TEST: ioconthr BEGIN TEST: join   Sat Feb 8 17:03:59 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib User-User test User-Kernel test Kernel-User test Kernel-Kernel test Join with unjoinable thread PASSED END TEST: join BEGIN TEST: joinkk   Sat Feb 8 17:03:59 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: joinkk BEGIN TEST: joinku   Sat Feb 8 17:04:00 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: joinku BEGIN TEST: joinuk   Sat Feb 8 17:04:00 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: joinuk BEGIN TEST: joinuu   Sat Feb 8 17:04:00 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: joinuu BEGIN TEST: layer   Sat Feb 8 17:04:01 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Beginning layered test with new style stack Ending layered test END TEST: layer BEGIN TEST: lazyinit   Sat Feb 8 17:04:01 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: lazyinit BEGIN TEST: lltest   Sat Feb 8 17:04:01 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: lltest BEGIN TEST: lock   Sat Feb 8 17:04:02 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: lock BEGIN TEST: lockfile   Sat Feb 8 17:04:18 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: lockfile BEGIN TEST: logger   Sat Feb 8 17:04:23 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: logger BEGIN TEST: many_cv   Sat Feb 8 17:04:33 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Settings Conditions / lock: 10 Loops to run test: 1 PThread Statistics started: 17:04:33[0] locks [created: 11, destroyed: 1] locks [acquired: 5, released: 5] cvars [created: 12, destroyed: 10] cvars [notified: 10, delayed_delete: 0] PASS END TEST: many_cv BEGIN TEST: multiwait   Sat Feb 8 17:04:34 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib OneInThenCancelled() OneOpOneThread() ManyOpOneThread() SomeOpsSomeThreads() RealOneGroupIO() RealOneGroupIO Enumerated 0 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects END TEST: multiwait BEGIN TEST: nameshm1   Sat Feb 8 17:05:56 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: nameshm1 BEGIN TEST: nonblock   Sat Feb 8 17:06:01 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib The serveclient thread created. accept: EWOULDBLOCK, good client connected accept: succeeded, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good All tests finished PASS END TEST: nonblock BEGIN TEST: nblayer   Sat Feb 8 17:06:03 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Ending layered test END TEST: nblayer BEGIN TEST: ntioto   Sat Feb 8 17:06:03 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: ntioto BEGIN TEST: ntoh   Sat Feb 8 17:06:04 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 1 2 1 2 1 2 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 PASS END TEST: ntoh BEGIN TEST: op_2long   Sat Feb 8 17:06:04 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86 PASS END TEST: op_2long BEGIN TEST: op_excl   Sat Feb 8 17:06:04 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: op_excl BEGIN TEST: op_filnf   Sat Feb 8 17:06:05 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib error code is -5950 PASS END TEST: op_filnf BEGIN TEST: op_filok   Sat Feb 8 17:06:05 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Test passed END TEST: op_filok BEGIN TEST: op_nofil   Sat Feb 8 17:06:05 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib error code is PR_FILE_NOT_FOUND_ERROR, as expected PASS END TEST: op_nofil BEGIN TEST: parent   Sat Feb 8 17:06:06 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: parent BEGIN TEST: peek   Sat Feb 8 17:06:06 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Running the test with local threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data Running the test with global threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data PASS END TEST: peek BEGIN TEST: perf   Sat Feb 8 17:06:47 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 'PR_NewSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_PostSem' is obsolete. Use 'locks & condition variables' instead. 'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead. local procedure call overhead: 0.07 usec DLL procedure call overhead: 0.13 usec current calendar time: 0.72 usec interval time: 0.72 usec idle lock lock/unlock pair: 1.18 usec idle monitor entry/exit pair: 1.57 usec idle cache monitor entry/exit pair: 4.13 usec create/destroy thread pair: 81.66 usec context switch - user/user: 32.18 usec context switch - user/kernel: 32.44 usec context switch - kernel/user: 32.38 usec context switch - kernel/kernel: 32.84 usec sema context switch - user/user: 35.72 usec sema context switch - user/kernel: 35.46 usec sema context switch - kernel/user: 35.65 usec sema context switch - kernel/kernel: 35.52 usec -------------- Adding 7 additional CPUs -------------- local procedure call overhead: 0.07 usec DLL procedure call overhead: 0.20 usec current calendar time: 0.72 usec interval time: 0.66 usec idle lock lock/unlock pair: 1.18 usec idle monitor entry/exit pair: 1.57 usec idle cache monitor entry/exit pair: 4.13 usec create/destroy thread pair: 96.02 usec context switch - user/user: 32.77 usec context switch - user/kernel: 32.77 usec context switch - kernel/user: 32.90 usec context switch - kernel/kernel: 32.90 usec sema context switch - user/user: 35.65 usec sema context switch - user/kernel: 35.59 usec sema context switch - kernel/user: 35.92 usec sema context switch - kernel/kernel: 35.78 usec END TEST: perf BEGIN TEST: pipeping   Sat Feb 8 17:06:48 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping BEGIN TEST: pipeping2   Sat Feb 8 17:06:48 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping2 BEGIN TEST: pipeself   Sat Feb 8 17:06:49 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" PR_Available: expected 250, got 250 bytes PR_Available: expected 243, got 243 bytes PR_Available: expected 0, got 0 bytes PASS END TEST: pipeself BEGIN TEST: poll_nm   Sat Feb 8 17:06:49 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: poll_nm BEGIN TEST: poll_to   Sat Feb 8 17:06:50 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: poll_to BEGIN TEST: pollable   Sat Feb 8 17:06:55 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: pollable BEGIN TEST: prftest   Sat Feb 8 17:06:55 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PR_snprintf test 1 passed PR_snprintf test 2 passed END TEST: prftest BEGIN TEST: primblok   Sat Feb 8 17:06:56 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib This test is not relevant on this platform END TEST: primblok BEGIN TEST: provider   Sat Feb 8 17:06:56 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib pthread Statistics started: 17:06:58[10] locks [created: 12, destroyed: 2] locks [acquired: 720, released: 720] cvars [created: 7, destroyed: 5] cvars [notified: 55, delayed_delete: 0] Client/Server started at(0x110210410): 17:06:58 Server started at(0x110212510): 17:06:58 main(0x110210410): waiting for execution interval (10 seconds) Client started at(0x1102990d0): 17:06:58 Shutting down(0x110210410): 17:07:08 Client(0x1102990d0): stopped after 49 operations and 43662 bytes Server(0x110212510): stopped after 50 operations and 43838 bytes main(0x110210410): test complete Test exiting at(0x110210410): 17:07:08 END TEST: provider BEGIN TEST: prpollml   Sat Feb 8 17:07:08 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: prpollml BEGIN TEST: prpoll   Sat Feb 8 17:07:30 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib This program tests PR_Poll with sockets. Timeout, error reporting, and normal operation are tested. The server thread is listening on ports 34602, 34603 and 34604 PR_Poll should time out in 5 seconds PR_Poll timed out. Test passed. PR_Poll should detect a bad file descriptor Three client threads are created. Each of them will send data to one of the three ports the server is listening on. The data they send is the port number. Each of them send the data five times, so you should see ten lines below, interleaved in an arbitrary order. The server received "34602" from a client The server received "34603" from a client Server read 128 bytes from native fd 9 The server received "34604" from a client The server received "34602" from a client The server received "34603" from a client The server received "34602" from a client The server received "34603" from a client Server read 128 bytes from native fd 9 The server received "34604" from a client The server received "34602" from a client The server received "34603" from a client Server read 128 bytes from native fd 12 The server received "34604" from a client The server received "34602" from a client The server received "34603" from a client Server read 128 bytes from native fd 9 The server received "34604" from a client Server read 128 bytes from native fd 6 The server received "34604" from a client All tests finished END TEST: prpoll BEGIN TEST: randseed   Sat Feb 8 17:07:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: randseed BEGIN TEST: ranfile   Sat Feb 8 17:07:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib ranfile returned 132 (failed) END TEST: ranfile BEGIN TEST: rwlocktest   Sat Feb 8 17:07:37 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: rwlocktest BEGIN TEST: sel_spd   Sat Feb 8 17:07:37 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Running test for 5 iterations with 10 simultaneous threads. Will send 8192 bytes of client data and 131072 bytes of server data server thread 0 alive server thread 1 alive server thread 1 loop 0 server thread 0 loop 0 server thread 2 alive server thread 2 loop 0 client thread 1 alive client thread 1 loop 0 client thread 1 socket created 273070672 client thread 1 socket connected 273070672 client thread 1 socket wrote 8192 server thread 3 alive server thread 4 alive server thread 3 loop 0 server thread 4 loop 0 client thread 0 alive client thread 2 alive client thread 0 loop 0 client thread 2 loop 0 client thread 0 socket created 274003920 client thread 2 socket created 274435984 client thread 0 socket connected 274003920 client thread 0 socket wrote 8192 client thread 2 socket connected 274435984 server thread 5 alive client thread 2 socket wrote 8192 server thread 7 alive server thread 5 loop 0 server thread 6 alive server thread 7 loop 0 server thread 9 alive server thread 6 loop 0 server thread 8 alive server thread 9 loop 0 server thread 1 got connection 275908080 server thread 8 loop 0 client thread 4 alive client thread 4 loop 0 client thread 4 socket created 275746896 server thread 1 read 8192 bytes client thread 4 socket connected 275746896 client thread 4 socket wrote 8192 server thread 0 got connection 276039760 client thread 3 alive client thread 3 loop 0 server thread 0 read 8192 bytes client thread 3 socket created 276171056 client thread 3 socket connected 276171056 server thread 2 got connection 276171184 client thread 3 socket wrote 8192 server thread 2 read 8192 bytes client thread 5 alive client thread 5 loop 0 client thread 5 socket created 276302480 server thread 3 got connection 276302608 server thread 3 read 8192 bytes client thread 5 socket connected 276302480 client thread 5 socket wrote 8192 server thread 5 got connection 276302736 server thread 4 got connection 276302864 server thread 5 read 8192 bytes server thread 4 read 8192 bytes server thread 5 write 131072 bytes server: 2359 131 6292 66 8848 server thread 5 loop 1 client thread 5 socket read 131072 server thread 1 write 131072 bytes server: 3670 459 9044 66 13239 server thread 1 loop 1 client thread 5 loop 1 client thread 5 socket created 276302736 server thread 3 write 131072 bytes server: 3080 131 8455 0 11666 server thread 3 loop 1 client thread 5 socket connected 276302736 client thread 5 socket wrote 8192 client thread 1 socket read 131072 client thread 1 loop 1 client thread 1 socket created 275908080 client thread 1 socket connected 275908080 client thread 1 socket wrote 8192 client thread 3 socket read 131072 client thread 3 loop 1 client thread 3 socket created 276302480 client thread 3 socket connected 276302480 server thread 2 write 131072 bytes client thread 3 socket wrote 8192 server: 3932 131 9831 66 13960 server thread 2 loop 1 server thread 1 got connection 276302608 server thread 1 read 8192 bytes server thread 5 got connection 273070672 server thread 3 got connection 276171056 server thread 5 read 8192 bytes server thread 3 read 8192 bytes server thread 0 write 131072 bytes server: 4195 131 11011 66 15402 server thread 0 loop 1 client thread 2 socket read 131072 client thread 2 loop 1 server thread 4 write 131072 bytes client thread 2 socket created 276171184 server: 3343 131 10355 66 13894 server thread 4 loop 1 client thread 2 socket connected 276171184 client thread 2 socket wrote 8192 client thread 0 socket read 131072 client thread 0 loop 1 client thread 4 socket read 131072 client thread 0 socket created 276039760 client thread 4 loop 1 client thread 4 socket created 274435984 client thread 0 socket connected 276039760 client thread 0 socket wrote 8192 client thread 4 socket connected 274435984 client thread 4 socket wrote 8192 server thread 2 got connection 276302864 server thread 2 read 8192 bytes server thread 0 got connection 274003920 server thread 0 read 8192 bytes server thread 4 got connection 275746896 server thread 4 read 8192 bytes client thread 6 alive client thread 6 loop 0 client thread 6 socket created 276434160 client thread 5 socket read 131072 client thread 5 loop 2 client thread 6 socket connected 276434160 client thread 5 socket created 276302736 client thread 6 socket wrote 8192 client thread 5 socket connected 276302736 client thread 5 socket wrote 8192 server thread 5 write 131072 bytes server: 3277 66 4981 131 8455 server thread 5 loop 2 server thread 5 got connection 273070672 server thread 5 read 8192 bytes server thread 6 got connection 276434352 server thread 6 read 8192 bytes server thread 3 write 131072 bytes server: 1507 66 6947 66 8586 server thread 3 loop 2 client thread 3 socket read 131072 client thread 3 loop 2 client thread 3 socket created 276171056 server thread 0 write 131072 bytes server: 1180 66 5899 66 7209 client thread 3 socket connected 276171056 server thread 0 loop 2 client thread 3 socket wrote 8192 client thread 0 socket read 131072 client thread 0 loop 2 client thread 0 socket created 276302480 server thread 4 write 131072 bytes server: 1180 66 6226 66 7537 server thread 4 loop 2 client thread 0 socket connected 276302480 client thread 0 socket wrote 8192 server thread 3 got connection 274003920 server thread 2 write 131072 bytes server thread 3 read 8192 bytes server: 2032 66 6816 66 8979 server thread 2 loop 2 server thread 0 got connection 276039760 client thread 4 socket read 131072 server thread 0 read 8192 bytes client thread 4 loop 2 client thread 4 socket created 275746896 client thread 4 socket connected 275746896 client thread 2 socket read 131072 client thread 4 socket wrote 8192 client thread 2 loop 2 client thread 2 socket created 276302864 server thread 5 write 131072 bytes server: 0 66 4129 66 4260 server thread 5 loop 3 client thread 2 socket connected 276302864 client thread 2 socket wrote 8192 server thread 4 got connection 274435984 client thread 5 socket read 131072 server thread 4 read 8192 bytes client thread 5 loop 3 client thread 5 socket created 276171184 client thread 5 socket connected 276171184 client thread 5 socket wrote 8192 server thread 2 got connection 273070672 server thread 2 read 8192 bytes server thread 5 got connection 276302736 server thread 5 read 8192 bytes server thread 6 write 131072 bytes server: 17040 66 6619 131 23856 server thread 6 loop 1 server thread 3 write 131072 bytes server: 1376 66 4915 66 6423 server thread 3 loop 3 server thread 0 write 131072 bytes server: 918 66 4981 66 6030 server thread 0 loop 3 client thread 3 socket read 131072 client thread 3 loop 3 client thread 0 socket read 131072 client thread 3 socket created 276434352 client thread 0 loop 3 client thread 0 socket created 274003920 client thread 3 socket connected 276434352 client thread 3 socket wrote 8192 client thread 0 socket connected 274003920 server thread 3 got connection 276039760 server thread 3 read 8192 bytes client thread 0 socket wrote 8192 server thread 4 write 131072 bytes server: 1311 66 4915 66 6357 server thread 4 loop 3 server thread 0 got connection 276171056 server thread 0 read 8192 bytes server thread 2 write 131072 bytes client thread 4 socket read 131072 server: 1507 66 4719 66 6357 server thread 2 loop 3 client thread 4 loop 3 client thread 4 socket created 276302480 client thread 4 socket connected 276302480 client thread 4 socket wrote 8192 client thread 2 socket read 131072 client thread 2 loop 3 client thread 2 socket created 274435984 server thread 4 got connection 273070672 client thread 2 socket connected 274435984 server thread 4 read 8192 bytes client thread 2 socket wrote 8192 server thread 5 write 131072 bytes server: 1180 66 5112 66 6423 server thread 5 loop 4 server thread 2 got connection 275746896 server thread 2 read 8192 bytes client thread 5 socket read 131072 client thread 5 loop 4 client thread 5 socket created 276302864 client thread 5 socket connected 276302864 client thread 5 socket wrote 8192 server thread 5 got connection 276302736 server thread 5 read 8192 bytes client thread 6 socket read 131072 server thread 3 write 131072 bytes server: 721 0 3605 66 4391 server thread 3 loop 4 client thread 3 socket read 131072 client thread 3 loop 4 client thread 3 socket created 276171184 server thread 2 write 131072 bytes server: 918 66 3015 0 3998 server thread 2 loop 4 client thread 3 socket connected 276171184 client thread 3 socket wrote 8192 server thread 3 got connection 276039760 server thread 3 read 8192 bytes server thread 0 write 131072 bytes server: 852 131 4588 66 5636 server thread 0 loop 4 client thread 2 socket read 131072 client thread 2 loop 4 client thread 0 socket read 131072 client thread 2 socket created 276434352 client thread 0 loop 4 client thread 0 socket created 275746896 client thread 2 socket connected 276434352 client thread 2 socket wrote 8192 client thread 0 socket connected 275746896 server thread 2 got connection 276171056 server thread 2 read 8192 bytes client thread 0 socket wrote 8192 server thread 0 got connection 274435984 server thread 0 read 8192 bytes server thread 5 write 131072 bytes server: 1245 0 4260 66 5571 Thread 5 EXIT client thread 8 alive client thread 8 loop 0 client thread 8 socket created 274003920 client thread 5 socket read 131072 Thread 5 EXIT server thread 8 got connection 276302736 client thread 8 socket connected 274003920 client thread 8 socket wrote 8192 server thread 3 write 131072 bytes client thread 3 socket read 131072 server thread 8 read 8192 bytes Thread 3 EXIT server thread 2 write 131072 bytes server: 852 66 3211 0 4129 Thread 2 EXIT client thread 7 alive client thread 7 loop 0 client thread 7 socket created 274567280 client thread 7 socket connected 274567280 client thread 7 socket wrote 8192 client thread 2 socket read 131072 Thread 2 EXIT client thread 9 alive client thread 9 loop 0 client thread 9 socket created 276302864 server thread 1 write 131072 bytes server thread 7 got connection 276171184 server thread 7 read 8192 bytes server: 1573 66 24381 197 26216 server thread 1 loop 2 client thread 9 socket connected 276302864 client thread 9 socket wrote 8192 server thread 9 got connection 276171056 client thread 1 socket read 131072 client thread 1 loop 2 server thread 9 read 8192 bytes client thread 1 socket created 271318768 client thread 1 socket connected 271318768 server thread 1 got connection 276434352 client thread 1 socket wrote 8192 server thread 1 read 8192 bytes server thread 0 write 131072 bytes server: 721 66 5636 66 6488 Thread 0 EXIT client thread 0 socket read 131072 Thread 0 EXIT server thread 8 write 131072 bytes server: 33491 721 5767 66 40045 server thread 8 loop 1 server thread 9 write 131072 bytes server: 36309 131 3932 66 40438 server thread 9 loop 1 client thread 9 socket read 131072 client thread 9 loop 1 client thread 9 socket created 276302608 client thread 8 socket read 131072 client thread 9 socket connected 276302608 client thread 8 loop 1 client thread 9 socket wrote 8192 client thread 8 socket created 275908080 client thread 8 socket connected 275908080 server thread 9 got connection 274435984 client thread 8 socket wrote 8192 server thread 9 read 8192 bytes server thread 8 got connection 271309968 server thread 8 read 8192 bytes server thread 7 write 131072 bytes server: 36178 131 6357 131 42797 server thread 7 loop 1 client thread 7 socket read 131072 client thread 7 loop 1 client thread 7 socket created 275746896 server thread 9 write 131072 bytes server: 721 66 1507 0 2294 server thread 9 loop 2 client thread 7 socket connected 275746896 client thread 9 socket read 131072 client thread 9 loop 2 client thread 7 socket wrote 8192 client thread 9 socket created 276302736 client thread 9 socket connected 276302736 client thread 9 socket wrote 8192 server thread 1 write 131072 bytes server: 852 66 6292 66 7275 server thread 1 loop 3 server thread 9 got connection 276171056 client thread 1 socket read 131072 server thread 9 read 8192 bytes client thread 1 loop 3 client thread 1 socket created 276302864 server thread 7 got connection 274003920 server thread 7 read 8192 bytes client thread 1 socket connected 276302864 client thread 1 socket wrote 8192 server thread 1 got connection 276171184 server thread 1 read 8192 bytes server thread 9 write 131072 bytes client thread 8 socket read 131072 server: 524 66 3343 66 3998 server thread 9 loop 3 client thread 8 loop 2 client thread 9 socket read 131072 client thread 8 socket created 274567280 client thread 9 loop 3 client thread 9 socket created 274435984 client thread 8 socket connected 274567280 client thread 8 socket wrote 8192 server thread 8 write 131072 bytes client thread 9 socket connected 274435984 client thread 9 socket wrote 8192 server: 918 66 5833 66 6882 server thread 8 loop 2 server thread 8 got connection 276302608 server thread 9 got connection 276434352 server thread 8 read 8192 bytes server thread 9 read 8192 bytes server thread 7 write 131072 bytes server: 1114 66 4588 66 5833 server thread 7 loop 2 client thread 7 socket read 131072 client thread 7 loop 2 client thread 7 socket created 271318768 server thread 1 write 131072 bytes server: 721 66 4522 66 5374 server thread 1 loop 4 client thread 7 socket connected 271318768 client thread 7 socket wrote 8192 server thread 7 got connection 276171056 client thread 1 socket read 131072 server thread 7 read 8192 bytes client thread 1 loop 4 client thread 1 socket created 275908080 client thread 1 socket connected 275908080 client thread 1 socket wrote 8192 server thread 1 got connection 276302736 server thread 1 read 8192 bytes client thread 6 loop 1 client thread 6 socket created 271309968 server thread 6 got connection 274003920 client thread 6 socket connected 271309968 server thread 6 read 8192 bytes client thread 6 socket wrote 8192 server thread 6 write 131072 bytes server: 25954 197 1573 66 27789 server thread 6 loop 2 client thread 6 socket read 131072 client thread 6 loop 2 server thread 1 write 131072 bytes client thread 6 socket created 275746896 server: 721 66 2556 66 3408 Thread 1 EXIT server thread 6 got connection 276171184 client thread 6 socket connected 275746896 server thread 8 write 131072 bytes server thread 6 read 8192 bytes server: 66 66 4981 66 5178 server thread 8 loop 3 client thread 6 socket wrote 8192 client thread 1 socket read 131072 Thread 1 EXIT client thread 8 socket read 131072 client thread 8 loop 3 client thread 8 socket created 276302864 client thread 8 socket connected 276302864 client thread 8 socket wrote 8192 server thread 7 write 131072 bytes server: 590 66 4391 66 5112 server thread 7 loop 3 client thread 7 socket read 131072 server thread 8 got connection 276434160 client thread 7 loop 3 server thread 8 read 8192 bytes client thread 7 socket created 274003920 client thread 7 socket connected 274003920 client thread 7 socket wrote 8192 server thread 6 write 131072 bytes server thread 7 got connection 271309968 server: 655 131 1573 66 2425 server thread 6 loop 3 server thread 7 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 3 client thread 6 socket created 276302736 server thread 6 got connection 271611504 client thread 6 socket connected 276302736 server thread 6 read 8192 bytes client thread 6 socket wrote 8192 server thread 6 write 131072 bytes server thread 7 write 131072 bytes server: 524 197 1180 66 1966 server thread 6 loop 4 server: 524 66 1901 131 2622 server thread 7 loop 4 client thread 6 socket read 131072 client thread 6 loop 4 client thread 6 socket created 276302608 client thread 7 socket read 131072 client thread 7 loop 4 client thread 6 socket connected 276302608 server thread 6 got connection 275908080 client thread 6 socket wrote 8192 server: 1114 66 3211 22414 26806 server thread 6 read 8192 bytes Thread 3 EXIT client thread 7 socket created 274567280 client thread 7 socket connected 274567280 client thread 7 socket wrote 8192 server thread 7 got connection 276171056 server thread 7 read 8192 bytes server thread 6 write 131072 bytes server: 393 66 1114 66 1638 Thread 6 EXIT server thread 8 write 131072 bytes server: 1049 66 4326 66 5505 server thread 8 loop 4 client thread 6 socket read 131072 client thread 8 socket read 131072 Thread 6 EXIT client thread 8 loop 4 client thread 8 socket created 271318768 client thread 8 socket connected 271318768 client thread 8 socket wrote 8192 server thread 8 got connection 276171184 server thread 8 read 8192 bytes server thread 4 write 131072 bytes server: 918 66 33032 66 34080 server thread 4 loop 4 client thread 4 socket read 131072 client thread 4 loop 4 client thread 4 socket created 275746896 client thread 4 socket connected 275746896 server thread 4 got connection 271611504 client thread 4 socket wrote 8192 server thread 4 read 8192 bytes server thread 8 write 131072 bytes server: 1180 66 2490 66 3801 Thread 8 EXIT client thread 8 socket read 131072 Thread 8 EXIT server thread 4 write 131072 bytes server: 393 131 1245 66 1835 Thread 4 EXIT client thread 9 socket read 131072 client thread 4 socket read 131072 client thread 9 loop 4 client thread 9 socket created 271309968 Thread 4 EXIT server thread 7 write 131072 bytes server: 983 66 5571 0 6619 client thread 9 socket connected 271309968 Thread 7 EXIT client thread 9 socket wrote 8192 server thread 9 write 131072 bytes client thread 7 socket read 131072 server: 459 66 15402 66 15992 server thread 9 loop 4 server thread 9 got connection 276302736 Thread 7 EXIT server thread 9 read 8192 bytes server thread 9 write 131072 bytes client thread 9 socket read 131072 server: 0 66 1245 66 1376 Thread 9 EXIT Thread 9 EXIT Thread 9 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 0 20627 508 29782 2568 server per thread elapsed time 53496 ---------- Client results: ---------- client per thread totals 0 1399 430 34377 2528 client per thread elapsed time 38743 select loop user/user: 13920.60 usec server thread 0 alive server thread 2 alive server thread 1 alive server thread 4 alive server thread 3 alive server thread 5 alive server thread 7 alive server thread 9 alive server thread 1 loop 0 server thread 3 loop 0 server thread 7 loop 0 client thread 3 alive client thread 3 loop 0 client thread 3 socket created 273070672 server thread 3 got connection 276302480 client thread 3 socket connected 273070672 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 server thread 6 alive server thread 3 write 131072 bytes server: 393 197 1835 66 2490 server thread 3 loop 1 client thread 3 socket read 131072 client thread 3 loop 1 client thread 3 socket created 275161296 server thread 3 got connection 271318768 client thread 3 socket connected 275161296 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 server thread 3 write 131072 bytes server: 393 131 1049 66 1638 server thread 3 loop 2 client thread 3 socket read 131072 client thread 3 loop 2 client thread 3 socket created 271611504 server thread 3 got connection 273842160 client thread 3 socket connected 271611504 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 server thread 3 write 131072 bytes server: 393 131 1114 66 1704 server thread 3 loop 3 client thread 3 socket read 131072 client thread 3 loop 3 client thread 3 socket created 274435984 server thread 3 got connection 275746896 client thread 3 socket connected 274435984 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 server thread 3 write 131072 bytes server: 328 131 1114 66 1638 server thread 3 loop 4 client thread 3 socket read 131072 client thread 3 loop 4 client thread 3 socket created 276171056 server thread 3 got connection 274868432 client thread 3 socket connected 276171056 server thread 3 read 8192 bytes client thread 3 socket wrote 8192 server thread 8 alive client thread 1 alive client thread 1 loop 0 client thread 1 socket created 274567280 client thread 1 socket connected 274567280 client thread 1 socket wrote 8192 server thread 4 loop 0 server thread 9 loop 0 server thread 6 loop 0 client thread 7 alive client thread 7 loop 0 client thread 7 socket created 276302736 client thread 7 socket connected 276302736 client thread 7 socket wrote 8192 server thread 2 loop 0 server thread 5 loop 0 client thread 9 alive client thread 9 loop 0 client thread 9 socket created 275454032 server thread 9 got connection 271309968 client thread 9 socket connected 275454032 server thread 9 read 8192 bytes server thread 1 got connection 276302480 server thread 1 read 8192 bytes client thread 4 alive client thread 4 loop 0 client thread 4 socket created 271318768 client thread 4 socket connected 271318768 client thread 4 socket wrote 8192 client thread 6 alive client thread 6 loop 0 client thread 6 socket created 275161296 client thread 6 socket connected 275161296 client thread 6 socket wrote 8192 server thread 4 got connection 273842160 server thread 4 read 8192 bytes server thread 6 got connection 271611504 server thread 6 read 8192 bytes server thread 8 loop 0 client thread 5 alive client thread 5 loop 0 client thread 5 socket created 275746896 server thread 1 write 131072 bytes client thread 5 socket connected 275746896 client thread 5 socket wrote 8192 server: 14288 66 5702 66 20121 server thread 1 loop 1 client thread 2 alive client thread 2 loop 0 client thread 2 socket created 274435984 client thread 2 socket connected 274435984 client thread 2 socket wrote 8192 client thread 1 socket read 131072 client thread 1 loop 1 client thread 1 socket created 276302480 server thread 4 write 131072 bytes server: 3867 66 5440 0 9372 server thread 4 loop 1 client thread 1 socket connected 276302480 client thread 1 socket wrote 8192 server thread 6 write 131072 bytes client thread 4 socket read 131072 server: 3605 66 5505 66 9241 server thread 6 loop 1 client thread 4 loop 1 server thread 1 got connection 274567280 server thread 1 read 8192 bytes client thread 6 socket read 131072 server thread 3 write 131072 bytes server: 328 131 13304 66 13829 client thread 6 loop 1 Thread 3 EXIT client thread 6 socket created 273842160 client thread 4 socket created 271611504 client thread 4 socket connected 271611504 client thread 6 socket connected 273842160 client thread 6 socket wrote 8192 client thread 4 socket wrote 8192 server thread 6 got connection 271318768 server thread 6 read 8192 bytes client thread 3 socket read 131072 server thread 4 got connection 274868432 Thread 3 EXIT server thread 4 read 8192 bytes client thread 9 socket wrote 8192 server thread 7 got connection 273070672 server thread 7 read 8192 bytes server thread 1 write 131072 bytes server: 983 66 3474 66 4588 client thread 1 socket read 131072 server thread 1 loop 2 client thread 1 loop 2 server thread 6 write 131072 bytes client thread 1 socket created 275161296 server: 918 66 2884 66 3932 server thread 6 loop 2 client thread 1 socket connected 275161296 client thread 1 socket wrote 8192 server thread 1 got connection 274567472 client thread 6 socket read 131072 server thread 1 read 8192 bytes client thread 6 loop 2 client thread 6 socket created 276171056 client thread 6 socket connected 276171056 client thread 6 socket wrote 8192 server thread 6 got connection 274567280 server thread 6 read 8192 bytes server thread 5 got connection 276302480 server thread 5 read 8192 bytes server thread 4 write 131072 bytes server: 1376 66 3932 66 5440 server thread 4 loop 2 server thread 2 got connection 271318768 client thread 4 socket read 131072 server thread 2 read 8192 bytes client thread 4 loop 2 client thread 4 socket created 273842160 client thread 4 socket connected 273842160 client thread 4 socket wrote 8192 server thread 4 got connection 274868432 server thread 4 read 8192 bytes server thread 9 write 131072 bytes server: 983 1442 13436 197 16057 server thread 9 loop 1 client thread 9 socket read 131072 client thread 9 loop 1 server thread 1 write 131072 bytes client thread 1 socket read 131072 server: 393 66 3211 131 3801 server thread 1 loop 3 client thread 1 loop 3 client thread 1 socket created 271611504 client thread 6 socket read 131072 client thread 6 loop 3 server thread 6 write 131072 bytes client thread 6 socket created 271309968 server: 590 131 3211 66 3998 server thread 6 loop 3 client thread 1 socket connected 271611504 client thread 1 socket wrote 8192 client thread 8 alive client thread 8 loop 0 client thread 6 socket connected 271309968 server thread 6 got connection 274567472 client thread 6 socket wrote 8192 server thread 6 read 8192 bytes server thread 1 got connection 275454032 client thread 9 socket created 275161296 server thread 1 read 8192 bytes client thread 9 socket connected 275161296 client thread 9 socket wrote 8192 server thread 9 got connection 276171056 server thread 9 read 8192 bytes server thread 4 write 131072 bytes server: 852 0 4719 131 5702 server thread 4 loop 3 client thread 4 socket read 131072 client thread 4 loop 3 client thread 4 socket created 274567280 client thread 4 socket connected 274567280 client thread 4 socket wrote 8192 server thread 6 write 131072 bytes server: 131 524 2818 66 3539 server thread 6 loop 4 client thread 6 socket read 131072 server thread 4 got connection 274868432 server thread 4 read 8192 bytes client thread 6 loop 4 client thread 6 socket created 273842160 server thread 1 write 131072 bytes server: 1638 66 2949 66 4719 server thread 1 loop 4 client thread 6 socket connected 273842160 client thread 6 socket wrote 8192 server thread 6 got connection 274567472 client thread 1 socket read 131072 server thread 6 read 8192 bytes client thread 1 loop 4 client thread 1 socket created 271309968 client thread 1 socket connected 271309968 client thread 1 socket wrote 8192 server thread 1 got connection 275454032 server thread 1 read 8192 bytes server thread 7 write 131072 bytes server: 24250 66 10093 197 34605 server thread 7 loop 1 client thread 7 socket read 131072 client thread 7 loop 1 client thread 7 socket created 271611504 client thread 7 socket connected 271611504 server thread 4 write 131072 bytes client thread 7 socket wrote 8192 server: 983 66 2949 66 4063 server thread 4 loop 4 server thread 7 got connection 273070672 client thread 4 socket read 131072 client thread 4 loop 4 server thread 7 read 8192 bytes client thread 4 socket created 276302736 client thread 4 socket connected 276302736 client thread 4 socket wrote 8192 server thread 6 write 131072 bytes server: 459 66 3277 66 3867 client thread 6 socket read 131072 Thread 6 EXIT Thread 6 EXIT server thread 0 loop 0 server thread 4 got connection 274868432 client thread 0 alive server thread 4 read 8192 bytes client thread 0 loop 0 client thread 0 socket created 274567280 server thread 1 write 131072 bytes server: 590 66 3474 66 4195 Thread 1 EXIT client thread 0 socket connected 274567280 client thread 0 socket wrote 8192 client thread 1 socket read 131072 server thread 0 got connection 274567472 Thread 1 EXIT server thread 0 read 8192 bytes client thread 8 socket created 276171184 client thread 8 socket connected 276171184 client thread 8 socket wrote 8192 server thread 8 got connection 273842160 server thread 8 read 8192 bytes server thread 9 write 131072 bytes server: 3605 66 8061 197 11928 server thread 9 loop 2 client thread 9 socket read 131072 client thread 4 socket read 131072 client thread 9 loop 2 client thread 9 socket created 275454032 Thread 4 EXIT client thread 9 socket connected 275454032 client thread 9 socket wrote 8192 server thread 0 write 131072 bytes server: 590 66 3080 66 3801 server thread 0 loop 1 client thread 0 socket read 131072 server thread 4 write 131072 bytes client thread 0 loop 1 server: 1114 0 3867 66 5047 client thread 0 socket created 273842032 Thread 4 EXIT client thread 0 socket connected 273842032 server thread 0 got connection 271309968 client thread 0 socket wrote 8192 server thread 0 read 8192 bytes server thread 8 write 131072 bytes client thread 8 socket read 131072 client thread 8 loop 1 client thread 8 socket created 276171056 server: 19400 328 3408 262 23398 server thread 8 loop 1 client thread 8 socket connected 276171056 client thread 8 socket wrote 8192 server thread 9 got connection 275161296 server thread 0 write 131072 bytes server thread 9 read 8192 bytes server: 393 131 1835 131 2490 server thread 0 loop 2 client thread 0 socket read 131072 client thread 0 loop 2 client thread 0 socket created 276302736 server thread 8 got connection 274567472 client thread 0 socket connected 276302736 client thread 0 socket wrote 8192 server thread 0 got connection 274567280 server thread 0 read 8192 bytes server thread 7 write 131072 bytes server: 1245 197 8586 66 10093 server thread 7 loop 2 client thread 7 socket read 131072 client thread 7 loop 2 client thread 7 socket created 274868432 client thread 7 socket connected 274868432 client thread 7 socket wrote 8192 server thread 7 got connection 275908080 server thread 7 read 8192 bytes server thread 0 write 131072 bytes server: 524 393 1442 131 2490 server thread 0 loop 3 client thread 0 socket read 131072 client thread 0 loop 3 client thread 0 socket created 276171184 client thread 0 socket connected 276171184 client thread 0 socket wrote 8192 server thread 0 got connection 273842160 server thread 0 read 8192 bytes server thread 9 write 131072 bytes server: 3670 66 3408 66 7209 server thread 9 loop 3 client thread 9 socket read 131072 server thread 8 read 8192 bytes client thread 9 loop 3 client thread 9 socket created 271309968 client thread 9 socket connected 271309968 client thread 9 socket wrote 8192 server thread 9 got connection 273842032 server thread 9 read 8192 bytes server thread 0 write 131072 bytes server: 459 66 1311 66 1901 server thread 0 loop 4 client thread 0 socket read 131072 client thread 0 loop 4 client thread 0 socket created 273070672 client thread 0 socket connected 273070672 client thread 0 socket wrote 8192 server thread 0 got connection 271611504 server thread 0 read 8192 bytes server thread 7 write 131072 bytes server: 655 66 3015 66 3801 server thread 7 loop 3 client thread 7 socket read 131072 client thread 7 loop 3 client thread 7 socket created 274567280 client thread 7 socket connected 274567280 client thread 7 socket wrote 8192 server thread 7 got connection 276302736 server thread 7 read 8192 bytes server thread 0 write 131072 bytes server: 459 66 1376 66 1966 Thread 0 EXIT client thread 0 socket read 131072 Thread 0 EXIT server thread 9 write 131072 bytes server: 852 0 3801 66 4719 server thread 9 loop 4 server thread 8 write 131072 bytes client thread 8 socket read 131072 server: 786 3277 4522 66 8651 server thread 8 loop 2 client thread 8 loop 2 client thread 8 socket created 275161296 client thread 8 socket connected 275161296 client thread 8 socket wrote 8192 server thread 8 got connection 275454032 server thread 8 read 8192 bytes client thread 9 socket read 131072 client thread 9 loop 4 client thread 9 socket created 273842160 client thread 9 socket connected 273842160 client thread 9 socket wrote 8192 server thread 9 got connection 276171184 server thread 9 read 8192 bytes server thread 5 write 131072 bytes server: 13304 197 27264 66 40831 server thread 5 loop 1 client thread 5 socket read 131072 client thread 5 loop 1 server thread 8 write 131072 bytes server: 328 66 1835 66 2294 server thread 8 loop 3 client thread 8 socket read 131072 client thread 5 socket created 275908080 client thread 8 loop 3 client thread 8 socket created 274868432 server thread 5 got connection 271611504 client thread 5 socket connected 275908080 client thread 8 socket connected 274868432 client thread 8 socket wrote 8192 server thread 8 got connection 274003920 server thread 8 read 8192 bytes server thread 5 read 8192 bytes client thread 5 socket wrote 8192 server thread 7 write 131072 bytes server: 655 66 6226 197 7144 server thread 7 loop 4 server thread 8 write 131072 bytes client thread 8 socket read 131072 server: 393 66 1507 66 2032 server thread 8 loop 4 client thread 8 loop 4 client thread 8 socket created 273070672 client thread 8 socket connected 273070672 client thread 8 socket wrote 8192 server thread 8 got connection 273842032 server thread 8 read 8192 bytes client thread 7 socket read 131072 server thread 5 write 131072 bytes client thread 7 loop 4 client thread 7 socket created 274567472 server: 1049 328 2097 66 3539 server thread 5 loop 2 client thread 5 socket read 131072 client thread 7 socket connected 274567472 client thread 7 socket wrote 8192 client thread 5 loop 2 client thread 5 socket created 276171056 server thread 7 got connection 271309968 server thread 7 read 8192 bytes server thread 5 got connection 276302480 client thread 5 socket connected 276171056 server thread 5 read 8192 bytes server thread 8 write 131072 bytes server: 393 66 1770 66 2294 client thread 8 socket read 131072 Thread 8 EXIT client thread 5 socket wrote 8192 Thread 8 EXIT server thread 9 write 131072 bytes server thread 5 write 131072 bytes server: 1442 131 6292 66 7930 server: 1114 262 1376 66 2818 Thread 9 EXIT server thread 5 loop 3 client thread 5 socket read 131072 client thread 9 socket read 131072 client thread 5 loop 3 client thread 5 socket created 275746896 Thread 9 EXIT server thread 5 got connection 275454032 client thread 5 socket connected 275746896 client thread 5 socket wrote 8192 server thread 5 read 8192 bytes server thread 7 write 131072 bytes server: 1507 66 2949 66 4588 Thread 7 EXIT client thread 7 socket read 131072 Thread 7 EXIT server thread 5 write 131072 bytes server: 393 197 1376 66 2032 server thread 5 loop 4 client thread 5 socket read 131072 client thread 5 loop 4 client thread 5 socket created 275161296 server thread 2 write 131072 bytes server: 14025 197 35391 66 49679 server thread 2 loop 1 client thread 2 socket read 131072 server thread 5 got connection 276302736 client thread 5 socket connected 275161296 client thread 2 loop 1 client thread 2 socket created 274003920 server thread 5 read 8192 bytes client thread 5 socket wrote 8192 server thread 2 got connection 274868432 client thread 2 socket connected 274003920 server thread 2 read 8192 bytes client thread 2 socket wrote 8192 server thread 5 write 131072 bytes server: 459 131 1245 66 1901 Thread 5 EXIT server thread 2 write 131072 bytes client thread 5 socket read 131072 server: 393 131 1114 66 1704 server thread 2 loop 2 Thread 5 EXIT client thread 2 socket read 131072 client thread 2 loop 2 client thread 2 socket created 274567280 client thread 2 socket connected 274567280 client thread 2 socket wrote 8192 server thread 2 got connection 271611504 server thread 2 read 8192 bytes server thread 2 write 131072 bytes client thread 2 socket read 131072 server: 393 66 1311 66 1835 server thread 2 loop 3 client thread 2 loop 3 client thread 2 socket created 275908080 client thread 2 socket connected 275908080 server thread 2 got connection 273842032 client thread 2 socket wrote 8192 server thread 2 read 8192 bytes server thread 2 write 131072 bytes client thread 2 socket read 131072 server: 262 66 1311 66 1704 server thread 2 loop 4 client thread 2 loop 4 client thread 2 socket created 276434352 client thread 2 socket connected 276434352 server thread 2 got connection 273070672 client thread 2 socket wrote 8192 server thread 2 read 8192 bytes server thread 2 write 131072 bytes client thread 2 socket read 131072 server: 328 66 1245 66 1704 Thread 2 EXIT Thread 2 EXIT Thread 2 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 10 33421 1553 53533 2987 server per thread elapsed time 91502 ---------- Client results: ---------- client per thread totals 10 3858 1865 62808 3002 client per thread elapsed time 71537 select loop user/kernel: 21968.80 usec server thread 0 alive server thread 2 alive server thread 1 alive server thread 3 alive server thread 5 alive server thread 4 alive server thread 7 alive server thread 6 alive server thread 8 alive server thread 9 alive server thread 0 loop 0 server thread 1 loop 0 server thread 5 loop 0 server thread 7 loop 0 server thread 8 loop 0 client thread 0 alive client thread 0 loop 0 client thread 0 socket created 271318768 client thread 5 alive server thread 0 got connection 274435984 client thread 5 loop 0 client thread 0 socket connected 271318768 client thread 5 socket created 276302736 server thread 0 read 8192 bytes client thread 5 socket connected 276302736 server thread 5 got connection 276434160 client thread 5 socket wrote 8192 server thread 5 read 8192 bytes server thread 3 loop 0 client thread 0 socket wrote 8192 server thread 4 loop 0 server thread 6 loop 0 client thread 8 alive client thread 8 loop 0 client thread 8 socket created 274868432 client thread 8 socket connected 274868432 server thread 0 write 131072 bytes client thread 8 socket wrote 8192 client thread 7 alive client thread 7 loop 0 server: 852 131 1901 66 2949 server thread 0 loop 1 client thread 7 socket created 274003920 server thread 8 got connection 275161296 server thread 8 read 8192 bytes client thread 7 socket connected 274003920 client thread 7 socket wrote 8192 server thread 7 got connection 271611504 server thread 7 read 8192 bytes server thread 2 loop 0 server thread 9 loop 0 client thread 0 socket read 131072 client thread 0 loop 1 client thread 0 socket created 274567280 server thread 0 got connection 273842032 client thread 0 socket connected 274567280 server thread 0 read 8192 bytes client thread 0 socket wrote 8192 client thread 1 alive client thread 1 loop 0 client thread 1 socket created 275908080 client thread 1 socket connected 275908080 client thread 1 socket wrote 8192 server thread 1 got connection 273070672 server thread 1 read 8192 bytes server thread 5 write 131072 bytes server: 918 66 6030 66 7078 server thread 5 loop 1 client thread 5 socket read 131072 client thread 5 loop 1 client thread 5 socket created 276039760 server thread 7 write 131072 bytes server: 2818 66 4260 66 7209 server thread 7 loop 1 client thread 5 socket connected 276039760 client thread 5 socket wrote 8192 server thread 5 got connection 276434352 server thread 5 read 8192 bytes client thread 7 socket read 131072 server thread 1 write 131072 bytes client thread 7 loop 1 client thread 7 socket created 274435984 server: 4653 131 3080 131 7996 server thread 1 loop 1 client thread 7 socket connected 274435984 server thread 7 got connection 271318768 client thread 7 socket wrote 8192 server thread 7 read 8192 bytes client thread 1 socket read 131072 client thread 1 loop 1 client thread 1 socket created 276434160 client thread 1 socket connected 276434160 client thread 1 socket wrote 8192 server thread 1 got connection 276302736 server thread 1 read 8192 bytes client thread 3 alive client thread 3 loop 0 client thread 3 socket created 271611504 client thread 6 alive client thread 6 loop 0 client thread 6 socket created 274003920 client thread 3 socket connected 271611504 server thread 3 got connection 273070672 client thread 3 socket wrote 8192 server thread 3 read 8192 bytes server thread 5 write 131072 bytes server: 393 66 3670 66 4195 server thread 5 loop 2 client thread 5 socket read 131072 client thread 5 loop 2 client thread 5 socket created 275908080 server thread 7 write 131072 bytes client thread 7 socket read 131072 server: 590 131 3408 197 4326 server thread 7 loop 2 client thread 7 loop 2 client thread 7 socket created 276434352 server thread 5 got connection 276039760 client thread 7 socket connected 276434352 server thread 7 got connection 271318768 client thread 7 socket wrote 8192 client thread 5 socket connected 275908080 server thread 7 read 8192 bytes client thread 5 socket wrote 8192 server thread 5 read 8192 bytes server thread 3 write 131072 bytes server: 8520 66 3015 66 11666 server thread 3 loop 1 client thread 3 socket read 131072 client thread 3 loop 1 client thread 3 socket created 274435984 client thread 3 socket connected 274435984 server thread 6 got connection 273070672 client thread 3 socket wrote 8192 server thread 3 got connection 271611504 server thread 3 read 8192 bytes client thread 6 socket connected 274003920 server thread 6 read 8192 bytes server thread 5 write 131072 bytes client thread 5 socket read 131072 server: 590 393 2753 66 3801 server thread 5 loop 3 client thread 5 loop 3 client thread 5 socket created 276039760 client thread 5 socket connected 276039760 server thread 5 got connection 275908080 client thread 5 socket wrote 8192 server thread 5 read 8192 bytes server thread 3 write 131072 bytes client thread 3 socket read 131072 server: 524 66 2687 66 3343 server thread 3 loop 2 client thread 3 loop 2 client thread 3 socket created 271611504 client thread 6 socket wrote 8192 client thread 3 socket connected 271611504 client thread 3 socket wrote 8192 server thread 3 got connection 274435984 server thread 3 read 8192 bytes server thread 0 write 131072 bytes server: 1180 131 13108 66 14484 server thread 0 loop 2 server thread 5 write 131072 bytes client thread 5 socket read 131072 server: 328 66 2490 66 2949 server thread 5 loop 4 client thread 5 loop 4 client thread 5 socket created 273842032 client thread 5 socket connected 273842032 server thread 5 got connection 275908080 client thread 5 socket wrote 8192 server thread 5 read 8192 bytes client thread 0 socket read 131072 server thread 3 write 131072 bytes server: 983 0 2359 66 3408 client thread 3 socket read 131072 server thread 3 loop 3 client thread 3 loop 3 client thread 3 socket created 276039760 client thread 3 socket connected 276039760 server thread 3 got connection 274435984 client thread 3 socket wrote 8192 server thread 3 read 8192 bytes server thread 5 write 131072 bytes client thread 5 socket read 131072 server: 328 66 2163 66 2622 Thread 5 EXIT Thread 5 EXIT client thread 9 alive client thread 9 loop 0 client thread 4 alive client thread 9 socket created 271611504 client thread 4 loop 0 client thread 4 socket created 275908080 server thread 9 got connection 273842160 client thread 4 socket connected 275908080 client thread 9 socket connected 271611504 client thread 4 socket wrote 8192 client thread 9 socket wrote 8192 server thread 4 got connection 273842032 server thread 4 read 8192 bytes client thread 0 loop 2 server thread 9 read 8192 bytes client thread 0 socket created 274567280 server thread 0 got connection 271190160 client thread 0 socket connected 274567280 server thread 0 read 8192 bytes server thread 8 write 131072 bytes server: 2490 66 19793 197 22546 server thread 8 loop 1 client thread 0 socket wrote 8192 client thread 8 socket read 131072 client thread 8 loop 1 client thread 8 socket created 275161296 client thread 8 socket connected 275161296 server thread 8 got connection 274868432 client thread 8 socket wrote 8192 server thread 3 write 131072 bytes client thread 3 socket read 131072 client thread 3 loop 4 client thread 3 socket created 276039760 client thread 3 socket connected 276039760 client thread 3 socket wrote 8192 server thread 8 read 8192 bytes server thread 0 write 131072 bytes server: 4653 262 3211 66 8192 server thread 0 loop 3 client thread 0 socket read 131072 client thread 0 loop 3 server thread 9 write 131072 bytes client thread 9 socket read 131072 server: 17892 393 4260 131 22677 server thread 9 loop 1 client thread 9 loop 1 client thread 9 socket created 271190160 client thread 9 socket connected 271190160 client thread 9 socket wrote 8192 server thread 9 got connection 273842160 client thread 0 socket created 274567280 server thread 9 read 8192 bytes server thread 0 got connection 271611504 client thread 0 socket connected 274567280 client thread 0 socket wrote 8192 server thread 0 read 8192 bytes server thread 4 write 131072 bytes server: 20252 66 6161 66 26543 server thread 4 loop 1 client thread 4 socket read 131072 client thread 4 loop 1 client thread 4 socket created 273842032 client thread 8 socket read 131072 client thread 8 loop 2 client thread 8 socket created 275908080 client thread 4 socket connected 273842032 client thread 4 socket wrote 8192 client thread 8 socket connected 275908080 client thread 8 socket wrote 8192 server thread 1 write 131072 bytes server thread 8 write 131072 bytes server: 786 66 19727 66 20645 server thread 1 loop 2 server: 786 786 4129 66 5767 server thread 8 loop 2 server thread 4 got connection 275161296 server thread 8 got connection 276302736 server thread 4 read 8192 bytes server thread 8 read 8192 bytes client thread 1 socket read 131072 client thread 1 loop 2 client thread 1 socket created 274868432 client thread 1 socket connected 274868432 client thread 1 socket wrote 8192 server thread 1 got connection 276434160 server thread 1 read 8192 bytes server thread 9 write 131072 bytes server: 459 66 3932 66 4522 server thread 9 loop 2 client thread 9 socket read 131072 client thread 9 loop 2 client thread 9 socket created 273842160 client thread 9 socket connected 273842160 server thread 9 got connection 271190160 client thread 9 socket wrote 8192 server thread 8 write 131072 bytes server: 66 66 2556 131 2818 server thread 8 loop 3 server thread 9 read 8192 bytes client thread 8 socket read 131072 client thread 8 loop 3 client thread 8 socket created 276302736 client thread 8 socket connected 276302736 client thread 8 socket wrote 8192 server thread 8 got connection 275908080 server thread 8 read 8192 bytes server thread 4 write 131072 bytes server: 983 66 3998 66 5112 server thread 4 loop 2 client thread 4 socket read 131072 client thread 4 loop 2 client thread 4 socket created 275161296 client thread 4 socket connected 275161296 client thread 4 socket wrote 8192 server thread 1 write 131072 bytes server: 983 66 3932 66 5047 server thread 1 loop 3 server thread 8 write 131072 bytes server thread 4 got connection 273842032 client thread 1 socket read 131072 server: 655 66 1573 197 2490 server thread 8 loop 4 client thread 8 socket read 131072 client thread 1 loop 3 client thread 1 socket created 276434160 client thread 8 loop 4 client thread 8 socket created 275908080 client thread 1 socket connected 276434160 client thread 1 socket wrote 8192 client thread 8 socket connected 275908080 client thread 2 alive client thread 2 loop 0 client thread 8 socket wrote 8192 client thread 2 socket created 274868432 server thread 8 got connection 276302736 server thread 8 read 8192 bytes client thread 2 socket connected 274868432 client thread 2 socket wrote 8192 server thread 1 got connection 271190544 server thread 1 read 8192 bytes server thread 9 write 131072 bytes client thread 9 socket read 131072 server: 721 197 3605 66 4588 server thread 9 loop 3 server thread 2 got connection 271190160 client thread 9 loop 3 client thread 9 socket created 273842160 server thread 2 read 8192 bytes client thread 9 socket connected 273842160 client thread 9 socket wrote 8192 server thread 9 got connection 271190672 server thread 9 read 8192 bytes server thread 8 write 131072 bytes server: 590 66 1966 0 2622 Thread 8 EXIT server thread 4 read 8192 bytes client thread 8 socket read 131072 Thread 8 EXIT server thread 9 write 131072 bytes server: 459 66 2425 131 3080 server thread 9 loop 4 client thread 9 socket read 131072 client thread 9 loop 4 client thread 9 socket created 276302736 client thread 9 socket connected 276302736 server thread 9 got connection 275454032 client thread 9 socket wrote 8192 server thread 9 read 8192 bytes server thread 1 write 131072 bytes server: 1180 131 4391 66 5767 server thread 1 loop 4 server thread 2 write 131072 bytes server: 32049 66 4195 66 36374 server thread 2 loop 1 client thread 1 socket read 131072 client thread 1 loop 4 client thread 1 socket created 275908080 server thread 0 write 131072 bytes server: 1311 328 12780 66 14484 server thread 0 loop 4 client thread 1 socket connected 275908080 client thread 1 socket wrote 8192 client thread 0 socket read 131072 client thread 2 socket read 131072 client thread 0 loop 4 client thread 2 loop 1 client thread 0 socket created 271190672 client thread 2 socket created 273842160 client thread 2 socket connected 273842160 server thread 0 got connection 271190544 client thread 2 socket wrote 8192 client thread 0 socket connected 271190672 server thread 1 got connection 271190160 server thread 1 read 8192 bytes server thread 0 read 8192 bytes client thread 0 socket wrote 8192 server thread 2 got connection 276434160 server thread 2 read 8192 bytes server thread 4 write 131072 bytes server: 918 3015 5374 66 9372 server thread 4 loop 3 client thread 4 socket read 131072 client thread 4 loop 3 client thread 4 socket created 271611504 client thread 4 socket connected 271611504 client thread 4 socket wrote 8192 server thread 4 got connection 274567280 server thread 4 read 8192 bytes server thread 0 write 131072 bytes server: 655 197 2425 66 3343 Thread 0 EXIT server thread 9 write 131072 bytes server: 524 66 4719 66 5374 client thread 9 socket read 131072 Thread 9 EXIT Thread 9 EXIT server: 393 66 3867 19924 24250 server thread 3 loop 4 server thread 3 got connection 274868432 server thread 3 read 8192 bytes server thread 1 write 131072 bytes server: 1376 0 4588 66 6030 Thread 1 EXIT server thread 3 write 131072 bytes server: 66 66 1245 66 1442 server thread 2 write 131072 bytes Thread 3 EXIT server: 1507 66 4457 66 6095 server thread 2 loop 2 client thread 3 socket read 131072 client thread 1 socket read 131072 Thread 3 EXIT Thread 1 EXIT client thread 2 socket read 131072 client thread 0 socket read 131072 Thread 0 EXIT client thread 2 loop 2 client thread 2 socket created 273842032 client thread 2 socket connected 273842032 client thread 2 socket wrote 8192 server thread 2 got connection 275161296 server thread 2 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 4 client thread 4 socket created 271190544 client thread 4 socket connected 271190544 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 655 66 4653 66 5440 server thread 4 loop 4 server thread 4 got connection 276171184 server thread 4 read 8192 bytes server thread 2 write 131072 bytes server: 918 66 1180 66 2228 server thread 2 loop 3 client thread 2 socket read 131072 client thread 2 loop 3 client thread 2 socket created 275454032 client thread 2 socket connected 275454032 client thread 2 socket wrote 8192 server thread 2 got connection 275746896 server thread 2 read 8192 bytes server thread 4 write 131072 bytes server: 66 0 1114 66 1245 Thread 4 EXIT client thread 4 socket read 131072 Thread 4 EXIT server thread 2 write 131072 bytes server: 459 0 1245 66 1770 server thread 2 loop 4 client thread 2 socket read 131072 client thread 2 loop 4 client thread 2 socket created 276302736 server thread 6 write 131072 bytes client thread 2 socket connected 276302736 server: 11928 1114 35588 197 48827 server thread 6 loop 1 client thread 2 socket wrote 8192 server thread 2 got connection 274435984 server thread 2 read 8192 bytes client thread 6 socket read 131072 client thread 6 loop 1 client thread 6 socket created 271190160 server thread 6 got connection 276302864 client thread 6 socket connected 271190160 server thread 6 read 8192 bytes client thread 6 socket wrote 8192 server thread 2 write 131072 bytes server: 524 0 1180 66 1770 Thread 2 EXIT client thread 2 socket read 131072 Thread 2 EXIT server thread 7 write 131072 bytes server: 328 66 39979 66 40438 server thread 7 loop 3 client thread 7 socket read 131072 client thread 7 loop 3 client thread 7 socket created 274868432 server thread 6 write 131072 bytes server thread 7 got connection 276171056 client thread 7 socket connected 274868432 server: 590 131 1835 66 2622 server thread 6 loop 2 client thread 6 socket read 131072 server thread 7 read 8192 bytes client thread 6 loop 2 client thread 7 socket wrote 8192 client thread 6 socket created 276434160 server thread 6 got connection 276039760 client thread 6 socket connected 276434160 server thread 6 read 8192 bytes client thread 6 socket wrote 8192 server thread 7 write 131072 bytes server: 459 131 1180 131 1901 server thread 7 loop 4 client thread 7 socket read 131072 client thread 7 loop 4 client thread 7 socket created 275908080 server thread 6 write 131072 bytes server: 393 131 1114 66 1704 server thread 6 loop 3 client thread 6 socket read 131072 server thread 7 got connection 271190672 client thread 7 socket connected 275908080 client thread 6 loop 3 server thread 7 read 8192 bytes client thread 6 socket created 273842160 client thread 7 socket wrote 8192 server thread 6 got connection 271611504 client thread 6 socket connected 273842160 server thread 6 read 8192 bytes client thread 6 socket wrote 8192 server thread 7 write 131072 bytes server: 459 131 1049 66 1704 Thread 7 EXIT client thread 7 socket read 131072 Thread 7 EXIT server thread 6 write 131072 bytes server: 459 131 1114 66 1770 server thread 6 loop 4 client thread 6 socket read 131072 client thread 6 loop 4 client thread 6 socket created 274567280 client thread 6 socket connected 274567280 server thread 6 got connection 275161296 client thread 6 socket wrote 8192 server thread 6 read 8192 bytes server thread 6 write 131072 bytes client thread 6 socket read 131072 server: 328 328 1311 66 2032 Thread 6 EXIT Thread 6 EXIT Thread 6 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 10 46620 2549 80812 5382 server per thread elapsed time 135368 ---------- Client results: ---------- client per thread totals 10 5792 2629 94353 3781 client per thread elapsed time 106555 select loop kernel/user: 21877.00 usec server thread 0 alive server thread 2 alive server thread 1 alive server thread 3 alive server thread 5 alive server thread 7 alive server thread 4 alive server thread 6 alive server thread 9 alive server thread 8 alive server thread 2 loop 0 client thread 2 alive client thread 2 loop 0 client thread 2 socket created 276302736 client thread 2 socket connected 276302736 client thread 2 socket wrote 8192 server thread 5 loop 0 client thread 5 alive client thread 5 loop 0 client thread 5 socket created 271318768 client thread 5 socket connected 271318768 client thread 5 socket wrote 8192 server thread 4 loop 0 client thread 4 alive client thread 4 loop 0 client thread 4 socket created 276434352 client thread 4 socket connected 276434352 client thread 4 socket wrote 8192 server thread 9 loop 0 server thread 2 got connection 276302864 server thread 2 read 8192 bytes client thread 2 socket read 131072 client thread 2 loop 1 client thread 2 socket created 271190160 client thread 2 socket connected 271190160 server thread 2 write 131072 bytes server: 1376 66 1770 66 3277 server thread 2 loop 1 server thread 2 got connection 276171056 server thread 2 read 8192 bytes server thread 5 got connection 274868432 server thread 5 read 8192 bytes client thread 5 socket read 131072 client thread 5 loop 1 client thread 5 socket created 276039760 client thread 5 socket connected 276039760 client thread 5 socket wrote 8192 server thread 5 write 131072 bytes server: 2949 66 1442 66 4522 server thread 5 loop 1 server thread 5 got connection 276434160 server thread 5 read 8192 bytes client thread 5 socket read 131072 client thread 5 loop 2 client thread 5 socket created 271190672 client thread 5 socket connected 271190672 client thread 5 socket wrote 8192 server thread 5 write 131072 bytes server: 0 66 1245 66 1376 server thread 5 loop 2 server thread 5 got connection 276302608 server thread 5 read 8192 bytes client thread 5 socket read 131072 client thread 5 loop 3 client thread 5 socket created 275908080 client thread 5 socket connected 275908080 client thread 5 socket wrote 8192 server thread 5 write 131072 bytes server: 66 66 1311 66 1507 server thread 5 loop 3 server thread 5 got connection 271611504 server thread 5 read 8192 bytes server thread 0 loop 0 client thread 9 alive client thread 9 loop 0 client thread 9 socket created 273842160 client thread 5 socket read 131072 client thread 5 loop 4 client thread 9 socket connected 273842160 client thread 5 socket created 275161296 client thread 9 socket wrote 8192 client thread 5 socket connected 275161296 server thread 3 loop 0 client thread 5 socket wrote 8192 server thread 5 write 131072 bytes server thread 7 loop 0 server: 0 66 1311 66 1442 server thread 5 loop 4 server thread 5 got connection 274567472 server thread 5 read 8192 bytes server thread 6 loop 0 server thread 8 loop 0 client thread 5 socket read 131072 Thread 5 EXIT client thread 3 alive client thread 3 loop 0 client thread 3 socket created 274567280 client thread 3 socket connected 274567280 client thread 3 socket wrote 8192 server thread 5 write 131072 bytes server: 66 66 1376 66 1573 Thread 5 EXIT client thread 6 alive client thread 6 loop 0 client thread 6 socket created 276302736 client thread 6 socket connected 276302736 client thread 6 socket wrote 8192 server thread 4 got connection 276302864 server thread 4 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 1 client thread 4 socket created 271318768 client thread 4 socket connected 271318768 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 10486 66 2425 66 13042 server thread 4 loop 1 server thread 4 got connection 276039760 server thread 4 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 2 client thread 4 socket created 276434160 client thread 4 socket connected 276434160 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 0 66 1311 66 1442 server thread 4 loop 2 server thread 4 got connection 271190672 server thread 4 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 3 client thread 4 socket created 276302608 client thread 4 socket connected 276302608 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 0 66 1245 66 1376 server thread 4 loop 3 server thread 4 got connection 275908080 server thread 4 read 8192 bytes client thread 4 socket read 131072 client thread 4 loop 4 client thread 4 socket created 271611504 client thread 4 socket connected 271611504 client thread 4 socket wrote 8192 server thread 4 write 131072 bytes server: 0 66 1245 66 1376 server thread 4 loop 4 server thread 4 got connection 275161296 server thread 4 read 8192 bytes server thread 3 got connection 274567472 server thread 3 read 8192 bytes client thread 4 socket read 131072 server thread 6 got connection 275746896 Thread 4 EXIT client thread 8 alive client thread 8 loop 0 server thread 6 read 8192 bytes client thread 8 socket created 276434352 client thread 8 socket connected 276434352 server thread 1 loop 0 client thread 8 socket wrote 8192 server thread 8 got connection 276302864 server thread 8 read 8192 bytes server thread 4 write 131072 bytes server thread 3 write 131072 bytes server: 9962 66 2228 0 12256 server thread 3 loop 1 client thread 3 socket read 131072 server thread 8 write 131072 bytes server: 10159 66 1770 66 12059 server thread 8 loop 1 client thread 3 loop 1 client thread 2 socket wrote 8192 client thread 3 socket created 271318768 client thread 3 socket connected 271318768 client thread 8 socket read 131072 client thread 3 socket wrote 8192 server: 0 66 1507 2163 3736 client thread 8 loop 1 Thread 4 EXIT client thread 8 socket created 276039760 client thread 0 alive client thread 0 loop 0 client thread 0 socket created 276434160 server thread 9 got connection 274868432 server thread 9 read 8192 bytes client thread 8 socket connected 276039760 client thread 7 alive client thread 7 loop 0 client thread 8 socket wrote 8192 client thread 7 socket created 271190672 server thread 3 got connection 276302608 server thread 3 read 8192 bytes server thread 8 got connection 275908080 server thread 8 read 8192 bytes client thread 7 socket connected 271190672 client thread 7 socket wrote 8192 client thread 1 alive client thread 1 loop 0 client thread 0 socket connected 276434160 client thread 0 socket wrote 8192 client thread 1 socket created 271611504 client thread 1 socket connected 271611504 client thread 1 socket wrote 8192 server thread 0 got connection 274567472 server thread 0 read 8192 bytes server thread 7 got connection 276302864 server thread 7 read 8192 bytes server thread 1 got connection 274567280 server thread 1 read 8192 bytes client thread 8 socket read 131072 client thread 8 loop 2 client thread 8 socket created 275161296 server thread 8 write 131072 bytes client thread 8 socket connected 275161296 client thread 8 socket wrote 8192 server: 1049 66 2359 197 3670 server thread 8 loop 2 server thread 8 got connection 276434352 server thread 8 read 8192 bytes server thread 0 write 131072 bytes server: 15009 66 1966 66 17106 server thread 0 loop 1 client thread 0 socket read 131072 client thread 0 loop 1 client thread 0 socket created 273070672 client thread 0 socket connected 273070672 client thread 0 socket wrote 8192 server thread 0 got connection 276039760 server thread 0 read 8192 bytes client thread 8 socket read 131072 client thread 8 loop 3 client thread 8 socket created 275908080 client thread 8 socket connected 275908080 client thread 8 socket wrote 8192 server thread 8 write 131072 bytes server: 0 66 1901 66 2032 server thread 8 loop 3 server thread 8 got connection 274567472 server thread 8 read 8192 bytes server thread 3 write 131072 bytes client thread 3 socket read 131072 server: 1114 66 6619 66 7865 server thread 3 loop 2 client thread 3 loop 2 client thread 3 socket created 276434160 client thread 3 socket connected 276434160 client thread 3 socket wrote 8192 server thread 3 got connection 275161296 server thread 3 read 8192 bytes server thread 6 write 131072 bytes server: 9896 66 11076 66 21104 server thread 6 loop 1 server thread 0 write 131072 bytes server: 852 0 3998 66 4915 server thread 0 loop 2 client thread 6 socket read 131072 client thread 6 loop 1 client thread 6 socket created 276434352 client thread 6 socket connected 276434352 client thread 6 socket wrote 8192 server thread 6 got connection 276302608 client thread 0 socket read 131072 server thread 6 read 8192 bytes client thread 0 loop 2 client thread 0 socket created 271318768 server thread 3 write 131072 bytes server: 459 66 2228 66 2818 server thread 3 loop 3 client thread 3 socket read 131072 client thread 3 loop 3 client thread 3 socket created 275746896 client thread 3 socket connected 275746896 client thread 3 socket wrote 8192 client thread 8 socket read 131072 client thread 0 socket connected 271318768 client thread 0 socket wrote 8192 client thread 8 loop 4 client thread 8 socket created 276039760 server thread 9 write 131072 bytes server: 21104 0 10486 66 31656 server thread 9 loop 1 client thread 8 socket connected 276039760 client thread 8 socket wrote 8192 server thread 3 got connection 276302736 server thread 3 read 8192 bytes server thread 0 got connection 273070672 client thread 9 socket read 131072 server thread 0 read 8192 bytes client thread 9 loop 1 client thread 9 socket created 275161296 client thread 9 socket connected 275161296 client thread 9 socket wrote 8192 server thread 9 got connection 276434160 server thread 9 read 8192 bytes server thread 7 write 131072 bytes server: 14484 66 9896 66 24512 server thread 7 loop 1 client thread 7 socket read 131072 client thread 7 loop 1 client thread 7 socket created 275908080 server thread 8 write 131072 bytes server: 655 66 6292 66 7078 server thread 8 loop 4 server thread 7 got connection 274868432 client thread 7 socket connected 275908080 client thread 7 socket wrote 8192 server thread 7 read 8192 bytes server thread 3 write 131072 bytes client thread 3 socket read 131072 server: 918 66 2556 66 3605 server thread 3 loop 4 client thread 3 loop 4 client thread 3 socket created 273842160 server thread 8 got connection 276302864 server thread 8 read 8192 bytes client thread 3 socket connected 273842160 client thread 3 socket wrote 8192 server thread 3 got connection 271190672 server thread 3 read 8192 bytes server thread 6 write 131072 bytes server: 1245 66 6095 66 7471 server thread 6 loop 2 server thread 3 write 131072 bytes server: 393 66 1966 66 2490 client thread 3 socket read 131072 Thread 3 EXIT Thread 3 EXIT client thread 6 socket read 131072 client thread 6 loop 2 client thread 6 socket created 274567472 client thread 6 socket connected 274567472 client thread 6 socket wrote 8192 server thread 6 got connection 276302736 server thread 6 read 8192 bytes client thread 8 socket read 131072 Thread 8 EXIT server thread 8 write 131072 bytes server: 1507 66 4326 66 5964 Thread 8 EXIT server thread 7 write 131072 bytes server: 655 197 5899 66 6816 server thread 7 loop 2 server thread 0 write 131072 bytes server: 2490 131 7340 131 10093 server thread 0 loop 3 client thread 7 socket read 131072 client thread 7 loop 2 client thread 7 socket created 275746896 client thread 7 socket connected 275746896 client thread 7 socket wrote 8192 client thread 0 socket read 131072 server thread 9 write 131072 bytes client thread 0 loop 3 server: 852 66 7537 66 8520 server thread 9 loop 2 client thread 0 socket created 276302608 client thread 0 socket connected 276302608 client thread 0 socket wrote 8192 server thread 7 got connection 271190672 server thread 7 read 8192 bytes server thread 0 got connection 271190544 server thread 0 read 8192 bytes client thread 9 socket read 131072 client thread 9 loop 2 client thread 9 socket created 273842160 client thread 9 socket connected 273842160 server thread 9 got connection 276434352 client thread 9 socket wrote 8192 server thread 9 read 8192 bytes server thread 1 write 131072 bytes server: 4588 66 20842 0 25495 server thread 1 loop 1 server thread 6 write 131072 bytes client thread 1 socket read 131072 server: 1442 66 5702 66 7275 server thread 6 loop 3 client thread 1 loop 1 client thread 1 socket created 276039760 client thread 6 socket read 131072 client thread 1 socket connected 276039760 client thread 1 socket wrote 8192 client thread 6 loop 3 client thread 6 socket created 276302864 client thread 6 socket connected 276302864 client thread 6 socket wrote 8192 server thread 1 got connection 276302480 server thread 1 read 8192 bytes server thread 7 write 131072 bytes server: 1049 66 4588 66 5767 server thread 7 loop 3 server thread 6 got connection 274868432 client thread 7 socket read 131072 server thread 6 read 8192 bytes client thread 7 loop 3 client thread 7 socket created 273070672 client thread 7 socket connected 273070672 client thread 7 socket wrote 8192 server thread 7 got connection 275908080 server thread 7 read 8192 bytes server thread 0 write 131072 bytes server: 1049 393 4784 131 6357 server thread 0 loop 4 client thread 0 socket read 131072 client thread 0 loop 4 client thread 0 socket created 271318768 client thread 0 socket connected 271318768 client thread 0 socket wrote 8192 server thread 9 write 131072 bytes server: 1442 66 5112 131 6751 server thread 9 loop 3 server thread 0 got connection 276434160 client thread 9 socket read 131072 server thread 0 read 8192 bytes client thread 9 loop 3 client thread 9 socket created 275161296 client thread 9 socket connected 275161296 client thread 9 socket wrote 8192 server thread 9 got connection 274567280 server thread 9 read 8192 bytes server thread 6 write 131072 bytes server: 1114 66 3277 66 4522 server thread 6 loop 4 client thread 6 socket read 131072 client thread 6 loop 4 client thread 6 socket created 276302736 client thread 6 socket connected 276302736 client thread 6 socket wrote 8192 server thread 6 got connection 271611504 server thread 6 read 8192 bytes server thread 1 write 131072 bytes server: 852 66 4784 66 5767 server thread 1 loop 2 server thread 0 write 131072 bytes server: 1114 66 2949 66 4195 Thread 0 EXIT client thread 1 socket read 131072 client thread 1 loop 2 client thread 1 socket created 274567472 client thread 1 socket connected 274567472 client thread 1 socket wrote 8192 server thread 1 got connection 271190672 server thread 1 read 8192 bytes client thread 0 socket read 131072 Thread 0 EXIT server thread 7 write 131072 bytes server: 590 0 5374 66 6030 server thread 7 loop 4 client thread 7 socket read 131072 client thread 7 loop 4 client thread 7 socket created 275746896 server thread 6 write 131072 bytes server: 786 0 2163 66 3015 client thread 7 socket connected 275746896 Thread 6 EXIT client thread 7 socket wrote 8192 client thread 6 socket read 131072 Thread 6 EXIT server thread 7 got connection 271190544 server thread 7 read 8192 bytes server thread 9 write 131072 bytes server: 590 66 5243 66 5964 server thread 9 loop 4 client thread 9 socket read 131072 client thread 9 loop 4 client thread 9 socket created 276302608 client thread 9 socket connected 276302608 client thread 9 socket wrote 8192 server thread 9 got connection 276434352 server thread 9 read 8192 bytes server thread 7 write 131072 bytes server: 786 66 2032 66 2949 Thread 7 EXIT client thread 7 socket read 131072 Thread 7 EXIT server thread 1 write 131072 bytes server: 983 66 3801 66 4915 server thread 1 loop 3 client thread 1 socket read 131072 client thread 1 loop 3 client thread 1 socket created 273842160 client thread 1 socket connected 273842160 client thread 1 socket wrote 8192 server thread 2 write 131072 bytes server: 0 66 53087 66 53218 server thread 2 loop 2 server thread 1 got connection 274868432 server thread 1 read 8192 bytes client thread 2 socket read 131072 client thread 2 loop 2 server thread 9 write 131072 bytes server: 786 66 2163 66 3080 client thread 9 socket read 131072 Thread 9 EXIT Thread 9 EXIT client thread 2 socket created 276302864 server thread 2 got connection 276302480 client thread 2 socket connected 276302864 client thread 2 socket wrote 8192 server thread 2 read 8192 bytes server thread 1 write 131072 bytes server: 590 131 1835 66 2622 server thread 1 loop 4 client thread 1 socket read 131072 client thread 1 loop 4 client thread 1 socket created 276434160 server thread 1 got connection 273842032 client thread 1 socket connected 276434160 client thread 1 socket wrote 8192 server thread 1 read 8192 bytes server thread 2 write 131072 bytes server: 1180 262 1507 131 3080 server thread 2 loop 3 client thread 2 socket read 131072 client thread 2 loop 3 client thread 2 socket created 276039760 server thread 2 got connection 271318768 client thread 2 socket connected 276039760 client thread 2 socket wrote 8192 server thread 2 read 8192 bytes server thread 1 write 131072 bytes server: 393 131 1245 66 1835 Thread 1 EXIT client thread 1 socket read 131072 Thread 1 EXIT server thread 2 write 131072 bytes server: 393 197 1442 66 2097 server thread 2 loop 4 client thread 2 socket read 131072 client thread 2 loop 4 client thread 2 socket created 275908080 client thread 2 socket connected 275908080 server thread 2 got connection 273070672 client thread 2 socket wrote 8192 server thread 2 read 8192 bytes server thread 2 write 131072 bytes server: 328 66 1704 66 2163 client thread 2 socket read 131072 Thread 2 EXIT Thread 2 EXIT Thread 2 EXIT triggered notify TEST COMPLETE! Server results: ---------- server per thread totals 20 59400 2950 105448 5948 server per thread elapsed time 173748 ---------- Client results: ---------- client per thread totals 20 7102 4806 123714 4194 client per thread elapsed time 139817 select loop kernel/kernel: 21261.00 usec END TEST: sel_spd BEGIN TEST: selct_er   Sat Feb 8 17:07:38 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_Select' is obsolete. Use 'PR_Poll' instead. 'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead. END TEST: selct_er BEGIN TEST: selct_nm   Sat Feb 8 17:07:39 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_Select' is obsolete. Use 'PR_Poll' instead. 'PR_FD_ISSET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead. END TEST: selct_nm BEGIN TEST: selct_to   Sat Feb 8 17:07:39 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead. 'PR_Select' is obsolete. Use 'PR_Poll' instead. END TEST: selct_to BEGIN TEST: selintr   Sat Feb 8 17:07:44 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib select returned 0 END TEST: selintr BEGIN TEST: sema   Sat Feb 8 17:07:47 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: sema BEGIN TEST: semaerr   Sat Feb 8 17:07:47 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS PASS END TEST: semaerr BEGIN TEST: semaping   Sat Feb 8 17:07:47 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib warning: removed semaphore /tmp/bar.sem left over from previous run PASS PASS END TEST: semaping BEGIN TEST: sendzlf   Sat Feb 8 17:07:48 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: sendzlf BEGIN TEST: server_test   Sat Feb 8 17:07:48 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: server_test BEGIN TEST: servr_uu   Sat Feb 8 17:07:49 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: servr_uu BEGIN TEST: servr_ku   Sat Feb 8 17:07:49 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: servr_ku BEGIN TEST: servr_uk   Sat Feb 8 17:07:49 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: servr_uk BEGIN TEST: servr_kk   Sat Feb 8 17:07:50 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: servr_kk BEGIN TEST: short_thread   Sat Feb 8 17:07:50 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: short_thread BEGIN TEST: sigpipe   Sat Feb 8 17:07:50 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib write to broken pipe failed with EPIPE, as expected write to broken pipe failed with EPIPE, as expected PASSED END TEST: sigpipe BEGIN TEST: socket   Sat Feb 8 17:07:51 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib 'PR_NewSem' is obsolete. Use 'locks & condition variables' instead. 'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead. 'PR_PostSem' is obsolete. Use 'locks & condition variables' instead. TCP Client/Server Test - IPv4/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv4/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed Socket_Misc_Test : 1 Server 4 Clients : Sizes of Transmitted Files - 3 KB, 3 MB Socket_Misc_Test passed TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed END TEST: socket BEGIN TEST: sockopt   Sat Feb 8 17:07:52 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: sockopt BEGIN TEST: sockping   Sat Feb 8 17:07:53 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: sockping BEGIN TEST: sprintf   Sat Feb 8 17:07:53 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: sprintf BEGIN TEST: stack   Sat Feb 8 17:07:55 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib ./stack successful sum = 0x13948, expected = 0x13948 END TEST: stack BEGIN TEST: stdio   Sat Feb 8 17:08:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib This to standard out This to standard err END TEST: stdio BEGIN TEST: str2addr   Sat Feb 8 17:08:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: str2addr BEGIN TEST: strod   Sat Feb 8 17:08:36 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Settings Number to translate 1234567890123456789 Loops to run test: 1 Translation = 1234567890123456768 END TEST: strod BEGIN TEST: switch   Sat Feb 8 17:08:37 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: switch BEGIN TEST: system   Sat Feb 8 17:08:41 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PR_SI_HOSTNAME: hew PR_SI_SYSNAME: AIX PR_SI_RELEASE: 1 PR_SI_ARCHITECTURE: rs6000 Host page size is 4096 Page shift is 12 Number of processors is: 2 END TEST: system BEGIN TEST: testbit   Sat Feb 8 17:08:41 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: testbit BEGIN TEST: testfile   Sat Feb 8 17:08:41 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib File Test passed Dir Test passed END TEST: testfile BEGIN TEST: threads   Sat Feb 8 17:08:43 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASS END TEST: threads BEGIN TEST: timemac   Sat Feb 8 17:08:44 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib ********************************************* ** ** ** Testing PR_Now(), PR_ExplodeTime, and ** ** PR_ImplodeTime on the current time ** ** ** ********************************************* Current UTC is Sun Feb 9 01:08:44 UTC 2003 Current local time is Sat Feb 8 17:08:44 -0800 2003 GMT offset is -28800, DST offset is 0 Please examine the results END TEST: timemac BEGIN TEST: timetest   Sat Feb 8 17:08:45 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: timetest BEGIN TEST: tpd   Sat Feb 8 17:09:20 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: tpd BEGIN TEST: udpsrv   Sat Feb 8 17:09:20 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib END TEST: udpsrv BEGIN TEST: vercheck   Sat Feb 8 17:09:21 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib NSPR release 4.3 Beta: Compatible with version 4.0 Compatible with version 4.0.1 Compatible with version 4.1 Compatible with version 4.1.1 Compatible with version 4.1.2 Compatible with version 4.1.3 Compatible with version 4.2 Compatible with version 4.2.1 Compatible with version 4.2.2 Compatible with version 4.3 Beta Incompatible with version 2.1 19980529 Incompatible with version 3.0 Incompatible with version 3.0.1 Incompatible with version 3.1 Incompatible with version 3.1.1 Incompatible with version 3.1.2 Incompatible with version 3.1.3 Incompatible with version 3.5 Incompatible with version 3.5.1 Incompatible with version 4.3.3 Incompatible with version 4.4 Incompatible with version 4.4.1 Incompatible with version 10.0 Incompatible with version 11.1 Incompatible with version 12.14.20 PASS END TEST: vercheck BEGIN TEST: version   Sat Feb 8 17:09:21 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Runtime library version information Build time: 09 Feb 2003 00:21:51 GMT Build time: 2003-02-08 16:21:50 Portable runtime V4.3.0 ( beta debug ) filename: libplc4.so security: N/A copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved comment: http://www.mozilla.org/MPL/ END TEST: version BEGIN TEST: writev   Sat Feb 8 17:09:22 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib PASSED END TEST: writev BEGIN TEST: xnotify   Sat Feb 8 17:09:22 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib Done! END TEST: xnotify BEGIN TEST: zerolen   Sat Feb 8 17:09:22 PDT 2003 OBJDIR AIX5.1_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_dbg/dist/lib calling PR_Writev with a zero-length buffer calling PR_Write with a zero-length buffer calling PR_Send with a zero-length buffer PASS END TEST: zerolen BEGIN TEST: accept   Sat Feb 8 17:09:39 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: accept BEGIN TEST: acceptread   Sat Feb 8 17:09:47 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x110239fb0)127.0.0.1:35419 (Server) read [0x110239f38..0x110239fad) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x110239fb0)127.0.0.1:35420 (Server) read [0x110239f38..0x110239fad) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x110239fb0)127.0.0.1:35421 (Server) read [0x110239f38..0x110239fad) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x110239fb0)127.0.0.1:35422 (Server) read [0x110239f38..0x110239fad) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptread BEGIN TEST: acceptreademu   Sat Feb 8 17:09:58 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Testing w/ write_dally = 0 msec Accepted connection from (0x11023a310)127.0.0.1:35430 (Server) read [0x11023a298..0x11023a30d) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 500 msec Accepted connection from (0x11023a310)127.0.0.1:35431 (Server) read [0x11023a298..0x11023a30d) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1000 msec Accepted connection from (0x11023a310)127.0.0.1:35432 (Server) read [0x11023a298..0x11023a30d) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 1500 msec Accepted connection from (0x11023a310)127.0.0.1:35433 (Server) read [0x11023a298..0x11023a30d) GET / HTTP/1.0 PR_Recv (client) succeeded: 17 bytes GET / HTTP/1.0 Testing w/ write_dally = 2000 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 Testing w/ write_dally = 2500 msec PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0 PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73 PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76 END TEST: acceptreademu BEGIN TEST: affinity   Sat Feb 8 17:10:09 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib main: creating local thread thread_start: AffinityMask = 0x0 main: creating global thread thread_start: AffinityMask = 0x0 main: creating global bound thread thread_start: AffinityMask = 0x0 END TEST: affinity BEGIN TEST: alarm   Sat Feb 8 17:10:09 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: alarm BEGIN TEST: anonfm   Sat Feb 8 17:11:12 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: anonfm BEGIN TEST: atomic   Sat Feb 8 17:11:13 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PR_AtomicIncrement(-2) == -1: PASSED PR_AtomicIncrement(-1) == 0: PASSED PR_AtomicIncrement(0) == 1: PASSED PR_AtomicAdd(-2,1) == -1: PASSED PR_AtomicAdd(-1,4) == 3: PASSED PR_AtomicAdd(3,-6) == -3: PASSED PR_AtomicDecrement(2) == 1: PASSED PR_AtomicDecrement(1) == 0: PASSED PR_AtomicDecrement(0) == -1: PASSED PR_AtomicSet(-2, 2) == -2: PASSED PR_AtomicSet(-2, -2) == -2: PASSED Atomic operations test PASSED END TEST: atomic BEGIN TEST: attach   Sat Feb 8 17:11:14 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: attach BEGIN TEST: bigfile   Sat Feb 8 17:11:14 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: bigfile BEGIN TEST: cleanup   Sat Feb 8 17:11:14 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Cleanup settings Thread type: LOCAL Concurrency: 1 Number of threads: 1 Thread sleep: 10 Main sleep: 5 Cleanup will NOT be called main() exiting END TEST: cleanup BEGIN TEST: cltsrv   Sat Feb 8 17:11:20 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Client/Server started at(0x110210530): 17:11:20 Server started at(0x110213710): 17:11:20 Client started at(0x1102764d0): 17:11:20 main(0x110210530): waiting for execution interval (10 seconds) Shutting down(0x110210530): 17:11:30 Client(0x1102764d0): stopped after 48 operations and 42634 bytes Server(0x110213710): stopped after 49 operations and 43662 bytes main(0x110210530): test complete Test exiting at(0x110210530): 17:11:30 END TEST: cltsrv BEGIN TEST: concur   Sat Feb 8 17:11:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: concur BEGIN TEST: cvar   Sat Feb 8 17:11:42 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: cvar BEGIN TEST: cvar2   Sat Feb 8 17:11:43 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib CondVar Test: Simple test creates several local and global threads; half use a single, shared condvar, and the other half have their own condvar. The main thread then loops notifying them to wakeup. The timeout test is very similar except that the threads are not notified. They will all wakeup on a 1 second timeout. The mixed test combines the simple test and the timeout test; every third thread is notified, the other threads are expected to timeout correctly. Lastly, the combined test creates a thread for each of the above three cases and they all run simultaneously. This test is run with 5, 10, 15, and 20 threads of each type. 5 Thread tests Condvar simple test shared UU: 44.57 usec Condvar simple test shared UK: 30.15 usec Condvar simple test priv UU: 161.23 usec Condvar simple test priv UK: 164.50 usec Condvar simple test All: 199.24 usec Condvar timeout test: 751.74 usec 10 Thread tests Condvar simple test shared UU: 58.99 usec Condvar simple test shared UK: 57.02 usec Condvar simple test priv UU: 263.47 usec Condvar simple test priv UK: 270.68 usec Condvar simple test All: 341.46 usec Condvar timeout test: 861.84 usec 15 Thread tests Condvar simple test shared UU: 85.86 usec Condvar simple test shared UK: 85.86 usec Condvar simple test priv UU: 325.08 usec Condvar simple test priv UK: 352.60 usec Condvar simple test All: 513.17 usec Condvar timeout test: 949.67 usec 20 Thread tests Condvar simple test shared UU: 106.83 usec Condvar simple test shared UK: 104.21 usec Condvar simple test priv UU: 485.65 usec Condvar simple test priv UK: 658.67 usec Condvar simple test All: 761.57 usec Condvar timeout test: 1057.81 usec PASS END TEST: cvar2 BEGIN TEST: dlltest   Sat Feb 8 17:11:44 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: dlltest BEGIN TEST: dtoa   Sat Feb 8 17:11:44 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: dtoa BEGIN TEST: errcodes   Sat Feb 8 17:11:44 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Number of error codes = 73 PR_OUT_OF_MEMORY_ERROR = -6000 PR_BAD_DESCRIPTOR_ERROR = -5999 PR_WOULD_BLOCK_ERROR = -5998 PR_ACCESS_FAULT_ERROR = -5997 PR_INVALID_METHOD_ERROR = -5996 PR_ILLEGAL_ACCESS_ERROR = -5995 PR_UNKNOWN_ERROR = -5994 PR_PENDING_INTERRUPT_ERROR = -5993 PR_NOT_IMPLEMENTED_ERROR = -5992 PR_IO_ERROR = -5991 PR_IO_TIMEOUT_ERROR = -5990 PR_IO_PENDING_ERROR = -5989 PR_DIRECTORY_OPEN_ERROR = -5988 PR_INVALID_ARGUMENT_ERROR = -5987 PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986 PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985 PR_IS_CONNECTED_ERROR = -5984 PR_BAD_ADDRESS_ERROR = -5983 PR_ADDRESS_IN_USE_ERROR = -5982 PR_CONNECT_REFUSED_ERROR = -5981 PR_NETWORK_UNREACHABLE_ERROR = -5980 PR_CONNECT_TIMEOUT_ERROR = -5979 PR_NOT_CONNECTED_ERROR = -5978 PR_LOAD_LIBRARY_ERROR = -5977 PR_UNLOAD_LIBRARY_ERROR = -5976 PR_FIND_SYMBOL_ERROR = -5975 PR_INSUFFICIENT_RESOURCES_ERROR = -5974 PR_DIRECTORY_LOOKUP_ERROR = -5973 PR_TPD_RANGE_ERROR = -5972 PR_PROC_DESC_TABLE_FULL_ERROR = -5971 PR_SYS_DESC_TABLE_FULL_ERROR = -5970 PR_NOT_SOCKET_ERROR = -5969 PR_NOT_TCP_SOCKET_ERROR = -5968 PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967 PR_NO_ACCESS_RIGHTS_ERROR = -5966 PR_OPERATION_NOT_SUPPORTED_ERROR = -5965 PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964 PR_REMOTE_FILE_ERROR = -5963 PR_BUFFER_OVERFLOW_ERROR = -5962 PR_CONNECT_RESET_ERROR = -5961 PR_RANGE_ERROR = -5960 PR_DEADLOCK_ERROR = -5959 PR_FILE_IS_LOCKED_ERROR = -5958 PR_FILE_TOO_BIG_ERROR = -5957 PR_NO_DEVICE_SPACE_ERROR = -5956 PR_PIPE_ERROR = -5955 PR_NO_SEEK_DEVICE_ERROR = -5954 PR_IS_DIRECTORY_ERROR = -5953 PR_LOOP_ERROR = -5952 PR_NAME_TOO_LONG_ERROR = -5951 PR_FILE_NOT_FOUND_ERROR = -5950 PR_NOT_DIRECTORY_ERROR = -5949 PR_READ_ONLY_FILESYSTEM_ERROR = -5948 PR_DIRECTORY_NOT_EMPTY_ERROR = -5947 PR_FILESYSTEM_MOUNTED_ERROR = -5946 PR_NOT_SAME_DEVICE_ERROR = -5945 PR_DIRECTORY_CORRUPTED_ERROR = -5944 PR_FILE_EXISTS_ERROR = -5943 PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942 PR_INVALID_DEVICE_STATE_ERROR = -5941 PR_DEVICE_IS_LOCKED_ERROR = -5940 PR_NO_MORE_FILES_ERROR = -5939 PR_END_OF_FILE_ERROR = -5938 PR_FILE_SEEK_ERROR = -5937 PR_FILE_IS_BUSY_ERROR = -5936 PR_IN_PROGRESS_ERROR = -5934 PR_ALREADY_INITIATED_ERROR = -5933 PR_GROUP_EMPTY_ERROR = -5932 PR_INVALID_STATE_ERROR = -5931 PR_NETWORK_DOWN_ERROR = -5930 PR_SOCKET_SHUTDOWN_ERROR = -5929 PR_CONNECT_ABORTED_ERROR = -5928 PR_HOST_UNREACHABLE_ERROR = -5927 END TEST: errcodes BEGIN TEST: exit   Sat Feb 8 17:11:45 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: exit BEGIN TEST: fdcach   Sat Feb 8 17:11:55 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: fdcach BEGIN TEST: fileio   Sat Feb 8 17:11:55 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: fileio BEGIN TEST: foreign   Sat Feb 8 17:11:56 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: foreign BEGIN TEST: forktest   Sat Feb 8 17:11:59 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Accepting connection at port 35608 Wait one second before connect Connecting to port 35608 Writing message "Hello world!" Received "Hello world!" from the client The message is received correctly Fork succeeded. Parent process continues. Accepting connection at port 35610 Wait one second before connect Fork succeeded. Child process continues. Accepting connection at port 35611 Wait one second before connect Connecting to port 35610 Connecting to port 35611 Writing message "Hello world!" Writing message "Hello world!" Received "Hello world!" from the client Received "Hello world!" from the client The message is received correctly The message is received correctly Child process exits. Parent process exits. PASSED END TEST: forktest BEGIN TEST: fsync   Sat Feb 8 17:12:02 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib 10 iterations over a 10 kbyte file: 66 [131] 131 END TEST: fsync BEGIN TEST: getproto   Sat Feb 8 17:12:02 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib tcp is protocol number 6 udp is protocol number 17 Protocol number 6 is tcp Protocol number 17 is udp PASSED END TEST: getproto BEGIN TEST: i2l   Sat Feb 8 17:12:02 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib We have long long END TEST: i2l BEGIN TEST: initclk   Sat Feb 8 17:12:03 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Elapsed time: 3000 ms, expected time: 3002 ms PASS END TEST: initclk BEGIN TEST: inrval   Sat Feb 8 17:12:06 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib inrval: Examine stdout to determine results. Overhead of 'PR_Now()' is 587 nsecs Overhead of 'PR_IntervalNow()' is 571 nsecs Overhead of 'PR_Now()' is 588 nsecs Overhead of 'PR_IntervalNow()' is 571 nsecs END TEST: inrval BEGIN TEST: instrumt   Sat Feb 8 17:13:39 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Test not defined END TEST: instrumt BEGIN TEST: intrio   Sat Feb 8 17:13:39 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib A local thread will be interrupted by a local thread PR_Accept() is interrupted as expected A local thread will be interrupted by a global thread PR_Accept() is interrupted as expected A global thread will be interrupted by a local thread PR_Accept() is interrupted as expected A global thread will be interrupted by a global thread PR_Accept() is interrupted as expected PASSED END TEST: intrio BEGIN TEST: intrupt   Sat Feb 8 17:14:00 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: intrupt BEGIN TEST: io_timeout   Sat Feb 8 17:14:13 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib test with global bound thread thread id 0, scope GLOBAL_BOUND scope test with local thread thread id 0, scope GLOBAL scope test with global thread thread id 0, scope GLOBAL scope END TEST: io_timeout BEGIN TEST: ioconthr   Sat Feb 8 17:14:19 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Interrupting the threads Threads terminated in 2999 milliseconds PASS END TEST: ioconthr BEGIN TEST: join   Sat Feb 8 17:14:25 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib User-User test User-Kernel test Kernel-User test Kernel-Kernel test Join with unjoinable thread PASSED END TEST: join BEGIN TEST: joinkk   Sat Feb 8 17:14:25 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: joinkk BEGIN TEST: joinku   Sat Feb 8 17:14:25 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: joinku BEGIN TEST: joinuk   Sat Feb 8 17:14:26 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: joinuk BEGIN TEST: joinuu   Sat Feb 8 17:14:26 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: joinuu BEGIN TEST: layer   Sat Feb 8 17:14:26 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Beginning layered test with new style stack Ending layered test END TEST: layer BEGIN TEST: lazyinit   Sat Feb 8 17:14:27 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: lazyinit BEGIN TEST: lltest   Sat Feb 8 17:14:27 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: lltest BEGIN TEST: lock   Sat Feb 8 17:14:27 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: lock BEGIN TEST: lockfile   Sat Feb 8 17:14:42 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: lockfile BEGIN TEST: logger   Sat Feb 8 17:14:48 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: logger BEGIN TEST: many_cv   Sat Feb 8 17:14:58 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Settings Conditions / lock: 10 Loops to run test: 1 PASS END TEST: many_cv BEGIN TEST: multiwait   Sat Feb 8 17:14:59 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib OneInThenCancelled() OneOpOneThread() ManyOpOneThread() SomeOpsSomeThreads() RealOneGroupIO() RealOneGroupIO Enumerated 0 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects RealOneGroupIO Enumerated 20 objects END TEST: multiwait BEGIN TEST: nameshm1   Sat Feb 8 17:16:21 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: nameshm1 BEGIN TEST: nonblock   Sat Feb 8 17:16:26 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib The serveclient thread created. accept: EWOULDBLOCK, good client connected accept: succeeded, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good read: EWOULDBLOCK, good client sent 10 bytes read: 10 bytes, good All tests finished PASS END TEST: nonblock BEGIN TEST: nblayer   Sat Feb 8 17:16:28 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Beginning non-layered test Ending non-layered test Beginning layered test Ending layered test END TEST: nblayer BEGIN TEST: ntioto   Sat Feb 8 17:16:29 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: ntioto BEGIN TEST: ntoh   Sat Feb 8 17:16:29 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib 1 2 1 2 1 2 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 PASS END TEST: ntoh BEGIN TEST: op_2long   Sat Feb 8 17:16:29 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86 PASS END TEST: op_2long BEGIN TEST: op_excl   Sat Feb 8 17:16:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: op_excl BEGIN TEST: op_filnf   Sat Feb 8 17:16:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib error code is -5950 PASS END TEST: op_filnf BEGIN TEST: op_filok   Sat Feb 8 17:16:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Test passed END TEST: op_filok BEGIN TEST: op_nofil   Sat Feb 8 17:16:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib error code is PR_FILE_NOT_FOUND_ERROR, as expected PASS END TEST: op_nofil BEGIN TEST: parent   Sat Feb 8 17:16:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: parent BEGIN TEST: peek   Sat Feb 8 17:16:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Running the test with local threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data Running the test with global threads server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data server: peeked expected data server: peeked expected data server: received expected data client: peeked expected data client: peeked expected data client: received expected data PASS END TEST: peek BEGIN TEST: perf   Sat Feb 8 17:17:12 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib local procedure call overhead: 0.00 usec DLL procedure call overhead: 0.07 usec current calendar time: 0.59 usec interval time: 0.59 usec idle lock lock/unlock pair: 0.79 usec idle monitor entry/exit pair: 0.85 usec idle cache monitor entry/exit pair: 2.36 usec create/destroy thread pair: 79.43 usec context switch - user/user: 30.67 usec context switch - user/kernel: 30.93 usec context switch - kernel/user: 30.80 usec context switch - kernel/kernel: 30.80 usec sema context switch - user/user: 34.08 usec sema context switch - user/kernel: 34.08 usec sema context switch - kernel/user: 34.21 usec sema context switch - kernel/kernel: 34.28 usec -------------- Adding 7 additional CPUs -------------- local procedure call overhead: 0.00 usec DLL procedure call overhead: 0.13 usec current calendar time: 0.59 usec interval time: 0.59 usec idle lock lock/unlock pair: 0.79 usec idle monitor entry/exit pair: 0.85 usec idle cache monitor entry/exit pair: 2.36 usec create/destroy thread pair: 87.43 usec context switch - user/user: 31.33 usec context switch - user/kernel: 31.00 usec context switch - kernel/user: 31.07 usec context switch - kernel/kernel: 31.39 usec sema context switch - user/user: 34.34 usec sema context switch - user/kernel: 34.47 usec sema context switch - kernel/user: 34.67 usec sema context switch - kernel/kernel: 34.54 usec END TEST: perf BEGIN TEST: pipeping   Sat Feb 8 17:17:13 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping BEGIN TEST: pipeping2   Sat Feb 8 17:17:13 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: pipeping2 BEGIN TEST: pipeself   Sat Feb 8 17:17:14 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" ping thread: sending "ping" pong thread: received "ping" pong thread: sending "pong" ping thread: received "pong" PR_Available: expected 250, got 250 bytes PR_Available: expected 243, got 243 bytes PR_Available: expected 0, got 0 bytes PASS END TEST: pipeself BEGIN TEST: poll_nm   Sat Feb 8 17:17:14 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: poll_nm BEGIN TEST: poll_to   Sat Feb 8 17:17:15 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: poll_to BEGIN TEST: pollable   Sat Feb 8 17:17:20 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: pollable BEGIN TEST: prftest   Sat Feb 8 17:17:20 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PR_snprintf test 1 passed PR_snprintf test 2 passed END TEST: prftest BEGIN TEST: primblok   Sat Feb 8 17:17:21 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib This test is not relevant on this platform END TEST: primblok BEGIN TEST: provider   Sat Feb 8 17:17:21 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Client/Server started at(0x110210770): 17:17:21 Server started at(0x110212870): 17:17:21 main(0x110210770): waiting for execution interval (10 seconds) Client started at(0x110299430): 17:17:21 Shutting down(0x110210770): 17:17:31 Client(0x110299430): stopped after 48 operations and 42634 bytes Server(0x110212870): stopped after 49 operations and 43662 bytes main(0x110210770): test complete Test exiting at(0x110210770): 17:17:31 END TEST: provider BEGIN TEST: prpollml   Sat Feb 8 17:17:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: prpollml BEGIN TEST: prpoll   Sat Feb 8 17:17:53 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib This program tests PR_Poll with sockets. Timeout, error reporting, and normal operation are tested. The server thread is listening on ports 36280, 36281 and 36282 PR_Poll should time out in 5 seconds PR_Poll timed out. Test passed. PR_Poll should detect a bad file descriptor Three client threads are created. Each of them will send data to one of the three ports the server is listening on. The data they send is the port number. Each of them send the data five times, so you should see ten lines below, interleaved in an arbitrary order. The server received "36281" from a client The server received "36280" from a client The server received "36280" from a client The server received "36281" from a client Server read 128 bytes from native fd 11 The server received "36282" from a client The server received "36280" from a client The server received "36281" from a client Server read 128 bytes from native fd 12 The server received "36282" from a client The server received "36280" from a client The server received "36281" from a client Server read 128 bytes from native fd 10 The server received "36282" from a client The server received "36280" from a client The server received "36281" from a client Server read 128 bytes from native fd 11 The server received "36282" from a client Server read 128 bytes from native fd 6 The server received "36282" from a client All tests finished END TEST: prpoll BEGIN TEST: randseed   Sat Feb 8 17:17:58 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: randseed BEGIN TEST: ranfile   Sat Feb 8 17:17:59 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: ranfile BEGIN TEST: rwlocktest   Sat Feb 8 17:18:19 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: rwlocktest BEGIN TEST: sel_spd   Sat Feb 8 17:18:20 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Running test for 5 iterations with 10 simultaneous threads. Will send 8192 bytes of client data and 131072 bytes of server data TEST COMPLETE! Server results: ---------- server per thread totals 0 17742 706 32485 391 server per thread elapsed time 51333 ---------- Client results: ---------- client per thread totals 0 1269 346 36822 614 client per thread elapsed time 39057 select loop user/user: 13697.80 usec TEST COMPLETE! Server results: ---------- server per thread totals 10 32222 1355 57229 859 server per thread elapsed time 91671 ---------- Client results: ---------- client per thread totals 10 2693 727 70030 1047 client per thread elapsed time 74500 select loop user/kernel: 21274.00 usec TEST COMPLETE! Server results: ---------- server per thread totals 10 41095 5964 75646 2897 server per thread elapsed time 125608 ---------- Client results: ---------- client per thread totals 10 7766 1155 92656 1435 client per thread elapsed time 103011 select loop kernel/user: 20422.00 usec TEST COMPLETE! Server results: ---------- server per thread totals 20 51660 6968 97191 3332 server per thread elapsed time 159152 ---------- Client results: ---------- client per thread totals 20 9613 1679 116610 1901 client per thread elapsed time 129804 select loop kernel/kernel: 20815.40 usec END TEST: sel_spd BEGIN TEST: selct_er   Sat Feb 8 17:18:20 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: selct_er BEGIN TEST: selct_nm   Sat Feb 8 17:18:21 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: selct_nm BEGIN TEST: selct_to   Sat Feb 8 17:18:21 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: selct_to BEGIN TEST: selintr   Sat Feb 8 17:18:26 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib select returned 0 END TEST: selintr BEGIN TEST: sema   Sat Feb 8 17:18:28 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: sema BEGIN TEST: semaerr   Sat Feb 8 17:18:29 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS PASS END TEST: semaerr BEGIN TEST: semaping   Sat Feb 8 17:18:29 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib warning: removed semaphore /tmp/bar.sem left over from previous run PASS PASS END TEST: semaping BEGIN TEST: sendzlf   Sat Feb 8 17:18:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: sendzlf BEGIN TEST: server_test   Sat Feb 8 17:18:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: server_test BEGIN TEST: servr_uu   Sat Feb 8 17:18:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: servr_uu BEGIN TEST: servr_ku   Sat Feb 8 17:18:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: servr_ku BEGIN TEST: servr_uk   Sat Feb 8 17:18:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: servr_uk BEGIN TEST: servr_kk   Sat Feb 8 17:18:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: servr_kk BEGIN TEST: short_thread   Sat Feb 8 17:18:32 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: short_thread BEGIN TEST: sigpipe   Sat Feb 8 17:18:32 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib write to broken pipe failed with EPIPE, as expected write to broken pipe failed with EPIPE, as expected PASSED END TEST: sigpipe BEGIN TEST: socket   Sat Feb 8 17:18:32 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib TCP Client/Server Test - IPv4/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv4 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv4/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed TCP Client/Server Test - IPv6/Ipv6 TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv4 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv4/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed UDP Client/Server Test - IPv6/Ipv6 UDP_Socket_Client_Server_Test: 1 Server 10 Clients : 5 datagrams_per_client 128 bytes_per_datagram UDP_Socket_Client_Server_Test Passed Socket_Misc_Test : 1 Server 4 Clients : Sizes of Transmitted Files - 3 KB, 3 MB Socket_Misc_Test passed TCP_Socket_Client_Server_Test: 1 Server 5 Clients 5 connections_per_client : 10 messages_per_connection 1024 bytes_per_message TCP_Socket_Client_Server_Test Passed END TEST: socket BEGIN TEST: sockopt   Sat Feb 8 17:18:34 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: sockopt BEGIN TEST: sockping   Sat Feb 8 17:18:34 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" pong process: received "ping" pong process: sending "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" ping process: sending "ping" ping process: received "pong" PASS END TEST: sockping BEGIN TEST: sprintf   Sat Feb 8 17:18:34 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: sprintf BEGIN TEST: stack   Sat Feb 8 17:18:35 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib ./stack successful sum = 0x13948, expected = 0x13948 END TEST: stack BEGIN TEST: stdio   Sat Feb 8 17:19:02 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib This to standard out This to standard err END TEST: stdio BEGIN TEST: str2addr   Sat Feb 8 17:19:03 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: str2addr BEGIN TEST: strod   Sat Feb 8 17:19:03 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Settings Number to translate 1234567890123456789 Loops to run test: 1 Translation = 1234567890123456768 END TEST: strod BEGIN TEST: switch   Sat Feb 8 17:19:03 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: switch BEGIN TEST: system   Sat Feb 8 17:19:07 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PR_SI_HOSTNAME: hew PR_SI_SYSNAME: AIX PR_SI_RELEASE: 1 PR_SI_ARCHITECTURE: rs6000 Host page size is 4096 Page shift is 12 Number of processors is: 2 END TEST: system BEGIN TEST: testbit   Sat Feb 8 17:19:07 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: testbit BEGIN TEST: testfile   Sat Feb 8 17:19:08 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib File Test passed Dir Test passed END TEST: testfile BEGIN TEST: threads   Sat Feb 8 17:19:09 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASS END TEST: threads BEGIN TEST: timemac   Sat Feb 8 17:19:10 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib ********************************************* ** ** ** Testing PR_Now(), PR_ExplodeTime, and ** ** PR_ImplodeTime on the current time ** ** ** ********************************************* Current UTC is Sun Feb 9 01:19:11 UTC 2003 Current local time is Sat Feb 8 17:19:11 -0800 2003 GMT offset is -28800, DST offset is 0 Please examine the results END TEST: timemac BEGIN TEST: timetest   Sat Feb 8 17:19:11 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: timetest BEGIN TEST: tpd   Sat Feb 8 17:19:29 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: tpd BEGIN TEST: udpsrv   Sat Feb 8 17:19:29 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib END TEST: udpsrv BEGIN TEST: vercheck   Sat Feb 8 17:19:30 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib NSPR release 4.3 Beta: Compatible with version 4.0 Compatible with version 4.0.1 Compatible with version 4.1 Compatible with version 4.1.1 Compatible with version 4.1.2 Compatible with version 4.1.3 Compatible with version 4.2 Compatible with version 4.2.1 Compatible with version 4.2.2 Compatible with version 4.3 Beta Incompatible with version 2.1 19980529 Incompatible with version 3.0 Incompatible with version 3.0.1 Incompatible with version 3.1 Incompatible with version 3.1.1 Incompatible with version 3.1.2 Incompatible with version 3.1.3 Incompatible with version 3.5 Incompatible with version 3.5.1 Incompatible with version 4.3.3 Incompatible with version 4.4 Incompatible with version 4.4.1 Incompatible with version 10.0 Incompatible with version 11.1 Incompatible with version 12.14.20 PASS END TEST: vercheck BEGIN TEST: version   Sat Feb 8 17:19:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Runtime library version information Build time: 09 Feb 2003 00:17:03 GMT Build time: 2003-02-08 16:17:03 Portable runtime V4.3.0 ( beta ) filename: libplc4.so security: N/A copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved comment: http://www.mozilla.org/MPL/ END TEST: version BEGIN TEST: writev   Sat Feb 8 17:19:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib PASSED END TEST: writev BEGIN TEST: xnotify   Sat Feb 8 17:19:31 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib Done! END TEST: xnotify BEGIN TEST: zerolen   Sat Feb 8 17:19:32 PDT 2003 OBJDIR AIX5.1_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/hew_AIX5.1/aix51_64_opt/dist/lib calling PR_Writev with a zero-length buffer calling PR_Write with a zero-length buffer calling PR_Send with a zero-length buffer PASS END TEST: zerolen