Project

General

Profile

Actions

Bug #63212

open

qa: failed to download ior.tbz2

Added by Xiubo Li 7 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Testing
Target version:
% Done:

0%

Source:
Tags:
Backport:
reef,quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://pulpito.ceph.com/vshankar-2023-10-09_16:48:27-fs-wip-vshankar-testing-reef-20231009.131610-testing-default-smithi/7418695/

2023-10-10T18:34:35.575 DEBUG:teuthology.orchestra.run.smithi178:> TESTDIR=/home/ubuntu/cephtest bash -s
2023-10-10T18:34:35.576 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi190.front.sepia.ceph.com
2023-10-10T18:34:35.576 DEBUG:teuthology.orchestra.run.smithi190:> TESTDIR=/home/ubuntu/cephtest bash -s
2023-10-10T18:34:35.619 INFO:teuthology.orchestra.run.smithi102.stderr:--2023-10-10 18:34:35--  http://download.ceph.com/qa/ior.tbz2
2023-10-10T18:34:35.621 INFO:teuthology.orchestra.run.smithi102.stderr:Resolving download.ceph.com (download.ceph.com)... 158.69.68.124, 2607:5300:201:2000::3:58a1
2023-10-10T18:34:35.647 INFO:teuthology.orchestra.run.smithi190.stderr:--2023-10-10 18:34:35--  http://download.ceph.com/qa/ior.tbz2
2023-10-10T18:34:35.648 INFO:teuthology.orchestra.run.smithi190.stderr:Resolving download.ceph.com (download.ceph.com)... 158.69.68.124, 2607:5300:201:2000::3:58a1
2023-10-10T18:34:35.658 INFO:teuthology.orchestra.run.smithi102.stderr:Connecting to download.ceph.com (download.ceph.com)|158.69.68.124|:80... connected.
2023-10-10T18:34:35.685 INFO:teuthology.orchestra.run.smithi190.stderr:Connecting to download.ceph.com (download.ceph.com)|158.69.68.124|:80... connected.
2023-10-10T18:34:35.694 INFO:teuthology.orchestra.run.smithi102.stderr:HTTP request sent, awaiting response... 404 Not Found
2023-10-10T18:34:35.694 INFO:teuthology.orchestra.run.smithi102.stderr:2023-10-10 18:34:35 ERROR 404: Not Found.
2023-10-10T18:34:35.695 INFO:teuthology.orchestra.run.smithi102.stderr:
2023-10-10T18:34:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 8
2023-10-10T18:34:35.697 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/pexec.py", line 149, in task
    p.spawn(_exec_host, barrier, barrier_queue, remote[0], sudo, testdir, remote[1])
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info[1]
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/pexec.py", line 60, in _exec_host
    tor.wait([r])
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait
    proc.wait()
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status
    raise CommandFailedError(
teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 8: 'TESTDIR=/home/ubuntu/cephtest bash -s'


Related issues 1 (1 open0 closed)

Related to CephFS - Bug #61399: qa: build failure for iorPending BackportRishabh Dave

Actions
Actions #1

Updated by Venky Shankar 7 months ago

  • Related to Bug #61399: qa: build failure for ior added
Actions #2

Updated by Venky Shankar 7 months ago

  • Category set to Testing
  • Assignee set to Rishabh Dave
  • Target version set to v19.0.0
  • Backport set to reef,quincy,pacific

Rishabh changed the tarball name to https://tracker.ceph.com/issues/61399 in lieu of a new version in https://tracker.ceph.com/issues/61399.

Rishabh, maybe we should symlink ior.tbz2 to the new tarball?

Actions

Also available in: Atom PDF