← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1280464] [NEW] grenade-dsvm-neutron Failure in upgrade-swift

 

Public bug reported:

*-grenade-dsvm-neutron jobs are failing in upgrade-swift

http://logs.openstack.org/00/70900/14/check/check-grenade-dsvm-
neutron/5a0cfa8/console.html

logstash query:

filename:"console.html" AND message:"mount: wrong fs type, bad option,
bad superblock on /dev/loop1," AND build_name:*-grenade-dsvm-neutron


+ sudo chown -R stack:1006 /opt/stack/data/swift
+ sudo mkdir -p /var/cache/swift 
+ sudo chown stack /var/cache/swift
+ rm -f /var/cache/swift/cacert.pem /var/cache/swift/revoked.pem /var/cache/swift/signing_cert.pem
+ egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts
+ sudo mount -t xfs -o loop,noatime,nodiratime,nobarrier,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1
mount: wrong fs type, bad option, bad superblock on /dev/loop1, 
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

+ die 257 'Failure in upgrade-swift'
+ local exitcode=32
+ set +o xtrace
[Call Trace]
./grenade.sh:257:die
[ERROR] ./grenade.sh:257 Failure in upgrade-swift

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1280464

Title:
  grenade-dsvm-neutron Failure in upgrade-swift

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  *-grenade-dsvm-neutron jobs are failing in upgrade-swift

  http://logs.openstack.org/00/70900/14/check/check-grenade-dsvm-
  neutron/5a0cfa8/console.html

  logstash query:

  filename:"console.html" AND message:"mount: wrong fs type, bad option,
  bad superblock on /dev/loop1," AND build_name:*-grenade-dsvm-neutron


  
  + sudo chown -R stack:1006 /opt/stack/data/swift
  + sudo mkdir -p /var/cache/swift 
  + sudo chown stack /var/cache/swift
  + rm -f /var/cache/swift/cacert.pem /var/cache/swift/revoked.pem /var/cache/swift/signing_cert.pem
  + egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts
  + sudo mount -t xfs -o loop,noatime,nodiratime,nobarrier,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1
  mount: wrong fs type, bad option, bad superblock on /dev/loop1, 
         missing codepage or helper program, or other error
         In some cases useful info is found in syslog - try
         dmesg | tail  or so

  + die 257 'Failure in upgrade-swift'
  + local exitcode=32
  + set +o xtrace
  [Call Trace]
  ./grenade.sh:257:die
  [ERROR] ./grenade.sh:257 Failure in upgrade-swift

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1280464/+subscriptions


Follow ups

References