-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 21:35:45 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 oleg625-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: 'oleg625-server' oleg625-server: oleg625-server.virtnet: executing load_modules_local oleg625-server: kmemleak disabled oleg625-server: Loading modules from /home/green/git/lustre-release/lustre oleg625-server: detected 4 online CPUs by sysfs oleg625-server: MODOPTS_LIBCFS= oleg625-server: Force libcfs to create 2 CPU partitions oleg625-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg625-client.virtnet /mnt/lustre (opts:) Stopping client oleg625-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 21:36:17 (1788572177) oleg625-server: oleg625-server.virtnet: executing lst_cleanup oleg625-client: oleg625-client.virtnet: executing lst_cleanup oleg625-client: oleg625-client.virtnet: executing lst_setup oleg625-server: oleg625-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.206.25@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.206.125@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.206.25@tcp are added to session 192.168.206.125@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: 946 RPC/s Min: 946 RPC/s Max: 946 RPC/s [W] Avg: 948 RPC/s Min: 948 RPC/s Max: 948 RPC/s [LNet Bandwidth of c] [R] Avg: 111.81 MiB/s Min: 111.81 MiB/s Max: 111.81 MiB/s [W] Avg: 110.62 MiB/s Min: 110.62 MiB/s Max: 110.62 MiB/s [LNet Rates of s] [R] Avg: 949 RPC/s Min: 949 RPC/s Max: 949 RPC/s [W] Avg: 954 RPC/s Min: 954 RPC/s Max: 954 RPC/s [LNet Bandwidth of s] [R] Avg: 110.71 MiB/s Min: 110.71 MiB/s Max: 110.71 MiB/s [W] Avg: 111.40 MiB/s Min: 111.40 MiB/s Max: 111.40 MiB/s [LNet Rates of c] [R] Avg: 801 RPC/s Min: 801 RPC/s Max: 801 RPC/s [W] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [LNet Bandwidth of c] [R] Avg: 91.35 MiB/s Min: 91.35 MiB/s Max: 91.35 MiB/s [W] Avg: 92.89 MiB/s Min: 92.89 MiB/s Max: 92.89 MiB/s [LNet Rates of s] [R] Avg: 799 RPC/s Min: 799 RPC/s Max: 799 RPC/s [W] Avg: 776 RPC/s Min: 776 RPC/s Max: 776 RPC/s [LNet Bandwidth of s] [R] Avg: 92.69 MiB/s Min: 92.69 MiB/s Max: 92.69 MiB/s [W] Avg: 90.95 MiB/s Min: 90.95 MiB/s Max: 90.95 MiB/s [LNet Rates of c] [R] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [W] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [LNet Bandwidth of c] [R] Avg: 90.78 MiB/s Min: 90.78 MiB/s Max: 90.78 MiB/s [W] Avg: 90.20 MiB/s Min: 90.20 MiB/s Max: 90.20 MiB/s [LNet Rates of s] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [LNet Bandwidth of s] [R] Avg: 90.22 MiB/s Min: 90.22 MiB/s Max: 90.22 MiB/s [W] Avg: 91.10 MiB/s Min: 91.10 MiB/s Max: 91.10 MiB/s [LNet Rates of c] [R] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [W] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [LNet Bandwidth of c] [R] Avg: 88.15 MiB/s Min: 88.15 MiB/s Max: 88.15 MiB/s [W] Avg: 89.54 MiB/s Min: 89.54 MiB/s Max: 89.54 MiB/s [LNet Rates of s] [R] Avg: 752 RPC/s Min: 752 RPC/s Max: 752 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of s] [R] Avg: 89.91 MiB/s Min: 89.91 MiB/s Max: 89.91 MiB/s [W] Avg: 88.41 MiB/s Min: 88.41 MiB/s Max: 88.41 MiB/s [LNet Rates of c] [R] Avg: 785 RPC/s Min: 785 RPC/s Max: 785 RPC/s [W] Avg: 792 RPC/s Min: 792 RPC/s Max: 792 RPC/s [LNet Bandwidth of c] [R] Avg: 92.88 MiB/s Min: 92.88 MiB/s Max: 92.88 MiB/s [W] Avg: 94.48 MiB/s Min: 94.48 MiB/s Max: 94.48 MiB/s [LNet Rates of s] [R] Avg: 797 RPC/s Min: 797 RPC/s Max: 797 RPC/s [W] Avg: 813 RPC/s Min: 813 RPC/s Max: 813 RPC/s [LNet Bandwidth of s] [R] Avg: 94.07 MiB/s Min: 94.07 MiB/s Max: 94.07 MiB/s [W] Avg: 92.68 MiB/s Min: 92.68 MiB/s Max: 92.68 MiB/s [LNet Rates of c] [R] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [W] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [LNet Bandwidth of c] [R] Avg: 84.84 MiB/s Min: 84.84 MiB/s Max: 84.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: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [W] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [LNet Bandwidth of s] [R] Avg: 86.91 MiB/s Min: 86.91 MiB/s Max: 86.91 MiB/s [W] Avg: 84.81 MiB/s Min: 84.81 MiB/s Max: 84.81 MiB/s [LNet Rates of c] [R] Avg: 828 RPC/s Min: 828 RPC/s Max: 828 RPC/s [W] Avg: 827 RPC/s Min: 827 RPC/s Max: 827 RPC/s [LNet Bandwidth of c] [R] Avg: 98.33 MiB/s Min: 98.33 MiB/s Max: 98.33 MiB/s [W] Avg: 96.12 MiB/s Min: 96.12 MiB/s Max: 96.12 MiB/s [LNet Rates of s] [R] Avg: 828 RPC/s Min: 828 RPC/s Max: 828 RPC/s [W] Avg: 832 RPC/s Min: 832 RPC/s Max: 832 RPC/s [LNet Bandwidth of s] [R] Avg: 96.40 MiB/s Min: 96.40 MiB/s Max: 96.40 MiB/s [W] Avg: 98.40 MiB/s Min: 98.40 MiB/s Max: 98.40 MiB/s [LNet Rates of c] [R] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [W] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [LNet Bandwidth of c] [R] Avg: 79.95 MiB/s Min: 79.95 MiB/s Max: 79.95 MiB/s [W] Avg: 80.39 MiB/s Min: 80.39 MiB/s Max: 80.39 MiB/s [LNet Rates of s] [R] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [W] Avg: 686 RPC/s Min: 686 RPC/s Max: 686 RPC/s [LNet Bandwidth of s] [R] Avg: 79.92 MiB/s Min: 79.92 MiB/s Max: 79.92 MiB/s [W] Avg: 79.81 MiB/s Min: 79.81 MiB/s Max: 79.81 MiB/s [LNet Rates of c] [R] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [W] Avg: 664 RPC/s Min: 664 RPC/s Max: 664 RPC/s [LNet Bandwidth of c] [R] Avg: 78.06 MiB/s Min: 78.06 MiB/s Max: 78.06 MiB/s [W] Avg: 77.50 MiB/s Min: 77.50 MiB/s Max: 77.50 MiB/s [LNet Rates of s] [R] Avg: 657 RPC/s Min: 657 RPC/s Max: 657 RPC/s [W] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [LNet Bandwidth of s] [R] Avg: 77.95 MiB/s Min: 77.95 MiB/s Max: 77.95 MiB/s [W] Avg: 77.94 MiB/s Min: 77.94 MiB/s Max: 77.94 MiB/s [LNet Rates of c] [R] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [W] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [LNet Bandwidth of c] [R] Avg: 78.96 MiB/s Min: 78.96 MiB/s Max: 78.96 MiB/s [W] Avg: 80.65 MiB/s Min: 80.65 MiB/s Max: 80.65 MiB/s [LNet Rates of s] [R] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [W] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [LNet Bandwidth of s] [R] Avg: 80.50 MiB/s Min: 80.50 MiB/s Max: 80.50 MiB/s [W] Avg: 78.81 MiB/s Min: 78.81 MiB/s Max: 78.81 MiB/s [LNet Rates of c] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of c] [R] Avg: 77.65 MiB/s Min: 77.65 MiB/s Max: 77.65 MiB/s [W] Avg: 77.96 MiB/s Min: 77.96 MiB/s Max: 77.96 MiB/s [LNet Rates of s] [R] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [W] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [LNet Bandwidth of s] [R] Avg: 78.12 MiB/s Min: 78.12 MiB/s Max: 78.12 MiB/s [W] Avg: 77.82 MiB/s Min: 77.82 MiB/s Max: 77.82 MiB/s [LNet Rates of c] [R] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [W] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [LNet Bandwidth of c] [R] Avg: 83.83 MiB/s Min: 83.83 MiB/s Max: 83.83 MiB/s [W] Avg: 86.69 MiB/s Min: 86.69 MiB/s Max: 86.69 MiB/s [LNet Rates of s] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [LNet Bandwidth of s] [R] Avg: 86.35 MiB/s Min: 86.35 MiB/s Max: 86.35 MiB/s [W] Avg: 84.12 MiB/s Min: 84.12 MiB/s Max: 84.12 MiB/s [LNet Rates of c] [R] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of c] [R] Avg: 76.68 MiB/s Min: 76.68 MiB/s Max: 76.68 MiB/s [W] Avg: 75.43 MiB/s Min: 75.43 MiB/s Max: 75.43 MiB/s [LNet Rates of s] [R] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [W] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [LNet Bandwidth of s] [R] Avg: 75.71 MiB/s Min: 75.71 MiB/s Max: 75.71 MiB/s [W] Avg: 76.76 MiB/s Min: 76.76 MiB/s Max: 76.76 MiB/s [LNet Rates of c] [R] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [W] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [LNet Bandwidth of c] [R] Avg: 85.66 MiB/s Min: 85.66 MiB/s Max: 85.66 MiB/s [W] Avg: 87.83 MiB/s Min: 87.83 MiB/s Max: 87.83 MiB/s [LNet Rates of s] [R] Avg: 752 RPC/s Min: 752 RPC/s Max: 752 RPC/s [W] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [LNet Bandwidth of s] [R] Avg: 87.99 MiB/s Min: 87.99 MiB/s Max: 87.99 MiB/s [W] Avg: 85.56 MiB/s Min: 85.56 MiB/s Max: 85.56 MiB/s [LNet Rates of c] [R] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [W] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [LNet Bandwidth of c] [R] Avg: 78.26 MiB/s Min: 78.26 MiB/s Max: 78.26 MiB/s [W] Avg: 81.75 MiB/s Min: 81.75 MiB/s Max: 81.75 MiB/s [LNet Rates of s] [R] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [W] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [LNet Bandwidth of s] [R] Avg: 81.28 MiB/s Min: 81.28 MiB/s Max: 81.28 MiB/s [W] Avg: 78.36 MiB/s Min: 78.36 MiB/s Max: 78.36 MiB/s [LNet Rates of c] [R] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [W] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [LNet Bandwidth of c] [R] Avg: 87.39 MiB/s Min: 87.39 MiB/s Max: 87.39 MiB/s [W] Avg: 88.19 MiB/s Min: 88.19 MiB/s Max: 88.19 MiB/s [LNet Rates of s] [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 s] [R] Avg: 88.24 MiB/s Min: 88.24 MiB/s Max: 88.24 MiB/s [W] Avg: 87.45 MiB/s Min: 87.45 MiB/s Max: 87.45 MiB/s [LNet Rates of c] [R] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [LNet Bandwidth of c] [R] Avg: 85.54 MiB/s Min: 85.54 MiB/s Max: 85.54 MiB/s [W] Avg: 87.23 MiB/s Min: 87.23 MiB/s Max: 87.23 MiB/s [LNet Rates of s] [R] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [W] Avg: 721 RPC/s Min: 721 RPC/s Max: 721 RPC/s [LNet Bandwidth of s] [R] Avg: 87.56 MiB/s Min: 87.56 MiB/s Max: 87.56 MiB/s [W] Avg: 85.67 MiB/s Min: 85.67 MiB/s Max: 85.67 MiB/s [LNet Rates of c] [R] Avg: 922 RPC/s Min: 922 RPC/s Max: 922 RPC/s [W] Avg: 892 RPC/s Min: 892 RPC/s Max: 892 RPC/s [LNet Bandwidth of c] [R] Avg: 108.83 MiB/s Min: 108.83 MiB/s Max: 108.83 MiB/s [W] Avg: 106.24 MiB/s Min: 106.24 MiB/s Max: 106.24 MiB/s [LNet Rates of s] [R] Avg: 919 RPC/s Min: 919 RPC/s Max: 919 RPC/s [W] Avg: 920 RPC/s Min: 920 RPC/s Max: 920 RPC/s [LNet Bandwidth of s] [R] Avg: 106.38 MiB/s Min: 106.38 MiB/s Max: 106.38 MiB/s [W] Avg: 108.28 MiB/s Min: 108.28 MiB/s Max: 108.28 MiB/s [LNet Rates of c] [R] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [W] Avg: 777 RPC/s Min: 777 RPC/s Max: 777 RPC/s [LNet Bandwidth of c] [R] Avg: 89.31 MiB/s Min: 89.31 MiB/s Max: 89.31 MiB/s [W] Avg: 90.61 MiB/s Min: 90.61 MiB/s Max: 90.61 MiB/s [LNet Rates of s] [R] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [W] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [LNet Bandwidth of s] [R] Avg: 90.42 MiB/s Min: 90.42 MiB/s Max: 90.42 MiB/s [W] Avg: 89.51 MiB/s Min: 89.51 MiB/s Max: 89.51 MiB/s [LNet Rates of c] [R] Avg: 854 RPC/s Min: 854 RPC/s Max: 854 RPC/s [W] Avg: 835 RPC/s Min: 835 RPC/s Max: 835 RPC/s [LNet Bandwidth of c] [R] Avg: 99.17 MiB/s Min: 99.17 MiB/s Max: 99.17 MiB/s [W] Avg: 99.67 MiB/s Min: 99.67 MiB/s Max: 99.67 MiB/s [LNet Rates of s] [R] Avg: 848 RPC/s Min: 848 RPC/s Max: 848 RPC/s [W] Avg: 843 RPC/s Min: 843 RPC/s Max: 843 RPC/s [LNet Bandwidth of s] [R] Avg: 99.14 MiB/s Min: 99.14 MiB/s Max: 99.14 MiB/s [W] Avg: 99.13 MiB/s Min: 99.13 MiB/s Max: 99.13 MiB/s [LNet Rates of c] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 798 RPC/s Min: 798 RPC/s Max: 798 RPC/s [LNet Bandwidth of c] [R] Avg: 91.63 MiB/s Min: 91.63 MiB/s Max: 91.63 MiB/s [W] Avg: 91.85 MiB/s Min: 91.85 MiB/s Max: 91.85 MiB/s [LNet Rates of s] [R] Avg: 789 RPC/s Min: 789 RPC/s Max: 789 RPC/s [W] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [LNet Bandwidth of s] [R] Avg: 92.28 MiB/s Min: 92.28 MiB/s Max: 92.28 MiB/s [W] Avg: 91.40 MiB/s Min: 91.40 MiB/s Max: 91.40 MiB/s [LNet Rates of c] [R] Avg: 767 RPC/s Min: 767 RPC/s Max: 767 RPC/s [W] Avg: 779 RPC/s Min: 779 RPC/s Max: 779 RPC/s [LNet Bandwidth of c] [R] Avg: 90.29 MiB/s Min: 90.29 MiB/s Max: 90.29 MiB/s [W] Avg: 92.55 MiB/s Min: 92.55 MiB/s Max: 92.55 MiB/s [LNet Rates of s] [R] Avg: 780 RPC/s Min: 780 RPC/s Max: 780 RPC/s [W] Avg: 772 RPC/s Min: 772 RPC/s Max: 772 RPC/s [LNet Bandwidth of s] [R] Avg: 92.06 MiB/s Min: 92.06 MiB/s Max: 92.06 MiB/s [W] Avg: 90.29 MiB/s Min: 90.29 MiB/s Max: 90.29 MiB/s [LNet Rates of c] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of c] [R] Avg: 79.61 MiB/s Min: 79.61 MiB/s Max: 79.61 MiB/s [W] Avg: 79.53 MiB/s Min: 79.53 MiB/s Max: 79.53 MiB/s [LNet Rates of s] [R] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [W] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [LNet Bandwidth of s] [R] Avg: 79.89 MiB/s Min: 79.89 MiB/s Max: 79.89 MiB/s [W] Avg: 79.39 MiB/s Min: 79.39 MiB/s Max: 79.39 MiB/s [LNet Rates of c] [R] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of c] [R] Avg: 72.38 MiB/s Min: 72.38 MiB/s Max: 72.38 MiB/s [W] Avg: 73.58 MiB/s Min: 73.58 MiB/s Max: 73.58 MiB/s [LNet Rates of s] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [LNet Bandwidth of s] [R] Avg: 73.79 MiB/s Min: 73.79 MiB/s Max: 73.79 MiB/s [W] Avg: 71.90 MiB/s Min: 71.90 MiB/s Max: 71.90 MiB/s [LNet Rates of c] [R] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [W] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [LNet Bandwidth of c] [R] Avg: 71.03 MiB/s Min: 71.03 MiB/s Max: 71.03 MiB/s [W] Avg: 72.54 MiB/s Min: 72.54 MiB/s Max: 72.54 MiB/s [LNet Rates of s] [R] Avg: 613 RPC/s Min: 613 RPC/s Max: 613 RPC/s [W] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [LNet Bandwidth of s] [R] Avg: 72.89 MiB/s Min: 72.89 MiB/s Max: 72.89 MiB/s [W] Avg: 71.37 MiB/s Min: 71.37 MiB/s Max: 71.37 MiB/s [LNet Rates of c] [R] Avg: 703 RPC/s Min: 703 RPC/s Max: 703 RPC/s [W] Avg: 697 RPC/s Min: 697 RPC/s Max: 697 RPC/s [LNet Bandwidth of c] [R] Avg: 82.66 MiB/s Min: 82.66 MiB/s Max: 82.66 MiB/s [W] Avg: 82.67 MiB/s Min: 82.67 MiB/s Max: 82.67 MiB/s [LNet Rates of s] [R] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [W] Avg: 703 RPC/s Min: 703 RPC/s Max: 703 RPC/s [LNet Bandwidth of s] [R] Avg: 82.61 MiB/s Min: 82.61 MiB/s Max: 82.61 MiB/s [W] Avg: 82.60 MiB/s Min: 82.60 MiB/s Max: 82.60 MiB/s [LNet Rates of c] [R] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [W] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [LNet Bandwidth of c] [R] Avg: 72.80 MiB/s Min: 72.80 MiB/s Max: 72.80 MiB/s [W] Avg: 75.41 MiB/s Min: 75.41 MiB/s Max: 75.41 MiB/s [LNet Rates of s] [R] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [W] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [LNet Bandwidth of s] [R] Avg: 75.20 MiB/s Min: 75.20 MiB/s Max: 75.20 MiB/s [W] Avg: 72.98 MiB/s Min: 72.98 MiB/s Max: 72.98 MiB/s [LNet Rates of c] [R] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [W] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [LNet Bandwidth of c] [R] Avg: 73.10 MiB/s Min: 73.10 MiB/s Max: 73.10 MiB/s [W] Avg: 75.52 MiB/s Min: 75.52 MiB/s Max: 75.52 MiB/s [LNet Rates of s] [R] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [W] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [LNet Bandwidth of s] [R] Avg: 75.79 MiB/s Min: 75.79 MiB/s Max: 75.79 MiB/s [W] Avg: 73.57 MiB/s Min: 73.57 MiB/s Max: 73.57 MiB/s [LNet Rates of c] [R] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of c] [R] Avg: 85.28 MiB/s Min: 85.28 MiB/s Max: 85.28 MiB/s [W] Avg: 87.11 MiB/s Min: 87.11 MiB/s Max: 87.11 MiB/s [LNet Rates of s] [R] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [W] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [LNet Bandwidth of s] [R] Avg: 86.74 MiB/s Min: 86.74 MiB/s Max: 86.74 MiB/s [W] Avg: 85.46 MiB/s Min: 85.46 MiB/s Max: 85.46 MiB/s [LNet Rates of c] [R] Avg: 820 RPC/s Min: 820 RPC/s Max: 820 RPC/s [W] Avg: 822 RPC/s Min: 822 RPC/s Max: 822 RPC/s [LNet Bandwidth of c] [R] Avg: 96.43 MiB/s Min: 96.43 MiB/s Max: 96.43 MiB/s [W] Avg: 98.39 MiB/s Min: 98.39 MiB/s Max: 98.39 MiB/s [LNet Rates of s] [R] Avg: 825 RPC/s Min: 825 RPC/s Max: 825 RPC/s [W] Avg: 824 RPC/s Min: 824 RPC/s Max: 824 RPC/s [LNet Bandwidth of s] [R] Avg: 98.54 MiB/s Min: 98.54 MiB/s Max: 98.54 MiB/s [W] Avg: 96.46 MiB/s Min: 96.46 MiB/s Max: 96.46 MiB/s killing 9824 ... 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 oleg625-server: oleg625-server.virtnet: executing lst_cleanup oleg625-client: oleg625-client.virtnet: executing lst_cleanup PASS smoke (332s) == lnet-selftest test complete, duration 363 sec ========= 21:41:49 (1788572509) Starting client oleg625-client.virtnet: -o user_xattr,flock 192.168.206.125@tcp:/lustre /mnt/lustre Mount client oleg625-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.206.125@tcp:/lustre /mnt/lustre Started clients oleg625-client.virtnet: 192.168.206.125@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 21:41:52 (1788572512) === === lnet-selftest: finish cleanup 21:41:56 (1788572516) ===