-----============= acceptance-small: lnet-selftest ============----- Fri Apr 19 08:35:04 EDT 2024 excepting tests: Loading modules from /home/green/git/lustre-release/lustre detected 4 online CPUs by sysfs Force libcfs to create 2 CPU partitions loading modules on: 'oleg207-server' oleg207-server: oleg207-server.virtnet: executing load_modules_local oleg207-server: Loading modules from /home/green/git/lustre-release/lustre oleg207-server: detected 4 online CPUs by sysfs oleg207-server: Force libcfs to create 2 CPU partitions Stopping clients: oleg207-client.virtnet /mnt/lustre (opts:) Stopping client oleg207-client.virtnet /mnt/lustre opts: debug_raw_pointers=Y debug_raw_pointers=Y == lnet-selftest test smoke: lst regression test ========= 08:35:11 (1713530111) oleg207-client: oleg207-client.virtnet: executing lst_cleanup oleg207-server: oleg207-server.virtnet: executing lst_cleanup oleg207-client: oleg207-client.virtnet: executing lst_setup oleg207-server: oleg207-server.virtnet: executing lst_setup #!/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.202.7@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.202.107@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_batch b /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst run b sleep 1 /home/green/git/lustre-release/lustre/../lnet/utils/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 300 cleanup $pid SESSION: hh FEATURES: 1 TIMEOUT: 100000 FORCE: No 192.168.202.7@tcp are added to session 192.168.202.107@tcp are added to session Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully b is running now [LNet Rates of c] [R] Avg: 4135 RPC/s Min: 4135 RPC/s Max: 4135 RPC/s [W] Avg: 4135 RPC/s Min: 4135 RPC/s Max: 4135 RPC/s [LNet Bandwidth of c] [R] Avg: 396.07 MiB/s Min: 396.07 MiB/s Max: 396.07 MiB/s [W] Avg: 369.69 MiB/s Min: 369.69 MiB/s Max: 369.69 MiB/s [LNet Rates of s] [R] Avg: 4133 RPC/s Min: 4133 RPC/s Max: 4133 RPC/s [W] Avg: 4147 RPC/s Min: 4147 RPC/s Max: 4147 RPC/s [LNet Bandwidth of s] [R] Avg: 369.68 MiB/s Min: 369.68 MiB/s Max: 369.68 MiB/s [W] Avg: 396.45 MiB/s Min: 396.45 MiB/s Max: 396.45 MiB/s [LNet Rates of c] [R] Avg: 3840 RPC/s Min: 3840 RPC/s Max: 3840 RPC/s [W] Avg: 3849 RPC/s Min: 3849 RPC/s Max: 3849 RPC/s [LNet Bandwidth of c] [R] Avg: 363.47 MiB/s Min: 363.47 MiB/s Max: 363.47 MiB/s [W] Avg: 346.71 MiB/s Min: 346.71 MiB/s Max: 346.71 MiB/s [LNet Rates of s] [R] Avg: 3854 RPC/s Min: 3854 RPC/s Max: 3854 RPC/s [W] Avg: 3842 RPC/s Min: 3842 RPC/s Max: 3842 RPC/s [LNet Bandwidth of s] [R] Avg: 345.85 MiB/s Min: 345.85 MiB/s Max: 345.85 MiB/s [W] Avg: 363.52 MiB/s Min: 363.52 MiB/s Max: 363.52 MiB/s [LNet Rates of c] [R] Avg: 3268 RPC/s Min: 3268 RPC/s Max: 3268 RPC/s [W] Avg: 3254 RPC/s Min: 3254 RPC/s Max: 3254 RPC/s [LNet Bandwidth of c] [R] Avg: 384.62 MiB/s Min: 384.62 MiB/s Max: 384.62 MiB/s [W] Avg: 351.58 MiB/s Min: 351.58 MiB/s Max: 351.58 MiB/s [LNet Rates of s] [R] Avg: 3252 RPC/s Min: 3252 RPC/s Max: 3252 RPC/s [W] Avg: 3264 RPC/s Min: 3264 RPC/s Max: 3264 RPC/s [LNet Bandwidth of s] [R] Avg: 352.15 MiB/s Min: 352.15 MiB/s Max: 352.15 MiB/s [W] Avg: 384.60 MiB/s Min: 384.60 MiB/s Max: 384.60 MiB/s [LNet Rates of c] [R] Avg: 2640 RPC/s Min: 2640 RPC/s Max: 2640 RPC/s [W] Avg: 2621 RPC/s Min: 2621 RPC/s Max: 2621 RPC/s [LNet Bandwidth of c] [R] Avg: 388.72 MiB/s Min: 388.72 MiB/s Max: 388.72 MiB/s [W] Avg: 355.43 MiB/s Min: 355.43 MiB/s Max: 355.43 MiB/s [LNet Rates of s] [R] Avg: 2624 RPC/s Min: 2624 RPC/s Max: 2624 RPC/s [W] Avg: 2647 RPC/s Min: 2647 RPC/s Max: 2647 RPC/s [LNet Bandwidth of s] [R] Avg: 355.48 MiB/s Min: 355.48 MiB/s Max: 355.48 MiB/s [W] Avg: 388.58 MiB/s Min: 388.58 MiB/s Max: 388.58 MiB/s [LNet Rates of c] [R] Avg: 1852 RPC/s Min: 1852 RPC/s Max: 1852 RPC/s [W] Avg: 1883 RPC/s Min: 1883 RPC/s Max: 1883 RPC/s [LNet Bandwidth of c] [R] Avg: 230.87 MiB/s Min: 230.87 MiB/s Max: 230.87 MiB/s [W] Avg: 343.83 MiB/s Min: 343.83 MiB/s Max: 343.83 MiB/s [LNet Rates of s] [R] Avg: 1887 RPC/s Min: 1887 RPC/s Max: 1887 RPC/s [W] Avg: 1849 RPC/s Min: 1849 RPC/s Max: 1849 RPC/s [LNet Bandwidth of s] [R] Avg: 343.97 MiB/s Min: 343.97 MiB/s Max: 343.97 MiB/s [W] Avg: 230.49 MiB/s Min: 230.49 MiB/s Max: 230.49 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s