Project

General

Profile

Bug #58564

Updated by Rishabh Dave over 1 year ago

This dbench test job fails with error code 1 and error message @write failed on handle 11133 (Resource temporarily unavailable)@. 

 Link to the job - https://pulpito.ceph.com/rishabh-2023-01-23_18:53:32-fs-wip-rishabh-testing-2022Nov24-11Jan2023-distro-default-smithi/7134091/- 

 Error messages from @teuthology.log@ - 
 <pre>2023-01-24T05:11:01.804 INFO:tasks.workunit.client.0.smithi067.stdout:[941246] write failed on handle 10813 (Resource temporarily unavailable) 
 2023-01-24T05:11:01.805 INFO:tasks.workunit.client.0.smithi067.stdout:Child failed with status 1 
 2023-01-24T05:11:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 
 2023-01-24T05:11:01.807 INFO:tasks.workunit:Stopping ['suites/dbench.sh'] on client.0... 
 </pre> 

 <pre> 
 2023-01-24T04:52:25.251303+00:00 smithi067 kernel: <TASK> 
 2023-01-24T04:52:25.251326+00:00 smithi067 kernel: dump_stack_lvl+0x59/0x71 
 2023-01-24T04:52:25.251350+00:00 smithi067 kernel: check_noncircular+0xfe/0x110 
 2023-01-24T04:52:25.251376+00:00 smithi067 kernel: ? __lock_acquire+0xf12/0x1e40 
 2023-01-24T04:52:25.251402+00:00 smithi067 kernel: __lock_acquire+0x108b/0x1e40 
 2023-01-24T04:52:25.251430+00:00 smithi067 kernel: lock_acquire+0xd8/0x300 
 2023-01-24T04:52:25.251455+00:00 smithi067 kernel: ? static_key_slow_inc+0x12/0x30 
 2023-01-24T04:52:25.251479+00:00 smithi067 kernel: ? freezer_write+0x1d6/0x560 
 2023-01-24T04:52:25.251503+00:00 smithi067 kernel: cpus_read_lock+0x40/0xd0 
 2023-01-24T04:52:25.251529+00:00 smithi067 kernel: ? static_key_slow_inc+0x12/0x30 
 2023-01-24T04:52:25.251553+00:00 smithi067 kernel: static_key_slow_inc+0x12/0x30 
 2023-01-24T04:52:25.251576+00:00 smithi067 kernel: freezer_apply_state+0x98/0xb0 
 2023-01-24T04:52:25.251600+00:00 smithi067 kernel: freezer_write+0x327/0x560 
 2023-01-24T04:52:25.251627+00:00 smithi067 kernel: cgroup_file_write+0x95/0x230 
 2023-01-24T04:52:25.251652+00:00 smithi067 kernel: kernfs_fop_write_iter+0x13b/0x1d0 
 2023-01-24T04:52:25.251675+00:00 smithi067 kernel: vfs_write+0x348/0x4d0 
 2023-01-24T04:52:25.251699+00:00 smithi067 kernel: ksys_write+0x60/0xe0 
 2023-01-24T04:52:25.251723+00:00 smithi067 kernel: do_syscall_64+0x38/0x80 
 2023-01-24T04:52:25.251746+00:00 smithi067 kernel: entry_SYSCALL_64_after_hwframe+0x63/0xcd 
 2023-01-24T04:52:25.251769+00:00 smithi067 kernel: RIP: 0033:0x565371afab9b 
 </pre> 

 The same failure was also seen here - http://pulpito.front.sepia.ceph.com/rishabh-2022-11-28_08:04:11-fs-wip-rishabh-testing-2022Nov24-1818-testing-default-smithi/7093328

Back