ImportError: No module named ipaddr

Bug #1625521 reported by Albert Syriy
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
High
Ivan

Bug Description

Build ixgbe-dkms module build check the tests 8.0-pkg-systest-ubuntu #3001: failed with the error
"No module named ipaddr"
See details at the link:
https://packaging-ci.infra.mirantis.net/job/8.0-pkg-systest-ubuntu/3001/

Here the output:
=========================================================
+ export PYTHONPATH=/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa
+ echo /home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa
/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa
+ python fuelweb_test/run_tests.py -q --nologcapture --with-xunit --group=bvt_2
Traceback (most recent call last):
  File "fuelweb_test/run_tests.py", line 197, in <module>
    import_tests()
  File "fuelweb_test/run_tests.py", line 73, in import_tests
    from tests import test_admin_node # noqa
  File "/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/tests/test_admin_node.py", line 27, in <module>
    from fuelweb_test.helpers.decorators import log_snapshot_after_test
  File "/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/helpers/decorators.py", line 26, in <module>
    from fuelweb_test.helpers.checkers import check_action_logs
  File "/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/helpers/checkers.py", line 38, in <module>
    from ipaddr import IPAddress
ImportError: No module named ipaddr
+ ec=1
+ [ != no ]
+ find /home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/logs -name fail*.tar.xz -type f
+ [ != yes ]
+ [ no = yes ]
+ dos.py destroy 8.0-pkg-systest-ubuntu.3001.3001
Enviroment with name 8.0-pkg-systest-ubuntu.3001.3001 doesn't exist.
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, /home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/nosetests.xml is 1 mo 9 days old

Finished: FAILURE
=========================================================

Albert Syriy (asyriy)
Changed in mos:
assignee: nobody → Fuel Infra Apps (fuel-infra-apps)
Changed in mos:
assignee: Fuel Infra Apps (fuel-infra-apps) → Fuel CI (fuel-ci)
Revision history for this message
Albert Syriy (asyriy) wrote :

Put the severity High, because it blocks fixing "custom-found" bug
https://bugs.launchpad.net/mos/+bug/1621218

Changed in mos:
importance: Undecided → High
status: New → Confirmed
Roman Vyalov (r0mikiam)
Changed in mos:
milestone: none → 8.0-updates
Ivan (iremizov)
Changed in mos:
assignee: Fuel CI (fuel-ci) → Ivan (iremizov)
Revision history for this message
Ivan (iremizov) wrote :

fixed with using commit from stable-mu/8.0 branch of fuel-qa project here: https://packaging-ci.infra.mirantis.net/job/devops.8.0.env/10/

Verified here: https://packaging-ci.infra.mirantis.net/job/8.0-pkg-systest-ubuntu/3010/console

All jobs on Packaging CI use devops.8.0.env artifact, so released on entire CI.

If commit is inconsistent and/or performs tests incorrectly, please provige correct git sha of commit to switch to.

Changed in mos:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.