pep8 complaints (W503, E402)

Bug #1762795 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Confirmed
Wishlist
Unassigned

Bug Description

eg. http://logs.openstack.org/21/558621/2/gate/openstack-tox-pep8/5751502/job-output.txt.gz

2018-04-10 15:58:04.605504 | ubuntu-xenial | pep8 start: runtests
2018-04-10 15:58:04.605593 | ubuntu-xenial | pep8 runtests: PYTHONHASHSEED='613450451'
2018-04-10 15:58:04.605669 | ubuntu-xenial | pep8 runtests: commands[0] | flake8
2018-04-10 15:58:04.605951 | ubuntu-xenial | setting PATH=/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/pep8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2018-04-10 15:58:04.606191 | ubuntu-xenial | /home/zuul/src/git.openstack.org/openstack/networking-midonet$ /home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/pep8/bin/flake8
2018-04-10 15:58:08.592696 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:207:50: W503 line break before binary operator
2018-04-10 15:58:08.593059 | ubuntu-xenial | + gw_dev_id
2018-04-10 15:58:08.593287 | ubuntu-xenial | ^
2018-04-10 15:58:08.593608 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:208:50: W503 line break before binary operator
2018-04-10 15:58:08.593840 | ubuntu-xenial | + '/remote_mac_entries',
2018-04-10 15:58:08.594010 | ubuntu-xenial | ^
2018-04-10 15:58:08.594325 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:238:25: W503 line break before binary operator
2018-04-10 15:58:08.594508 | ubuntu-xenial | + gw_dev['gateway_device']['id']
2018-04-10 15:58:08.594612 | ubuntu-xenial | ^
2018-04-10 15:58:08.594930 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:239:25: W503 line break before binary operator
2018-04-10 15:58:08.595095 | ubuntu-xenial | + '/remote_mac_entries')
2018-04-10 15:58:08.595199 | ubuntu-xenial | ^
2018-04-10 15:58:08.595528 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:262:45: W503 line break before binary operator
2018-04-10 15:58:08.595804 | ubuntu-xenial | + gw_dev['gateway_device']['id']
2018-04-10 15:58:08.595970 | ubuntu-xenial | ^
2018-04-10 15:58:08.596286 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:263:45: W503 line break before binary operator
2018-04-10 15:58:08.596500 | ubuntu-xenial | + '/remote_mac_entries',
2018-04-10 15:58:08.596673 | ubuntu-xenial | ^
2018-04-10 15:58:08.596992 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:274:45: W503 line break before binary operator
2018-04-10 15:58:08.597241 | ubuntu-xenial | + gw_dev['gateway_device']['id']
2018-04-10 15:58:08.597401 | ubuntu-xenial | ^
2018-04-10 15:58:08.597716 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:275:45: W503 line break before binary operator
2018-04-10 15:58:08.597929 | ubuntu-xenial | + '/remote_mac_entries')
2018-04-10 15:58:08.598093 | ubuntu-xenial | ^
2018-04-10 15:58:08.598408 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:288:45: W503 line break before binary operator
2018-04-10 15:58:08.598641 | ubuntu-xenial | + gw_dev['gateway_device']['id']
2018-04-10 15:58:08.598796 | ubuntu-xenial | ^
2018-04-10 15:58:08.599110 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:289:45: W503 line break before binary operator
2018-04-10 15:58:08.599323 | ubuntu-xenial | + '/remote_mac_entries')
2018-04-10 15:58:08.599483 | ubuntu-xenial | ^
2018-04-10 15:58:08.599823 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:296:45: W503 line break before binary operator
2018-04-10 15:58:08.600067 | ubuntu-xenial | + gw_dev2['gateway_device']['id']
2018-04-10 15:58:08.600222 | ubuntu-xenial | ^
2018-04-10 15:58:08.600537 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:297:45: W503 line break before binary operator
2018-04-10 15:58:08.600751 | ubuntu-xenial | + '/remote_mac_entries')
2018-04-10 15:58:08.600905 | ubuntu-xenial | ^
2018-04-10 15:58:08.601232 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:307:47: W503 line break before binary operator
2018-04-10 15:58:08.601474 | ubuntu-xenial | + gw_dev['gateway_device']['id']
2018-04-10 15:58:08.601638 | ubuntu-xenial | ^
2018-04-10 15:58:08.601953 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:308:47: W503 line break before binary operator
2018-04-10 15:58:08.602171 | ubuntu-xenial | + '/remote_mac_entries',
2018-04-10 15:58:08.602331 | ubuntu-xenial | ^
2018-04-10 15:58:08.602645 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:321:47: W503 line break before binary operator
2018-04-10 15:58:08.602885 | ubuntu-xenial | + gw_dev2['gateway_device']['id']
2018-04-10 15:58:08.603045 | ubuntu-xenial | ^
2018-04-10 15:58:08.603359 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:322:47: W503 line break before binary operator
2018-04-10 15:58:08.603577 | ubuntu-xenial | + '/remote_mac_entries',
2018-04-10 15:58:08.603758 | ubuntu-xenial | ^
2018-04-10 15:58:08.604080 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:394:41: W503 line break before binary operator
2018-04-10 15:58:08.604304 | ubuntu-xenial | + gw_dev['gateway_device']['id']
2018-04-10 15:58:08.604449 | ubuntu-xenial | ^
2018-04-10 15:58:08.604763 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:395:41: W503 line break before binary operator
2018-04-10 15:58:08.604966 | ubuntu-xenial | + '/remote_mac_entries')
2018-04-10 15:58:08.605139 | ubuntu-xenial | ^
2018-04-10 15:58:08.605438 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:422:47: W503 line break before binary operator
2018-04-10 15:58:08.605660 | ubuntu-xenial | + gw_dev['gateway_device']['id']
2018-04-10 15:58:08.605818 | ubuntu-xenial | ^
2018-04-10 15:58:08.606112 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_gateway_device.py:423:47: W503 line break before binary operator
2018-04-10 15:58:08.606315 | ubuntu-xenial | + '/remote_mac_entries',
2018-04-10 15:58:08.606467 | ubuntu-xenial | ^
2018-04-10 15:58:09.013666 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:154:45: W503 line break before binary operator
2018-04-10 15:58:09.014021 | ubuntu-xenial | + log_res_id + '/firewall_logs',
2018-04-10 15:58:09.014227 | ubuntu-xenial | ^
2018-04-10 15:58:09.014630 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:333:41: W503 line break before binary operator
2018-04-10 15:58:09.014919 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.015100 | ubuntu-xenial | ^
2018-04-10 15:58:09.015500 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:334:41: W503 line break before binary operator
2018-04-10 15:58:09.015784 | ubuntu-xenial | + '/firewall_logs')
2018-04-10 15:58:09.015979 | ubuntu-xenial | ^
2018-04-10 15:58:09.016386 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:347:43: W503 line break before binary operator
2018-04-10 15:58:09.016682 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.016870 | ubuntu-xenial | ^
2018-04-10 15:58:09.017306 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:348:43: W503 line break before binary operator
2018-04-10 15:58:09.017560 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.017749 | ubuntu-xenial | ^
2018-04-10 15:58:09.018148 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:362:43: W503 line break before binary operator
2018-04-10 15:58:09.018443 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.018631 | ubuntu-xenial | ^
2018-04-10 15:58:09.019030 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:363:43: W503 line break before binary operator
2018-04-10 15:58:09.019284 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.019456 | ubuntu-xenial | ^
2018-04-10 15:58:09.019845 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:372:41: W503 line break before binary operator
2018-04-10 15:58:09.020103 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.020285 | ubuntu-xenial | ^
2018-04-10 15:58:09.020683 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:373:41: W503 line break before binary operator
2018-04-10 15:58:09.020921 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.021132 | ubuntu-xenial | ^
2018-04-10 15:58:09.021520 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:386:41: W503 line break before binary operator
2018-04-10 15:58:09.021809 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.021991 | ubuntu-xenial | ^
2018-04-10 15:58:09.022391 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:387:41: W503 line break before binary operator
2018-04-10 15:58:09.022628 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.022815 | ubuntu-xenial | ^
2018-04-10 15:58:09.023243 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:396:41: W503 line break before binary operator
2018-04-10 15:58:09.023587 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.023811 | ubuntu-xenial | ^
2018-04-10 15:58:09.024224 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:397:41: W503 line break before binary operator
2018-04-10 15:58:09.024464 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.024645 | ubuntu-xenial | ^
2018-04-10 15:58:09.025045 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:409:41: W503 line break before binary operator
2018-04-10 15:58:09.025349 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.025538 | ubuntu-xenial | ^
2018-04-10 15:58:09.025937 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:410:41: W503 line break before binary operator
2018-04-10 15:58:09.026175 | ubuntu-xenial | + '/firewall_logs')
2018-04-10 15:58:09.026356 | ubuntu-xenial | ^
2018-04-10 15:58:09.026754 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:420:43: W503 line break before binary operator
2018-04-10 15:58:09.027048 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.027235 | ubuntu-xenial | ^
2018-04-10 15:58:09.027634 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:421:43: W503 line break before binary operator
2018-04-10 15:58:09.027928 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.028121 | ubuntu-xenial | ^
2018-04-10 15:58:09.028521 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:433:43: W503 line break before binary operator
2018-04-10 15:58:09.028815 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.029003 | ubuntu-xenial | ^
2018-04-10 15:58:09.029407 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:434:43: W503 line break before binary operator
2018-04-10 15:58:09.029647 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.029821 | ubuntu-xenial | ^
2018-04-10 15:58:09.030186 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:457:41: W503 line break before binary operator
2018-04-10 15:58:09.030448 | ubuntu-xenial | + log_res['logging_resource']['id']
2018-04-10 15:58:09.030614 | ubuntu-xenial | ^
2018-04-10 15:58:09.030978 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:458:41: W503 line break before binary operator
2018-04-10 15:58:09.031195 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.031359 | ubuntu-xenial | ^
2018-04-10 15:58:09.031750 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:479:41: W503 line break before binary operator
2018-04-10 15:58:09.032025 | ubuntu-xenial | + log_res1['logging_resource']['id']
2018-04-10 15:58:09.032192 | ubuntu-xenial | ^
2018-04-10 15:58:09.032554 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:480:41: W503 line break before binary operator
2018-04-10 15:58:09.032771 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.032936 | ubuntu-xenial | ^
2018-04-10 15:58:09.033313 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:485:41: W503 line break before binary operator
2018-04-10 15:58:09.033584 | ubuntu-xenial | + log_res2['logging_resource']['id']
2018-04-10 15:58:09.033750 | ubuntu-xenial | ^
2018-04-10 15:58:09.034113 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_logging_resource.py:486:41: W503 line break before binary operator
2018-04-10 15:58:09.034330 | ubuntu-xenial | + '/firewall_logs',
2018-04-10 15:58:09.034496 | ubuntu-xenial | ^
2018-04-10 15:58:09.168358 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_taas.py:64:26: W503 line break before binary operator
2018-04-10 15:58:09.168591 | ubuntu-xenial | + ':default')
2018-04-10 15:58:09.168735 | ubuntu-xenial | ^
2018-04-10 15:58:09.277097 | ubuntu-xenial | ./midonet/neutron/tests/unit/test_extension_vpnaas.py:59:28: W503 line break before binary operator
2018-04-10 15:58:09.277342 | ubuntu-xenial | + ':default')
2018-04-10 15:58:09.277495 | ubuntu-xenial | ^
2018-04-10 15:58:11.048706 | ubuntu-xenial | ./midonet/neutron/ml2/mech_driver.py:136:17: W503 line break before binary operator
2018-04-10 15:58:11.048882 | ubuntu-xenial | and not port['fixed_ips']):
2018-04-10 15:58:11.048937 | ubuntu-xenial | ^
2018-04-10 15:58:12.730203 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/19808c5df22a_add_agent_membership.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:12.730431 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:12.730498 | ubuntu-xenial | ^
2018-04-10 15:58:12.731013 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/19808c5df22a_add_agent_membership.py:28:1: E402 module level import not at top of file
2018-04-10 15:58:12.731141 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:12.731215 | ubuntu-xenial | ^
2018-04-10 15:58:12.765426 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/25aeae45d4ad_add_task.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:12.765615 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:12.765683 | ubuntu-xenial | ^
2018-04-10 15:58:12.766162 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/25aeae45d4ad_add_task.py:28:1: E402 module level import not at top of file
2018-04-10 15:58:12.766288 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:12.766346 | ubuntu-xenial | ^
2018-04-10 15:58:12.796882 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/3fe2bca71c72_add_port_binding.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:12.797104 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:12.797175 | ubuntu-xenial | ^
2018-04-10 15:58:12.797675 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/3fe2bca71c72_add_port_binding.py:28:1: E402 module level import not at top of file
2018-04-10 15:58:12.797801 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:12.797857 | ubuntu-xenial | ^
2018-04-10 15:58:12.835728 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/421564f630b1_add_dynamic_routing.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:12.835890 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:12.835950 | ubuntu-xenial | ^
2018-04-10 15:58:12.836430 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/421564f630b1_add_dynamic_routing.py:28:1: E402 module level import not at top of file
2018-04-10 15:58:12.836524 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:12.836566 | ubuntu-xenial | ^
2018-04-10 15:58:12.905317 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/d8a5c672761_add_data_sync.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:12.905472 | ubuntu-xenial | import datetime
2018-04-10 15:58:12.905540 | ubuntu-xenial | ^
2018-04-10 15:58:12.906024 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/d8a5c672761_add_data_sync.py:29:1: E402 module level import not at top of file
2018-04-10 15:58:12.906170 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:12.906222 | ubuntu-xenial | ^
2018-04-10 15:58:12.906629 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/d8a5c672761_add_data_sync.py:30:1: E402 module level import not at top of file
2018-04-10 15:58:12.906772 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:12.906841 | ubuntu-xenial | ^
2018-04-10 15:58:13.055206 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/mitaka/expand/3df8cd6d2ada_add_midonet_gateway_network_vlan_devices.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:13.055339 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:13.055411 | ubuntu-xenial | ^
2018-04-10 15:58:13.055996 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/mitaka/expand/3df8cd6d2ada_add_midonet_gateway_network_vlan_devices.py:28:1: E402 module level import not at top of file
2018-04-10 15:58:13.056128 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:13.056186 | ubuntu-xenial | ^
2018-04-10 15:58:13.085263 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/mitaka/expand/4f3b347ea1c2_revert_dynamic_routing.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:13.085396 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:13.085446 | ubuntu-xenial | ^
2018-04-10 15:58:13.170274 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/mitaka/expand/cfe0dea89aa_add_gateway_device_management.py:26:1: E402 module level import not at top of file
2018-04-10 15:58:13.170452 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:13.170519 | ubuntu-xenial | ^
2018-04-10 15:58:13.171101 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/mitaka/expand/cfe0dea89aa_add_gateway_device_management.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:13.171227 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:13.171283 | ubuntu-xenial | ^
2018-04-10 15:58:13.202220 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/mitaka/expand/f8b289f2644f_bgp_speaker_router_insertion.py:27:1: E402 module level import not at top of file
2018-04-10 15:58:13.202396 | ubuntu-xenial | from alembic import op
2018-04-10 15:58:13.202462 | ubuntu-xenial | ^
2018-04-10 15:58:13.203043 | ubuntu-xenial | ./midonet/neutron/db/migration/alembic_migration/versions/mitaka/expand/f8b289f2644f_bgp_speaker_router_insertion.py:28:1: E402 module level import not at top of file
2018-04-10 15:58:13.203169 | ubuntu-xenial | import sqlalchemy as sa
2018-04-10 15:58:13.203226 | ubuntu-xenial | ^
2018-04-10 15:58:13.820169 | ubuntu-xenial | ERROR: InvocationError for command '/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/pep8/bin/flake8' (exited with code 1)
2018-04-10 15:58:13.820365 | ubuntu-xenial | pep8 finish: runtests after 9.22 seconds
2018-04-10 15:58:13.820643 | ubuntu-xenial | ___________________________________ summary ____________________________________
2018-04-10 15:58:13.820748 | ubuntu-xenial | ERROR: pep8: commands failed
2018-04-10 15:58:14.012750 | ubuntu-xenial | ERROR
2018-04-10 15:58:14.013236 | ubuntu-xenial | {
2018-04-10 15:58:14.013403 | ubuntu-xenial | "delta": "0:00:25.546056",
2018-04-10 15:58:14.013537 | ubuntu-xenial | "end": "2018-04-10 15:58:13.844609",
2018-04-10 15:58:14.013664 | ubuntu-xenial | "failed": true,
2018-04-10 15:58:14.013800 | ubuntu-xenial | "rc": 1,
2018-04-10 15:58:14.013925 | ubuntu-xenial | "start": "2018-04-10 15:57:48.298553"
2018-04-10 15:58:14.014050 | ubuntu-xenial | }

