N3: container is not created within 10s #1448

Closed
opened 2025-12-28 17:23:02 +00:00 by sami · 2 comments
Owner

Originally created by @evgeniiz321 on GitHub (Jun 30, 2025).

Originally assigned to: @cthulhu-rider on GitHub.

See - https://github.com/nspcc-dev/neofs-testcases/pull/1068#issuecomment-3004529356

./neofs-cli  request create-container /private/var/folders/k_/9dmjdzpd3zgb6pb760m4_t6h0000gn/T/pytest-of-evgeniiz/pytest-66/test_n3_contract_witnesses_in_0/create_container_request.json localhost:59127 
Error:
return code: 3 
Output: Dialing localhost:59127...
Connected. Sending request...
Response received. Checking signatures...
Signatures are valid. Checking status...
Status OK. Checking body...
Request accepted for processing. Polling success...
Requesting container...
Response received. Checking signatures...
Signatures are valid. Checking status...
Container is still missing. Attempts left: 2. Retrying after 5s...
Requesting container...
Response received. Checking signatures...
Signatures are valid. Checking status...
Container is still missing. Attempts left: 1. Retrying after 5s...
Requesting container...
Response received. Checking signatures...
Signatures are valid. Checking status...
Container ID: 8K7dVEevAvv8F4oj31aXtuGwbuohQGkKru7orn7zkiE2
container not saved within 10s

But the container is created afterwards.

Test (test_n3_contract_witnesses_in_container_ops) from https://github.com/nspcc-dev/neofs-testcases/pull/1068 works on v0.46.1

Originally created by @evgeniiz321 on GitHub (Jun 30, 2025). Originally assigned to: @cthulhu-rider on GitHub. See - https://github.com/nspcc-dev/neofs-testcases/pull/1068#issuecomment-3004529356 ``` ./neofs-cli request create-container /private/var/folders/k_/9dmjdzpd3zgb6pb760m4_t6h0000gn/T/pytest-of-evgeniiz/pytest-66/test_n3_contract_witnesses_in_0/create_container_request.json localhost:59127 Error: return code: 3 Output: Dialing localhost:59127... Connected. Sending request... Response received. Checking signatures... Signatures are valid. Checking status... Status OK. Checking body... Request accepted for processing. Polling success... Requesting container... Response received. Checking signatures... Signatures are valid. Checking status... Container is still missing. Attempts left: 2. Retrying after 5s... Requesting container... Response received. Checking signatures... Signatures are valid. Checking status... Container is still missing. Attempts left: 1. Retrying after 5s... Requesting container... Response received. Checking signatures... Signatures are valid. Checking status... Container ID: 8K7dVEevAvv8F4oj31aXtuGwbuohQGkKru7orn7zkiE2 container not saved within 10s ``` But the container is created afterwards. Test (test_n3_contract_witnesses_in_container_ops) from https://github.com/nspcc-dev/neofs-testcases/pull/1068 works on **v0.46.1**
sami 2025-12-28 17:23:02 +00:00
  • closed this issue
  • added the
    bug
    U2
    S4
    I4
    labels
Author
Owner

@cthulhu-rider commented on GitHub (Jun 30, 2025):

@evgeniiz321 may u pls try SN 26d5e59b7066663844c4972ddf51d01e59464704?

@cthulhu-rider commented on GitHub (Jun 30, 2025): @evgeniiz321 may u pls try SN 26d5e59b7066663844c4972ddf51d01e59464704?
Author
Owner

@evgeniiz321 commented on GitHub (Jun 30, 2025):

@cthulhu-rider works good on nspcc-dev/neofs-node@26d5e59b70

@evgeniiz321 commented on GitHub (Jun 30, 2025): @cthulhu-rider works good on https://github.com/nspcc-dev/neofs-node/commit/26d5e59b7066663844c4972ddf51d01e59464704
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#1448
No description provided.