Advertisement
Guest User

Untitled

a guest
Jun 27th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. Forking: router test.table 1234:4321::1
  2.  
  3. stdout: 270 byte, 0 byte dropped
  4. 0000:0000:0000:0000:0000:0000:0000:0001 eth0
  5. 0000:0000:0000:0000:0000:0000:0000:0002 eth0
  6. 0000:0000:0000:0000:0000:0000:0000:0001 eth0
  7. 0000:0000:0000:0000:0000:0000:0000:0003 eth1
  8. 0000:0000:0000:0000:0000:0000:0000:0002 eth0
  9. 0000:0000:0000:0000:0000:0000:0000:0000 eth2
  10.  
  11. stderr: 0 byte, 0 byte dropped
  12.  
  13. --------------------------------------------------------------------------------
  14. Forking: router test.table 1234:4321::1
  15.  
  16. stdout: 135 byte, 0 byte dropped
  17. 0000:0000:0000:0000:0000:0000:0000:0003 eth0
  18. 0000:0000:0000:0000:0000:0000:0000:0004 eth0
  19. 0000:0000:0000:0000:0000:0000:0000:0005 eth1
  20.  
  21. stderr: 0 byte, 0 byte dropped
  22.  
  23. --------------------------------------------------------------------------------
  24. Forking: router test.table 1234:4321::1
  25.  
  26. stdout: 135 byte, 0 byte dropped
  27. 0000:0000:0000:0000:0000:0000:0000:0003 eth0
  28. 0000:0000:0000:0000:0000:0000:0000:0004 eth0
  29. 0000:0000:0000:0000:0000:0000:0000:0005 eth1
  30.  
  31. stderr: 0 byte, 0 byte dropped
  32.  
  33. --------------------------------------------------------------------------------
  34. Forking: router test.table 1234:4321::1
  35. The testee was supposed to time out, but: the tester timed out
  36.  
  37. stdout: 0 byte, 0 byte dropped
  38.  
  39. stderr: 185 byte, 0 byte dropped
  40. java.lang.ArrayIndexOutOfBoundsException: 16
  41. at Assignment4.checkLastBits(Assignment4.java:204)
  42. at Assignment4.run(Assignment4.java:161)
  43. at Assignment4.main(Assignment4.java:271)
  44. 16
  45.  
  46. --------------------------------------------------------------------------------
  47. Forking: router test.table 1234:4321::1
  48. Mismatch in interface:
  49. Got: eth1
  50. Expected:eth0
  51.  
  52. stdout: 45 byte, 0 byte dropped
  53. 0000:0000:0000:0000:0000:0000:0000:0002 eth1
  54.  
  55. stderr: 0 byte, 0 byte dropped
  56.  
  57. --------------------------------------------------------------------------------
  58. Forking: router test.table 1234:4321::1
  59. Mismatch in interface:
  60. Got: route to host
  61. Expected:eth1
  62.  
  63. stdout: 62 byte, 0 byte dropped
  64. 0000:0000:0000:0000:0000:0000:0000:0002 eth1
  65. No route to host
  66.  
  67. stderr: 0 byte, 0 byte dropped
  68.  
  69. --------------------------------------------------------------------------------
  70. Forking: router test.table 1234:4321::1
  71.  
  72. stdout: 45 byte, 0 byte dropped
  73. 0000:0000:0000:0000:0000:0000:0000:0002 eth1
  74.  
  75. stderr: 0 byte, 0 byte dropped
  76.  
  77. --------------------------------------------------------------------------------
  78. Forking: router test.table 1234:4321::1
  79.  
  80. stdout: 62 byte, 0 byte dropped
  81. 0000:0000:0000:0000:0000:0000:0000:0000 eth1
  82. No route to host
  83.  
  84. stderr: 0 byte, 0 byte dropped
  85.  
  86. --------------------------------------------------------------------------------
  87. Forking: router test.table 1234:4321::1
  88.  
  89. stdout: 17 byte, 0 byte dropped
  90. No route to host
  91.  
  92. stderr: 0 byte, 0 byte dropped
  93.  
  94. --------------------------------------------------------------------------------
  95. Forking: router test.table 1234:4321::1
  96.  
  97. stdout: 56 byte, 0 byte dropped
  98. 0000:0000:0000:0000:0000:0000:0000:0001 eth0
  99. It's a me!
  100.  
  101. stderr: 0 byte, 0 byte dropped
  102.  
  103. --------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement