[Fryer] experimental-ims FAIL. 19 of 24 tests succeeded.

fryer at oneiros.varnish-software.com fryer at oneiros.varnish-software.com
Sun Oct 9 19:50:52 CEST 2011


Tests Failed: 4gpluss-nostream 4gpluss-stream 4gpluss httperf-rapid-expire purge-fail 


Tests OK: httperf-lru-default httperf-lru-stream-nogzip 4gpluss-nogzip cold-default basic-fryer cold-gzip httperf-lru-nostream-gzip streaming cold-nogzip streaming-gzip httperf-lru-nostream-nogzip httperf-hot memleak sky-misc httperf-lru-stream-gzip httperf-lru-nostream-default streaming-grace siege-test httperf-lru-stream-default 



2011-10-09 14:45:17 [1,15]: Server tristran checked out varnish-3.0.0-beta2-221-g71ee192 of branch experimental-ims
2011-10-09 14:46:38 [2,80]: httperf-lru-default(httperf): Starting test
2011-10-09 14:49:51 [2,192]: httperf-lru-stream-nogzip(httperf): Starting test
2011-10-09 14:52:52 [2,181]: 4gpluss-nostream(httperf): Starting test
2011-10-09 15:13:47 WARNING [0,1255]: 4gpluss-nostream(httperf): Out of bounds: s_bodybytes(562253976) less than lower boundary 25769803776
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Load:  17:13:48 up 67 days,  5:29,  0 users,  load average: 1.09, 1.25, 3.10

2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Test name: 4gpluss-nostream
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Varnish options: 
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): -t=60000
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): -s=malloc,12G
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Varnish parameters: 
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): sess_timeout=60000s
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): send_timeout=60000s
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Payload size (excludes headers): 5G
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Branch: experimental-ims
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Number of clients involved: 24
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Type of test: httperf
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Test iterations: 1
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Runtime: 1247 seconds
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_recv {
	if (req.url ~ "[0-9]") {
		set req.url = "/1";
	} else {
		set req.url = "/2";
	}
}
sub vcl_fetch {
	set beresp.do_stream = false;
}

2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Number of total connections: 25
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Requests per connection: 1
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Extra options to httperf: --wset=2,0.05 --timeout 6000
2011-10-09 15:13:48 [1, 0]: 4gpluss-nostream(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.4 --wset=2,0.05 --timeout 6000
2011-10-09 15:13:55 [2, 7]: 4gpluss-stream(httperf): Starting test
2011-10-09 15:34:52 WARNING [0,1257]: 4gpluss-stream(httperf): Out of bounds: s_bodybytes(538826727) less than lower boundary 25769803776
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Load:  17:34:53 up 67 days,  5:50,  0 users,  load average: 1.26, 1.34, 1.76

2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Test name: 4gpluss-stream
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Varnish options: 
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): -t=60000
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): -s=malloc,12G
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Varnish parameters: 
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): sess_timeout=60000s
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): send_timeout=60000s
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Payload size (excludes headers): 5G
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Branch: experimental-ims
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Number of clients involved: 24
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Type of test: httperf
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Test iterations: 1
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Runtime: 1248 seconds
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_recv {
	if (req.url ~ "[0-9]") {
		set req.url = "/1";
	} else {
		set req.url = "/2";
	}
}
sub vcl_fetch {
	set beresp.do_stream = true;
}

2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Number of total connections: 25
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Requests per connection: 1
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Extra options to httperf: --wset=2,0.05 --timeout 6000
2011-10-09 15:34:53 [1, 0]: 4gpluss-stream(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.4 --wset=2,0.05 --timeout 6000
2011-10-09 15:35:00 [2, 7]: 4gpluss-nogzip(httperf): Starting test
2011-10-09 16:28:21 [2,3201]: cold-default(httperf): Starting test
2011-10-09 16:33:00 [2,278]: basic-fryer(httperf): Starting test
2011-10-09 16:33:20 [2,19]: cold-gzip(httperf): Starting test
2011-10-09 16:37:41 [2,260]: httperf-lru-nostream-gzip(httperf): Starting test
2011-10-09 16:41:04 [2,203]: streaming(httperf): Starting test
2011-10-09 16:43:51 [2,166]: cold-nogzip(httperf): Starting test
2011-10-09 16:47:26 [2,215]: streaming-gzip(httperf): Starting test
2011-10-09 16:50:04 [2,158]: httperf-lru-nostream-nogzip(httperf): Starting test
2011-10-09 16:53:06 [2,181]: 4gpluss(httperf): Starting test
2011-10-09 17:14:34 WARNING [0,1288]: 4gpluss(httperf): Out of bounds: s_bodybytes(562253976) less than lower boundary 25769803776
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Load:  19:14:34 up 67 days,  7:30,  0 users,  load average: 0.83, 1.22, 2.22

2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Test name: 4gpluss
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Varnish options: 
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): -t=60000
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): -s=malloc,12G
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Varnish parameters: 
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): sess_timeout=60000s
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): send_timeout=60000s
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Payload size (excludes headers): 5G
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Branch: experimental-ims
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Number of clients involved: 24
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Type of test: httperf
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Test iterations: 1
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Runtime: 1282 seconds
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_recv {
	if (req.url ~ "[0-9]") {
		set req.url = "/1";
	} else {
		set req.url = "/2";
	}
}

2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Number of total connections: 25
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Requests per connection: 1
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Extra options to httperf: --wset=2,0.05 --timeout 6000
2011-10-09 17:14:34 [1, 0]: 4gpluss(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.4 --wset=2,0.05 --timeout 6000
2011-10-09 17:14:42 [2, 7]: httperf-hot(httperf): Starting test
2011-10-09 17:16:29 [2,106]: memleak(httperf): Starting test
2011-10-09 17:27:13 [2,644]: sky-misc(httperf): Starting test
2011-10-09 17:33:01 [2,347]: httperf-lru-stream-gzip(httperf): Starting test
2011-10-09 17:36:13 [2,192]: httperf-lru-nostream-default(httperf): Starting test
2011-10-09 17:39:26 [2,193]: httperf-rapid-expire(httperf): Starting test
2011-10-09 17:40:23 WARNING [0,57]: httperf-rapid-expire(httperf): Out of bounds: client_req(123811) less than lower boundary 999640
2011-10-09 17:40:23 WARNING [0, 0]: httperf-rapid-expire(httperf): Out of bounds: cache_hitpass(97362) more than upper boundary 0
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Load:  19:40:24 up 67 days,  7:56,  0 users,  load average: 4.06, 10.77, 12.51

2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Test name: httperf-rapid-expire
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Varnish options: 
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): -t=2
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Varnish parameters: 
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Payload size (excludes headers): 256
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Branch: experimental-ims
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Number of clients involved: 24
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Type of test: httperf
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Test iterations: 1
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Runtime: 51 seconds
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_fetch {
	set beresp.do_stream = true;
}

2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Number of total connections: 100000
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Requests per connection: 10
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Extra options to httperf: --wset=100,0.30
2011-10-09 17:40:24 [1, 0]: httperf-rapid-expire(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 10 --num-conns 4166 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.4 --wset=100,0.30
2011-10-09 17:40:31 [2, 7]: purge-fail(httperf): Starting test
2011-10-09 17:43:28 WARNING [0,176]: purge-fail(httperf): Out of bounds: cache_hitpass(127648) more than upper boundary 0
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Load:  19:43:29 up 67 days,  7:59,  0 users,  load average: 1.55, 6.63, 10.57

2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Test name: purge-fail
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Varnish options: 
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): -w=5,100
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Varnish parameters: 
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Payload size (excludes headers): 1K
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Branch: experimental-ims
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Number of clients involved: 24
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Type of test: httperf
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Test iterations: 1
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Runtime: 168 seconds
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_recv {
	if (!req.url ~ "/0/0.html") {
		set req.request = "PURGE";
	}
	set req.url = "/foo";
	return (lookup);
}
sub vcl_hit {
	if (req.request == "PURGE") {
		set obj.ttl = 0s;
		error 200 "OK";
	}
}
sub vcl_miss {
	if (req.request == "PURGE") {
		error 200 "Not in cache but not confusing httperf";
	}
}


2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Number of total connections: 300000
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Requests per connection: 1
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Extra options to httperf: --wset=999,0.5 --timeout=5
2011-10-09 17:43:29 [1, 0]: purge-fail(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 12500 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.4 --wset=999,0.5 --timeout=5
2011-10-09 17:43:36 [2, 7]: streaming-grace(httperf): Starting test
2011-10-09 17:46:30 [2,173]: siege-test(siege): Starting test
2011-10-09 17:47:45 [2,75]: httperf-lru-stream-default(httperf): Starting test
2011-10-09 17:50:50 WARNING [0,184]: Tests finished with problems detected. Failed expectations: 5 Total run time: 11149 seconds 



More information about the varnish-test mailing list