I rebooted only switch at stack slot 2 and finally LAG was successfully built:
Slot-3 Stack.3 # reboot slot 2
Do you want to save configuration changes to currently selected configuration
file (primary.cfg) and reboot?
(y - save and reboot, n - reboot without save,  - cancel command) Yes
Saving configuration on master ........................ done!
Synchronizing configuration to backup .......... done!
Saving configuration on Standbys (Slots: 2,4).
Slot-3 Stack.4 # sh slot
Slots    Type                 Configured           State       Ports
--------------------------------------------------------------------
Slot-1   X440-24t-10G         X440-24t-10G         Operational   26
Slot-2   X440-24t-10G         Empty         26
Slot-3   X440-24t-10G         X440-24t-10G         Operational   26
Slot-4   X440-24t-10G         X440-24t-10G         Operational   26
Slot-5                                             Empty          0
Slot-6                                             Empty          0
Slot-7                                             Empty          0
Slot-8                                             Empty          0
after reboot:
Slot-3 Stack.5 # sh slot
Slots    Type                 Configured           State       Ports
--------------------------------------------------------------------
Slot-1   X440-24t-10G         X440-24t-10G         Operational   26
Slot-2   X440-24t-10G         X440-24t-10G         Operational   26
Slot-3   X440-24t-10G         X440-24t-10G         Operational   26
Slot-4   X440-24t-10G         X440-24t-10G         Operational   26
Slot-5                                             Empty          0
Slot-6                                             Empty          0
Slot-7                                             Empty          0
Slot-8                                             Empty          0
Slot-3 Stack.5 # sh stacking
Stack Topology is a Ring
Active Topology is a Ring
Node MAC Address    Slot  Stack State  Role     Flags
------------------  ----  -----------  -------  ---
*00:04:96:82:56:05  3     Active       Master   CA-
 00:04:96:82:55:fe  4     Active       Standby  CA-
 00:04:96:99:37:99  1     Active       Backup   CA-
 00:04:96:99:37:a0  2     Active       Standby  CA-
* - Indicates this node
Flags:  (C) Candidate for this active topology, (A) Active Node
        (O) node may be in Other active topology
* Slot-3 Stack.13 # enable sharing 1:23 grouping 1:23-24,2:23-24,3:23-24,4:23-24 lacp
Warning: Any config on the master port is lost (STP, IGMP Filter, IGMP Static Group, MAC-Security, CFM, TRILL, etc.)
* Slot-3 Stack.16 # sh sharing
Load Sharing Monitor
Config    Current    Agg       Ld Share    Ld Share  Agg   Link    Link Up
Master    Master     Control   Algorithm   Group     Mbr   State   Transitions
==============================================================================
  1:23               LACP      L2          1:23       -      R        0
                               L2          1:24       -      R        0
                               L2          2:23       -      R        0
                               L2          2:24       -      R        0
                               L2          3:23       -      R        0
                               L2          3:24       -      R        0
                               L2          4:23       -      R        0
                               L2          4:24       -      R        0
==============================================================================
Link State: A-Active, D-Disabled, R-Ready, NP-Port not present, L-Loopback
Load Sharing Algorithm: (L2) Layer 2 address based, (L3) Layer 3 address based
                        (L3_L4) Layer 3 address and Layer 4 port based
                        (custom) User-selected address-based configuration
Custom Algorithm Configuration: ipv4 L3-and-L4, xor
Number of load sharing trunks: 1
Finally, everything working as i expected, but i don't i understand - is it bug
or just sync master/backup master with standby nodes issue ?
I will update firmware to the current level further.
Thanks a lot !