-----============= acceptance-small: lnet-selftest ============----- Fri Sep 11 13:16:10 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 oleg136-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: 'oleg136-server' oleg136-server: oleg136-server.virtnet: executing load_modules_local oleg136-server: kmemleak disabled oleg136-server: Loading modules from /home/green/git/lustre-release/lustre oleg136-server: detected 4 online CPUs by sysfs oleg136-server: MODOPTS_LIBCFS= oleg136-server: Force libcfs to create 2 CPU partitions oleg136-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg136-client.virtnet /mnt/lustre (opts:) Stopping client oleg136-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 13:16:48 (1789147008) oleg136-client: oleg136-client.virtnet: executing lst_cleanup oleg136-server: oleg136-server.virtnet: executing lst_cleanup oleg136-client: oleg136-client.virtnet: executing lst_setup oleg136-server: oleg136-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.201.36@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.201.136@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.201.36@tcp are added to session 192.168.201.136@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: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of c] [R] Avg: 75.37 MiB/s Min: 75.37 MiB/s Max: 75.37 MiB/s [W] Avg: 78.01 MiB/s Min: 78.01 MiB/s Max: 78.01 MiB/s [LNet Rates of s] [R] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [W] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [LNet Bandwidth of s] [R] Avg: 77.80 MiB/s Min: 77.80 MiB/s Max: 77.80 MiB/s [W] Avg: 74.85 MiB/s Min: 74.85 MiB/s Max: 74.85 MiB/s [LNet Rates of c] [R] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [W] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [LNet Bandwidth of c] [R] Avg: 83.90 MiB/s Min: 83.90 MiB/s Max: 83.90 MiB/s [W] Avg: 85.36 MiB/s Min: 85.36 MiB/s Max: 85.36 MiB/s [LNet Rates of s] [R] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [W] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [LNet Bandwidth of s] [R] Avg: 85.08 MiB/s Min: 85.08 MiB/s Max: 85.08 MiB/s [W] Avg: 83.71 MiB/s Min: 83.71 MiB/s Max: 83.71 MiB/s [LNet Rates of c] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [LNet Bandwidth of c] [R] Avg: 79.05 MiB/s Min: 79.05 MiB/s Max: 79.05 MiB/s [W] Avg: 76.68 MiB/s Min: 76.68 MiB/s Max: 76.68 MiB/s [LNet Rates of s] [R] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of s] [R] Avg: 76.34 MiB/s Min: 76.34 MiB/s Max: 76.34 MiB/s [W] Avg: 78.32 MiB/s Min: 78.32 MiB/s Max: 78.32 MiB/s [LNet Rates of c] [R] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [W] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [LNet Bandwidth of c] [R] Avg: 78.48 MiB/s Min: 78.48 MiB/s Max: 78.48 MiB/s [W] Avg: 82.68 MiB/s Min: 82.68 MiB/s Max: 82.68 MiB/s [LNet Rates of s] [R] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [W] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [LNet Bandwidth of s] [R] Avg: 82.99 MiB/s Min: 82.99 MiB/s Max: 82.99 MiB/s [W] Avg: 79.52 MiB/s Min: 79.52 MiB/s Max: 79.52 MiB/s [LNet Rates of c] [R] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [W] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [LNet Bandwidth of c] [R] Avg: 76.33 MiB/s Min: 76.33 MiB/s Max: 76.33 MiB/s [W] Avg: 76.97 MiB/s Min: 76.97 MiB/s Max: 76.97 MiB/s [LNet Rates of s] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [LNet Bandwidth of s] [R] Avg: 77.07 MiB/s Min: 77.07 MiB/s Max: 77.07 MiB/s [W] Avg: 76.21 MiB/s Min: 76.21 MiB/s Max: 76.21 MiB/s [LNet Rates of c] [R] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [W] Avg: 683 RPC/s Min: 683 RPC/s Max: 683 RPC/s [LNet Bandwidth of c] [R] Avg: 81.04 MiB/s Min: 81.04 MiB/s Max: 81.04 MiB/s [W] Avg: 82.98 MiB/s Min: 82.98 MiB/s Max: 82.98 MiB/s [LNet Rates of s] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 690 RPC/s Min: 690 RPC/s Max: 690 RPC/s [LNet Bandwidth of s] [R] Avg: 82.77 MiB/s Min: 82.77 MiB/s Max: 82.77 MiB/s [W] Avg: 81.33 MiB/s Min: 81.33 MiB/s Max: 81.33 MiB/s [LNet Rates of c] [R] Avg: 619 RPC/s Min: 619 RPC/s Max: 619 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of c] [R] Avg: 73.29 MiB/s Min: 73.29 MiB/s Max: 73.29 MiB/s [W] Avg: 76.13 MiB/s Min: 76.13 MiB/s Max: 76.13 MiB/s [LNet Rates of s] [R] Avg: 630 RPC/s Min: 630 RPC/s Max: 630 RPC/s [W] Avg: 617 RPC/s Min: 617 RPC/s Max: 617 RPC/s [LNet Bandwidth of s] [R] Avg: 75.89 MiB/s Min: 75.89 MiB/s Max: 75.89 MiB/s [W] Avg: 72.95 MiB/s Min: 72.95 MiB/s Max: 72.95 MiB/s [LNet Rates of c] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [LNet Bandwidth of c] [R] Avg: 75.91 MiB/s Min: 75.91 MiB/s Max: 75.91 MiB/s [W] Avg: 77.73 MiB/s Min: 77.73 MiB/s Max: 77.73 MiB/s [LNet Rates of s] [R] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [W] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [LNet Bandwidth of s] [R] Avg: 78.89 MiB/s Min: 78.89 MiB/s Max: 78.89 MiB/s [W] Avg: 76.21 MiB/s Min: 76.21 MiB/s Max: 76.21 MiB/s [LNet Rates of c] [R] Avg: 707 RPC/s Min: 707 RPC/s Max: 707 RPC/s [W] Avg: 721 RPC/s Min: 721 RPC/s Max: 721 RPC/s [LNet Bandwidth of c] [R] Avg: 82.90 MiB/s Min: 82.90 MiB/s Max: 82.90 MiB/s [W] Avg: 86.81 MiB/s Min: 86.81 MiB/s Max: 86.81 MiB/s [LNet Rates of s] [R] Avg: 707 RPC/s Min: 707 RPC/s Max: 707 RPC/s [W] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [LNet Bandwidth of s] [R] Avg: 85.81 MiB/s Min: 85.81 MiB/s Max: 85.81 MiB/s [W] Avg: 82.41 MiB/s Min: 82.41 MiB/s Max: 82.41 MiB/s [LNet Rates of c] [R] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [W] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [LNet Bandwidth of c] [R] Avg: 70.27 MiB/s Min: 70.27 MiB/s Max: 70.27 MiB/s [W] Avg: 73.58 MiB/s Min: 73.58 MiB/s Max: 73.58 MiB/s [LNet Rates of s] [R] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [W] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [LNet Bandwidth of s] [R] Avg: 73.47 MiB/s Min: 73.47 MiB/s Max: 73.47 MiB/s [W] Avg: 70.30 MiB/s Min: 70.30 MiB/s Max: 70.30 MiB/s [LNet Rates of c] [R] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [W] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [LNet Bandwidth of c] [R] Avg: 76.90 MiB/s Min: 76.90 MiB/s Max: 76.90 MiB/s [W] Avg: 78.37 MiB/s Min: 78.37 MiB/s Max: 78.37 MiB/s [LNet Rates of s] [R] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of s] [R] Avg: 78.05 MiB/s Min: 78.05 MiB/s Max: 78.05 MiB/s [W] Avg: 76.53 MiB/s Min: 76.53 MiB/s Max: 76.53 MiB/s [LNet Rates of c] [R] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [W] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [LNet Bandwidth of c] [R] Avg: 69.52 MiB/s Min: 69.52 MiB/s Max: 69.52 MiB/s [W] Avg: 71.69 MiB/s Min: 71.69 MiB/s Max: 71.69 MiB/s [LNet Rates of s] [R] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [W] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [LNet Bandwidth of s] [R] Avg: 72.07 MiB/s Min: 72.07 MiB/s Max: 72.07 MiB/s [W] Avg: 69.31 MiB/s Min: 69.31 MiB/s Max: 69.31 MiB/s [LNet Rates of c] [R] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [W] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [LNet Bandwidth of c] [R] Avg: 70.69 MiB/s Min: 70.69 MiB/s Max: 70.69 MiB/s [W] Avg: 71.73 MiB/s Min: 71.73 MiB/s Max: 71.73 MiB/s [LNet Rates of s] [R] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 RPC/s [W] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [LNet Bandwidth of s] [R] Avg: 71.46 MiB/s Min: 71.46 MiB/s Max: 71.46 MiB/s [W] Avg: 70.99 MiB/s Min: 70.99 MiB/s Max: 70.99 MiB/s [LNet Rates of c] [R] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [W] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [LNet Bandwidth of c] [R] Avg: 77.40 MiB/s Min: 77.40 MiB/s Max: 77.40 MiB/s [W] Avg: 77.82 MiB/s Min: 77.82 MiB/s Max: 77.82 MiB/s [LNet Rates of s] [R] Avg: 657 RPC/s Min: 657 RPC/s Max: 657 RPC/s [W] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [LNet Bandwidth of s] [R] Avg: 77.88 MiB/s Min: 77.88 MiB/s Max: 77.88 MiB/s [W] Avg: 77.34 MiB/s Min: 77.34 MiB/s Max: 77.34 MiB/s [LNet Rates of c] [R] Avg: 555 RPC/s Min: 555 RPC/s Max: 555 RPC/s [W] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [LNet Bandwidth of c] [R] Avg: 64.89 MiB/s Min: 64.89 MiB/s Max: 64.89 MiB/s [W] Avg: 69.01 MiB/s Min: 69.01 MiB/s Max: 69.01 MiB/s [LNet Rates of s] [R] Avg: 568 RPC/s Min: 568 RPC/s Max: 568 RPC/s [W] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [LNet Bandwidth of s] [R] Avg: 68.63 MiB/s Min: 68.63 MiB/s Max: 68.63 MiB/s [W] Avg: 65.65 MiB/s Min: 65.65 MiB/s Max: 65.65 MiB/s [LNet Rates of c] [R] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [W] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [LNet Bandwidth of c] [R] Avg: 73.44 MiB/s Min: 73.44 MiB/s Max: 73.44 MiB/s [W] Avg: 73.44 MiB/s Min: 73.44 MiB/s Max: 73.44 MiB/s [LNet Rates of s] [R] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [W] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [LNet Bandwidth of s] [R] Avg: 74.29 MiB/s Min: 74.29 MiB/s Max: 74.29 MiB/s [W] Avg: 72.86 MiB/s Min: 72.86 MiB/s Max: 72.86 MiB/s [LNet Rates of c] [R] Avg: 572 RPC/s Min: 572 RPC/s Max: 572 RPC/s [W] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [LNet Bandwidth of c] [R] Avg: 68.40 MiB/s Min: 68.40 MiB/s Max: 68.40 MiB/s [W] Avg: 70.35 MiB/s Min: 70.35 MiB/s Max: 70.35 MiB/s [LNet Rates of s] [R] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [W] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [LNet Bandwidth of s] [R] Avg: 70.25 MiB/s Min: 70.25 MiB/s Max: 70.25 MiB/s [W] Avg: 68.40 MiB/s Min: 68.40 MiB/s Max: 68.40 MiB/s [LNet Rates of c] [R] Avg: 553 RPC/s Min: 553 RPC/s Max: 553 RPC/s [W] Avg: 540 RPC/s Min: 540 RPC/s Max: 540 RPC/s [LNet Bandwidth of c] [R] Avg: 65.24 MiB/s Min: 65.24 MiB/s Max: 65.24 MiB/s [W] Avg: 64.66 MiB/s Min: 64.66 MiB/s Max: 64.66 MiB/s [LNet Rates of s] [R] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [W] Avg: 549 RPC/s Min: 549 RPC/s Max: 549 RPC/s [LNet Bandwidth of s] [R] Avg: 64.06 MiB/s Min: 64.06 MiB/s Max: 64.06 MiB/s [W] Avg: 64.64 MiB/s Min: 64.64 MiB/s Max: 64.64 MiB/s [LNet Rates of c] [R] Avg: 513 RPC/s Min: 513 RPC/s Max: 513 RPC/s [W] Avg: 515 RPC/s Min: 515 RPC/s Max: 515 RPC/s [LNet Bandwidth of c] [R] Avg: 60.95 MiB/s Min: 60.95 MiB/s Max: 60.95 MiB/s [W] Avg: 62.50 MiB/s Min: 62.50 MiB/s Max: 62.50 MiB/s [LNet Rates of s] [R] Avg: 516 RPC/s Min: 516 RPC/s Max: 516 RPC/s [W] Avg: 519 RPC/s Min: 519 RPC/s Max: 519 RPC/s [LNet Bandwidth of s] [R] Avg: 62.73 MiB/s Min: 62.73 MiB/s Max: 62.73 MiB/s [W] Avg: 61.91 MiB/s Min: 61.91 MiB/s Max: 61.91 MiB/s [LNet Rates of c] [R] Avg: 526 RPC/s Min: 526 RPC/s Max: 526 RPC/s [W] Avg: 535 RPC/s Min: 535 RPC/s Max: 535 RPC/s [LNet Bandwidth of c] [R] Avg: 63.25 MiB/s Min: 63.25 MiB/s Max: 63.25 MiB/s [W] Avg: 64.72 MiB/s Min: 64.72 MiB/s Max: 64.72 MiB/s [LNet Rates of s] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 529 RPC/s Min: 529 RPC/s Max: 529 RPC/s [LNet Bandwidth of s] [R] Avg: 64.85 MiB/s Min: 64.85 MiB/s Max: 64.85 MiB/s [W] Avg: 63.03 MiB/s Min: 63.03 MiB/s Max: 63.03 MiB/s [LNet Rates of c] [R] Avg: 512 RPC/s Min: 512 RPC/s Max: 512 RPC/s [W] Avg: 528 RPC/s Min: 528 RPC/s Max: 528 RPC/s [LNet Bandwidth of c] [R] Avg: 59.46 MiB/s Min: 59.46 MiB/s Max: 59.46 MiB/s [W] Avg: 64.40 MiB/s Min: 64.40 MiB/s Max: 64.40 MiB/s [LNet Rates of s] [R] Avg: 529 RPC/s Min: 529 RPC/s Max: 529 RPC/s [W] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [LNet Bandwidth of s] [R] Avg: 64.61 MiB/s Min: 64.61 MiB/s Max: 64.61 MiB/s [W] Avg: 59.41 MiB/s Min: 59.41 MiB/s Max: 59.41 MiB/s [LNet Rates of c] [R] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [W] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [LNet Bandwidth of c] [R] Avg: 69.18 MiB/s Min: 69.18 MiB/s Max: 69.18 MiB/s [W] Avg: 71.44 MiB/s Min: 71.44 MiB/s Max: 71.44 MiB/s [LNet Rates of s] [R] Avg: 596 RPC/s Min: 596 RPC/s Max: 596 RPC/s [W] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 RPC/s [LNet Bandwidth of s] [R] Avg: 71.77 MiB/s Min: 71.77 MiB/s Max: 71.77 MiB/s [W] Avg: 68.72 MiB/s Min: 68.72 MiB/s Max: 68.72 MiB/s [LNet Rates of c] [R] Avg: 568 RPC/s Min: 568 RPC/s Max: 568 RPC/s [W] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [LNet Bandwidth of c] [R] Avg: 66.13 MiB/s Min: 66.13 MiB/s Max: 66.13 MiB/s [W] Avg: 70.44 MiB/s Min: 70.44 MiB/s Max: 70.44 MiB/s [LNet Rates of s] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 574 RPC/s Min: 574 RPC/s Max: 574 RPC/s [LNet Bandwidth of s] [R] Avg: 70.08 MiB/s Min: 70.08 MiB/s Max: 70.08 MiB/s [W] Avg: 66.04 MiB/s Min: 66.04 MiB/s Max: 66.04 MiB/s [LNet Rates of c] [R] Avg: 576 RPC/s Min: 576 RPC/s Max: 576 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of c] [R] Avg: 67.32 MiB/s Min: 67.32 MiB/s Max: 67.32 MiB/s [W] Avg: 69.44 MiB/s Min: 69.44 MiB/s Max: 69.44 MiB/s [LNet Rates of s] [R] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of s] [R] Avg: 68.93 MiB/s Min: 68.93 MiB/s Max: 68.93 MiB/s [W] Avg: 67.02 MiB/s Min: 67.02 MiB/s Max: 67.02 MiB/s [LNet Rates of c] [R] Avg: 454 RPC/s Min: 454 RPC/s Max: 454 RPC/s [W] Avg: 476 RPC/s Min: 476 RPC/s Max: 476 RPC/s [LNet Bandwidth of c] [R] Avg: 53.62 MiB/s Min: 53.62 MiB/s Max: 53.62 MiB/s [W] Avg: 56.70 MiB/s Min: 56.70 MiB/s Max: 56.70 MiB/s [LNet Rates of s] [R] Avg: 473 RPC/s Min: 473 RPC/s Max: 473 RPC/s [W] Avg: 465 RPC/s Min: 465 RPC/s Max: 465 RPC/s [LNet Bandwidth of s] [R] Avg: 57.01 MiB/s Min: 57.01 MiB/s Max: 57.01 MiB/s [W] Avg: 54.07 MiB/s Min: 54.07 MiB/s Max: 54.07 MiB/s [LNet Rates of c] [R] Avg: 498 RPC/s Min: 498 RPC/s Max: 498 RPC/s [W] Avg: 479 RPC/s Min: 479 RPC/s Max: 479 RPC/s [LNet Bandwidth of c] [R] Avg: 57.28 MiB/s Min: 57.28 MiB/s Max: 57.28 MiB/s [W] Avg: 58.24 MiB/s Min: 58.24 MiB/s Max: 58.24 MiB/s [LNet Rates of s] [R] Avg: 489 RPC/s Min: 489 RPC/s Max: 489 RPC/s [W] Avg: 490 RPC/s Min: 490 RPC/s Max: 490 RPC/s [LNet Bandwidth of s] [R] Avg: 58.30 MiB/s Min: 58.30 MiB/s Max: 58.30 MiB/s [W] Avg: 56.80 MiB/s Min: 56.80 MiB/s Max: 56.80 MiB/s [LNet Rates of c] [R] Avg: 496 RPC/s Min: 496 RPC/s Max: 496 RPC/s [W] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [LNet Bandwidth of c] [R] Avg: 58.68 MiB/s Min: 58.68 MiB/s Max: 58.68 MiB/s [W] Avg: 60.63 MiB/s Min: 60.63 MiB/s Max: 60.63 MiB/s [LNet Rates of s] [R] Avg: 518 RPC/s Min: 518 RPC/s Max: 518 RPC/s [W] Avg: 508 RPC/s Min: 508 RPC/s Max: 508 RPC/s [LNet Bandwidth of s] [R] Avg: 60.31 MiB/s Min: 60.31 MiB/s Max: 60.31 MiB/s [W] Avg: 58.95 MiB/s Min: 58.95 MiB/s Max: 58.95 MiB/s [LNet Rates of c] [R] Avg: 483 RPC/s Min: 483 RPC/s Max: 483 RPC/s [W] Avg: 471 RPC/s Min: 471 RPC/s Max: 471 RPC/s [LNet Bandwidth of c] [R] Avg: 55.44 MiB/s Min: 55.44 MiB/s Max: 55.44 MiB/s [W] Avg: 57.41 MiB/s Min: 57.41 MiB/s Max: 57.41 MiB/s [LNet Rates of s] [R] Avg: 471 RPC/s Min: 471 RPC/s Max: 471 RPC/s [W] Avg: 479 RPC/s Min: 479 RPC/s Max: 479 RPC/s [LNet Bandwidth of s] [R] Avg: 57.83 MiB/s Min: 57.83 MiB/s Max: 57.83 MiB/s [W] Avg: 55.56 MiB/s Min: 55.56 MiB/s Max: 55.56 MiB/s [LNet Rates of c] [R] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of c] [R] Avg: 69.07 MiB/s Min: 69.07 MiB/s Max: 69.07 MiB/s [W] Avg: 73.38 MiB/s Min: 73.38 MiB/s Max: 73.38 MiB/s [LNet Rates of s] [R] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of s] [R] Avg: 73.86 MiB/s Min: 73.86 MiB/s Max: 73.86 MiB/s [W] Avg: 70.02 MiB/s Min: 70.02 MiB/s Max: 70.02 MiB/s [LNet Rates of c] [R] Avg: 549 RPC/s Min: 549 RPC/s Max: 549 RPC/s [W] Avg: 555 RPC/s Min: 555 RPC/s Max: 555 RPC/s [LNet Bandwidth of c] [R] Avg: 65.34 MiB/s Min: 65.34 MiB/s Max: 65.34 MiB/s [W] Avg: 65.77 MiB/s Min: 65.77 MiB/s Max: 65.77 MiB/s killing 9831 ... 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 oleg136-client: oleg136-client.virtnet: executing lst_cleanup oleg136-server: oleg136-server.virtnet: executing lst_cleanup PASS smoke (335s) == lnet-selftest test complete, duration 371 sec ========= 13:22:23 (1789147343) Starting client oleg136-client.virtnet: -o user_xattr,flock 192.168.201.136@tcp:/lustre /mnt/lustre Mount client oleg136-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.201.136@tcp:/lustre /mnt/lustre Started clients oleg136-client.virtnet: 192.168.201.136@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 13:22:25 (1789147345) === === lnet-selftest: finish cleanup 13:22:30 (1789147350) ===