tags: added: gate-failure
Changed in networking-midonet:
importance: Undecided → Critical
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

i guess they are new with pycodestyle 2.4.0

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/558621
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=e93a57d5323464f3f2e5660e606ab92f5ea2b77a
Submitter: Zuul
Branch: master

commit e93a57d5323464f3f2e5660e606ab92f5ea2b77a
Author: Akihiro Motoki <email address hidden>
Date: Wed Apr 4 05:10:05 2018 +0900

    Remove mox/mox3 usage

    Surprisingly networking-midonet does not include mox3 in
    test-requirements.txt. I haven't checked who is responsible
    to install mox3, but at least this patch makes networking-midonet
    mox-free.

    ----------------------------------------
    This commit includes the following unrelated change to pass the gate.

    Disable failing style checks (W503, E402) for now.
    I (yamamoto) guess they are new with pycodestyle 2.4.0.

    Related-Bug: #1762795
    ----------------------------------------

    Closes-Bug: #1753504
    Depends-On: https://review.openstack.org/#/c/558644/
    Change-Id: I4293d64079c37d21bcd67908d28aa8673fcc5369

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

no longer critical

Changed in networking-midonet:
importance: Critical → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to networking-midonet (stable/queens)

Related fix proposed to branch: stable/queens
Review: https://review.openstack.org/572071

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-midonet (stable/queens)

