Project

General

Profile

Actions

Bug #65038

open

workunit: clone command fails with RPC error

Added by Aishwarya Mathuria about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2024-03-20T08:39:38.663 INFO:teuthology.run_tasks:Running task workunit...
2024-03-20T08:39:38.678 INFO:tasks.workunit:Pulling workunits from ref e7e80a6ac9849f0f23432d0d9832f096730308ae
2024-03-20T08:39:38.679 INFO:tasks.workunit:Making a separate scratch dir for every client...
2024-03-20T08:39:38.679 INFO:tasks.workunit:timeout=3h
2024-03-20T08:39:38.679 INFO:tasks.workunit:cleanup=True
2024-03-20T08:39:38.679 DEBUG:teuthology.orchestra.run.smithi119:> stat -- /home/ubuntu/cephtest/mnt.0
2024-03-20T08:39:38.684 DEBUG:teuthology.orchestra.run:got remote process result: 1
2024-03-20T08:39:38.685 INFO:teuthology.orchestra.run.smithi119.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory
2024-03-20T08:39:38.685 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -- /home/ubuntu/cephtest/mnt.0
2024-03-20T08:39:38.734 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0
2024-03-20T08:39:38.734 DEBUG:teuthology.orchestra.run.smithi119:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0
2024-03-20T08:39:38.782 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout e7e80a6ac9849f0f23432d0d9832f096730308ae
2024-03-20T08:39:38.832 INFO:tasks.workunit.client.0.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'...
2024-03-20T08:42:06.276 INFO:tasks.workunit.client.0.smithi119.stderr:error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
2024-03-20T08:42:06.276 INFO:tasks.workunit.client.0.smithi119.stderr:error: 6685 bytes of body are still expected
2024-03-20T08:42:06.280 INFO:tasks.workunit.client.0.smithi119.stderr:fetch-pack: unexpected disconnect while reading sideband packet
2024-03-20T08:42:06.280 INFO:tasks.workunit.client.0.smithi119.stderr:fatal: early EOF
2024-03-20T08:42:06.296 INFO:tasks.workunit.client.0.smithi119.stderr:fatal: fetch-pack: invalid index-pack output
2024-03-20T08:42:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 128
2024-03-20T08:42:06.389 INFO:tasks.workunit:failed to check out 'e7e80a6ac9849f0f23432d0d9832f096730308ae' from https://github.com/ceph/ceph-ci.git; will also try in https://github.com/ceph/ceph.git
2024-03-20T08:42:06.389 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout e7e80a6ac9849f0f23432d0d9832f096730308ae
2024-03-20T08:42:06.436 INFO:tasks.workunit.client.0.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'...
2024-03-20T08:44:33.571 DEBUG:teuthology.orchestra.run:got remote process result: 128
2024-03-20T08:44:33.572 INFO:tasks.workunit.client.0.smithi119.stderr:fatal: reference is not a tree: e7e80a6ac9849f0f23432d0d9832f096730308ae
2024-03-20T08:44:33.573 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/github.com_ceph_ceph-c_e7e80a6ac9849f0f23432d0d9832f096730308ae/qa/tasks/workunit.py", line 345, in _run_tests
    remote.run(logger=log.getChild(role),
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status
    raise CommandFailedError(
teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 128: 'rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout e7e80a6ac9849f0f23432d0d9832f096730308ae'

/a/yuriw-2024-03-19_00:09:45-rados-wip-yuri5-testing-2024-03-18-1144-distro-default-smithi/7610099

No data to display

Actions

Also available in: Atom PDF