-----============= acceptance-small: lnet-selftest ============----- Tue Sep 8 04:59:56 EDT 2026 MGS_OS_ID_LIKE=rhel centos fedora rocky MGS_OS_VERSION_ID=8.10 MGS_OS_ID=rocky MGS_OS_VERSION_CODE=134873088 MDS1_OS_VERSION_ID=8.10 MDS1_OS_VERSION_CODE=134873088 MDS1_OS_ID_LIKE=rhel centos fedora rocky MDS1_OS_ID=rocky OST1_OS_VERSION_CODE=134873088 OST1_OS_ID_LIKE=rhel centos fedora rocky OST1_OS_VERSION_ID=8.10 OST1_OS_ID=rocky CLIENT_OS_ID=rocky CLIENT_OS_VERSION_CODE=134873088 CLIENT_OS_VERSION_ID=8.10 CLIENT_OS_ID_LIKE=rhel centos fedora rocky oleg232-server: ls: cannot access '/home/green/git/lustre-release/lustre/tests/except/lnet-selftest.*ex': No such file or directory excepting tests: Loading modules from /home/green/git/lustre-release/lustre detected 4 online CPUs by sysfs MODOPTS_LIBCFS= Force libcfs to create 2 CPU partitions loading modules on: 'oleg232-server' oleg232-server: oleg232-server.virtnet: executing load_modules_local oleg232-server: kmemleak disabled oleg232-server: Loading modules from /home/green/git/lustre-release/lustre oleg232-server: detected 4 online CPUs by sysfs oleg232-server: MODOPTS_LIBCFS= oleg232-server: Force libcfs to create 2 CPU partitions oleg232-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg232-client.virtnet /mnt/lustre (opts:) Stopping client oleg232-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 05:00:37 (1788858037) oleg232-server: oleg232-server.virtnet: executing lst_cleanup oleg232-client: oleg232-client.virtnet: executing lst_cleanup oleg232-server: oleg232-server.virtnet: executing lst_setup oleg232-client: oleg232-client.virtnet: executing lst_setup #!/usr/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.32@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.202.132@tcp echo '=====================================' echo 'Listing of bad_group should not crash' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst list_group s bad_group c /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 1 --distribute 1:1 --from c --to s brw write 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 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=discard 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=discard 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 8 --distribute 1:1 --from c --to s brw write 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 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=discard 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=discard 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 1 --distribute 1:1 --from c --to s brw write 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 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 write check=discard 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=discard 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 8 --distribute 1:1 --from c --to s brw write 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 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=discard 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=discard 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 1 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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 8 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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 1 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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 8 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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.32@tcp are added to session 192.168.202.132@tcp are added to session ===================================== Listing of bad_group should not crash ===================================== 1 0 0 0 1 (null) 1 0 0 0 1 (null) 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 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 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: 557 RPC/s Min: 557 RPC/s Max: 557 RPC/s [W] Avg: 569 RPC/s Min: 569 RPC/s Max: 569 RPC/s [LNet Bandwidth of c] [R] Avg: 64.29 MiB/s Min: 64.29 MiB/s Max: 64.29 MiB/s [W] Avg: 70.58 MiB/s Min: 70.58 MiB/s Max: 70.58 MiB/s [LNet Rates of s] [R] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [W] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [LNet Bandwidth of s] [R] Avg: 71.43 MiB/s Min: 71.43 MiB/s Max: 71.43 MiB/s [W] Avg: 64.66 MiB/s Min: 64.66 MiB/s Max: 64.66 MiB/s [LNet Rates of c] [R] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [W] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [LNet Bandwidth of c] [R] Avg: 75.26 MiB/s Min: 75.26 MiB/s Max: 75.26 MiB/s [W] Avg: 73.41 MiB/s Min: 73.41 MiB/s Max: 73.41 MiB/s [LNet Rates of s] [R] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [W] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [LNet Bandwidth of s] [R] Avg: 73.92 MiB/s Min: 73.92 MiB/s Max: 73.92 MiB/s [W] Avg: 75.28 MiB/s Min: 75.28 MiB/s Max: 75.28 MiB/s [LNet Rates of c] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 592 RPC/s Min: 592 RPC/s Max: 592 RPC/s [LNet Bandwidth of c] [R] Avg: 68.72 MiB/s Min: 68.72 MiB/s Max: 68.72 MiB/s [W] Avg: 67.86 MiB/s Min: 67.86 MiB/s Max: 67.86 MiB/s [LNet Rates of s] [R] Avg: 573 RPC/s Min: 573 RPC/s Max: 573 RPC/s [W] Avg: 580 RPC/s Min: 580 RPC/s Max: 580 RPC/s [LNet Bandwidth of s] [R] Avg: 66.83 MiB/s Min: 66.83 MiB/s Max: 66.83 MiB/s [W] Avg: 68.14 MiB/s Min: 68.14 MiB/s Max: 68.14 MiB/s [LNet Rates of c] [R] Avg: 563 RPC/s Min: 563 RPC/s Max: 563 RPC/s [W] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [LNet Bandwidth of c] [R] Avg: 66.07 MiB/s Min: 66.07 MiB/s Max: 66.07 MiB/s [W] Avg: 65.98 MiB/s Min: 65.98 MiB/s Max: 65.98 MiB/s [LNet Rates of s] [R] Avg: 572 RPC/s Min: 572 RPC/s Max: 572 RPC/s [W] Avg: 567 RPC/s Min: 567 RPC/s Max: 567 RPC/s [LNet Bandwidth of s] [R] Avg: 66.24 MiB/s Min: 66.24 MiB/s Max: 66.24 MiB/s [W] Avg: 66.24 MiB/s Min: 66.24 MiB/s Max: 66.24 MiB/s [LNet Rates of c] [R] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [W] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [LNet Bandwidth of c] [R] Avg: 74.02 MiB/s Min: 74.02 MiB/s Max: 74.02 MiB/s [W] Avg: 73.81 MiB/s Min: 73.81 MiB/s Max: 73.81 MiB/s [LNet Rates of s] [R] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of s] [R] Avg: 74.28 MiB/s Min: 74.28 MiB/s Max: 74.28 MiB/s [W] Avg: 74.95 MiB/s Min: 74.95 MiB/s Max: 74.95 MiB/s [LNet Rates of c] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 612 RPC/s Min: 612 RPC/s Max: 612 RPC/s [LNet Bandwidth of c] [R] Avg: 70.31 MiB/s Min: 70.31 MiB/s Max: 70.31 MiB/s [W] Avg: 73.07 MiB/s Min: 73.07 MiB/s Max: 73.07 MiB/s [LNet Rates of s] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 608 RPC/s Min: 608 RPC/s Max: 608 RPC/s [LNet Bandwidth of s] [R] Avg: 72.99 MiB/s Min: 72.99 MiB/s Max: 72.99 MiB/s [W] Avg: 70.22 MiB/s Min: 70.22 MiB/s Max: 70.22 MiB/s [LNet Rates of c] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of c] [R] Avg: 76.44 MiB/s Min: 76.44 MiB/s Max: 76.44 MiB/s [W] Avg: 76.25 MiB/s Min: 76.25 MiB/s Max: 76.25 MiB/s [LNet Rates of s] [R] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [W] Avg: 664 RPC/s Min: 664 RPC/s Max: 664 RPC/s [LNet Bandwidth of s] [R] Avg: 76.97 MiB/s Min: 76.97 MiB/s Max: 76.97 MiB/s [W] Avg: 76.78 MiB/s Min: 76.78 MiB/s Max: 76.78 MiB/s [LNet Rates of c] [R] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of c] [R] Avg: 76.23 MiB/s Min: 76.23 MiB/s Max: 76.23 MiB/s [W] Avg: 77.95 MiB/s Min: 77.95 MiB/s Max: 77.95 MiB/s [LNet Rates of s] [R] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [W] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [LNet Bandwidth of s] [R] Avg: 77.08 MiB/s Min: 77.08 MiB/s Max: 77.08 MiB/s [W] Avg: 75.88 MiB/s Min: 75.88 MiB/s Max: 75.88 MiB/s [LNet Rates of c] [R] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [W] Avg: 611 RPC/s Min: 611 RPC/s Max: 611 RPC/s [LNet Bandwidth of c] [R] Avg: 69.94 MiB/s Min: 69.94 MiB/s Max: 69.94 MiB/s [W] Avg: 70.52 MiB/s Min: 70.52 MiB/s Max: 70.52 MiB/s [LNet Rates of s] [R] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [W] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [LNet Bandwidth of s] [R] Avg: 70.64 MiB/s Min: 70.64 MiB/s Max: 70.64 MiB/s [W] Avg: 70.04 MiB/s Min: 70.04 MiB/s Max: 70.04 MiB/s [LNet Rates of c] [R] Avg: 571 RPC/s Min: 571 RPC/s Max: 571 RPC/s [W] Avg: 545 RPC/s Min: 545 RPC/s Max: 545 RPC/s [LNet Bandwidth of c] [R] Avg: 65.37 MiB/s Min: 65.37 MiB/s Max: 65.37 MiB/s [W] Avg: 65.37 MiB/s Min: 65.37 MiB/s Max: 65.37 MiB/s [LNet Rates of s] [R] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [W] Avg: 556 RPC/s Min: 556 RPC/s Max: 556 RPC/s [LNet Bandwidth of s] [R] Avg: 65.47 MiB/s Min: 65.47 MiB/s Max: 65.47 MiB/s [W] Avg: 64.81 MiB/s Min: 64.81 MiB/s Max: 64.81 MiB/s [LNet Rates of c] [R] Avg: 477 RPC/s Min: 477 RPC/s Max: 477 RPC/s [W] Avg: 478 RPC/s Min: 478 RPC/s Max: 478 RPC/s [LNet Bandwidth of c] [R] Avg: 56.42 MiB/s Min: 56.42 MiB/s Max: 56.42 MiB/s [W] Avg: 56.73 MiB/s Min: 56.73 MiB/s Max: 56.73 MiB/s [LNet Rates of s] [R] Avg: 487 RPC/s Min: 487 RPC/s Max: 487 RPC/s [W] Avg: 486 RPC/s Min: 486 RPC/s Max: 486 RPC/s [LNet Bandwidth of s] [R] Avg: 56.96 MiB/s Min: 56.96 MiB/s Max: 56.96 MiB/s [W] Avg: 56.96 MiB/s Min: 56.96 MiB/s Max: 56.96 MiB/s [LNet Rates of c] [R] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [W] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [LNet Bandwidth of c] [R] Avg: 73.26 MiB/s Min: 73.26 MiB/s Max: 73.26 MiB/s [W] Avg: 73.58 MiB/s Min: 73.58 MiB/s Max: 73.58 MiB/s [LNet Rates of s] [R] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [W] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [LNet Bandwidth of s] [R] Avg: 74.74 MiB/s Min: 74.74 MiB/s Max: 74.74 MiB/s [W] Avg: 73.79 MiB/s Min: 73.79 MiB/s Max: 73.79 MiB/s [LNet Rates of c] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 708 RPC/s Min: 708 RPC/s Max: 708 RPC/s [LNet Bandwidth of c] [R] Avg: 81.47 MiB/s Min: 81.47 MiB/s Max: 81.47 MiB/s [W] Avg: 81.75 MiB/s Min: 81.75 MiB/s Max: 81.75 MiB/s [LNet Rates of s] [R] Avg: 696 RPC/s Min: 696 RPC/s Max: 696 RPC/s [W] Avg: 696 RPC/s Min: 696 RPC/s Max: 696 RPC/s [LNet Bandwidth of s] [R] Avg: 80.42 MiB/s Min: 80.42 MiB/s Max: 80.42 MiB/s [W] Avg: 81.02 MiB/s Min: 81.02 MiB/s Max: 81.02 MiB/s [LNet Rates of c] [R] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [W] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [LNet Bandwidth of c] [R] Avg: 78.49 MiB/s Min: 78.49 MiB/s Max: 78.49 MiB/s [W] Avg: 79.66 MiB/s Min: 79.66 MiB/s Max: 79.66 MiB/s [LNet Rates of s] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 668 RPC/s Min: 668 RPC/s Max: 668 RPC/s [LNet Bandwidth of s] [R] Avg: 79.55 MiB/s Min: 79.55 MiB/s Max: 79.55 MiB/s [W] Avg: 78.37 MiB/s Min: 78.37 MiB/s Max: 78.37 MiB/s [LNet Rates of c] [R] Avg: 864 RPC/s Min: 864 RPC/s Max: 864 RPC/s [W] Avg: 861 RPC/s Min: 861 RPC/s Max: 861 RPC/s [LNet Bandwidth of c] [R] Avg: 102.48 MiB/s Min: 102.48 MiB/s Max: 102.48 MiB/s [W] Avg: 99.57 MiB/s Min: 99.57 MiB/s Max: 99.57 MiB/s [LNet Rates of s] [R] Avg: 864 RPC/s Min: 864 RPC/s Max: 864 RPC/s [W] Avg: 872 RPC/s Min: 872 RPC/s Max: 872 RPC/s [LNet Bandwidth of s] [R] Avg: 100.65 MiB/s Min: 100.65 MiB/s Max: 100.65 MiB/s [W] Avg: 103.35 MiB/s Min: 103.35 MiB/s Max: 103.35 MiB/s [LNet Rates of c] [R] Avg: 813 RPC/s Min: 813 RPC/s Max: 813 RPC/s [W] Avg: 808 RPC/s Min: 808 RPC/s Max: 808 RPC/s [LNet Bandwidth of c] [R] Avg: 95.26 MiB/s Min: 95.26 MiB/s Max: 95.26 MiB/s [W] Avg: 95.15 MiB/s Min: 95.15 MiB/s Max: 95.15 MiB/s [LNet Rates of s] [R] Avg: 808 RPC/s Min: 808 RPC/s Max: 808 RPC/s [W] Avg: 812 RPC/s Min: 812 RPC/s Max: 812 RPC/s [LNet Bandwidth of s] [R] Avg: 94.92 MiB/s Min: 94.92 MiB/s Max: 94.92 MiB/s [W] Avg: 95.03 MiB/s Min: 95.03 MiB/s Max: 95.03 MiB/s [LNet Rates of c] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 703 RPC/s Min: 703 RPC/s Max: 703 RPC/s [LNet Bandwidth of c] [R] Avg: 81.39 MiB/s Min: 81.39 MiB/s Max: 81.39 MiB/s [W] Avg: 82.06 MiB/s Min: 82.06 MiB/s Max: 82.06 MiB/s [LNet Rates of s] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [LNet Bandwidth of s] [R] Avg: 81.41 MiB/s Min: 81.41 MiB/s Max: 81.41 MiB/s [W] Avg: 80.92 MiB/s Min: 80.92 MiB/s Max: 80.92 MiB/s [LNet Rates of c] [R] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [W] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [LNet Bandwidth of c] [R] Avg: 72.35 MiB/s Min: 72.35 MiB/s Max: 72.35 MiB/s [W] Avg: 74.53 MiB/s Min: 74.53 MiB/s Max: 74.53 MiB/s [LNet Rates of s] [R] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of s] [R] Avg: 74.80 MiB/s Min: 74.80 MiB/s Max: 74.80 MiB/s [W] Avg: 71.78 MiB/s Min: 71.78 MiB/s Max: 71.78 MiB/s [LNet Rates of c] [R] Avg: 796 RPC/s Min: 796 RPC/s Max: 796 RPC/s [W] Avg: 806 RPC/s Min: 806 RPC/s Max: 806 RPC/s [LNet Bandwidth of c] [R] Avg: 94.23 MiB/s Min: 94.23 MiB/s Max: 94.23 MiB/s [W] Avg: 96.36 MiB/s Min: 96.36 MiB/s Max: 96.36 MiB/s [LNet Rates of s] [R] Avg: 814 RPC/s Min: 814 RPC/s Max: 814 RPC/s [W] Avg: 805 RPC/s Min: 805 RPC/s Max: 805 RPC/s [LNet Bandwidth of s] [R] Avg: 95.96 MiB/s Min: 95.96 MiB/s Max: 95.96 MiB/s [W] Avg: 94.89 MiB/s Min: 94.89 MiB/s Max: 94.89 MiB/s [LNet Rates of c] [R] Avg: 493 RPC/s Min: 493 RPC/s Max: 493 RPC/s [W] Avg: 518 RPC/s Min: 518 RPC/s Max: 518 RPC/s [LNet Bandwidth of c] [R] Avg: 58.68 MiB/s Min: 58.68 MiB/s Max: 58.68 MiB/s [W] Avg: 59.64 MiB/s Min: 59.64 MiB/s Max: 59.64 MiB/s [LNet Rates of s] [R] Avg: 499 RPC/s Min: 499 RPC/s Max: 499 RPC/s [W] Avg: 500 RPC/s Min: 500 RPC/s Max: 500 RPC/s [LNet Bandwidth of s] [R] Avg: 59.53 MiB/s Min: 59.53 MiB/s Max: 59.53 MiB/s [W] Avg: 58.75 MiB/s Min: 58.75 MiB/s Max: 58.75 MiB/s [LNet Rates of c] [R] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of c] [R] Avg: 76.50 MiB/s Min: 76.50 MiB/s Max: 76.50 MiB/s [W] Avg: 76.84 MiB/s Min: 76.84 MiB/s Max: 76.84 MiB/s [LNet Rates of s] [R] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [W] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [LNet Bandwidth of s] [R] Avg: 77.12 MiB/s Min: 77.12 MiB/s Max: 77.12 MiB/s [W] Avg: 76.57 MiB/s Min: 76.57 MiB/s Max: 76.57 MiB/s [LNet Rates of c] [R] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of c] [R] Avg: 70.76 MiB/s Min: 70.76 MiB/s Max: 70.76 MiB/s [W] Avg: 72.53 MiB/s Min: 72.53 MiB/s Max: 72.53 MiB/s [LNet Rates of s] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 603 RPC/s Min: 603 RPC/s Max: 603 RPC/s [LNet Bandwidth of s] [R] Avg: 73.28 MiB/s Min: 73.28 MiB/s Max: 73.28 MiB/s [W] Avg: 71.33 MiB/s Min: 71.33 MiB/s Max: 71.33 MiB/s [LNet Rates of c] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [LNet Bandwidth of c] [R] Avg: 76.09 MiB/s Min: 76.09 MiB/s Max: 76.09 MiB/s [W] Avg: 76.57 MiB/s Min: 76.57 MiB/s Max: 76.57 MiB/s [LNet Rates of s] [R] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [W] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [LNet Bandwidth of s] [R] Avg: 75.90 MiB/s Min: 75.90 MiB/s Max: 75.90 MiB/s [W] Avg: 74.83 MiB/s Min: 74.83 MiB/s Max: 74.83 MiB/s [LNet Rates of c] [R] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [W] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [LNet Bandwidth of c] [R] Avg: 83.96 MiB/s Min: 83.96 MiB/s Max: 83.96 MiB/s [W] Avg: 84.72 MiB/s Min: 84.72 MiB/s Max: 84.72 MiB/s [LNet Rates of s] [R] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [W] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [LNet Bandwidth of s] [R] Avg: 84.78 MiB/s Min: 84.78 MiB/s Max: 84.78 MiB/s [W] Avg: 84.68 MiB/s Min: 84.68 MiB/s Max: 84.68 MiB/s [LNet Rates of c] [R] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [W] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [LNet Bandwidth of c] [R] Avg: 89.31 MiB/s Min: 89.31 MiB/s Max: 89.31 MiB/s [W] Avg: 89.49 MiB/s Min: 89.49 MiB/s Max: 89.49 MiB/s [LNet Rates of s] [R] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [W] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [LNet Bandwidth of s] [R] Avg: 89.85 MiB/s Min: 89.85 MiB/s Max: 89.85 MiB/s [W] Avg: 89.37 MiB/s Min: 89.37 MiB/s Max: 89.37 MiB/s [LNet Rates of c] [R] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [W] Avg: 782 RPC/s Min: 782 RPC/s Max: 782 RPC/s [LNet Bandwidth of c] [R] Avg: 90.17 MiB/s Min: 90.17 MiB/s Max: 90.17 MiB/s [W] Avg: 91.05 MiB/s Min: 91.05 MiB/s Max: 91.05 MiB/s [LNet Rates of s] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [LNet Bandwidth of s] [R] Avg: 90.64 MiB/s Min: 90.64 MiB/s Max: 90.64 MiB/s [W] Avg: 90.24 MiB/s Min: 90.24 MiB/s Max: 90.24 MiB/s [LNet Rates of c] [R] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [W] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [LNet Bandwidth of c] [R] Avg: 85.29 MiB/s Min: 85.29 MiB/s Max: 85.29 MiB/s [W] Avg: 86.38 MiB/s Min: 86.38 MiB/s Max: 86.38 MiB/s [LNet Rates of s] [R] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [W] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [LNet Bandwidth of s] [R] Avg: 86.23 MiB/s Min: 86.23 MiB/s Max: 86.23 MiB/s [W] Avg: 85.15 MiB/s Min: 85.15 MiB/s Max: 85.15 MiB/s [LNet Rates of c] [R] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [W] Avg: 707 RPC/s Min: 707 RPC/s Max: 707 RPC/s [LNet Bandwidth of c] [R] Avg: 85.91 MiB/s Min: 85.91 MiB/s Max: 85.91 MiB/s [W] Avg: 86.77 MiB/s Min: 86.77 MiB/s Max: 86.77 MiB/s [LNet Rates of s] [R] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [W] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [LNet Bandwidth of s] [R] Avg: 86.44 MiB/s Min: 86.44 MiB/s Max: 86.44 MiB/s [W] Avg: 85.27 MiB/s Min: 85.27 MiB/s Max: 85.27 MiB/s [LNet Rates of c] [R] Avg: 580 RPC/s Min: 580 RPC/s Max: 580 RPC/s [W] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [LNet Bandwidth of c] [R] Avg: 68.20 MiB/s Min: 68.20 MiB/s Max: 68.20 MiB/s [W] Avg: 67.35 MiB/s Min: 67.35 MiB/s Max: 67.35 MiB/s [LNet Rates of s] [R] Avg: 573 RPC/s Min: 573 RPC/s Max: 573 RPC/s [W] Avg: 568 RPC/s Min: 568 RPC/s Max: 568 RPC/s [LNet Bandwidth of s] [R] Avg: 67.09 MiB/s Min: 67.09 MiB/s Max: 67.09 MiB/s [W] Avg: 67.55 MiB/s Min: 67.55 MiB/s Max: 67.55 MiB/s [LNet Rates of c] [R] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [W] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [LNet Bandwidth of c] [R] Avg: 72.01 MiB/s Min: 72.01 MiB/s Max: 72.01 MiB/s [W] Avg: 74.13 MiB/s Min: 74.13 MiB/s Max: 74.13 MiB/s [LNet Rates of s] [R] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [W] Avg: 630 RPC/s Min: 630 RPC/s Max: 630 RPC/s [LNet Bandwidth of s] [R] Avg: 75.33 MiB/s Min: 75.33 MiB/s Max: 75.33 MiB/s [W] Avg: 73.56 MiB/s Min: 73.56 MiB/s Max: 73.56 MiB/s killing 9841 ... 1 batch in stopping Batch is stopped c: Total 0 error nodes in c s: Total 0 error nodes in s Total 0 error nodes in c Total 0 error nodes in s oleg232-server: oleg232-server.virtnet: executing lst_cleanup oleg232-client: oleg232-client.virtnet: executing lst_cleanup PASS smoke (339s) == lnet-selftest test complete, duration 379 sec ========= 05:06:16 (1788858376) Starting client oleg232-client.virtnet: -o user_xattr,flock 192.168.202.132@tcp:/lustre /mnt/lustre Mount client oleg232-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.202.132@tcp:/lustre /mnt/lustre Started clients oleg232-client.virtnet: 192.168.202.132@tcp:/lustre on /mnt/lustre type lustre (rw,flock,checksum,encrypt,lazystatfs,lruresize,nolock,statfs_project,nosync_on_close,nouser_fid2path,user_xattr,verbose) === lnet-selftest: start cleanup 05:06:18 (1788858378) === === lnet-selftest: finish cleanup 05:06:22 (1788858382) ===