Comment 1 for bug 1704337

Revision history for this message
Luigi Toscano (ltoscano) wrote :

Confirmed by the gates, where the gate-sahara-image-elements-buildimages-mapr-ubuntu-xenial-nv job is failing:

2017-07-14 08:29:57.407363 | + echo 'START: installing Scala'
2017-07-14 08:29:57.407375 | START: installing Scala
2017-07-14 08:29:57.407386 | + DEF_VERSION=2.11.6
2017-07-14 08:29:57.407491 | ++ curl -s -o /dev/null -w '%{http_code}' http://www.scala-lang.org/
2017-07-14 08:29:59.900495 | + RETURN_CODE=200
2017-07-14 08:29:59.900559 | + '[' 200 '!=' 200 ']'
2017-07-14 08:29:59.900577 | + '[' trusty == GenericCloud ']'
2017-07-14 08:29:59.900865 | ++ curl -s --fail http://www.scala-lang.org
2017-07-14 08:29:59.901051 | ++ grep scala-version
2017-07-14 08:29:59.901220 | ++ grep -Eo '([0-9]\.?)+'
2017-07-14 08:30:00.416949 | + VERSION=
2017-07-14 08:30:00.728476 | 2017-07-14 08:30:00.728 DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /home/jenkins/workspace/gate-sahara-image-elements-buildimages-mapr-ubuntu-xenial-nv/.tox/venv/local/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:210
2017-07-14 08:30:00.728791 | 2017-07-14 08:30:00.728 DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.QU2veePD/block-device/config.yaml', 'mount-base': '/tmp/dib_build.QU2veePD/mnt', 'build-dir': '/tmp/dib_build.QU2veePD', 'root-fs-type': 'ext4', 'root-label': None, 'image-dir': '/tmp/dib_image.TEWPnWnG'}] __init__ /home/jenkins/workspace/gate-sahara-image-elements-buildimages-mapr-ubuntu-xenial-nv/.tox/venv/local/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:213
2017-07-14 08:30:00.729145 | 2017-07-14 08:30:00.729 INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here