-----============= acceptance-small: lnet-selftest ============----- Sat Sep 12 22:07:04 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 oleg328-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: 'oleg328-server' oleg328-server: oleg328-server.virtnet: executing load_modules_local oleg328-server: kmemleak disabled oleg328-server: Loading modules from /home/green/git/lustre-release/lustre oleg328-server: detected 4 online CPUs by sysfs oleg328-server: MODOPTS_LIBCFS= oleg328-server: Force libcfs to create 2 CPU partitions oleg328-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg328-client.virtnet /mnt/lustre (opts:) Stopping client oleg328-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 22:07:39 (1789265259) oleg328-client: oleg328-client.virtnet: executing lst_cleanup oleg328-server: oleg328-server.virtnet: executing lst_cleanup oleg328-client: oleg328-client.virtnet: executing lst_setup oleg328-server: oleg328-server.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.203.28@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.203.128@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.203.28@tcp are added to session 192.168.203.128@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: 787 RPC/s Min: 787 RPC/s Max: 787 RPC/s [W] Avg: 809 RPC/s Min: 809 RPC/s Max: 809 RPC/s [LNet Bandwidth of c] [R] Avg: 94.86 MiB/s Min: 94.86 MiB/s Max: 94.86 MiB/s [W] Avg: 94.76 MiB/s Min: 94.76 MiB/s Max: 94.76 MiB/s [LNet Rates of s] [R] Avg: 808 RPC/s Min: 808 RPC/s Max: 808 RPC/s [W] Avg: 810 RPC/s Min: 810 RPC/s Max: 810 RPC/s [LNet Bandwidth of s] [R] Avg: 94.89 MiB/s Min: 94.89 MiB/s Max: 94.89 MiB/s [W] Avg: 95.60 MiB/s Min: 95.60 MiB/s Max: 95.60 MiB/s [LNet Rates of c] [R] Avg: 783 RPC/s Min: 783 RPC/s Max: 783 RPC/s [W] Avg: 762 RPC/s Min: 762 RPC/s Max: 762 RPC/s [LNet Bandwidth of c] [R] Avg: 89.41 MiB/s Min: 89.41 MiB/s Max: 89.41 MiB/s [W] Avg: 90.10 MiB/s Min: 90.10 MiB/s Max: 90.10 MiB/s [LNet Rates of s] [R] Avg: 774 RPC/s Min: 774 RPC/s Max: 774 RPC/s [W] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [LNet Bandwidth of s] [R] Avg: 89.99 MiB/s Min: 89.99 MiB/s Max: 89.99 MiB/s [W] Avg: 88.55 MiB/s Min: 88.55 MiB/s Max: 88.55 MiB/s [LNet Rates of c] [R] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [W] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [LNet Bandwidth of c] [R] Avg: 86.45 MiB/s Min: 86.45 MiB/s Max: 86.45 MiB/s [W] Avg: 87.07 MiB/s Min: 87.07 MiB/s Max: 87.07 MiB/s [LNet Rates of s] [R] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [W] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [LNet Bandwidth of s] [R] Avg: 87.17 MiB/s Min: 87.17 MiB/s Max: 87.17 MiB/s [W] Avg: 87.49 MiB/s Min: 87.49 MiB/s Max: 87.49 MiB/s [LNet Rates of c] [R] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [W] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [LNet Bandwidth of c] [R] Avg: 80.13 MiB/s Min: 80.13 MiB/s Max: 80.13 MiB/s [W] Avg: 79.25 MiB/s Min: 79.25 MiB/s Max: 79.25 MiB/s [LNet Rates of s] [R] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [LNet Bandwidth of s] [R] Avg: 79.06 MiB/s Min: 79.06 MiB/s Max: 79.06 MiB/s [W] Avg: 79.35 MiB/s Min: 79.35 MiB/s Max: 79.35 MiB/s [LNet Rates of c] [R] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [W] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [LNet Bandwidth of c] [R] Avg: 71.30 MiB/s Min: 71.30 MiB/s Max: 71.30 MiB/s [W] Avg: 72.46 MiB/s Min: 72.46 MiB/s Max: 72.46 MiB/s [LNet Rates of s] [R] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 611 RPC/s Min: 611 RPC/s Max: 611 RPC/s [LNet Bandwidth of s] [R] Avg: 72.50 MiB/s Min: 72.50 MiB/s Max: 72.50 MiB/s [W] Avg: 72.12 MiB/s Min: 72.12 MiB/s Max: 72.12 MiB/s [LNet Rates of c] [R] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [W] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [LNet Bandwidth of c] [R] Avg: 78.77 MiB/s Min: 78.77 MiB/s Max: 78.77 MiB/s [W] Avg: 78.24 MiB/s Min: 78.24 MiB/s Max: 78.24 MiB/s [LNet Rates of s] [R] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of s] [R] Avg: 79.05 MiB/s Min: 79.05 MiB/s Max: 79.05 MiB/s [W] Avg: 77.87 MiB/s Min: 77.87 MiB/s Max: 77.87 MiB/s [LNet Rates of c] [R] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [W] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [LNet Bandwidth of c] [R] Avg: 83.02 MiB/s Min: 83.02 MiB/s Max: 83.02 MiB/s [W] Avg: 84.26 MiB/s Min: 84.26 MiB/s Max: 84.26 MiB/s [LNet Rates of s] [R] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [W] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [LNet Bandwidth of s] [R] Avg: 84.01 MiB/s Min: 84.01 MiB/s Max: 84.01 MiB/s [W] Avg: 83.64 MiB/s Min: 83.64 MiB/s Max: 83.64 MiB/s [LNet Rates of c] [R] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [W] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [LNet Bandwidth of c] [R] Avg: 83.19 MiB/s Min: 83.19 MiB/s Max: 83.19 MiB/s [W] Avg: 82.21 MiB/s Min: 82.21 MiB/s Max: 82.21 MiB/s [LNet Rates of s] [R] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [W] Avg: 696 RPC/s Min: 696 RPC/s Max: 696 RPC/s [LNet Bandwidth of s] [R] Avg: 81.78 MiB/s Min: 81.78 MiB/s Max: 81.78 MiB/s [W] Avg: 83.10 MiB/s Min: 83.10 MiB/s Max: 83.10 MiB/s [LNet Rates of c] [R] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of c] [R] Avg: 77.63 MiB/s Min: 77.63 MiB/s Max: 77.63 MiB/s [W] Avg: 78.52 MiB/s Min: 78.52 MiB/s Max: 78.52 MiB/s [LNet Rates of s] [R] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [W] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [LNet Bandwidth of s] [R] Avg: 78.53 MiB/s Min: 78.53 MiB/s Max: 78.53 MiB/s [W] Avg: 77.64 MiB/s Min: 77.64 MiB/s Max: 77.64 MiB/s [LNet Rates of c] [R] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [W] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [LNet Bandwidth of c] [R] Avg: 83.92 MiB/s Min: 83.92 MiB/s Max: 83.92 MiB/s [W] Avg: 83.74 MiB/s Min: 83.74 MiB/s Max: 83.74 MiB/s [LNet Rates of s] [R] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of s] [R] Avg: 84.20 MiB/s Min: 84.20 MiB/s Max: 84.20 MiB/s [W] Avg: 84.77 MiB/s Min: 84.77 MiB/s Max: 84.77 MiB/s [LNet Rates of c] [R] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [W] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [LNet Bandwidth of c] [R] Avg: 84.90 MiB/s Min: 84.90 MiB/s Max: 84.90 MiB/s [W] Avg: 84.58 MiB/s Min: 84.58 MiB/s Max: 84.58 MiB/s [LNet Rates of s] [R] Avg: 725 RPC/s Min: 725 RPC/s Max: 725 RPC/s [W] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [LNet Bandwidth of s] [R] Avg: 84.26 MiB/s Min: 84.26 MiB/s Max: 84.26 MiB/s [W] Avg: 83.71 MiB/s Min: 83.71 MiB/s Max: 83.71 MiB/s [LNet Rates of c] [R] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 752 RPC/s Min: 752 RPC/s Max: 752 RPC/s [LNet Bandwidth of c] [R] Avg: 87.13 MiB/s Min: 87.13 MiB/s Max: 87.13 MiB/s [W] Avg: 87.02 MiB/s Min: 87.02 MiB/s Max: 87.02 MiB/s [LNet Rates of s] [R] Avg: 740 RPC/s Min: 740 RPC/s Max: 740 RPC/s [W] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [LNet Bandwidth of s] [R] Avg: 86.81 MiB/s Min: 86.81 MiB/s Max: 86.81 MiB/s [W] Avg: 87.41 MiB/s Min: 87.41 MiB/s Max: 87.41 MiB/s [LNet Rates of c] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of c] [R] Avg: 86.93 MiB/s Min: 86.93 MiB/s Max: 86.93 MiB/s [W] Avg: 88.60 MiB/s Min: 88.60 MiB/s Max: 88.60 MiB/s [LNet Rates of s] [R] Avg: 742 RPC/s Min: 742 RPC/s Max: 742 RPC/s [W] Avg: 754 RPC/s Min: 754 RPC/s Max: 754 RPC/s [LNet Bandwidth of s] [R] Avg: 88.26 MiB/s Min: 88.26 MiB/s Max: 88.26 MiB/s [W] Avg: 86.44 MiB/s Min: 86.44 MiB/s Max: 86.44 MiB/s [LNet Rates of c] [R] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [W] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [LNet Bandwidth of c] [R] Avg: 84.89 MiB/s Min: 84.89 MiB/s Max: 84.89 MiB/s [W] Avg: 85.95 MiB/s Min: 85.95 MiB/s Max: 85.95 MiB/s [LNet Rates of s] [R] Avg: 750 RPC/s Min: 750 RPC/s Max: 750 RPC/s [W] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [LNet Bandwidth of s] [R] Avg: 86.45 MiB/s Min: 86.45 MiB/s Max: 86.45 MiB/s [W] Avg: 85.47 MiB/s Min: 85.47 MiB/s Max: 85.47 MiB/s [LNet Rates of c] [R] Avg: 815 RPC/s Min: 815 RPC/s Max: 815 RPC/s [W] Avg: 796 RPC/s Min: 796 RPC/s Max: 796 RPC/s [LNet Bandwidth of c] [R] Avg: 94.11 MiB/s Min: 94.11 MiB/s Max: 94.11 MiB/s [W] Avg: 94.59 MiB/s Min: 94.59 MiB/s Max: 94.59 MiB/s [LNet Rates of s] [R] Avg: 811 RPC/s Min: 811 RPC/s Max: 811 RPC/s [W] Avg: 814 RPC/s Min: 814 RPC/s Max: 814 RPC/s [LNet Bandwidth of s] [R] Avg: 95.19 MiB/s Min: 95.19 MiB/s Max: 95.19 MiB/s [W] Avg: 94.13 MiB/s Min: 94.13 MiB/s Max: 94.13 MiB/s [LNet Rates of c] [R] Avg: 767 RPC/s Min: 767 RPC/s Max: 767 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of c] [R] Avg: 90.12 MiB/s Min: 90.12 MiB/s Max: 90.12 MiB/s [W] Avg: 89.45 MiB/s Min: 89.45 MiB/s Max: 89.45 MiB/s [LNet Rates of s] [R] Avg: 763 RPC/s Min: 763 RPC/s Max: 763 RPC/s [W] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [LNet Bandwidth of s] [R] Avg: 89.56 MiB/s Min: 89.56 MiB/s Max: 89.56 MiB/s [W] Avg: 91.01 MiB/s Min: 91.01 MiB/s Max: 91.01 MiB/s [LNet Rates of c] [R] Avg: 806 RPC/s Min: 806 RPC/s Max: 806 RPC/s [W] Avg: 806 RPC/s Min: 806 RPC/s Max: 806 RPC/s [LNet Bandwidth of c] [R] Avg: 95.23 MiB/s Min: 95.23 MiB/s Max: 95.23 MiB/s [W] Avg: 95.10 MiB/s Min: 95.10 MiB/s Max: 95.10 MiB/s [LNet Rates of s] [R] Avg: 808 RPC/s Min: 808 RPC/s Max: 808 RPC/s [W] Avg: 806 RPC/s Min: 806 RPC/s Max: 806 RPC/s [LNet Bandwidth of s] [R] Avg: 94.20 MiB/s Min: 94.20 MiB/s Max: 94.20 MiB/s [W] Avg: 94.53 MiB/s Min: 94.53 MiB/s Max: 94.53 MiB/s [LNet Rates of c] [R] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [W] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [LNet Bandwidth of c] [R] Avg: 83.93 MiB/s Min: 83.93 MiB/s Max: 83.93 MiB/s [W] Avg: 83.84 MiB/s Min: 83.84 MiB/s Max: 83.84 MiB/s [LNet Rates of s] [R] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [W] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [LNet Bandwidth of s] [R] Avg: 84.16 MiB/s Min: 84.16 MiB/s Max: 84.16 MiB/s [W] Avg: 83.50 MiB/s Min: 83.50 MiB/s Max: 83.50 MiB/s [LNet Rates of c] [R] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [W] Avg: 789 RPC/s Min: 789 RPC/s Max: 789 RPC/s [LNet Bandwidth of c] [R] Avg: 91.82 MiB/s Min: 91.82 MiB/s Max: 91.82 MiB/s [W] Avg: 91.29 MiB/s Min: 91.29 MiB/s Max: 91.29 MiB/s [LNet Rates of s] [R] Avg: 788 RPC/s Min: 788 RPC/s Max: 788 RPC/s [W] Avg: 776 RPC/s Min: 776 RPC/s Max: 776 RPC/s [LNet Bandwidth of s] [R] Avg: 91.01 MiB/s Min: 91.01 MiB/s Max: 91.01 MiB/s [W] Avg: 92.09 MiB/s Min: 92.09 MiB/s Max: 92.09 MiB/s [LNet Rates of c] [R] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [W] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [LNet Bandwidth of c] [R] Avg: 86.52 MiB/s Min: 86.52 MiB/s Max: 86.52 MiB/s [W] Avg: 85.53 MiB/s Min: 85.53 MiB/s Max: 85.53 MiB/s [LNet Rates of s] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 752 RPC/s Min: 752 RPC/s Max: 752 RPC/s [LNet Bandwidth of s] [R] Avg: 85.03 MiB/s Min: 85.03 MiB/s Max: 85.03 MiB/s [W] Avg: 86.10 MiB/s Min: 86.10 MiB/s Max: 86.10 MiB/s [LNet Rates of c] [R] Avg: 767 RPC/s Min: 767 RPC/s Max: 767 RPC/s [W] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [LNet Bandwidth of c] [R] Avg: 90.14 MiB/s Min: 90.14 MiB/s Max: 90.14 MiB/s [W] Avg: 89.84 MiB/s Min: 89.84 MiB/s Max: 89.84 MiB/s [LNet Rates of s] [R] Avg: 782 RPC/s Min: 782 RPC/s Max: 782 RPC/s [W] Avg: 755 RPC/s Min: 755 RPC/s Max: 755 RPC/s [LNet Bandwidth of s] [R] Avg: 90.51 MiB/s Min: 90.51 MiB/s Max: 90.51 MiB/s [W] Avg: 90.61 MiB/s Min: 90.61 MiB/s Max: 90.61 MiB/s [LNet Rates of c] [R] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of c] [R] Avg: 90.75 MiB/s Min: 90.75 MiB/s Max: 90.75 MiB/s [W] Avg: 90.95 MiB/s Min: 90.95 MiB/s Max: 90.95 MiB/s [LNet Rates of s] [R] Avg: 778 RPC/s Min: 778 RPC/s Max: 778 RPC/s [W] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [LNet Bandwidth of s] [R] Avg: 91.30 MiB/s Min: 91.30 MiB/s Max: 91.30 MiB/s [W] Avg: 90.62 MiB/s Min: 90.62 MiB/s Max: 90.62 MiB/s [LNet Rates of c] [R] Avg: 702 RPC/s Min: 702 RPC/s Max: 702 RPC/s [W] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [LNet Bandwidth of c] [R] Avg: 84.21 MiB/s Min: 84.21 MiB/s Max: 84.21 MiB/s [W] Avg: 84.64 MiB/s Min: 84.64 MiB/s Max: 84.64 MiB/s [LNet Rates of s] [R] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [W] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [LNet Bandwidth of s] [R] Avg: 84.03 MiB/s Min: 84.03 MiB/s Max: 84.03 MiB/s [W] Avg: 84.14 MiB/s Min: 84.14 MiB/s Max: 84.14 MiB/s [LNet Rates of c] [R] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [W] Avg: 699 RPC/s Min: 699 RPC/s Max: 699 RPC/s [LNet Bandwidth of c] [R] Avg: 82.42 MiB/s Min: 82.42 MiB/s Max: 82.42 MiB/s [W] Avg: 83.52 MiB/s Min: 83.52 MiB/s Max: 83.52 MiB/s [LNet Rates of s] [R] Avg: 713 RPC/s Min: 713 RPC/s Max: 713 RPC/s [W] Avg: 711 RPC/s Min: 711 RPC/s Max: 711 RPC/s [LNet Bandwidth of s] [R] Avg: 83.44 MiB/s Min: 83.44 MiB/s Max: 83.44 MiB/s [W] Avg: 82.46 MiB/s Min: 82.46 MiB/s Max: 82.46 MiB/s [LNet Rates of c] [R] Avg: 765 RPC/s Min: 765 RPC/s Max: 765 RPC/s [W] Avg: 794 RPC/s Min: 794 RPC/s Max: 794 RPC/s [LNet Bandwidth of c] [R] Avg: 90.57 MiB/s Min: 90.57 MiB/s Max: 90.57 MiB/s [W] Avg: 91.93 MiB/s Min: 91.93 MiB/s Max: 91.93 MiB/s [LNet Rates of s] [R] Avg: 787 RPC/s Min: 787 RPC/s Max: 787 RPC/s [W] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [LNet Bandwidth of s] [R] Avg: 92.42 MiB/s Min: 92.42 MiB/s Max: 92.42 MiB/s [W] Avg: 90.94 MiB/s Min: 90.94 MiB/s Max: 90.94 MiB/s [LNet Rates of c] [R] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [W] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [LNet Bandwidth of c] [R] Avg: 84.97 MiB/s Min: 84.97 MiB/s Max: 84.97 MiB/s [W] Avg: 84.42 MiB/s Min: 84.42 MiB/s Max: 84.42 MiB/s [LNet Rates of s] [R] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [W] Avg: 721 RPC/s Min: 721 RPC/s Max: 721 RPC/s [LNet Bandwidth of s] [R] Avg: 84.07 MiB/s Min: 84.07 MiB/s Max: 84.07 MiB/s [W] Avg: 84.93 MiB/s Min: 84.93 MiB/s Max: 84.93 MiB/s [LNet Rates of c] [R] Avg: 776 RPC/s Min: 776 RPC/s Max: 776 RPC/s [W] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [LNet Bandwidth of c] [R] Avg: 89.30 MiB/s Min: 89.30 MiB/s Max: 89.30 MiB/s [W] Avg: 90.00 MiB/s Min: 90.00 MiB/s Max: 90.00 MiB/s [LNet Rates of s] [R] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [W] Avg: 773 RPC/s Min: 773 RPC/s Max: 773 RPC/s [LNet Bandwidth of s] [R] Avg: 90.59 MiB/s Min: 90.59 MiB/s Max: 90.59 MiB/s [W] Avg: 89.30 MiB/s Min: 89.30 MiB/s Max: 89.30 MiB/s [LNet Rates of c] [R] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [W] Avg: 801 RPC/s Min: 801 RPC/s Max: 801 RPC/s [LNet Bandwidth of c] [R] Avg: 92.89 MiB/s Min: 92.89 MiB/s Max: 92.89 MiB/s [W] Avg: 94.16 MiB/s Min: 94.16 MiB/s Max: 94.16 MiB/s [LNet Rates of s] [R] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [W] Avg: 794 RPC/s Min: 794 RPC/s Max: 794 RPC/s [LNet Bandwidth of s] [R] Avg: 94.37 MiB/s Min: 94.37 MiB/s Max: 94.37 MiB/s [W] Avg: 92.52 MiB/s Min: 92.52 MiB/s Max: 92.52 MiB/s [LNet Rates of c] [R] Avg: 806 RPC/s Min: 806 RPC/s Max: 806 RPC/s [W] Avg: 816 RPC/s Min: 816 RPC/s Max: 816 RPC/s [LNet Bandwidth of c] [R] Avg: 93.57 MiB/s Min: 93.57 MiB/s Max: 93.57 MiB/s [W] Avg: 95.53 MiB/s Min: 95.53 MiB/s Max: 95.53 MiB/s [LNet Rates of s] [R] Avg: 821 RPC/s Min: 821 RPC/s Max: 821 RPC/s [W] Avg: 796 RPC/s Min: 796 RPC/s Max: 796 RPC/s [LNet Bandwidth of s] [R] Avg: 95.13 MiB/s Min: 95.13 MiB/s Max: 95.13 MiB/s [W] Avg: 94.04 MiB/s Min: 94.04 MiB/s Max: 94.04 MiB/s [LNet Rates of c] [R] Avg: 918 RPC/s Min: 918 RPC/s Max: 918 RPC/s [W] Avg: 908 RPC/s Min: 908 RPC/s Max: 908 RPC/s [LNet Bandwidth of c] [R] Avg: 108.12 MiB/s Min: 108.12 MiB/s Max: 108.12 MiB/s [W] Avg: 107.13 MiB/s Min: 107.13 MiB/s Max: 107.13 MiB/s killing 9860 ... 2 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 oleg328-client: oleg328-client.virtnet: executing lst_cleanup oleg328-server: oleg328-server.virtnet: executing lst_cleanup PASS smoke (333s) == lnet-selftest test complete, duration 366 sec ========= 22:13:12 (1789265592) Starting client oleg328-client.virtnet: -o user_xattr,flock 192.168.203.128@tcp:/lustre /mnt/lustre Mount client oleg328-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.203.128@tcp:/lustre /mnt/lustre Started clients oleg328-client.virtnet: 192.168.203.128@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 22:13:14 (1789265594) === === lnet-selftest: finish cleanup 22:13:17 (1789265597) ===