Build failed in Jenkins: jujugui-test-charm #762
Jenkins Notification
devnull at canonical.com
Fri Sep 20 13:40:15 UTC 2013
See <http://10.189.74.2:8080/job/jujugui-test-charm/762/changes>
Changes:
[Benji York] More renaming in preparation for bundle tokens.
This branch consists primarily of removing more "charm" from "charm token".
The only non-mechanical changes are in app/widgets/token.js.
R=bac
CC=
https://codereview.appspot.com/13786046
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on lp-quantal-server-amd64
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1070 bac at canonical.com-20130920123835-e1gnsa0192ojdnco
" stderr: ""
[jujugui-test-charm] $ bzr pull --overwrite lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk is permanently redirected to http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk/changes
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
M app/models/charm.js
M app/modules-debug.js
M app/subapps/browser/views/charm.js
M app/subapps/browser/views/charmresults.js
M app/subapps/browser/views/editorial.js
M app/subapps/browser/views/search.js
M app/subapps/browser/views/view.js
RM app/templates/charm-token.handlebars => app/templates/token.handlebars
M app/views/topology/service.js
RM app/widgets/charm-container.js => app/widgets/token-container.js
M app/widgets/charm-search.js
RM app/widgets/charm-token.js => app/widgets/token.js
M test/test_browser_charm_details.js
M test/test_browser_editorial.js
M test/test_browser_search_view.js
M test/test_browser_search_widget.js
M test/test_charm_container.js
M test/test_charm_running.py
M test/test_charm_token.js
M test/test_charm_token_drag_and_drop.js
M test/test_model.js
M test/test_service_module.js
All changes applied successfully.
Now on revision 1071.
[jujugui-test-charm] $ bzr revert
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1071 benji.york at canonical.com-20130920133513-8lk1kjfiqyakab1r
" stderr: ""
[jujugui-test-charm] $ bzr log -v -r revid:bac at canonical.com-20130920123835-e1gnsa0192ojdnco..revid:benji.york at canonical.com-20130920133513-8lk1kjfiqyakab1r --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1071 benji.york at canonical.com-20130920133513-8lk1kjfiqyakab1r
" stderr: ""
RevisionState revno:1071 revid:benji.york at canonical.com-20130920133513-8lk1kjfiqyakab1r
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
JUJU_INSTANCE_IP=91.189.93.93
JUJU_BRANCH=lp:juju-gui
JUJU_CHARM=cs:~juju-gui/precise/juju-gui
FAIL_FAST=1
JUJU_GUI_TEST_BROWSERS=ie chrome firefox
[EnvInject] - Variables injected successfully.
[jujugui-test-charm] $ /bin/sh -xe /tmp/hudson842824371387788717.sh
+ set -ex
+ cat
+ chmod +x /tmp/test-runner
+ sudo -E su -p -c /tmp/test-runner - jujugui-merger
Clean and Prep
2013-09-20 13:36:10,745 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-09-20 13:36:12,163 INFO 'destroy_environment' command finished successfully
WARNING: this command will destroy the 'juju-gui-testing' environment (type: openstack).
This includes all machines, services, data, and other resources. Continue [y/N]
Lightweight Checkout of lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
JUJU_INSTANCE_IP=91.189.93.93
Running Tests
virtualenv virtualenv --system-site-packages
New python executable in virtualenv/bin/python
Installing distribute.............................................................................................................................................................................................done.
Installing pip...............done.
virtualenv/bin/easy_install archives/selenium-2.35.0.tar.gz
Processing selenium-2.35.0.tar.gz
Running selenium-2.35.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qLQsUG/selenium-2.35.0/egg-dist-tmp-CNSPCk
Adding selenium 2.35.0 to easy-install.pth file
Installed /home/jujugui-merger/gui-branch/virtualenv/lib/python2.7/site-packages/selenium-2.35.0-py2.7.egg
Processing dependencies for selenium==2.35.0
Finished processing dependencies for selenium==2.35.0
Using image adeaac8b-6547-43b0-819f-0d018b2beb00 (ubuntu-released/ubuntu-precise-12.04-amd64-server-20130909-disk1.img)
Bootstrapping...
Deploying service...
Setting origin for charm to deploy lp:juju-gui
Waiting for service to start...
Traceback (most recent call last):
File "lib/deploy_charm_for_testing.py", line 222, in <module>
sys.exit(main())
File "lib/deploy_charm_for_testing.py", line 194, in main
wait_for_machine()
File "lib/deploy_charm_for_testing.py", line 99, in wait_for_machine
state = get_machine_state()
File "lib/deploy_charm_for_testing.py", line 67, in get_machine_state
machine = status['machines']['1']['instance-state']
KeyError: 'instance-state'
Unable to deploy Charm.
Quitting...
2013-09-20 13:40:12,472 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-09-20 13:40:15,009 INFO 'destroy_environment' command finished successfully
WARNING: this command will destroy the 'juju-gui-testing' environment (type: openstack).
This includes all machines, services, data, and other resources. Continue [y/N] Collected exit code 1
Final instance state
i-000093f8 error i-000093f7 running
+ cat /home/jujugui-merger/exit-status
+ ec=1
+ [ 0 -eq 1 ]
+ wc -l
+ cat /home/jujugui-merger/instance-state
+ [ 2 -lt 2 ]
+ wc -l
+ grep error\|stopped
+ cat /home/jujugui-merger/instance-state
+ [ 1 -gt 0 ]
+ echo RETRY THIS TEST RUN!
RETRY THIS TEST RUN!
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the Juju-GUI
mailing list