-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 11:53:13 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 oleg321-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: 'oleg321-server' oleg321-server: oleg321-server.virtnet: executing load_modules_local oleg321-server: kmemleak disabled oleg321-server: Loading modules from /home/green/git/lustre-release/lustre oleg321-server: detected 4 online CPUs by sysfs oleg321-server: MODOPTS_LIBCFS= oleg321-server: Force libcfs to create 2 CPU partitions oleg321-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg321-client.virtnet /mnt/lustre (opts:) Stopping client oleg321-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 11:53:48 (1788537228) oleg321-server: oleg321-server.virtnet: executing lst_cleanup oleg321-client: oleg321-client.virtnet: executing lst_cleanup oleg321-client: oleg321-client.virtnet: executing lst_setup oleg321-server: oleg321-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.21@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.203.121@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.21@tcp are added to session 192.168.203.121@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: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [W] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [LNet Bandwidth of c] [R] Avg: 90.48 MiB/s Min: 90.48 MiB/s Max: 90.48 MiB/s [W] Avg: 91.91 MiB/s Min: 91.91 MiB/s Max: 91.91 MiB/s [LNet Rates of s] [R] Avg: 791 RPC/s Min: 791 RPC/s Max: 791 RPC/s [W] Avg: 783 RPC/s Min: 783 RPC/s Max: 783 RPC/s [LNet Bandwidth of s] [R] Avg: 90.67 MiB/s Min: 90.67 MiB/s Max: 90.67 MiB/s [W] Avg: 91.34 MiB/s Min: 91.34 MiB/s Max: 91.34 MiB/s [LNet Rates of c] [R] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [W] Avg: 755 RPC/s Min: 755 RPC/s Max: 755 RPC/s [LNet Bandwidth of c] [R] Avg: 86.12 MiB/s Min: 86.12 MiB/s Max: 86.12 MiB/s [W] Avg: 87.29 MiB/s Min: 87.29 MiB/s Max: 87.29 MiB/s [LNet Rates of s] [R] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [W] Avg: 727 RPC/s Min: 727 RPC/s Max: 727 RPC/s [LNet Bandwidth of s] [R] Avg: 87.11 MiB/s Min: 87.11 MiB/s Max: 87.11 MiB/s [W] Avg: 85.85 MiB/s Min: 85.85 MiB/s Max: 85.85 MiB/s [LNet Rates of c] [R] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of c] [R] Avg: 76.48 MiB/s Min: 76.48 MiB/s Max: 76.48 MiB/s [W] Avg: 77.80 MiB/s Min: 77.80 MiB/s Max: 77.80 MiB/s [LNet Rates of s] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of s] [R] Avg: 77.75 MiB/s Min: 77.75 MiB/s Max: 77.75 MiB/s [W] Avg: 76.44 MiB/s Min: 76.44 MiB/s Max: 76.44 MiB/s [LNet Rates of c] [R] Avg: 668 RPC/s Min: 668 RPC/s Max: 668 RPC/s [W] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [LNet Bandwidth of c] [R] Avg: 77.18 MiB/s Min: 77.18 MiB/s Max: 77.18 MiB/s [W] Avg: 78.35 MiB/s Min: 78.35 MiB/s Max: 78.35 MiB/s [LNet Rates of s] [R] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [W] Avg: 668 RPC/s Min: 668 RPC/s Max: 668 RPC/s [LNet Bandwidth of s] [R] Avg: 78.29 MiB/s Min: 78.29 MiB/s Max: 78.29 MiB/s [W] Avg: 77.03 MiB/s Min: 77.03 MiB/s Max: 77.03 MiB/s [LNet Rates of c] [R] Avg: 522 RPC/s Min: 522 RPC/s Max: 522 RPC/s [W] Avg: 535 RPC/s Min: 535 RPC/s Max: 535 RPC/s [LNet Bandwidth of c] [R] Avg: 62.03 MiB/s Min: 62.03 MiB/s Max: 62.03 MiB/s [W] Avg: 62.05 MiB/s Min: 62.05 MiB/s Max: 62.05 MiB/s [LNet Rates of s] [R] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [W] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [LNet Bandwidth of s] [R] Avg: 62.03 MiB/s Min: 62.03 MiB/s Max: 62.03 MiB/s [W] Avg: 61.08 MiB/s Min: 61.08 MiB/s Max: 61.08 MiB/s [LNet Rates of c] [R] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [W] Avg: 519 RPC/s Min: 519 RPC/s Max: 519 RPC/s [LNet Bandwidth of c] [R] Avg: 58.99 MiB/s Min: 58.99 MiB/s Max: 58.99 MiB/s [W] Avg: 60.14 MiB/s Min: 60.14 MiB/s Max: 60.14 MiB/s [LNet Rates of s] [R] Avg: 518 RPC/s Min: 518 RPC/s Max: 518 RPC/s [W] Avg: 509 RPC/s Min: 509 RPC/s Max: 509 RPC/s [LNet Bandwidth of s] [R] Avg: 59.99 MiB/s Min: 59.99 MiB/s Max: 59.99 MiB/s [W] Avg: 60.08 MiB/s Min: 60.08 MiB/s Max: 60.08 MiB/s [LNet Rates of c] [R] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [W] Avg: 746 RPC/s Min: 746 RPC/s Max: 746 RPC/s [LNet Bandwidth of c] [R] Avg: 88.33 MiB/s Min: 88.33 MiB/s Max: 88.33 MiB/s [W] Avg: 88.62 MiB/s Min: 88.62 MiB/s Max: 88.62 MiB/s [LNet Rates of s] [R] Avg: 750 RPC/s Min: 750 RPC/s Max: 750 RPC/s [W] Avg: 753 RPC/s Min: 753 RPC/s Max: 753 RPC/s [LNet Bandwidth of s] [R] Avg: 88.45 MiB/s Min: 88.45 MiB/s Max: 88.45 MiB/s [W] Avg: 88.54 MiB/s Min: 88.54 MiB/s Max: 88.54 MiB/s [LNet Rates of c] [R] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [W] Avg: 740 RPC/s Min: 740 RPC/s Max: 740 RPC/s [LNet Bandwidth of c] [R] Avg: 87.15 MiB/s Min: 87.15 MiB/s Max: 87.15 MiB/s [W] Avg: 87.86 MiB/s Min: 87.86 MiB/s Max: 87.86 MiB/s [LNet Rates of s] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 750 RPC/s Min: 750 RPC/s Max: 750 RPC/s [LNet Bandwidth of s] [R] Avg: 88.80 MiB/s Min: 88.80 MiB/s Max: 88.80 MiB/s [W] Avg: 87.13 MiB/s Min: 87.13 MiB/s Max: 87.13 MiB/s [LNet Rates of c] [R] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [W] Avg: 786 RPC/s Min: 786 RPC/s Max: 786 RPC/s [LNet Bandwidth of c] [R] Avg: 89.26 MiB/s Min: 89.26 MiB/s Max: 89.26 MiB/s [W] Avg: 91.42 MiB/s Min: 91.42 MiB/s Max: 91.42 MiB/s [LNet Rates of s] [R] Avg: 778 RPC/s Min: 778 RPC/s Max: 778 RPC/s [W] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [LNet Bandwidth of s] [R] Avg: 90.48 MiB/s Min: 90.48 MiB/s Max: 90.48 MiB/s [W] Avg: 89.36 MiB/s Min: 89.36 MiB/s Max: 89.36 MiB/s [LNet Rates of c] [R] Avg: 785 RPC/s Min: 785 RPC/s Max: 785 RPC/s [W] Avg: 795 RPC/s Min: 795 RPC/s Max: 795 RPC/s [LNet Bandwidth of c] [R] Avg: 91.35 MiB/s Min: 91.35 MiB/s Max: 91.35 MiB/s [W] Avg: 95.69 MiB/s Min: 95.69 MiB/s Max: 95.69 MiB/s [LNet Rates of s] [R] Avg: 797 RPC/s Min: 797 RPC/s Max: 797 RPC/s [W] Avg: 789 RPC/s Min: 789 RPC/s Max: 789 RPC/s [LNet Bandwidth of s] [R] Avg: 95.91 MiB/s Min: 95.91 MiB/s Max: 95.91 MiB/s [W] Avg: 91.19 MiB/s Min: 91.19 MiB/s Max: 91.19 MiB/s [LNet Rates of c] [R] Avg: 771 RPC/s Min: 771 RPC/s Max: 771 RPC/s [W] Avg: 772 RPC/s Min: 772 RPC/s Max: 772 RPC/s [LNet Bandwidth of c] [R] Avg: 90.64 MiB/s Min: 90.64 MiB/s Max: 90.64 MiB/s [W] Avg: 90.45 MiB/s Min: 90.45 MiB/s Max: 90.45 MiB/s [LNet Rates of s] [R] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [W] Avg: 771 RPC/s Min: 771 RPC/s Max: 771 RPC/s [LNet Bandwidth of s] [R] Avg: 90.21 MiB/s Min: 90.21 MiB/s Max: 90.21 MiB/s [W] Avg: 90.59 MiB/s Min: 90.59 MiB/s Max: 90.59 MiB/s [LNet Rates of c] [R] Avg: 861 RPC/s Min: 861 RPC/s Max: 861 RPC/s [W] Avg: 868 RPC/s Min: 868 RPC/s Max: 868 RPC/s [LNet Bandwidth of c] [R] Avg: 100.42 MiB/s Min: 100.42 MiB/s Max: 100.42 MiB/s [W] Avg: 102.38 MiB/s Min: 102.38 MiB/s Max: 102.38 MiB/s [LNet Rates of s] [R] Avg: 871 RPC/s Min: 871 RPC/s Max: 871 RPC/s [W] Avg: 868 RPC/s Min: 868 RPC/s Max: 868 RPC/s [LNet Bandwidth of s] [R] Avg: 103.00 MiB/s Min: 103.00 MiB/s Max: 103.00 MiB/s [W] Avg: 100.66 MiB/s Min: 100.66 MiB/s Max: 100.66 MiB/s [LNet Rates of c] [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 c] [R] Avg: 84.55 MiB/s Min: 84.55 MiB/s Max: 84.55 MiB/s [W] Avg: 86.08 MiB/s Min: 86.08 MiB/s Max: 86.08 MiB/s [LNet Rates of s] [R] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [W] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [LNet Bandwidth of s] [R] Avg: 85.05 MiB/s Min: 85.05 MiB/s Max: 85.05 MiB/s [W] Avg: 83.86 MiB/s Min: 83.86 MiB/s Max: 83.86 MiB/s [LNet Rates of c] [R] Avg: 711 RPC/s Min: 711 RPC/s Max: 711 RPC/s [W] Avg: 694 RPC/s Min: 694 RPC/s Max: 694 RPC/s [LNet Bandwidth of c] [R] Avg: 81.57 MiB/s Min: 81.57 MiB/s Max: 81.57 MiB/s [W] Avg: 83.13 MiB/s Min: 83.13 MiB/s Max: 83.13 MiB/s [LNet Rates of s] [R] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [W] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [LNet Bandwidth of s] [R] Avg: 83.68 MiB/s Min: 83.68 MiB/s Max: 83.68 MiB/s [W] Avg: 81.74 MiB/s Min: 81.74 MiB/s Max: 81.74 MiB/s [LNet Rates of c] [R] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [W] Avg: 849 RPC/s Min: 849 RPC/s Max: 849 RPC/s [LNet Bandwidth of c] [R] Avg: 99.24 MiB/s Min: 99.24 MiB/s Max: 99.24 MiB/s [W] Avg: 98.36 MiB/s Min: 98.36 MiB/s Max: 98.36 MiB/s [LNet Rates of s] [R] Avg: 838 RPC/s Min: 838 RPC/s Max: 838 RPC/s [W] Avg: 843 RPC/s Min: 843 RPC/s Max: 843 RPC/s [LNet Bandwidth of s] [R] Avg: 98.55 MiB/s Min: 98.55 MiB/s Max: 98.55 MiB/s [W] Avg: 100.25 MiB/s Min: 100.25 MiB/s Max: 100.25 MiB/s [LNet Rates of c] [R] Avg: 740 RPC/s Min: 740 RPC/s Max: 740 RPC/s [W] Avg: 742 RPC/s Min: 742 RPC/s Max: 742 RPC/s [LNet Bandwidth of c] [R] Avg: 86.84 MiB/s Min: 86.84 MiB/s Max: 86.84 MiB/s [W] Avg: 87.14 MiB/s Min: 87.14 MiB/s Max: 87.14 MiB/s [LNet Rates of s] [R] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of s] [R] Avg: 87.26 MiB/s Min: 87.26 MiB/s Max: 87.26 MiB/s [W] Avg: 86.66 MiB/s Min: 86.66 MiB/s Max: 86.66 MiB/s [LNet Rates of c] [R] Avg: 898 RPC/s Min: 898 RPC/s Max: 898 RPC/s [W] Avg: 880 RPC/s Min: 880 RPC/s Max: 880 RPC/s [LNet Bandwidth of c] [R] Avg: 105.08 MiB/s Min: 105.08 MiB/s Max: 105.08 MiB/s [W] Avg: 105.19 MiB/s Min: 105.19 MiB/s Max: 105.19 MiB/s [LNet Rates of s] [R] Avg: 902 RPC/s Min: 902 RPC/s Max: 902 RPC/s [W] Avg: 893 RPC/s Min: 893 RPC/s Max: 893 RPC/s [LNet Bandwidth of s] [R] Avg: 104.77 MiB/s Min: 104.77 MiB/s Max: 104.77 MiB/s [W] Avg: 104.98 MiB/s Min: 104.98 MiB/s Max: 104.98 MiB/s [LNet Rates of c] [R] Avg: 779 RPC/s Min: 779 RPC/s Max: 779 RPC/s [W] Avg: 800 RPC/s Min: 800 RPC/s Max: 800 RPC/s [LNet Bandwidth of c] [R] Avg: 91.17 MiB/s Min: 91.17 MiB/s Max: 91.17 MiB/s [W] Avg: 92.53 MiB/s Min: 92.53 MiB/s Max: 92.53 MiB/s [LNet Rates of s] [R] Avg: 786 RPC/s Min: 786 RPC/s Max: 786 RPC/s [W] Avg: 781 RPC/s Min: 781 RPC/s Max: 781 RPC/s [LNet Bandwidth of s] [R] Avg: 92.56 MiB/s Min: 92.56 MiB/s Max: 92.56 MiB/s [W] Avg: 91.00 MiB/s Min: 91.00 MiB/s Max: 91.00 MiB/s [LNet Rates of c] [R] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [W] Avg: 720 RPC/s Min: 720 RPC/s Max: 720 RPC/s [LNet Bandwidth of c] [R] Avg: 84.24 MiB/s Min: 84.24 MiB/s Max: 84.24 MiB/s [W] Avg: 85.68 MiB/s Min: 85.68 MiB/s Max: 85.68 MiB/s [LNet Rates of s] [R] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [W] Avg: 720 RPC/s Min: 720 RPC/s Max: 720 RPC/s [LNet Bandwidth of s] [R] Avg: 85.84 MiB/s Min: 85.84 MiB/s Max: 85.84 MiB/s [W] Avg: 84.19 MiB/s Min: 84.19 MiB/s Max: 84.19 MiB/s [LNet Rates of c] [R] Avg: 817 RPC/s Min: 817 RPC/s Max: 817 RPC/s [W] Avg: 793 RPC/s Min: 793 RPC/s Max: 793 RPC/s [LNet Bandwidth of c] [R] Avg: 95.55 MiB/s Min: 95.55 MiB/s Max: 95.55 MiB/s [W] Avg: 95.34 MiB/s Min: 95.34 MiB/s Max: 95.34 MiB/s [LNet Rates of s] [R] Avg: 820 RPC/s Min: 820 RPC/s Max: 820 RPC/s [W] Avg: 820 RPC/s Min: 820 RPC/s Max: 820 RPC/s [LNet Bandwidth of s] [R] Avg: 95.58 MiB/s Min: 95.58 MiB/s Max: 95.58 MiB/s [W] Avg: 95.58 MiB/s Min: 95.58 MiB/s Max: 95.58 MiB/s [LNet Rates of c] [R] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [W] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [LNet Bandwidth of c] [R] Avg: 76.34 MiB/s Min: 76.34 MiB/s Max: 76.34 MiB/s [W] Avg: 76.72 MiB/s Min: 76.72 MiB/s Max: 76.72 MiB/s [LNet Rates of s] [R] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [W] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [LNet Bandwidth of s] [R] Avg: 76.50 MiB/s Min: 76.50 MiB/s Max: 76.50 MiB/s [W] Avg: 76.22 MiB/s Min: 76.22 MiB/s Max: 76.22 MiB/s [LNet Rates of c] [R] Avg: 690 RPC/s Min: 690 RPC/s Max: 690 RPC/s [W] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [LNet Bandwidth of c] [R] Avg: 81.33 MiB/s Min: 81.33 MiB/s Max: 81.33 MiB/s [W] Avg: 80.36 MiB/s Min: 80.36 MiB/s Max: 80.36 MiB/s [LNet Rates of s] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [LNet Bandwidth of s] [R] Avg: 80.08 MiB/s Min: 80.08 MiB/s Max: 80.08 MiB/s [W] Avg: 81.25 MiB/s Min: 81.25 MiB/s Max: 81.25 MiB/s [LNet Rates of c] [R] Avg: 720 RPC/s Min: 720 RPC/s Max: 720 RPC/s [W] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [LNet Bandwidth of c] [R] Avg: 82.76 MiB/s Min: 82.76 MiB/s Max: 82.76 MiB/s [W] Avg: 82.55 MiB/s Min: 82.55 MiB/s Max: 82.55 MiB/s [LNet Rates of s] [R] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [W] Avg: 721 RPC/s Min: 721 RPC/s Max: 721 RPC/s [LNet Bandwidth of s] [R] Avg: 83.23 MiB/s Min: 83.23 MiB/s Max: 83.23 MiB/s [W] Avg: 83.35 MiB/s Min: 83.35 MiB/s Max: 83.35 MiB/s [LNet Rates of c] [R] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [W] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [LNet Bandwidth of c] [R] Avg: 88.24 MiB/s Min: 88.24 MiB/s Max: 88.24 MiB/s [W] Avg: 87.85 MiB/s Min: 87.85 MiB/s Max: 87.85 MiB/s [LNet Rates of s] [R] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [W] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [LNet Bandwidth of s] [R] Avg: 87.52 MiB/s Min: 87.52 MiB/s Max: 87.52 MiB/s [W] Avg: 87.24 MiB/s Min: 87.24 MiB/s Max: 87.24 MiB/s [LNet Rates of c] [R] Avg: 836 RPC/s Min: 836 RPC/s Max: 836 RPC/s [W] Avg: 835 RPC/s Min: 835 RPC/s Max: 835 RPC/s [LNet Bandwidth of c] [R] Avg: 98.95 MiB/s Min: 98.95 MiB/s Max: 98.95 MiB/s [W] Avg: 98.84 MiB/s Min: 98.84 MiB/s Max: 98.84 MiB/s [LNet Rates of s] [R] Avg: 856 RPC/s Min: 856 RPC/s Max: 856 RPC/s [W] Avg: 854 RPC/s Min: 854 RPC/s Max: 854 RPC/s [LNet Bandwidth of s] [R] Avg: 100.02 MiB/s Min: 100.02 MiB/s Max: 100.02 MiB/s [W] Avg: 99.92 MiB/s Min: 99.92 MiB/s Max: 99.92 MiB/s [LNet Rates of c] [R] Avg: 777 RPC/s Min: 777 RPC/s Max: 777 RPC/s [W] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [LNet Bandwidth of c] [R] Avg: 91.05 MiB/s Min: 91.05 MiB/s Max: 91.05 MiB/s [W] Avg: 91.54 MiB/s Min: 91.54 MiB/s Max: 91.54 MiB/s [LNet Rates of s] [R] Avg: 774 RPC/s Min: 774 RPC/s Max: 774 RPC/s [W] Avg: 773 RPC/s Min: 773 RPC/s Max: 773 RPC/s [LNet Bandwidth of s] [R] Avg: 91.14 MiB/s Min: 91.14 MiB/s Max: 91.14 MiB/s [W] Avg: 90.55 MiB/s Min: 90.55 MiB/s Max: 90.55 MiB/s [LNet Rates of c] [R] Avg: 848 RPC/s Min: 848 RPC/s Max: 848 RPC/s [W] Avg: 878 RPC/s Min: 878 RPC/s Max: 878 RPC/s [LNet Bandwidth of c] [R] Avg: 101.80 MiB/s Min: 101.80 MiB/s Max: 101.80 MiB/s [W] Avg: 102.34 MiB/s Min: 102.34 MiB/s Max: 102.34 MiB/s [LNet Rates of s] [R] Avg: 873 RPC/s Min: 873 RPC/s Max: 873 RPC/s [W] Avg: 867 RPC/s Min: 867 RPC/s Max: 867 RPC/s [LNet Bandwidth of s] [R] Avg: 102.10 MiB/s Min: 102.10 MiB/s Max: 102.10 MiB/s [W] Avg: 102.75 MiB/s Min: 102.75 MiB/s Max: 102.75 MiB/s [LNet Rates of c] [R] Avg: 1009 RPC/s Min: 1009 RPC/s Max: 1009 RPC/s [W] Avg: 1007 RPC/s Min: 1007 RPC/s Max: 1007 RPC/s [LNet Bandwidth of c] [R] Avg: 117.99 MiB/s Min: 117.99 MiB/s Max: 117.99 MiB/s [W] Avg: 117.89 MiB/s Min: 117.89 MiB/s Max: 117.89 MiB/s [LNet Rates of s] [R] Avg: 1013 RPC/s Min: 1013 RPC/s Max: 1013 RPC/s [W] Avg: 1011 RPC/s Min: 1011 RPC/s Max: 1011 RPC/s [LNet Bandwidth of s] [R] Avg: 118.00 MiB/s Min: 118.00 MiB/s Max: 118.00 MiB/s [W] Avg: 117.71 MiB/s Min: 117.71 MiB/s Max: 117.71 MiB/s [LNet Rates of c] [R] Avg: 816 RPC/s Min: 816 RPC/s Max: 816 RPC/s [W] Avg: 796 RPC/s Min: 796 RPC/s Max: 796 RPC/s [LNet Bandwidth of c] [R] Avg: 94.83 MiB/s Min: 94.83 MiB/s Max: 94.83 MiB/s [W] Avg: 94.63 MiB/s Min: 94.63 MiB/s Max: 94.63 MiB/s [LNet Rates of s] [R] Avg: 804 RPC/s Min: 804 RPC/s Max: 804 RPC/s [W] Avg: 812 RPC/s Min: 812 RPC/s Max: 812 RPC/s [LNet Bandwidth of s] [R] Avg: 94.72 MiB/s Min: 94.72 MiB/s Max: 94.72 MiB/s [W] Avg: 95.11 MiB/s Min: 95.11 MiB/s Max: 95.11 MiB/s killing 9837 ... 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 oleg321-client: oleg321-client.virtnet: executing lst_cleanup oleg321-server: oleg321-server.virtnet: executing lst_cleanup PASS smoke (331s) == lnet-selftest test complete, duration 365 sec ========= 11:59:19 (1788537559) Starting client oleg321-client.virtnet: -o user_xattr,flock 192.168.203.121@tcp:/lustre /mnt/lustre Mount client oleg321-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.203.121@tcp:/lustre /mnt/lustre Started clients oleg321-client.virtnet: 192.168.203.121@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 11:59:21 (1788537561) === === lnet-selftest: finish cleanup 11:59:24 (1788537564) ===