Change abandoned by YAMAMOTO Takashi (<email address hidden>) on branch: stable/queens
Review: https://review.openstack.org/572071
Reason: merged into https://review.openstack.org/572242

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-midonet (stable/queens)
Download full text (3.7 KiB)

Reviewed: https://review.openstack.org/572242
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=ae2ed9a6dff37d9b04525643c8fe8dc76766a225
Submitter: Zuul
Branch: stable/queens

commit ae2ed9a6dff37d9b04525643c8fe8dc76766a225
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jun 4 19:07:27 2018 +0900

    Fix sphinx-docs job

    build-openstack-sphinx-docs jobs fail on all branches due to the new
    pip version 10 introduces some previously Warning as Error: in case of
    calling "pip install" without any package name, the command fails.
    tox_install.sh is called during docs job without any package passed to pip.

    This patch is necessary until the tox_install.sh removal [1] is merged in.

    [1] https://review.openstack.org/#/c/555788

    Note: This commit includes the following unrelated changes
    to pass the gate.
    (Actually I2d125ce2251473f896fc251b8fa51cfa29721850 might not
    be necessary on this branch. But I included it as it was a part
    of the original commit on master.)
    ----------------------------------------
    Disable failing style checks (W503, E402) for now.

    I (yamamoto) guess they are new with pycodestyle 2.4.0.

    Related-Bug: #1762795
    Change-Id: Ib35d0718bf1410dc8e5c10bb185a00837f2d8b52
    ----------------------------------------
    Update UPPER_CONSTRAINTS_FILE for stable/queens

    The new stable upper-constraints file is only available
    after the openstack/requirements repository is branched.
    This will happen around the RC1 timeframe.

    Recheck and merge this change once the requirements
    repository has been branched.

    The CI system will work with this patch before the requirements
    repository is branched because zuul configues the job to run
    with a local copy of the file and defaults to the master branch.
    However, accepting the patch will break the test configuration
    on developers' local systems, so please wait until after the
    requirements repository is branched to merge the patch.

    Change-Id: Ib8493a9a2ec30cafa70a67a6f5fd1fee29432ad7
    ----------------------------------------
    Port rally plugins to use proper modules

    Sometime ago, all OpenStack related stuff moved from the main repository
    to the separate one - https://github.com/openstack/rally-openstack .
    All further development and maintance will be done only in a new
    repository. As for first major release, the structure is not changed, so
    only imports should be changed.

    Change-Id: I796e247bcbafc9c5b6d14e30a52e936b16157b8d
    (cherry picked from commit 5e82157f3cfcd437e0716356df0cfc06c575e29b)
    ----------------------------------------
    Add dummy docstrings to avoid Sphinx 1.7.x warnings

    We need to workaround this locally because:
    - It's unclear how long os-vif patch [1] will take
      to be merged.
    - While Neutron patch [2] has been merged, docs build on
      gate is using released versions of dependencies.

    The idea was taken from keystone. [3]

    [1] https://review.openstack.org/#/c/577028/
    [2] https://review.openstack.org/...

