Segmentation fault in frostfs-cli while creating container or signing session token #791

Closed
opened 2023-11-07 14:48:56 +00:00 by anikeev-yadro · 2 comments

Expected Behavior

Expect that frostfs-cli run commands without faulrs

Current Behavior

Segmentation fault in frostfs-cli while creating container or signing session token

Steps to Reproduce (for bugs)

  1. Try to create container
COMMAND: frostfs-cli --config /jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/wallet_config.yml container create --rpc-endpoint '10.78.70.135:8080' --wallet '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/514cdcf2-a1f9-4cd4-b10a-ed1dac00e51e.json' --await --policy 'REP 2 IN X CBF 1 SELECT 2 FROM * AS X'
RETCODE: 139

STDOUT:
Segmentation fault (core dumped)

STDERR:

Start / End / Elapsed	 14:22:24.782604 / 14:22:24.785354 / 0:00:00.002750
  1. Try to sign session token
2023-11-07 17:24:24  2023-11-07 14:24:24 [INFO] Command: frostfs-cli --config /jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/wallet_config.yml util sign session-token --wallet '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/c797429b-1d01-4b2e-94e6-126b62deb096.json' --from '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/4640deb5-4975-4340-9738-053d53993f34' --to '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/ccfc2d17-b448-4717-9251-a07f89438490'
2023-11-07 17:24:24  Error:
2023-11-07 17:24:24  return code: 139 
2023-11-07 17:24:24  Output: Segmentation fault (core dumped)

Regression

Yes

Version

FrostFS CLI
Version: v0.36.0
GoVersion: go1.20.1

Your Environment

HW
4 nodes

## Expected Behavior Expect that frostfs-cli run commands without faulrs ## Current Behavior Segmentation fault in frostfs-cli while creating container or signing session token ## Steps to Reproduce (for bugs) 1. Try to create container ``` COMMAND: frostfs-cli --config /jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/wallet_config.yml container create --rpc-endpoint '10.78.70.135:8080' --wallet '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/514cdcf2-a1f9-4cd4-b10a-ed1dac00e51e.json' --await --policy 'REP 2 IN X CBF 1 SELECT 2 FROM * AS X' RETCODE: 139 STDOUT: Segmentation fault (core dumped) STDERR: Start / End / Elapsed 14:22:24.782604 / 14:22:24.785354 / 0:00:00.002750 ``` 2. Try to sign session token ``` 2023-11-07 17:24:24 2023-11-07 14:24:24 [INFO] Command: frostfs-cli --config /jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/wallet_config.yml util sign session-token --wallet '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/c797429b-1d01-4b2e-94e6-126b62deb096.json' --from '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/4640deb5-4975-4340-9738-053d53993f34' --to '/jenkins/workspace/frostfs_tatlin_object_to_baremetal_test/tmp.3ePVIKwanZ/frostfs-testcases/TemporaryDir/ccfc2d17-b448-4717-9251-a07f89438490' 2023-11-07 17:24:24 Error: 2023-11-07 17:24:24 return code: 139 2023-11-07 17:24:24 Output: Segmentation fault (core dumped) ``` ## Regression Yes ## Version ``` FrostFS CLI Version: v0.36.0 GoVersion: go1.20.1 ``` ## Your Environment HW 4 nodes
anikeev-yadro added the
bug
triage
labels 2023-11-07 14:48:56 +00:00
anikeev-yadro changed title from Segmentation fault in frostfs-cli while create container or sign session token to Segmentation fault in frostfs-cli while creating container or signing session token 2023-11-07 14:52:14 +00:00
fyrchik added
Infrastructure
and removed
triage
labels 2023-11-07 15:23:09 +00:00
fyrchik added this to the v0.38.0 milestone 2023-11-07 15:23:13 +00:00

Do we have access to the environment (HW nodes/VM) where this error occurs?

Do we have access to the environment (HW nodes/VM) where this error occurs?

Building recipe problems, closing

Building recipe problems, closing
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
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: TrueCloudLab/frostfs-node#791
There is no content yet.