Activity log for bug #1608540

Date Who What changed Old value New value Message
2016-08-01 13:59:20 Nguyen Dinh Hai bug added bug
2016-08-01 14:01:07 Nguyen Dinh Hai description Hi All, I am trying to clone kingbird from github and then try to manually generating config files as intruction at "kingbird" dictionary using command below: tox -egenconfig But got below error: stack@Controller:~/kingbird$ sudo tox -egenconfig genconfig develop-inst-noop: /home/stack/kingbird genconfig installed: The directory '/home/stack/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.,alembic==0.8.7,amqp==1.4.9,anyjson==0.3.3,appdirs==1.4.0,astroid==1.3.8,Babel==2.3.4,beautifulsoup4==4.5.0,cachetools==1.1.6,cffi==1.7.0,cliff==2.1.0,cmd2==0.6.8,contextlib2==0.5.4,coverage==4.2,cryptography==1.4,ddt==1.1.0,debtcollector==1.6.0,decorator==4.0.10,docutils==0.12,enum34==1.1.6,eventlet==0.19.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,funcsigs==1.0.2,functools32==3.2.3.post2,futures==3.0.5,futurist==0.16.0,greenlet==0.4.10,httplib2==0.9.2,idna==2.1,ipaddress==1.0.16,iso8601==0.1.11,Jinja2==2.8,jsonpatch==1.14,jsonpointer==1.10,jsonschema==2.5.1,keystoneauth1==2.10.0,keystonemiddleware==4.7.0,-e git+https://github.com/openstack/kingbird.git@43f048deef164479fd6f89970c7589937b3bb33f#egg=kingbird,kombu==3.0.35,linecache2==1.0.0,logilab-common==1.2.2,logutils==0.3.3,Mako==1.0.4,MarkupSafe==0.23,mock==2.0.0,monotonic==1.1,mox3==0.17.0,msgpack-python==0.4.8,netaddr==0.7.18,netifaces==0.10.4,openstacksdk==0.9.1,os-client-config==1.18.0,os-testr==0.7.0,osc-lib==0.4.1,oslo.concurrency==3.12.0,oslo.config==3.13.0,oslo.context==2.7.0,oslo.db==4.8.0,oslo.i18n==3.8.0,oslo.log==3.12.0,oslo.messaging==5.5.0,oslo.middleware==3.15.0,oslo.policy==1.12.0,oslo.rootwrap==5.0.0,oslo.serialization==2.11.0,oslo.service==1.13.0,oslo.utils==3.16.0,oslo.versionedobjects==1.13.0,oslosphinx==4.6.0,oslotest==2.7.0,paramiko==2.0.2,Paste==2.0.3,PasteDeploy==1.5.2,pbr==1.10.0,pecan==1.1.2,pika==0.10.0,pika-pool==0.1.3,positional==1.1.1,prettytable==0.7.2,pyasn1==0.1.9,pycadf==2.3.0,pycparser==2.14,Pygments==2.1.3,pyinotify==0.9.6,pylint==1.4.5,pyparsing==2.1.5,python-cinderclient==1.8.0,python-dateutil==2.5.3,python-editor==1.0.1,python-glanceclient==2.2.0,python-keystoneclient==3.3.0,python-mimeparse==1.5.2,python-neutronclient==5.0.0,python-novaclient==5.0.0,python-openstackclient==2.6.0,python-subunit==1.2.0,pytz==2016.6.1,PyYAML==3.11,repoze.lru==0.6,requests==2.10.0,requests-mock==1.0.0,requestsexceptions==1.1.3,retrying==1.3.3,rfc3986==0.3.1,Routes==2.3.1,simplejson==3.8.2,singledispatch==3.4.0.3,six==1.10.0,Sphinx==1.2.3,SQLAlchemy==1.0.14,sqlalchemy-migrate==0.10.0,sqlparse==0.2.0,stevedore==1.16.0,tempest-lib==1.0.0,Tempita==0.5.2,testrepository==0.0.20,testresources==2.0.1,testscenarios==0.5.0,testtools==2.2.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,waitress==0.9.0,warlock==1.2.0,WebOb==1.6.1,WebTest==2.0.23,wrapt==1.10.8 genconfig runtests: PYTHONHASHSEED='1798640230' genconfig runtests: commands[0] | oslo-config-generator --config-file=config-generator.conf Traceback (most recent call last): File ".tox/genconfig/bin/oslo-config-generator", line 11, in <module> sys.exit(main()) File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/generator.py", line 471, in main conf(args, version=version) File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2195, in __call__ raise ConfigFilesNotFoundError(self._namespace._files_not_found) oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /home/stack/kingbird/config-generator.conf ERROR: InvocationError: '/home/stack/kingbird/.tox/genconfig/bin/oslo-config-generator --config-file=config-generator.conf' ______________________________________________________________________________________________ summary ______________________________________________________________________________________________ ERROR: genconfig: commands failed Hi All, [additional question] what is official installation document for first version of Kingbird? Please help to give me the link. I am trying to clone kingbird from github and then try to manually generating config files as intruction at "kingbird" dictionary using command below: tox -egenconfig But got below error: stack@Controller:~/kingbird$ sudo tox -egenconfig genconfig develop-inst-noop: /home/stack/kingbird genconfig installed: The directory '/home/stack/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.,alembic==0.8.7,amqp==1.4.9,anyjson==0.3.3,appdirs==1.4.0,astroid==1.3.8,Babel==2.3.4,beautifulsoup4==4.5.0,cachetools==1.1.6,cffi==1.7.0,cliff==2.1.0,cmd2==0.6.8,contextlib2==0.5.4,coverage==4.2,cryptography==1.4,ddt==1.1.0,debtcollector==1.6.0,decorator==4.0.10,docutils==0.12,enum34==1.1.6,eventlet==0.19.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,funcsigs==1.0.2,functools32==3.2.3.post2,futures==3.0.5,futurist==0.16.0,greenlet==0.4.10,httplib2==0.9.2,idna==2.1,ipaddress==1.0.16,iso8601==0.1.11,Jinja2==2.8,jsonpatch==1.14,jsonpointer==1.10,jsonschema==2.5.1,keystoneauth1==2.10.0,keystonemiddleware==4.7.0,-e git+https://github.com/openstack/kingbird.git@43f048deef164479fd6f89970c7589937b3bb33f#egg=kingbird,kombu==3.0.35,linecache2==1.0.0,logilab-common==1.2.2,logutils==0.3.3,Mako==1.0.4,MarkupSafe==0.23,mock==2.0.0,monotonic==1.1,mox3==0.17.0,msgpack-python==0.4.8,netaddr==0.7.18,netifaces==0.10.4,openstacksdk==0.9.1,os-client-config==1.18.0,os-testr==0.7.0,osc-lib==0.4.1,oslo.concurrency==3.12.0,oslo.config==3.13.0,oslo.context==2.7.0,oslo.db==4.8.0,oslo.i18n==3.8.0,oslo.log==3.12.0,oslo.messaging==5.5.0,oslo.middleware==3.15.0,oslo.policy==1.12.0,oslo.rootwrap==5.0.0,oslo.serialization==2.11.0,oslo.service==1.13.0,oslo.utils==3.16.0,oslo.versionedobjects==1.13.0,oslosphinx==4.6.0,oslotest==2.7.0,paramiko==2.0.2,Paste==2.0.3,PasteDeploy==1.5.2,pbr==1.10.0,pecan==1.1.2,pika==0.10.0,pika-pool==0.1.3,positional==1.1.1,prettytable==0.7.2,pyasn1==0.1.9,pycadf==2.3.0,pycparser==2.14,Pygments==2.1.3,pyinotify==0.9.6,pylint==1.4.5,pyparsing==2.1.5,python-cinderclient==1.8.0,python-dateutil==2.5.3,python-editor==1.0.1,python-glanceclient==2.2.0,python-keystoneclient==3.3.0,python-mimeparse==1.5.2,python-neutronclient==5.0.0,python-novaclient==5.0.0,python-openstackclient==2.6.0,python-subunit==1.2.0,pytz==2016.6.1,PyYAML==3.11,repoze.lru==0.6,requests==2.10.0,requests-mock==1.0.0,requestsexceptions==1.1.3,retrying==1.3.3,rfc3986==0.3.1,Routes==2.3.1,simplejson==3.8.2,singledispatch==3.4.0.3,six==1.10.0,Sphinx==1.2.3,SQLAlchemy==1.0.14,sqlalchemy-migrate==0.10.0,sqlparse==0.2.0,stevedore==1.16.0,tempest-lib==1.0.0,Tempita==0.5.2,testrepository==0.0.20,testresources==2.0.1,testscenarios==0.5.0,testtools==2.2.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,waitress==0.9.0,warlock==1.2.0,WebOb==1.6.1,WebTest==2.0.23,wrapt==1.10.8 genconfig runtests: PYTHONHASHSEED='1798640230' genconfig runtests: commands[0] | oslo-config-generator --config-file=config-generator.conf Traceback (most recent call last):   File ".tox/genconfig/bin/oslo-config-generator", line 11, in <module>     sys.exit(main())   File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/generator.py", line 471, in main     conf(args, version=version)   File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2195, in __call__     raise ConfigFilesNotFoundError(self._namespace._files_not_found) oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /home/stack/kingbird/config-generator.conf ERROR: InvocationError: '/home/stack/kingbird/.tox/genconfig/bin/oslo-config-generator --config-file=config-generator.conf' ______________________________________________________________________________________________ summary ______________________________________________________________________________________________ ERROR: genconfig: commands failed
2016-08-01 14:32:39 Nguyen Dinh Hai attachment added sudo tox egenconfig logs https://bugs.launchpad.net/kingbird/+bug/1608540/+attachment/4711616/+files/sudo%20tox%20egenconfig.txt
2016-08-01 14:33:01 Nguyen Dinh Hai description Hi All, [additional question] what is official installation document for first version of Kingbird? Please help to give me the link. I am trying to clone kingbird from github and then try to manually generating config files as intruction at "kingbird" dictionary using command below: tox -egenconfig But got below error: stack@Controller:~/kingbird$ sudo tox -egenconfig genconfig develop-inst-noop: /home/stack/kingbird genconfig installed: The directory '/home/stack/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.,alembic==0.8.7,amqp==1.4.9,anyjson==0.3.3,appdirs==1.4.0,astroid==1.3.8,Babel==2.3.4,beautifulsoup4==4.5.0,cachetools==1.1.6,cffi==1.7.0,cliff==2.1.0,cmd2==0.6.8,contextlib2==0.5.4,coverage==4.2,cryptography==1.4,ddt==1.1.0,debtcollector==1.6.0,decorator==4.0.10,docutils==0.12,enum34==1.1.6,eventlet==0.19.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,funcsigs==1.0.2,functools32==3.2.3.post2,futures==3.0.5,futurist==0.16.0,greenlet==0.4.10,httplib2==0.9.2,idna==2.1,ipaddress==1.0.16,iso8601==0.1.11,Jinja2==2.8,jsonpatch==1.14,jsonpointer==1.10,jsonschema==2.5.1,keystoneauth1==2.10.0,keystonemiddleware==4.7.0,-e git+https://github.com/openstack/kingbird.git@43f048deef164479fd6f89970c7589937b3bb33f#egg=kingbird,kombu==3.0.35,linecache2==1.0.0,logilab-common==1.2.2,logutils==0.3.3,Mako==1.0.4,MarkupSafe==0.23,mock==2.0.0,monotonic==1.1,mox3==0.17.0,msgpack-python==0.4.8,netaddr==0.7.18,netifaces==0.10.4,openstacksdk==0.9.1,os-client-config==1.18.0,os-testr==0.7.0,osc-lib==0.4.1,oslo.concurrency==3.12.0,oslo.config==3.13.0,oslo.context==2.7.0,oslo.db==4.8.0,oslo.i18n==3.8.0,oslo.log==3.12.0,oslo.messaging==5.5.0,oslo.middleware==3.15.0,oslo.policy==1.12.0,oslo.rootwrap==5.0.0,oslo.serialization==2.11.0,oslo.service==1.13.0,oslo.utils==3.16.0,oslo.versionedobjects==1.13.0,oslosphinx==4.6.0,oslotest==2.7.0,paramiko==2.0.2,Paste==2.0.3,PasteDeploy==1.5.2,pbr==1.10.0,pecan==1.1.2,pika==0.10.0,pika-pool==0.1.3,positional==1.1.1,prettytable==0.7.2,pyasn1==0.1.9,pycadf==2.3.0,pycparser==2.14,Pygments==2.1.3,pyinotify==0.9.6,pylint==1.4.5,pyparsing==2.1.5,python-cinderclient==1.8.0,python-dateutil==2.5.3,python-editor==1.0.1,python-glanceclient==2.2.0,python-keystoneclient==3.3.0,python-mimeparse==1.5.2,python-neutronclient==5.0.0,python-novaclient==5.0.0,python-openstackclient==2.6.0,python-subunit==1.2.0,pytz==2016.6.1,PyYAML==3.11,repoze.lru==0.6,requests==2.10.0,requests-mock==1.0.0,requestsexceptions==1.1.3,retrying==1.3.3,rfc3986==0.3.1,Routes==2.3.1,simplejson==3.8.2,singledispatch==3.4.0.3,six==1.10.0,Sphinx==1.2.3,SQLAlchemy==1.0.14,sqlalchemy-migrate==0.10.0,sqlparse==0.2.0,stevedore==1.16.0,tempest-lib==1.0.0,Tempita==0.5.2,testrepository==0.0.20,testresources==2.0.1,testscenarios==0.5.0,testtools==2.2.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,waitress==0.9.0,warlock==1.2.0,WebOb==1.6.1,WebTest==2.0.23,wrapt==1.10.8 genconfig runtests: PYTHONHASHSEED='1798640230' genconfig runtests: commands[0] | oslo-config-generator --config-file=config-generator.conf Traceback (most recent call last):   File ".tox/genconfig/bin/oslo-config-generator", line 11, in <module>     sys.exit(main())   File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/generator.py", line 471, in main     conf(args, version=version)   File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2195, in __call__     raise ConfigFilesNotFoundError(self._namespace._files_not_found) oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /home/stack/kingbird/config-generator.conf ERROR: InvocationError: '/home/stack/kingbird/.tox/genconfig/bin/oslo-config-generator --config-file=config-generator.conf' ______________________________________________________________________________________________ summary ______________________________________________________________________________________________ ERROR: genconfig: commands failed Hi All, [additional question] where is official installation document for first version of Kingbird? Please help to give me the link. I am trying to clone kingbird from github and then try to manually generating config files as intruction at "kingbird" dictionary using command below: tox -egenconfig But got below error: stack@Controller:~/kingbird$ sudo tox -egenconfig genconfig develop-inst-noop: /home/stack/kingbird genconfig installed: The directory '/home/stack/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.,alembic==0.8.7,amqp==1.4.9,anyjson==0.3.3,appdirs==1.4.0,astroid==1.3.8,Babel==2.3.4,beautifulsoup4==4.5.0,cachetools==1.1.6,cffi==1.7.0,cliff==2.1.0,cmd2==0.6.8,contextlib2==0.5.4,coverage==4.2,cryptography==1.4,ddt==1.1.0,debtcollector==1.6.0,decorator==4.0.10,docutils==0.12,enum34==1.1.6,eventlet==0.19.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,funcsigs==1.0.2,functools32==3.2.3.post2,futures==3.0.5,futurist==0.16.0,greenlet==0.4.10,httplib2==0.9.2,idna==2.1,ipaddress==1.0.16,iso8601==0.1.11,Jinja2==2.8,jsonpatch==1.14,jsonpointer==1.10,jsonschema==2.5.1,keystoneauth1==2.10.0,keystonemiddleware==4.7.0,-e git+https://github.com/openstack/kingbird.git@43f048deef164479fd6f89970c7589937b3bb33f#egg=kingbird,kombu==3.0.35,linecache2==1.0.0,logilab-common==1.2.2,logutils==0.3.3,Mako==1.0.4,MarkupSafe==0.23,mock==2.0.0,monotonic==1.1,mox3==0.17.0,msgpack-python==0.4.8,netaddr==0.7.18,netifaces==0.10.4,openstacksdk==0.9.1,os-client-config==1.18.0,os-testr==0.7.0,osc-lib==0.4.1,oslo.concurrency==3.12.0,oslo.config==3.13.0,oslo.context==2.7.0,oslo.db==4.8.0,oslo.i18n==3.8.0,oslo.log==3.12.0,oslo.messaging==5.5.0,oslo.middleware==3.15.0,oslo.policy==1.12.0,oslo.rootwrap==5.0.0,oslo.serialization==2.11.0,oslo.service==1.13.0,oslo.utils==3.16.0,oslo.versionedobjects==1.13.0,oslosphinx==4.6.0,oslotest==2.7.0,paramiko==2.0.2,Paste==2.0.3,PasteDeploy==1.5.2,pbr==1.10.0,pecan==1.1.2,pika==0.10.0,pika-pool==0.1.3,positional==1.1.1,prettytable==0.7.2,pyasn1==0.1.9,pycadf==2.3.0,pycparser==2.14,Pygments==2.1.3,pyinotify==0.9.6,pylint==1.4.5,pyparsing==2.1.5,python-cinderclient==1.8.0,python-dateutil==2.5.3,python-editor==1.0.1,python-glanceclient==2.2.0,python-keystoneclient==3.3.0,python-mimeparse==1.5.2,python-neutronclient==5.0.0,python-novaclient==5.0.0,python-openstackclient==2.6.0,python-subunit==1.2.0,pytz==2016.6.1,PyYAML==3.11,repoze.lru==0.6,requests==2.10.0,requests-mock==1.0.0,requestsexceptions==1.1.3,retrying==1.3.3,rfc3986==0.3.1,Routes==2.3.1,simplejson==3.8.2,singledispatch==3.4.0.3,six==1.10.0,Sphinx==1.2.3,SQLAlchemy==1.0.14,sqlalchemy-migrate==0.10.0,sqlparse==0.2.0,stevedore==1.16.0,tempest-lib==1.0.0,Tempita==0.5.2,testrepository==0.0.20,testresources==2.0.1,testscenarios==0.5.0,testtools==2.2.0,traceback2==1.4.0,unicodecsv==0.14.1,unittest2==1.1.0,waitress==0.9.0,warlock==1.2.0,WebOb==1.6.1,WebTest==2.0.23,wrapt==1.10.8 genconfig runtests: PYTHONHASHSEED='1798640230' genconfig runtests: commands[0] | oslo-config-generator --config-file=config-generator.conf Traceback (most recent call last):   File ".tox/genconfig/bin/oslo-config-generator", line 11, in <module>     sys.exit(main())   File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/generator.py", line 471, in main     conf(args, version=version)   File "/home/stack/kingbird/.tox/genconfig/local/lib/python2.7/site-packages/oslo_config/cfg.py", line 2195, in __call__     raise ConfigFilesNotFoundError(self._namespace._files_not_found) oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /home/stack/kingbird/config-generator.conf ERROR: InvocationError: '/home/stack/kingbird/.tox/genconfig/bin/oslo-config-generator --config-file=config-generator.conf' ______________________________________________________________________________________________ summary ______________________________________________________________________________________________ ERROR: genconfig: commands failed
2016-08-01 14:57:16 Nguyen Dinh Hai attachment added rerun tox command after installed pypy https://bugs.launchpad.net/kingbird/+bug/1608540/+attachment/4711620/+files/sudo%20tox%20egenconfig-rerun.txt
2016-08-01 14:59:54 Nguyen Dinh Hai bug added subscriber Dimitri Mazmanov
2016-08-23 13:26:43 Ashish Singh kingbird: status New Invalid