Read more...

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to networking-midonet (stable/pike)

Related fix proposed to branch: stable/pike
Review: https://review.openstack.org/582607

Changed in networking-midonet:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to networking-midonet (stable/ocata)

Related fix proposed to branch: stable/ocata
Review: https://review.openstack.org/590421

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-midonet (stable/ocata)
Download full text (3.3 KiB)

Reviewed: https://review.openstack.org/590421
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=abd9ea280042b1dd1bc76bdff9aa05b7a284dfdb
Submitter: Zuul
Branch: stable/ocata

commit abd9ea280042b1dd1bc76bdff9aa05b7a284dfdb
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jun 4 19:07:27 2018 +0900

    Fix sphinx-docs job

    build-openstack-sphinx-docs jobs fail on all branches due to the new
    pip version 10 introduces some previously Warning as Error: in case of
    calling "pip install" without any package name, the command fails.
    tox_install.sh is called during docs job without any package passed to pip.

    Note: This commit includes the following unrelated changes
    to pass the gate.
    (Actually I2d125ce2251473f896fc251b8fa51cfa29721850 might not
    be necessary on this branch. But I included it as it was a part
    of the original commit on master.)
    ----------------------------------------
    Pin rally to 0.12.1

    Rally plugin after version 0.12.1 installs the new and latest
    rally-openstack, which has higher requirements of packages and is not
    constrained by pike's upper-constraints.txt during installation. This
    causes problem on stable/pike and older stable branches: keystone
    service is not able to start (ContextualVersionConflict, see
    screen-keystone.txt)

    The patch that introduced the new behaviour:
    https://review.openstack.org/#/c/575064/4/devstack/lib/rally

    Backport Note(yamamoto): Applied to rally-v2 job too.
    ----------------------------------------
    Disable failing style checks (W503, E402) for now.

    I (yamamoto) guess they are new with pycodestyle 2.4.0.

    Related-Bug: #1762795
    Change-Id: Ib35d0718bf1410dc8e5c10bb185a00837f2d8b52
    ----------------------------------------
    Add dummy docstrings to avoid Sphinx 1.7.x warnings

    We need to workaround this locally because:
    - It's unclear how long os-vif patch [1] will take
      to be merged.
    - While Neutron patch [2] has been merged, docs build on
      gate is using released versions of dependencies.

    The idea was taken from keystone. [3]

    [1] https://review.openstack.org/#/c/577028/
    [2] https://review.openstack.org/#/c/577029/
    [3] https://review.openstack.org/#/c/578121/

    Related-Bug: #1771092
    Change-Id: I2d125ce2251473f896fc251b8fa51cfa29721850
    ----------------------------------------

    Conflicting file:
      tox.ini - from upper-constraints we need stable/ocata here, which is
          already set
      rally-jobs/plugins/network_plugin.py - because rally has to be pinned,
          the "Port rally plugins to use proper modules" part of the
          backport has to be left out
      midonet/neutron/db/l3_db_midonet.py - changed between ocata and pike
      midonet/os_vif/vif_midonet.py - new file in pike, so removed

    Co-Authored-By: eeldill <email address hidden>
    Co-Authored-By: Andrey Kurilin <email address hidden>
    Co-Authored-By: OpenStack Release Bot <email address hidden>
    Co-Authored-By: YAMAMOTO Takashi <email address hidden>
   ...

Read more...

tags: added: in-stable-ocata
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.