Last active
September 28, 2016 16:16
-
-
Save bcjordan/8349fbb1edc284839b42ae53ad19b68a to your computer and use it in GitHub Desktop.
Sample CircleCI build output JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Sample #1 (failure) | |
[ | |
{ | |
"type": "out", | |
"time": "2016-09-27T17:48:39.896Z", | |
"message": "Running `RACK_ENV=test RAILS_ENV=test bundle exec ./bin/dashboard-server` in background\r\nwget https://saucelabs.com/downloads/sc-4.4.0-rc2-linux.tar.gz\r\n--2016-09-27 17:16:04-- https://saucelabs.com/downloads/sc-4.4.0-rc2-linux.tar.gz\r\nResolving saucelabs.com (saucelabs.com)... 162.222.75.243\r\nConnecting to saucelabs.com (saucelabs.com)|162.222.75.243|:443... connected.\r\nHTTP request sent, awaiting response... 200 OK\r\nLength: 4731441 (4.5M) [binary/octet-stream]\r\nSaving to: `sc-4.4.0-rc2-linux.tar.gz'\r\n\r\n\r 0% [ ] 0 --.-K/s \r 1% [ ] 92,769 315K/s \r 6% [=> ] 309,857 563K/s \r10% [===> ] 507,937 640K/s \r14% [====> ] 695,617 677K/s \r17% [======> ] 851,601 670K/s \r\n17:16:06 [rerun] Dashboard launched\r\n\r21% [=======> ] 1,011,345 672K/s \r24% [========> ] 1,179,281 672K/s \r28% [==========> ] 1,351,313 671K/s \r32% [===========> ] 1,523,345 674K/s \r35% [=============> ] 1,699,473 676K/s \r39% [==============> ] 1,879,697 680K/s \r42% [===============> ] 2,010,769 671K/s \r46% [=================> ] 2,186,897 681K/s eta 4s \r49% [==================> ] 2,322,065 675K/s eta 4s 17:16:08 [rerun] Watching /home/ubuntu/code-dot-org/lib, /home/ubuntu/code-dot-org/shared/middleware, /home/ubuntu/code-dot-org/pegasus for **/*.{rb,ru,yml} using Linux adapter\r\n\r53% [===================> ] 2,535,057 692K/s eta 4s \r56% [====================> ] 2,653,841 686K/s eta 4s \r58% [=====================> ] 2,780,817 680K/s eta 4s \r62% [=======================> ] 2,944,657 706K/s eta 3s \r65% [========================> ] 3,112,593 720K/s eta 3s \r69% [==========================> ] 3,284,625 703K/s eta 3s \r73% [===========================> ] 3,460,753 689K/s eta 3s \r76% [=============================> ] 3,640,977 694K/s eta 3s \r80% [==============================> ] 3,817,105 689K/s eta 1s \r85% [================================> ] 4,034,193 722K/s eta 1s \r88% [=================================> ] 4,210,321 728K/s eta 1s \r92% [==================================> ] 4,365,969 708K/s eta 1s \r94% [===================================> ] 4,468,369 713K/s eta 1s \r97% [====================================> ] 4,603,537 696K/s eta 0s \r99% [=====================================> ] 4,726,417 694K/s eta 0s \r100%[======================================>] 4,731,441 695K/s in 6.7s \r\n\r\n2016-09-27 17:16:11 (685 KB/s) - `sc-4.4.0-rc2-linux.tar.gz' saved [4731441/4731441]\r\n\r\ntar -xzf sc-4.4.0-rc2-linux.tar.gz\r\nRunning `for i in 1 2; do ./bin/sc -vv -l $CIRCLE_ARTIFACTS/sc.log -u $SAUCE_USERNAME -k $SAUCE_ACCESS_KEY -i CIRCLE-BUILD-$CIRCLE_BUILD_NUM-$CIRCLE_NODE_INDEX --tunnel-domains localhost-studio.code.org,localhost.code.org && break; done` in background\r\nuntil $(curl --output /dev/null --silent --head --fail http://localhost.studio.code.org:3000); do sleep 5; done\r\n27 Sep 17:16:11 - Sauce Connect 4.4.0-rc2, build 2818 bd6f2d2\r\n27 Sep 17:16:11 - Using CA certificate bundle /etc/ssl/certs/ca-certificates.crt.\r\n27 Sep 17:16:11 - Using CA certificate verify path /etc/ssl/certs.\r\n27 Sep 17:16:11 - Starting up; pid 24622\r\n27 Sep 17:16:11 - Command line arguments: ./bin/sc -vv -l /tmp/circle-artifacts.lf2RuNB/sc.log -u briancdo -k **** -i CIRCLE-BUILD-22226-1 --tunnel-domains localhost-studio.code.org,localhost.code.org \r\n27 Sep 17:16:11 - Log file: /tmp/circle-artifacts.lf2RuNB/sc.log\r\n27 Sep 17:16:11 - Pid file: /tmp/sc_client-CIRCLE-BUILD-22226-1.pid\r\n27 Sep 17:16:11 - Timezone: UTC GMT offset: 0h\r\n27 Sep 17:16:11 - Using no proxy for connecting to Sauce Labs REST API.\r\n27 Sep 17:16:11 - Resolving saucelabs.com to 162.222.75.243 took 0 ms.\r\n27 Sep 17:16:12 - ***********************************************************\r\n27 Sep 17:16:12 - A newer version of Sauce Connect (build 2863) is available!\r\n27 Sep 17:16:12 - Download it here:\r\n27 Sep 17:16:12 - https://saucelabs.com/downloads/sc-4.4.0-linux.tar.gz\r\n27 Sep 17:16:12 - ***********************************************************\r\n27 Sep 17:16:12 - Started scproxy on port 35577.\r\n27 Sep 17:16:12 - Please wait for 'you may start your tests' to start your tests.\r\n27 Sep 17:16:12 - Starting secure remote tunnel VM...\r\n27 Sep 17:16:18 - Secure remote tunnel VM provisioned.\r\n27 Sep 17:16:18 - Tunnel ID: fae6047a65f44caf8edad918330eb913\r\n27 Sep 17:16:19 - Secure remote tunnel VM is now: booting\r\n27 Sep 17:16:24 - Secure remote tunnel VM is now: running\r\n27 Sep 17:16:24 - Using no proxy for connecting to tunnel VM.\r\n27 Sep 17:16:24 - Resolving tunnel hostname to 162.222.75.25 took 3ms.\r\n27 Sep 17:16:24 - Starting Selenium listener...\r\n27 Sep 17:16:24 - Establishing secure TLS connection to tunnel...\r\n27 Sep 17:16:25 - Selenium listener started on port 4445.\r\n27 Sep 17:16:26 - Sauce Connect is up, you may start your tests.\r\n[2016-09-27 17:16:48] INFO WEBrick 1.3.1\r\n[2016-09-27 17:16:48] INFO ruby 2.2.3 (2015-08-18) [x86_64-linux]\r\n[2016-09-27 17:16:48] INFO WEBrick::HTTPServer#start: pid=24553 port=3000\r\nbundle exec ./runner.rb -f features/applab/dataBlocks.feature,features/applab/embed.feature,features/applab/eyes.feature,features/applab/htmlSanitization.feature,features/applab/scenarios.feature,features/applab/sharedApps.feature,features/applab/templateBacked.feature,features/applab/tooltips.feature,features/artist.feature,features/authoredHints.feature,features/bee.feature,features/bigGameRemix.feature,features/bigGameVersions.feature,features/blocklayout.feature,features/blockTrashing.feature,features/blockValidation.feature,features/bouncedrag.feature,features/bounce.feature,features/builtLevel.feature,features/callouts.feature,features/clearpuzzle.feature,features/contextualHints.feature,features/contractEditor.feature,features/contractEditorSections.feature,features/contractExamples.feature,features/copypaste.feature,features/craft/dialogs.feature,features/disableToolboxArtist.feature,features/disableToolboxMaze.feature,features/disallowedsharing.feature,features/dropdown.feature,features/droplet.feature,features/embeddedBlocks.feature,features/eyes.feature,features/farmer.feature,features/feedback.feature,features/flappydrag.feature,features/flappy.feature,features/footer.feature,features/free_response_submittable.feature,features/functionEditor.feature,features/funOMeter.feature,features/gamelab/eyes.feature,features/gamelab/levelOptions.feature,features/groupdrag.feature,features/hocReset.feature,features/hourOfCodeDotCom.feature,features/hourOfCode.feature,features/hourOfCodeFinish.feature,features/hourOfCode_signedIn.feature,features/i18n.feature,features/initialPageViews.feature,features/jigsaw2.feature,features/jigsaw.feature,features/legacyShareRemix.feature,features/level_group.feature,features/level_group_multi_page_dots.feature,features/level_group_multi_page.feature,features/markdownRendering.feature,features/match.feature,features/maze2.feature,features/maze.feature,features/multi2.feature,features/multi.feature,features/multi_submittable.feature,features/netsim_lobby.feature,features/pixelation.feature,features/plc/courseUnitNavigation.feature,features/popoutdrag.feature,features/projects.feature,features/publicKeyCryptography/eyes.feature,features/sharepage.feature,features/signingIn.feature,features/simpledrag.feature,features/stageLockEyes.feature,features/starwars.feature,features/stepMode.feature,features/studio.feature,features/submittableEyes.feature,features/teacher-dashboard.feature,features/textToSpeech.feature,features/topInstructions.feature,features/unusedBlocks.feature,features/videoplayer.feature -c ChromeLatestWin7,Firefox45Win7,IE11Win10,SafariYosemite -p localhost.code.org:3000 -d localhost.studio.code.org:3000 --circle --parallel 26 --retry_count 3 --html\r\ntest: Starting 336 <b>dashboard</b> UI tests in 26 threads...\r\nStarting UI tests for SafariYosemite_videoplayer\r\nRetrying 3 times\r\ncucumber features/videoplayer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_videoplayer_output.html -f pretty --format rerun --out SafariYosemite_videoplayer.rerun\r\nStarting UI tests for SafariYosemite_netsim_lobby\r\nStarting UI tests for SafariYosemite_multi\r\nRetrying 3 times\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_multi_output.html -f pretty --format rerun --out SafariYosemite_multi.rerun\r\nStarting UI tests for SafariYosemite_i18n\r\nRetrying 3 times\r\ncucumber features/i18n.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_i18n_output.html -f pretty --format rerun --out SafariYosemite_i18n.rerun\r\nStarting UI tests for SafariYosemite_flappydrag\r\nRetrying 3 times\r\ncucumber features/flappydrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_flappydrag_output.html -f pretty --format rerun --out SafariYosemite_flappydrag.rerun\r\nStarting UI tests for SafariYosemite_disableToolboxArtist\r\nRetrying 3 times\r\ncucumber features/disableToolboxArtist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_disableToolboxArtist_output.html -f pretty --format rerun --out SafariYosemite_disableToolboxArtist.rerun\r\nStarting UI tests for SafariYosemite_simpledrag\r\nRetrying 3 times\r\ncucumber features/simpledrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_simpledrag_output.html -f pretty --format rerun --out SafariYosemite_simpledrag.rerun\r\nStarting UI tests for SafariYosemite_multi2\r\nStarting UI tests for SafariYosemite_maze\r\nRetrying 3 times\r\ncucumber features/maze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_maze_output.html -f pretty --format rerun --out SafariYosemite_maze.rerun\r\nStarting UI tests for SafariYosemite_functionEditor\r\nRetrying 3 times\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_functionEditor_output.html -f pretty --format rerun --out SafariYosemite_functionEditor.rerun\r\nStarting UI tests for SafariYosemite_disableToolboxMaze\r\nStarting UI tests for SafariYosemite_bounce\r\nRetrying 3 times\r\ncucumber features/bounce.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_bounce_output.html -f pretty --format rerun --out SafariYosemite_bounce.rerun\r\nStarting UI tests for SafariYosemite_popoutdrag\r\nRetrying 3 times\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_popoutdrag_output.html -f pretty --format rerun --out SafariYosemite_popoutdrag.rerun\r\nStarting UI tests for SafariYosemite_match\r\nStarting UI tests for SafariYosemite_hourOfCode\r\nRetrying 3 times\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode.rerun\r\nStarting UI tests for SafariYosemite_dropdown\r\nRetrying 3 times\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_dropdown_output.html -f pretty --format rerun --out SafariYosemite_dropdown.rerun\r\nStarting UI tests for SafariYosemite_signingIn\r\nRetrying 3 times\r\ncucumber features/signingIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_signingIn_output.html -f pretty --format rerun --out SafariYosemite_signingIn.rerun\r\nRetrying 3 times\r\ncucumber features/match.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_match_output.html -f pretty --format rerun --out SafariYosemite_match.rerun\r\nStarting UI tests for SafariYosemite_embeddedBlocks\r\nRetrying 3 times\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_embeddedBlocks_output.html -f pretty --format rerun --out SafariYosemite_embeddedBlocks.rerun\r\nStarting UI tests for SafariYosemite_bee\r\nRetrying 3 times\r\ncucumber features/bee.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_bee_output.html -f pretty --format rerun --out SafariYosemite_bee.rerun\r\nStarting UI tests for SafariYosemite_flappy\r\nRetrying 3 times\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_flappy_output.html -f pretty --format rerun --out SafariYosemite_flappy.rerun\r\nStarting UI tests for SafariYosemite_blocklayout\r\nRetrying 3 times\r\ncucumber features/blocklayout.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_blocklayout_output.html -f pretty --format rerun --out SafariYosemite_blocklayout.rerun\r\nStarting UI tests for SafariYosemite_farmer\r\nRetrying 3 times\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_farmer_output.html -f pretty --format rerun --out SafariYosemite_farmer.rerun\r\nRetrying 3 times\r\ncucumber features/multi2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_multi2_output.html -f pretty --format rerun --out SafariYosemite_multi2.rerun\r\nStarting UI tests for SafariYosemite_bouncedrag\r\nRetrying 3 times\r\ncucumber features/bouncedrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_bouncedrag_output.html -f pretty --format rerun --out SafariYosemite_bouncedrag.rerun\r\nRetrying 3 times\r\ncucumber features/disableToolboxMaze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_disableToolboxMaze_output.html -f pretty --format rerun --out SafariYosemite_disableToolboxMaze.rerun\r\nStarting UI tests for SafariYosemite_groupdrag\r\nRetrying 3 times\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_groupdrag_output.html -f pretty --format rerun --out SafariYosemite_groupdrag.rerun\r\nRetrying 3 times\r\ncucumber features/netsim_lobby.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_netsim_lobby_output.html -f pretty --format rerun --out SafariYosemite_netsim_lobby.rerun\r\nStarting UI tests for SafariYosemite_blockTrashing\r\nRetrying 3 times\r\ncucumber features/blockTrashing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_blockTrashing_output.html -f pretty --format rerun --out SafariYosemite_blockTrashing.rerun\r\nStarting UI tests for SafariYosemite_maze2\r\nRetrying 3 times\r\ncucumber features/maze2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_maze2_output.html -f pretty --format rerun --out SafariYosemite_maze2.rerun\r\nThe key is circle/22226/SafariYosemite_i18n_output.html\r\nUI tests for SafariYosemite_i18n \u001B[0;34;49mskipped\u001B[0m (0:32 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/i18n.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_artist\r\nRetrying 3 times\r\ncucumber features/artist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_artist_output.html -f pretty --format rerun --out SafariYosemite_artist.rerun\r\nThe key is circle/22226/SafariYosemite_functionEditor_output.html\r\nUI tests for SafariYosemite_functionEditor \u001B[0;32;49msucceeded\u001B[0m (1:10 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_applab_sharedApps\r\nRetrying 3 times\r\ncucumber features/applab/sharedApps.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_sharedApps_output.html -f pretty --format rerun --out SafariYosemite_applab_sharedApps.rerun\r\nThe key is circle/22226/SafariYosemite_bouncedrag_output.html\r\nUI tests for SafariYosemite_bouncedrag \u001B[0;32;49msucceeded\u001B[0m (1:15 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_applab_htmlSanitization\r\nRetrying 3 times\r\ncucumber features/applab/htmlSanitization.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_htmlSanitization_output.html -f pretty --format rerun --out SafariYosemite_applab_htmlSanitization.rerun\r\nThe key is circle/22226/SafariYosemite_embeddedBlocks_output.html\r\nUI tests for SafariYosemite_embeddedBlocks \u001B[0;32;49msucceeded\u001B[0m (1:16 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_applab_embed\r\nRetrying 3 times\r\ncucumber features/applab/embed.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_embed_output.html -f pretty --format rerun --out SafariYosemite_applab_embed.rerun\r\nThe key is circle/22226/SafariYosemite_groupdrag_output.html\r\nUI tests for SafariYosemite_groupdrag \u001B[0;32;49msucceeded\u001B[0m (1:18 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_videoplayer\r\nRetrying 3 times\r\ncucumber features/videoplayer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_videoplayer_output.html -f pretty --format rerun --out IE11Win10_videoplayer.rerun\r\nThe key is circle/22226/SafariYosemite_popoutdrag_output.html\r\nUI tests for SafariYosemite_popoutdrag \u001B[0;32;49msucceeded\u001B[0m (1:21 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_simpledrag\r\nRetrying 3 times\r\ncucumber features/simpledrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_simpledrag_output.html -f pretty --format rerun --out IE11Win10_simpledrag.rerun\r\nThe key is circle/22226/SafariYosemite_bee_output.html\r\nUI tests for SafariYosemite_bee \u001B[0;32;49msucceeded\u001B[0m (1:28 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_popoutdrag\r\nRetrying 3 times\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_popoutdrag_output.html -f pretty --format rerun --out IE11Win10_popoutdrag.rerun\r\nThe key is circle/22226/SafariYosemite_dropdown_output.html\r\nUI tests for SafariYosemite_dropdown \u001B[0;32;49msucceeded\u001B[0m (1:32 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_netsim_lobby\r\nRetrying 3 times\r\ncucumber features/netsim_lobby.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_netsim_lobby_output.html -f pretty --format rerun --out IE11Win10_netsim_lobby.rerun\r\nThe key is circle/22226/SafariYosemite_simpledrag_output.html\r\nUI tests for SafariYosemite_simpledrag \u001B[0;32;49msucceeded\u001B[0m (1:41 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_multi\r\nRetrying 3 times\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_multi_output.html -f pretty --format rerun --out IE11Win10_multi.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode</b> (1:51 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_output.html?versionId=onE5OdrJbcHqotZrcJoGmyBmmorbOLv_'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode.rerun @SafariYosemite_hourOfCode.rerun\r\nThe key is circle/22226/SafariYosemite_flappydrag_output.html\r\nUI tests for SafariYosemite_flappydrag \u001B[0;32;49msucceeded\u001B[0m (1:57 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_multi2\r\nRetrying 3 times\r\ncucumber features/multi2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_multi2_output.html -f pretty --format rerun --out IE11Win10_multi2.rerun\r\nThe key is circle/22226/SafariYosemite_videoplayer_output.html\r\nUI tests for SafariYosemite_videoplayer \u001B[0;32;49msucceeded\u001B[0m (1:57 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_maze\r\nRetrying 3 times\r\ncucumber features/maze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_maze_output.html -f pretty --format rerun --out IE11Win10_maze.rerun\r\nThe key is circle/22226/IE11Win10_videoplayer_output.html\r\nUI tests for IE11Win10_videoplayer \u001B[0;32;49msucceeded\u001B[0m (0:40 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_maze2\r\nRetrying 3 times\r\ncucumber features/maze2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_maze2_output.html -f pretty --format rerun --out IE11Win10_maze2.rerun\r\nThe key is circle/22226/IE11Win10_popoutdrag_output.html\r\nUI tests for IE11Win10_popoutdrag \u001B[0;32;49msucceeded\u001B[0m (0:31 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_match\r\nRetrying 3 times\r\ncucumber features/match.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_match_output.html -f pretty --format rerun --out IE11Win10_match.rerun\r\nThe key is circle/22226/SafariYosemite_artist_output.html\r\nUI tests for SafariYosemite_artist \u001B[0;32;49msucceeded\u001B[0m (1:28 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_i18n\r\nRetrying 3 times\r\ncucumber features/i18n.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_i18n_output.html -f pretty --format rerun --out IE11Win10_i18n.rerun\r\nThe key is circle/22226/SafariYosemite_farmer_output.html\r\nUI tests for SafariYosemite_farmer \u001B[0;32;49msucceeded\u001B[0m (2:06 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_hourOfCode_signedIn\r\nRetrying 3 times\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_signedIn_output.html -f pretty --format rerun --out IE11Win10_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/SafariYosemite_netsim_lobby_output.html\r\nUI tests for SafariYosemite_netsim_lobby \u001B[0;32;49msucceeded\u001B[0m (2:08 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_groupdrag\r\nRetrying 3 times\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_groupdrag_output.html -f pretty --format rerun --out IE11Win10_groupdrag.rerun\r\nThe key is circle/22226/IE11Win10_i18n_output.html\r\nUI tests for IE11Win10_i18n \u001B[0;34;49mskipped\u001B[0m (0:12 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/i18n.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_functionEditor\r\nRetrying 3 times\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_functionEditor_output.html -f pretty --format rerun --out IE11Win10_functionEditor.rerun\r\nThe key is circle/22226/IE11Win10_simpledrag_output.html\r\nUI tests for IE11Win10_simpledrag \u001B[0;32;49msucceeded\u001B[0m (1:04 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_flappy\r\nRetrying 3 times\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_flappy_output.html -f pretty --format rerun --out IE11Win10_flappy.rerun\r\nThe key is circle/22226/SafariYosemite_multi_output.html\r\nUI tests for SafariYosemite_multi \u001B[0;32;49msucceeded\u001B[0m (2:32 minutes, 4 passed)\r\nStarting UI tests for IE11Win10_flappydrag\r\nRetrying 3 times\r\ncucumber features/flappydrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_flappydrag_output.html -f pretty --format rerun --out IE11Win10_flappydrag.rerun\r\nThe key is circle/22226/SafariYosemite_maze_output.html\r\nUI tests for SafariYosemite_maze \u001B[0;32;49msucceeded\u001B[0m (2:33 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_farmer\r\nRetrying 3 times\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_farmer_output.html -f pretty --format rerun --out IE11Win10_farmer.rerun\r\nThe key is circle/22226/SafariYosemite_match_output.html\r\nUI tests for SafariYosemite_match \u001B[0;32;49msucceeded\u001B[0m (2:34 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_embeddedBlocks\r\nRetrying 3 times\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_embeddedBlocks_output.html -f pretty --format rerun --out IE11Win10_embeddedBlocks.rerun\r\nThe key is circle/22226/SafariYosemite_flappy_output.html\r\nUI tests for SafariYosemite_flappy \u001B[0;32;49msucceeded\u001B[0m (2:36 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_dropdown\r\nRetrying 3 times\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_dropdown_output.html -f pretty --format rerun --out IE11Win10_dropdown.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode</b> (0:50 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_output.html?versionId=lIt8TGI1aTWkpHb_9eiw1s_qIWbIW8lT'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode.rerun @SafariYosemite_hourOfCode.rerun\r\nThe key is circle/22226/SafariYosemite_applab_htmlSanitization_output.html\r\nUI tests for SafariYosemite_applab_htmlSanitization \u001B[0;32;49msucceeded\u001B[0m (1:29 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_disableToolboxMaze\r\nRetrying 3 times\r\ncucumber features/disableToolboxMaze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_disableToolboxMaze_output.html -f pretty --format rerun --out IE11Win10_disableToolboxMaze.rerun\r\nThe key is circle/22226/IE11Win10_netsim_lobby_output.html\r\nUI tests for IE11Win10_netsim_lobby \u001B[0;32;49msucceeded\u001B[0m (1:19 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_disableToolboxArtist\r\nRetrying 3 times\r\ncucumber features/disableToolboxArtist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_disableToolboxArtist_output.html -f pretty --format rerun --out IE11Win10_disableToolboxArtist.rerun\r\nThe key is circle/22226/SafariYosemite_applab_embed_output.html\r\nUI tests for SafariYosemite_applab_embed \u001B[0;32;49msucceeded\u001B[0m (1:37 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_callouts\r\nRetrying 3 times\r\ncucumber features/callouts.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_callouts_output.html -f pretty --format rerun --out IE11Win10_callouts.rerun\r\nThe key is circle/22226/SafariYosemite_blocklayout_output.html\r\nUI tests for SafariYosemite_blocklayout \u001B[0;32;49msucceeded\u001B[0m (2:56 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_bounce\r\nRetrying 3 times\r\ncucumber features/bounce.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_bounce_output.html -f pretty --format rerun --out IE11Win10_bounce.rerun\r\nThe key is circle/22226/IE11Win10_match_output.html\r\nUI tests for IE11Win10_match \u001B[0;32;49msucceeded\u001B[0m (0:56 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_bouncedrag\r\nRetrying 3 times\r\ncucumber features/bouncedrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_bouncedrag_output.html -f pretty --format rerun --out IE11Win10_bouncedrag.rerun\r\nThe key is circle/22226/IE11Win10_groupdrag_output.html\r\nUI tests for IE11Win10_groupdrag \u001B[0;32;49msucceeded\u001B[0m (0:55 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_blockTrashing\r\nRetrying 3 times\r\ncucumber features/blockTrashing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_blockTrashing_output.html -f pretty --format rerun --out IE11Win10_blockTrashing.rerun\r\nThe key is circle/22226/IE11Win10_functionEditor_output.html\r\nUI tests for IE11Win10_functionEditor \u001B[0;32;49msucceeded\u001B[0m (0:51 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_blocklayout\r\nRetrying 3 times\r\ncucumber features/blocklayout.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_blocklayout_output.html -f pretty --format rerun --out IE11Win10_blocklayout.rerun\r\nThe key is circle/22226/IE11Win10_embeddedBlocks_output.html\r\nUI tests for IE11Win10_embeddedBlocks \u001B[0;32;49msucceeded\u001B[0m (0:34 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_bee\r\nRetrying 3 times\r\ncucumber features/bee.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_bee_output.html -f pretty --format rerun --out IE11Win10_bee.rerun\r\nThe key is circle/22226/IE11Win10_dropdown_output.html\r\nUI tests for IE11Win10_dropdown \u001B[0;32;49msucceeded\u001B[0m (0:41 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_artist\r\nRetrying 3 times\r\ncucumber features/artist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_artist_output.html -f pretty --format rerun --out IE11Win10_artist.rerun\r\nThe key is circle/22226/SafariYosemite_maze2_output.html\r\nUI tests for SafariYosemite_maze2 \u001B[0;32;49msucceeded\u001B[0m (3:26 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_applab_sharedApps\r\nRetrying 3 times\r\ncucumber features/applab/sharedApps.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_sharedApps_output.html -f pretty --format rerun --out IE11Win10_applab_sharedApps.rerun\r\nThe key is circle/22226/IE11Win10_multi_output.html\r\nUI tests for IE11Win10_multi \u001B[0;32;49msucceeded\u001B[0m (1:47 minutes, 4 passed)\r\nStarting UI tests for IE11Win10_applab_htmlSanitization\r\nRetrying 3 times\r\ncucumber features/applab/htmlSanitization.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_htmlSanitization_output.html -f pretty --format rerun --out IE11Win10_applab_htmlSanitization.rerun\r\nThe key is circle/22226/IE11Win10_flappydrag_output.html\r\nUI tests for IE11Win10_flappydrag \u001B[0;32;49msucceeded\u001B[0m (0:57 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_applab_embed\r\nRetrying 3 times\r\ncucumber features/applab/embed.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_embed_output.html -f pretty --format rerun --out IE11Win10_applab_embed.rerun\r\nThe key is circle/22226/IE11Win10_bouncedrag_output.html\r\nUI tests for IE11Win10_bouncedrag \u001B[0;32;49msucceeded\u001B[0m (0:33 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_videoplayer\r\nRetrying 3 times\r\ncucumber features/videoplayer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_videoplayer_output.html -f pretty --format rerun --out Firefox45Win7_videoplayer.rerun\r\nThe key is circle/22226/IE11Win10_farmer_output.html\r\nThe key is circle/22226/SafariYosemite_hourOfCode_output.html\r\nUI tests for IE11Win10_farmer \u001B[0;32;49msucceeded\u001B[0m (1:05 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_teacher-dashboard\r\nRetrying 3 times\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_teacher-dashboard_output.html -f pretty --format rerun --out Firefox45Win7_teacher-dashboard.rerun\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode</b> (0:55 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_output.html?versionId=3Dk6Q9_yVfwOiHVkvUcDIeBtAO_yJWIB'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode.rerun @SafariYosemite_hourOfCode.rerun\r\nThe key is circle/22226/SafariYosemite_bounce_output.html\r\nUI tests for SafariYosemite_bounce \u001B[0;32;49msucceeded\u001B[0m (3:40 minutes, 5 passed)\r\nStarting UI tests for Firefox45Win7_simpledrag\r\nRetrying 3 times\r\ncucumber features/simpledrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_simpledrag_output.html -f pretty --format rerun --out Firefox45Win7_simpledrag.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode_signedIn</b> (1:34 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_signedIn_output.html?versionId=Rp28G5OVfv17GOl_xJnPdf5OwvTtxrd_'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_signedIn_output.html -f pretty --format rerun --out IE11Win10_hourOfCode_signedIn.rerun @IE11Win10_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/SafariYosemite_disableToolboxArtist_output.html\r\nUI tests for SafariYosemite_disableToolboxArtist \u001B[0;32;49msucceeded\u001B[0m (3:49 minutes, 4 passed)\r\nStarting UI tests for Firefox45Win7_sharepage\r\nRetrying 3 times\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_sharepage_output.html -f pretty --format rerun --out Firefox45Win7_sharepage.rerun\r\nThe key is circle/22226/IE11Win10_bee_output.html\r\nUI tests for IE11Win10_bee \u001B[0;32;49msucceeded\u001B[0m (0:42 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_popoutdrag\r\nRetrying 3 times\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_popoutdrag_output.html -f pretty --format rerun --out Firefox45Win7_popoutdrag.rerun\r\nThe key is circle/22226/IE11Win10_maze_output.html\r\nUI tests for IE11Win10_maze \u001B[0;32;49msucceeded\u001B[0m (2:09 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_netsim_lobby\r\nRetrying 3 times\r\ncucumber features/netsim_lobby.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_netsim_lobby_output.html -f pretty --format rerun --out Firefox45Win7_netsim_lobby.rerun\r\nThe key is circle/22226/SafariYosemite_multi2_output.html\r\nUI tests for SafariYosemite_multi2 \u001B[0;32;49msucceeded\u001B[0m (4:11 minutes, 6 passed)\r\nStarting UI tests for Firefox45Win7_multi\r\nRetrying 3 times\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_multi_output.html -f pretty --format rerun --out Firefox45Win7_multi.rerun\r\nThe key is circle/22226/IE11Win10_flappy_output.html\r\nUI tests for IE11Win10_flappy \u001B[0;32;49msucceeded\u001B[0m (1:46 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_multi2\r\nRetrying 3 times\r\ncucumber features/multi2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_multi2_output.html -f pretty --format rerun --out Firefox45Win7_multi2.rerun\r\nThe key is circle/22226/SafariYosemite_disableToolboxMaze_output.html\r\nUI tests for SafariYosemite_disableToolboxMaze \u001B[0;32;49msucceeded\u001B[0m (4:14 minutes, 4 passed)\r\nStarting UI tests for Firefox45Win7_maze\r\nRetrying 3 times\r\ncucumber features/maze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_maze_output.html -f pretty --format rerun --out Firefox45Win7_maze.rerun\r\nThe key is circle/22226/IE11Win10_artist_output.html\r\nUI tests for IE11Win10_artist \u001B[0;32;49msucceeded\u001B[0m (0:57 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_maze2\r\nRetrying 3 times\r\ncucumber features/maze2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_maze2_output.html -f pretty --format rerun --out Firefox45Win7_maze2.rerun\r\nThe key is circle/22226/Firefox45Win7_popoutdrag_output.html\r\nUI tests for Firefox45Win7_popoutdrag \u001B[0;32;49msucceeded\u001B[0m (0:30 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_match\r\nRetrying 3 times\r\ncucumber features/match.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_match_output.html -f pretty --format rerun --out Firefox45Win7_match.rerun\r\nThe key is circle/22226/IE11Win10_maze2_output.html\r\nUI tests for IE11Win10_maze2 \u001B[0;32;49msucceeded\u001B[0m (2:33 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_legacyShareRemix\r\nRetrying 3 times\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_legacyShareRemix_output.html -f pretty --format rerun --out Firefox45Win7_legacyShareRemix.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x000000037e31c0> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode</b> (0:59 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_output.html?versionId=.LVAiOD.mwC.7otkY9v5YmvZUdHYIal9'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c SafariYosemite -f features/hourOfCode.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode</b> (0:59 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_output.html?versionId=.LVAiOD.mwC.7otkY9v5YmvZUdHYIal9'>☠Log on S3</a>\r\nUI tests for SafariYosemite_hourOfCode \u001B[0;31;49mfailed\u001B[0m (0:59 minutes with 3 reruns)\r\nStarting UI tests for Firefox45Win7_jigsaw\r\nRetrying 3 times\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_jigsaw_output.html -f pretty --format rerun --out Firefox45Win7_jigsaw.rerun\r\nThe key is circle/22226/Firefox45Win7_teacher-dashboard_output.html\r\nUI tests for Firefox45Win7_teacher-dashboard \u001B[0;32;49msucceeded\u001B[0m (1:01 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_jigsaw2\r\nRetrying 3 times\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_jigsaw2_output.html -f pretty --format rerun --out Firefox45Win7_jigsaw2.rerun\r\nThe key is circle/22226/Firefox45Win7_videoplayer_output.html\r\nUI tests for Firefox45Win7_videoplayer \u001B[0;32;49msucceeded\u001B[0m (1:11 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_i18n\r\nRetrying 3 times\r\ncucumber features/i18n.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_i18n_output.html -f pretty --format rerun --out Firefox45Win7_i18n.rerun\r\nThe key is circle/22226/Firefox45Win7_simpledrag_output.html\r\nUI tests for Firefox45Win7_simpledrag \u001B[0;32;49msucceeded\u001B[0m (1:06 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_hocReset\r\nRetrying 3 times\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hocReset_output.html -f pretty --format rerun --out Firefox45Win7_hocReset.rerun\r\nThe key is circle/22226/Firefox45Win7_i18n_output.html\r\nUI tests for Firefox45Win7_i18n \u001B[0;34;49mskipped\u001B[0m (0:05 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/i18n.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_groupdrag\r\nRetrying 3 times\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_groupdrag_output.html -f pretty --format rerun --out Firefox45Win7_groupdrag.rerun\r\nThe key is circle/22226/Firefox45Win7_sharepage_output.html\r\nUI tests for Firefox45Win7_sharepage \u001B[0;32;49msucceeded\u001B[0m (1:00 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_functionEditor\r\nRetrying 3 times\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_functionEditor_output.html -f pretty --format rerun --out Firefox45Win7_functionEditor.rerun\r\nThe key is circle/22226/IE11Win10_applab_htmlSanitization_output.html\r\nUI tests for IE11Win10_applab_htmlSanitization \u001B[0;32;49msucceeded\u001B[0m (1:31 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_flappy\r\nRetrying 3 times\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_flappy_output.html -f pretty --format rerun --out Firefox45Win7_flappy.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode_signedIn</b> (1:29 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_signedIn_output.html?versionId=OW8Z5BwHJ.cWe0iEbP8mxJZ2m2nVi6G5'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_signedIn_output.html -f pretty --format rerun --out IE11Win10_hourOfCode_signedIn.rerun @IE11Win10_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/IE11Win10_blocklayout_output.html\r\nThe key is circle/22226/SafariYosemite_signingIn_output.html\r\nUI tests for IE11Win10_blocklayout \u001B[0;32;49msucceeded\u001B[0m (2:10 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_flappydrag\r\nRetrying 3 times\r\ncucumber features/flappydrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_flappydrag_output.html -f pretty --format rerun --out Firefox45Win7_flappydrag.rerun\r\nUI tests for SafariYosemite_signingIn \u001B[0;32;49msucceeded\u001B[0m (5:17 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_farmer\r\nRetrying 3 times\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_farmer_output.html -f pretty --format rerun --out Firefox45Win7_farmer.rerun\r\nThe key is circle/22226/IE11Win10_applab_embed_output.html\r\nUI tests for IE11Win10_applab_embed \u001B[0;32;49msucceeded\u001B[0m (1:48 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_embeddedBlocks\r\nRetrying 3 times\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_embeddedBlocks_output.html -f pretty --format rerun --out Firefox45Win7_embeddedBlocks.rerun\r\nThe key is circle/22226/Firefox45Win7_jigsaw2_output.html\r\nUI tests for Firefox45Win7_jigsaw2 \u001B[0;32;49msucceeded\u001B[0m (0:41 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_dropdown\r\nRetrying 3 times\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_dropdown_output.html -f pretty --format rerun --out Firefox45Win7_dropdown.rerun\r\nThe key is circle/22226/Firefox45Win7_groupdrag_output.html\r\nThe key is circle/22226/Firefox45Win7_functionEditor_output.html\r\nUI tests for Firefox45Win7_functionEditor \u001B[0;32;49msucceeded\u001B[0m (0:36 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_disallowedsharing\r\nRetrying 3 times\r\ncucumber features/disallowedsharing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_disallowedsharing_output.html -f pretty --format rerun --out Firefox45Win7_disallowedsharing.rerun\r\nUI tests for Firefox45Win7_groupdrag \u001B[0;32;49msucceeded\u001B[0m (0:37 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_disableToolboxMaze\r\nRetrying 3 times\r\ncucumber features/disableToolboxMaze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_disableToolboxMaze_output.html -f pretty --format rerun --out Firefox45Win7_disableToolboxMaze.rerun\r\nThe key is circle/22226/IE11Win10_disableToolboxMaze_output.html\r\nUI tests for IE11Win10_disableToolboxMaze \u001B[0;32;49msucceeded\u001B[0m (2:43 minutes, 4 passed)\r\nStarting UI tests for Firefox45Win7_disableToolboxArtist\r\nRetrying 3 times\r\ncucumber features/disableToolboxArtist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_disableToolboxArtist_output.html -f pretty --format rerun --out Firefox45Win7_disableToolboxArtist.rerun\r\nThe key is circle/22226/IE11Win10_disableToolboxArtist_output.html\r\nUI tests for IE11Win10_disableToolboxArtist \u001B[0;32;49msucceeded\u001B[0m (2:44 minutes, 4 passed)\r\nStarting UI tests for Firefox45Win7_clearpuzzle\r\nRetrying 3 times\r\ncucumber features/clearpuzzle.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_clearpuzzle_output.html -f pretty --format rerun --out Firefox45Win7_clearpuzzle.rerun\r\nThe key is circle/22226/Firefox45Win7_hocReset_output.html\r\nThe key is circle/22226/Firefox45Win7_netsim_lobby_output.html\r\nUI tests for Firefox45Win7_netsim_lobby \u001B[0;32;49msucceeded\u001B[0m (1:35 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_callouts\r\nRetrying 3 times\r\ncucumber features/callouts.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_callouts_output.html -f pretty --format rerun --out Firefox45Win7_callouts.rerun\r\nUI tests for Firefox45Win7_hocReset \u001B[0;32;49msucceeded\u001B[0m (0:55 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_builtLevel\r\nRetrying 3 times\r\ncucumber features/builtLevel.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_builtLevel_output.html -f pretty --format rerun --out Firefox45Win7_builtLevel.rerun\r\nThe key is circle/22226/Firefox45Win7_legacyShareRemix_output.html\r\nUI tests for Firefox45Win7_legacyShareRemix \u001B[0;32;49msucceeded\u001B[0m (1:09 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_bounce\r\nRetrying 3 times\r\ncucumber features/bounce.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_bounce_output.html -f pretty --format rerun --out Firefox45Win7_bounce.rerun\r\nThe key is circle/22226/Firefox45Win7_maze_output.html\r\nUI tests for Firefox45Win7_maze \u001B[0;32;49msucceeded\u001B[0m (1:29 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_bouncedrag\r\nRetrying 3 times\r\ncucumber features/bouncedrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_bouncedrag_output.html -f pretty --format rerun --out Firefox45Win7_bouncedrag.rerun\r\nThe key is circle/22226/Firefox45Win7_match_output.html\r\nThe key is circle/22226/Firefox45Win7_embeddedBlocks_output.html\r\nUI tests for Firefox45Win7_embeddedBlocks \u001B[0;32;49msucceeded\u001B[0m (0:48 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_blockTrashing\r\nRetrying 3 times\r\ncucumber features/blockTrashing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_blockTrashing_output.html -f pretty --format rerun --out Firefox45Win7_blockTrashing.rerun\r\nUI tests for Firefox45Win7_match \u001B[0;32;49msucceeded\u001B[0m (1:43 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_blocklayout\r\nRetrying 3 times\r\ncucumber features/blocklayout.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_blocklayout_output.html -f pretty --format rerun --out Firefox45Win7_blocklayout.rerun\r\nThe key is circle/22226/IE11Win10_multi2_output.html\r\nThe key is circle/22226/Firefox45Win7_dropdown_output.html\r\nUI tests for Firefox45Win7_dropdown \u001B[0;32;49msucceeded\u001B[0m (0:50 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_bee\r\nRetrying 3 times\r\ncucumber features/bee.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_bee_output.html -f pretty --format rerun --out Firefox45Win7_bee.rerun\r\nUI tests for IE11Win10_multi2 \u001B[0;32;49msucceeded\u001B[0m (4:14 minutes, 6 passed)\r\nStarting UI tests for Firefox45Win7_artist\r\nRetrying 3 times\r\ncucumber features/artist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_artist_output.html -f pretty --format rerun --out Firefox45Win7_artist.rerun\r\nThe key is circle/22226/Firefox45Win7_builtLevel_output.html\r\nUI tests for Firefox45Win7_builtLevel \u001B[0;32;49msucceeded\u001B[0m (0:30 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_applab_sharedApps\r\nRetrying 3 times\r\ncucumber features/applab/sharedApps.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_sharedApps_output.html -f pretty --format rerun --out Firefox45Win7_applab_sharedApps.rerun\r\nThe key is circle/22226/IE11Win10_bounce_output.html\r\nUI tests for IE11Win10_bounce \u001B[0;32;49msucceeded\u001B[0m (3:17 minutes, 5 passed)\r\nStarting UI tests for Firefox45Win7_applab_htmlSanitization\r\nRetrying 3 times\r\ncucumber features/applab/htmlSanitization.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_htmlSanitization_output.html -f pretty --format rerun --out Firefox45Win7_applab_htmlSanitization.rerun\r\nThe key is circle/22226/Firefox45Win7_bouncedrag_output.html\r\nUI tests for Firefox45Win7_bouncedrag \u001B[0;32;49msucceeded\u001B[0m (0:32 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_applab_embed\r\nRetrying 3 times\r\ncucumber features/applab/embed.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_embed_output.html -f pretty --format rerun --out Firefox45Win7_applab_embed.rerun\r\nThe key is circle/22226/Firefox45Win7_multi_output.html\r\nUI tests for Firefox45Win7_multi \u001B[0;32;49msucceeded\u001B[0m (2:14 minutes, 4 passed)\r\nStarting UI tests for ChromeLatestWin7_videoplayer\r\nRetrying 3 times\r\ncucumber features/videoplayer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_videoplayer_output.html -f pretty --format rerun --out ChromeLatestWin7_videoplayer.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode_signedIn</b> (1:27 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_signedIn_output.html?versionId=sfxFAl3uetj.9RkE95X5DhsRjpV81GA_'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_signedIn_output.html -f pretty --format rerun --out IE11Win10_hourOfCode_signedIn.rerun @IE11Win10_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/Firefox45Win7_flappydrag_output.html\r\nUI tests for Firefox45Win7_flappydrag \u001B[0;32;49msucceeded\u001B[0m (1:25 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_teacher-dashboard\r\nRetrying 3 times\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_teacher-dashboard_output.html -f pretty --format rerun --out ChromeLatestWin7_teacher-dashboard.rerun\r\nThe key is circle/22226/Firefox45Win7_flappy_output.html\r\nUI tests for Firefox45Win7_flappy \u001B[0;32;49msucceeded\u001B[0m (1:43 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_simpledrag\r\nRetrying 3 times\r\ncucumber features/simpledrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_simpledrag_output.html -f pretty --format rerun --out ChromeLatestWin7_simpledrag.rerun\r\nThe key is circle/22226/Firefox45Win7_clearpuzzle_output.html\r\nUI tests for Firefox45Win7_clearpuzzle \u001B[0;32;49msucceeded\u001B[0m (1:09 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_sharepage\r\nRetrying 3 times\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_sharepage_output.html -f pretty --format rerun --out ChromeLatestWin7_sharepage.rerun\r\nThe key is circle/22226/Firefox45Win7_farmer_output.html\r\nUI tests for Firefox45Win7_farmer \u001B[0;32;49msucceeded\u001B[0m (1:33 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_popoutdrag\r\nRetrying 3 times\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_popoutdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_popoutdrag.rerun\r\nThe key is circle/22226/Firefox45Win7_bee_output.html\r\nThe key is circle/22226/Firefox45Win7_jigsaw_output.html\r\nUI tests for Firefox45Win7_bee \u001B[0;32;49msucceeded\u001B[0m (0:42 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_netsim_lobby\r\nRetrying 3 times\r\ncucumber features/netsim_lobby.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_netsim_lobby_output.html -f pretty --format rerun --out ChromeLatestWin7_netsim_lobby.rerun\r\nUI tests for Firefox45Win7_jigsaw \u001B[0;32;49msucceeded\u001B[0m (2:16 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_multi\r\nRetrying 3 times\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi_output.html -f pretty --format rerun --out ChromeLatestWin7_multi.rerun\r\nThe key is circle/22226/Firefox45Win7_disallowedsharing_output.html\r\nUI tests for Firefox45Win7_disallowedsharing \u001B[0;32;49msucceeded\u001B[0m (1:36 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_multi2\r\nRetrying 3 times\r\ncucumber features/multi2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi2_output.html -f pretty --format rerun --out ChromeLatestWin7_multi2.rerun\r\nThe key is circle/22226/Firefox45Win7_maze2_output.html\r\nUI tests for Firefox45Win7_maze2 \u001B[0;32;49msucceeded\u001B[0m (3:04 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_maze\r\nRetrying 3 times\r\ncucumber features/maze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze_output.html -f pretty --format rerun --out ChromeLatestWin7_maze.rerun\r\nThe key is circle/22226/Firefox45Win7_artist_output.html\r\nThe key is circle/22226/ChromeLatestWin7_teacher-dashboard_output.html\r\nThe key is circle/22226/ChromeLatestWin7_popoutdrag_output.html\r\nUI tests for Firefox45Win7_artist \u001B[0;32;49msucceeded\u001B[0m (1:21 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_maze2\r\nRetrying 3 times\r\ncucumber features/maze2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze2_output.html -f pretty --format rerun --out ChromeLatestWin7_maze2.rerun\r\nUI tests for ChromeLatestWin7_teacher-dashboard \u001B[0;32;49msucceeded\u001B[0m (0:50 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_match\r\nRetrying 3 times\r\ncucumber features/match.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_match_output.html -f pretty --format rerun --out ChromeLatestWin7_match.rerun\r\nUI tests for ChromeLatestWin7_popoutdrag \u001B[0;32;49msucceeded\u001B[0m (0:43 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_legacyShareRemix\r\nRetrying 3 times\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_legacyShareRemix_output.html -f pretty --format rerun --out ChromeLatestWin7_legacyShareRemix.rerun\r\nThe key is circle/22226/ChromeLatestWin7_videoplayer_output.html\r\nUI tests for ChromeLatestWin7_videoplayer \u001B[0;32;49msucceeded\u001B[0m (1:11 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_jigsaw\r\nRetrying 3 times\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw.rerun\r\nThe key is circle/22226/Firefox45Win7_applab_htmlSanitization_output.html\r\nUI tests for Firefox45Win7_applab_htmlSanitization \u001B[0;32;49msucceeded\u001B[0m (1:25 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_jigsaw2\r\nRetrying 3 times\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw2_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw2.rerun\r\nThe key is circle/22226/ChromeLatestWin7_sharepage_output.html\r\nUI tests for ChromeLatestWin7_sharepage \u001B[0;32;49msucceeded\u001B[0m (0:56 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_i18n\r\nRetrying 3 times\r\ncucumber features/i18n.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_i18n_output.html -f pretty --format rerun --out ChromeLatestWin7_i18n.rerun\r\nThe key is circle/22226/ChromeLatestWin7_i18n_output.html\r\nUI tests for ChromeLatestWin7_i18n \u001B[0;34;49mskipped\u001B[0m (0:08 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/i18n.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_hourOfCode_signedIn\r\nRetrying 3 times\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/Firefox45Win7_applab_embed_output.html\r\nUI tests for Firefox45Win7_applab_embed \u001B[0;32;49msucceeded\u001B[0m (1:35 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_hourOfCode\r\nRetrying 3 times\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_simpledrag_output.html\r\nUI tests for ChromeLatestWin7_simpledrag \u001B[0;32;49msucceeded\u001B[0m (1:27 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_hocReset\r\nRetrying 3 times\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hocReset_output.html -f pretty --format rerun --out ChromeLatestWin7_hocReset.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x00000001f4f000> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode_signedIn</b> (1:32 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_signedIn_output.html?versionId=RdZElY2Gp_ZDMLB_9ck2V94oTZrd.nAx'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c IE11Win10 -f features/hourOfCode_signedIn.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode_signedIn</b> (1:32 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_signedIn_output.html?versionId=RdZElY2Gp_ZDMLB_9ck2V94oTZrd.nAx'>☠Log on S3</a>\r\nUI tests for IE11Win10_hourOfCode_signedIn \u001B[0;31;49mfailed\u001B[0m (1:32 minutes with 3 reruns)\r\nStarting UI tests for ChromeLatestWin7_groupdrag\r\nRetrying 3 times\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_groupdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_groupdrag.rerun\r\nThe key is circle/22226/Firefox45Win7_multi2_output.html\r\nUI tests for Firefox45Win7_multi2 \u001B[0;32;49msucceeded\u001B[0m (3:59 minutes, 6 passed)\r\nStarting UI tests for ChromeLatestWin7_functionEditor\r\nRetrying 3 times\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_functionEditor_output.html -f pretty --format rerun --out ChromeLatestWin7_functionEditor.rerun\r\nThe key is circle/22226/ChromeLatestWin7_jigsaw2_output.html\r\nUI tests for ChromeLatestWin7_jigsaw2 \u001B[0;32;49msucceeded\u001B[0m (0:33 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_flappy\r\nRetrying 3 times\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappy_output.html -f pretty --format rerun --out ChromeLatestWin7_flappy.rerun\r\nThe key is circle/22226/Firefox45Win7_disableToolboxArtist_output.html\r\nUI tests for Firefox45Win7_disableToolboxArtist \u001B[0;32;49msucceeded\u001B[0m (2:46 minutes, 4 passed)\r\nStarting UI tests for ChromeLatestWin7_flappydrag\r\nRetrying 3 times\r\ncucumber features/flappydrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappydrag_output.html -f pretty --format rerun --out ChromeLatestWin7_flappydrag.rerun\r\nThe key is circle/22226/Firefox45Win7_disableToolboxMaze_output.html\r\nUI tests for Firefox45Win7_disableToolboxMaze \u001B[0;32;49msucceeded\u001B[0m (2:49 minutes, 4 passed)\r\nStarting UI tests for ChromeLatestWin7_farmer\r\nRetrying 3 times\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_farmer_output.html -f pretty --format rerun --out ChromeLatestWin7_farmer.rerun\r\nThe key is circle/22226/Firefox45Win7_blocklayout_output.html\r\nUI tests for Firefox45Win7_blocklayout \u001B[0;32;49msucceeded\u001B[0m (2:09 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_embeddedBlocks\r\nRetrying 3 times\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_embeddedBlocks_output.html -f pretty --format rerun --out ChromeLatestWin7_embeddedBlocks.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode</b> (0:36 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_output.html?versionId=0jyBuhUcCP7MeNwWRrskCAFjQewFOjvz'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode.rerun @ChromeLatestWin7_hourOfCode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_maze_output.html\r\nUI tests for ChromeLatestWin7_maze \u001B[0;32;49msucceeded\u001B[0m (1:11 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_droplet\r\nRetrying 3 times\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_droplet_output.html -f pretty --format rerun --out ChromeLatestWin7_droplet.rerun\r\nThe key is circle/22226/ChromeLatestWin7_legacyShareRemix_output.html\r\nUI tests for ChromeLatestWin7_legacyShareRemix \u001B[0;32;49msucceeded\u001B[0m (1:00 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_dropdown\r\nRetrying 3 times\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_dropdown_output.html -f pretty --format rerun --out ChromeLatestWin7_dropdown.rerun\r\nThe key is circle/22226/ChromeLatestWin7_netsim_lobby_output.html\r\nUI tests for ChromeLatestWin7_netsim_lobby \u001B[0;32;49msucceeded\u001B[0m (1:40 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_disallowedsharing\r\nRetrying 3 times\r\ncucumber features/disallowedsharing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disallowedsharing_output.html -f pretty --format rerun --out ChromeLatestWin7_disallowedsharing.rerun\r\nThe key is circle/22226/ChromeLatestWin7_multi_output.html\r\nThe key is circle/22226/ChromeLatestWin7_embeddedBlocks_output.html\r\nUI tests for ChromeLatestWin7_embeddedBlocks \u001B[0;32;49msucceeded\u001B[0m (0:38 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_disableToolboxMaze\r\nRetrying 3 times\r\ncucumber features/disableToolboxMaze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disableToolboxMaze_output.html -f pretty --format rerun --out ChromeLatestWin7_disableToolboxMaze.rerun\r\nUI tests for ChromeLatestWin7_multi \u001B[0;32;49msucceeded\u001B[0m (2:01 minutes, 4 passed)\r\nStarting UI tests for ChromeLatestWin7_disableToolboxArtist\r\nRetrying 3 times\r\ncucumber features/disableToolboxArtist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disableToolboxArtist_output.html -f pretty --format rerun --out ChromeLatestWin7_disableToolboxArtist.rerun\r\nThe key is circle/22226/Firefox45Win7_bounce_output.html\r\nUI tests for Firefox45Win7_bounce \u001B[0;32;49msucceeded\u001B[0m (3:13 minutes, 5 passed)\r\nStarting UI tests for ChromeLatestWin7_copypaste\r\nRetrying 3 times\r\ncucumber features/copypaste.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_copypaste_output.html -f pretty --format rerun --out ChromeLatestWin7_copypaste.rerun\r\nThe key is circle/22226/ChromeLatestWin7_groupdrag_output.html\r\nUI tests for ChromeLatestWin7_groupdrag \u001B[0;32;49msucceeded\u001B[0m (0:47 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_clearpuzzle\r\nRetrying 3 times\r\ncucumber features/clearpuzzle.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_clearpuzzle_output.html -f pretty --format rerun --out ChromeLatestWin7_clearpuzzle.rerun\r\nThe key is circle/22226/ChromeLatestWin7_dropdown_output.html\r\nUI tests for ChromeLatestWin7_dropdown \u001B[0;32;49msucceeded\u001B[0m (0:26 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_callouts\r\nRetrying 3 times\r\ncucumber features/callouts.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_callouts_output.html -f pretty --format rerun --out ChromeLatestWin7_callouts.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (1:11 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=rdc53jY6WeRyFGgiz6h29ulrhEgSZnof'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun @ChromeLatestWin7_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/ChromeLatestWin7_match_output.html\r\nUI tests for ChromeLatestWin7_match \u001B[0;32;49msucceeded\u001B[0m (1:35 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_builtLevel\r\nRetrying 3 times\r\ncucumber features/builtLevel.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_builtLevel_output.html -f pretty --format rerun --out ChromeLatestWin7_builtLevel.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hocReset_output.html\r\nUI tests for ChromeLatestWin7_hocReset \u001B[0;32;49msucceeded\u001B[0m (0:59 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_bounce\r\nRetrying 3 times\r\ncucumber features/bounce.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_bounce_output.html -f pretty --format rerun --out ChromeLatestWin7_bounce.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode</b> (0:40 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_output.html?versionId=.MnMEsP_a4jNYf55OS.6dUEV62hThZKk'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode.rerun @ChromeLatestWin7_hourOfCode.rerun\r\nThe key is circle/22226/SafariYosemite_applab_sharedApps_output.html\r\nUI tests for SafariYosemite_applab_sharedApps \u001B[0;32;49msucceeded\u001B[0m (8:04 minutes, 6 passed)\r\nStarting UI tests for ChromeLatestWin7_bouncedrag\r\nRetrying 3 times\r\ncucumber features/bouncedrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_bouncedrag_output.html -f pretty --format rerun --out ChromeLatestWin7_bouncedrag.rerun\r\nThe key is circle/22226/ChromeLatestWin7_flappydrag_output.html\r\nThe key is circle/22226/ChromeLatestWin7_jigsaw_output.html\r\nUI tests for ChromeLatestWin7_flappydrag \u001B[0;32;49msucceeded\u001B[0m (1:23 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_blockTrashing\r\nRetrying 3 times\r\ncucumber features/blockTrashing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_blockTrashing_output.html -f pretty --format rerun --out ChromeLatestWin7_blockTrashing.rerun\r\nUI tests for ChromeLatestWin7_jigsaw \u001B[0;32;49msucceeded\u001B[0m (2:00 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_blocklayout\r\nRetrying 3 times\r\ncucumber features/blocklayout.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_blocklayout_output.html -f pretty --format rerun --out ChromeLatestWin7_blocklayout.rerun\r\nThe key is circle/22226/ChromeLatestWin7_builtLevel_output.html\r\nUI tests for ChromeLatestWin7_builtLevel \u001B[0;32;49msucceeded\u001B[0m (0:32 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_bee\r\nRetrying 3 times\r\ncucumber features/bee.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_bee_output.html -f pretty --format rerun --out ChromeLatestWin7_bee.rerun\r\nThe key is circle/22226/ChromeLatestWin7_droplet_output.html\r\nUI tests for ChromeLatestWin7_droplet \u001B[0;32;49msucceeded\u001B[0m (1:11 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_artist\r\nRetrying 3 times\r\ncucumber features/artist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_artist_output.html -f pretty --format rerun --out ChromeLatestWin7_artist.rerun\r\nThe key is circle/22226/ChromeLatestWin7_bouncedrag_output.html\r\nUI tests for ChromeLatestWin7_bouncedrag \u001B[0;32;49msucceeded\u001B[0m (0:31 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_applab_sharedApps\r\nRetrying 3 times\r\ncucumber features/applab/sharedApps.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_sharedApps_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_sharedApps.rerun\r\nThe key is circle/22226/ChromeLatestWin7_farmer_output.html\r\nUI tests for ChromeLatestWin7_farmer \u001B[0;32;49msucceeded\u001B[0m (1:30 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_applab_scenarios\r\nRetrying 3 times\r\ncucumber features/applab/scenarios.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_scenarios_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_scenarios.rerun\r\nThe key is circle/22226/ChromeLatestWin7_disallowedsharing_output.html\r\nUI tests for ChromeLatestWin7_disallowedsharing \u001B[0;32;49msucceeded\u001B[0m (1:14 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_applab_htmlSanitization\r\nRetrying 3 times\r\ncucumber features/applab/htmlSanitization.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_htmlSanitization_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_htmlSanitization.rerun\r\nThe key is circle/22226/ChromeLatestWin7_maze2_output.html\r\nUI tests for ChromeLatestWin7_maze2 \u001B[0;32;49msucceeded\u001B[0m (2:24 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_applab_embed\r\nRetrying 3 times\r\ncucumber features/applab/embed.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_embed_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_embed.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode</b> (0:50 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_output.html?versionId=e1h_70pjVNR1WYRhkslb1lb7Qvgo_SP0'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode.rerun @ChromeLatestWin7_hourOfCode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (0:58 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=AXpjqjpm3eQBE8tE8Al0doVUd4BueE_J'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun @ChromeLatestWin7_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/ChromeLatestWin7_copypaste_output.html\r\nThe key is circle/22226/ChromeLatestWin7_flappy_output.html\r\nUI tests for ChromeLatestWin7_copypaste \u001B[0;32;49msucceeded\u001B[0m (1:25 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_callouts\r\nRetrying 3 times\r\ncucumber features/callouts.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_callouts_output.html -f pretty --format rerun --out SafariYosemite_callouts.rerun\r\nThe key is circle/22226/ChromeLatestWin7_multi2_output.html\r\nUI tests for ChromeLatestWin7_flappy \u001B[0;32;49msucceeded\u001B[0m (2:08 minutes, 3 passed)\r\nStarting UI tests for SafariYosemite_hourOfCode_signedIn\r\nRetrying 3 times\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_signedIn_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode_signedIn.rerun\r\nUI tests for ChromeLatestWin7_multi2 \u001B[0;32;49msucceeded\u001B[0m (3:18 minutes, 6 passed)\r\nStarting UI tests for SafariYosemite_disallowedsharing\r\nRetrying 3 times\r\ncucumber features/disallowedsharing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_disallowedsharing_output.html -f pretty --format rerun --out SafariYosemite_disallowedsharing.rerun\r\nThe key is circle/22226/ChromeLatestWin7_clearpuzzle_output.html\r\nUI tests for ChromeLatestWin7_clearpuzzle \u001B[0;32;49msucceeded\u001B[0m (1:23 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_applab_scenarios\r\nRetrying 3 times\r\ncucumber features/applab/scenarios.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_scenarios_output.html -f pretty --format rerun --out IE11Win10_applab_scenarios.rerun\r\nThe key is circle/22226/SafariYosemite_blockTrashing_output.html\r\nUI tests for SafariYosemite_blockTrashing \u001B[0;32;49msucceeded\u001B[0m (10:23 minutes, 14 passed)\r\nStarting UI tests for Firefox45Win7_signingIn\r\nRetrying 3 times\r\ncucumber features/signingIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_signingIn_output.html -f pretty --format rerun --out Firefox45Win7_signingIn.rerun\r\nThe key is circle/22226/ChromeLatestWin7_functionEditor_output.html\r\nUI tests for ChromeLatestWin7_functionEditor \u001B[0;32;49msucceeded\u001B[0m (2:11 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_hourOfCode_signedIn\r\nRetrying 3 times\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_signedIn_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/ChromeLatestWin7_bee_output.html\r\nUI tests for ChromeLatestWin7_bee \u001B[0;32;49msucceeded\u001B[0m (0:46 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_applab_scenarios\r\nRetrying 3 times\r\ncucumber features/applab/scenarios.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_scenarios_output.html -f pretty --format rerun --out Firefox45Win7_applab_scenarios.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x00000002e7a458> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode</b> (0:39 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_output.html?versionId=aNm9mGtp2a3_6fNmS7hoX6g5XzuoPyw1'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c ChromeLatestWin7 -f features/hourOfCode.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode</b> (0:39 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_output.html?versionId=aNm9mGtp2a3_6fNmS7hoX6g5XzuoPyw1'>☠Log on S3</a>\r\nUI tests for ChromeLatestWin7_hourOfCode \u001B[0;31;49mfailed\u001B[0m (0:39 minutes with 3 reruns)\r\nStarting UI tests for IE11Win10_hourOfCode\r\nRetrying 3 times\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_output.html -f pretty --format rerun --out IE11Win10_hourOfCode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_artist_output.html\r\nUI tests for ChromeLatestWin7_artist \u001B[0;32;49msucceeded\u001B[0m (1:14 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_hourOfCode\r\nRetrying 3 times\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (0:59 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=6JA40AcdN9w0WQZpIRh.nODsuZK52iGW'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun @ChromeLatestWin7_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/ChromeLatestWin7_applab_htmlSanitization_output.html\r\nUI tests for ChromeLatestWin7_applab_htmlSanitization \u001B[0;32;49msucceeded\u001B[0m (1:14 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_jigsaw\r\nRetrying 3 times\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_jigsaw_output.html -f pretty --format rerun --out SafariYosemite_jigsaw.rerun\r\nThe key is circle/22226/ChromeLatestWin7_blocklayout_output.html\r\nUI tests for ChromeLatestWin7_blocklayout \u001B[0;32;49msucceeded\u001B[0m (1:33 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_jigsaw\r\nRetrying 3 times\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_jigsaw_output.html -f pretty --format rerun --out IE11Win10_jigsaw.rerun\r\nThe key is circle/22226/ChromeLatestWin7_applab_embed_output.html\r\nUI tests for ChromeLatestWin7_applab_embed \u001B[0;32;49msucceeded\u001B[0m (1:14 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_disallowedsharing\r\nRetrying 3 times\r\ncucumber features/disallowedsharing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_disallowedsharing_output.html -f pretty --format rerun --out IE11Win10_disallowedsharing.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode</b> (0:42 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_output.html?versionId=49Y8LAeC4XOQUiYAirUH6YmjW.63.Ci3'>☠Log on S3</a>, retrying (1/3, flakiness: 0.03)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_output.html -f pretty --format rerun --out IE11Win10_hourOfCode.rerun @IE11Win10_hourOfCode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_disableToolboxMaze_output.html\r\nUI tests for ChromeLatestWin7_disableToolboxMaze \u001B[0;32;49msucceeded\u001B[0m (2:43 minutes, 4 passed)\r\nStarting UI tests for SafariYosemite_applab_scenarios\r\nRetrying 3 times\r\ncucumber features/applab/scenarios.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_scenarios_output.html -f pretty --format rerun --out SafariYosemite_applab_scenarios.rerun\r\nThe key is circle/22226/ChromeLatestWin7_disableToolboxArtist_output.html\r\nUI tests for ChromeLatestWin7_disableToolboxArtist \u001B[0;32;49msucceeded\u001B[0m (2:43 minutes, 4 passed)\r\nStarting UI tests for IE11Win10_sharepage\r\nRetrying 3 times\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_sharepage_output.html -f pretty --format rerun --out IE11Win10_sharepage.rerun\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode_signedIn</b> (1:18 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html?versionId=Mzwiy3D0hTqE1kajT0WjbYlIu.qUvEaq'>☠Log on S3</a>, retrying (1/3, flakiness: 0.02)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_signedIn_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode_signedIn.rerun @Firefox45Win7_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/SafariYosemite_disallowedsharing_output.html\r\nUI tests for SafariYosemite_disallowedsharing \u001B[0;32;49msucceeded\u001B[0m (1:25 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_teacher-dashboard\r\nRetrying 3 times\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_teacher-dashboard_output.html -f pretty --format rerun --out SafariYosemite_teacher-dashboard.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode_signedIn</b> (1:27 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_signedIn_output.html?versionId=brkP6FbMEMuX7.yMlQVHC4Q5f2qEH6z4'>☠Log on S3</a>, retrying (1/3, flakiness: 0.02)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_signedIn_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode_signedIn.rerun @SafariYosemite_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode</b> (0:50 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_output.html?versionId=Ah.JjSb3shuZ2Q.Z3H0kXIyIF8gJ7Oha'>☠Log on S3</a>, retrying (1/3, flakiness: 0.03)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode.rerun @Firefox45Win7_hourOfCode.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode</b> (0:45 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_output.html?versionId=zJGmAVvXUecWg_GzvAxLwjiUzk3KhfCw'>☠Log on S3</a>, retrying (2/3, flakiness: 0.03)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_output.html -f pretty --format rerun --out IE11Win10_hourOfCode.rerun @IE11Win10_hourOfCode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_bounce_output.html\r\nUI tests for ChromeLatestWin7_bounce \u001B[0;32;49msucceeded\u001B[0m (3:03 minutes, 5 passed)\r\nStarting UI tests for SafariYosemite_sharepage\r\nRetrying 3 times\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_sharepage_output.html -f pretty --format rerun --out SafariYosemite_sharepage.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x000000031c3f38> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (1:14 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=ZM4YRRNjMCyck_wkVB8OcoKCp1TZIzpi'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c ChromeLatestWin7 -f features/hourOfCode_signedIn.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (1:14 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=ZM4YRRNjMCyck_wkVB8OcoKCp1TZIzpi'>☠Log on S3</a>\r\nUI tests for ChromeLatestWin7_hourOfCode_signedIn \u001B[0;31;49mfailed\u001B[0m (1:14 minutes with 3 reruns)\r\nStarting UI tests for SafariYosemite_legacyShareRemix\r\nRetrying 3 times\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_legacyShareRemix_output.html -f pretty --format rerun --out SafariYosemite_legacyShareRemix.rerun\r\nThe key is circle/22226/IE11Win10_blockTrashing_output.html\r\nUI tests for IE11Win10_blockTrashing \u001B[0;32;49msucceeded\u001B[0m (9:14 minutes, 14 passed)\r\nStarting UI tests for SafariYosemite_jigsaw2\r\nRetrying 3 times\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_jigsaw2_output.html -f pretty --format rerun --out SafariYosemite_jigsaw2.rerun\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode</b> (0:41 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_output.html?versionId=Tzap1RjH.vLHdL7.Gj4bGhbK3c8CA8hb'>☠Log on S3</a>, retrying (2/3, flakiness: 0.03)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode.rerun @Firefox45Win7_hourOfCode.rerun\r\nThe key is circle/22226/IE11Win10_disallowedsharing_output.html\r\nUI tests for IE11Win10_disallowedsharing \u001B[0;32;49msucceeded\u001B[0m (1:19 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_hocReset\r\nRetrying 3 times\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hocReset_output.html -f pretty --format rerun --out SafariYosemite_hocReset.rerun\r\nThe key is circle/22226/IE11Win10_applab_sharedApps_output.html\r\nUI tests for IE11Win10_applab_sharedApps \u001B[0;32;49msucceeded\u001B[0m (9:06 minutes, 6 passed)\r\nStarting UI tests for SafariYosemite_clearpuzzle\r\nRetrying 3 times\r\ncucumber features/clearpuzzle.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_clearpuzzle_output.html -f pretty --format rerun --out SafariYosemite_clearpuzzle.rerun\r\nThe key is circle/22226/SafariYosemite_teacher-dashboard_output.html\r\nUI tests for SafariYosemite_teacher-dashboard \u001B[0;32;49msucceeded\u001B[0m (0:45 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_builtLevel\r\nRetrying 3 times\r\ncucumber features/builtLevel.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_builtLevel_output.html -f pretty --format rerun --out SafariYosemite_builtLevel.rerun\r\nThe key is circle/22226/IE11Win10_sharepage_output.html\r\nUI tests for IE11Win10_sharepage \u001B[0;32;49msucceeded\u001B[0m (0:57 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_signingIn\r\nRetrying 3 times\r\ncucumber features/signingIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_signingIn_output.html -f pretty --format rerun --out ChromeLatestWin7_signingIn.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode_signedIn</b> (0:57 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_signedIn_output.html?versionId=O_FmxS_JQIKYop0vHcgsOcEmVn_jehdU'>☠Log on S3</a>, retrying (2/3, flakiness: 0.02)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_signedIn_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode_signedIn.rerun @SafariYosemite_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode_signedIn</b> (1:07 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html?versionId=CunGDzSTeXptTW7zIPG4njvVV4j_YE74'>☠Log on S3</a>, retrying (2/3, flakiness: 0.02)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_signedIn_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode_signedIn.rerun @Firefox45Win7_hourOfCode_signedIn.rerun\r\nThe key is circle/22226/IE11Win10_jigsaw_output.html\r\nUI tests for IE11Win10_jigsaw \u001B[0;32;49msucceeded\u001B[0m (1:49 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_clearpuzzle\r\nRetrying 3 times\r\ncucumber features/clearpuzzle.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_clearpuzzle_output.html -f pretty --format rerun --out IE11Win10_clearpuzzle.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode</b> (0:52 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_output.html?versionId=QqaSyT39DyTl6RIxpa8IQh8UTP0gRijQ'>☠Log on S3</a>, retrying (3/3, flakiness: 0.03)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCode_output.html -f pretty --format rerun --out IE11Win10_hourOfCode.rerun @IE11Win10_hourOfCode.rerun\r\nThe key is circle/22226/SafariYosemite_jigsaw_output.html\r\nUI tests for SafariYosemite_jigsaw \u001B[0;32;49msucceeded\u001B[0m (2:01 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_legacyShareRemix\r\nRetrying 3 times\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_legacyShareRemix_output.html -f pretty --format rerun --out IE11Win10_legacyShareRemix.rerun\r\nThe key is circle/22226/SafariYosemite_jigsaw2_output.html\r\nUI tests for SafariYosemite_jigsaw2 \u001B[0;32;49msucceeded\u001B[0m (0:46 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_jigsaw2\r\nRetrying 3 times\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_jigsaw2_output.html -f pretty --format rerun --out IE11Win10_jigsaw2.rerun\r\nThe key is circle/22226/SafariYosemite_sharepage_output.html\r\nUI tests for SafariYosemite_sharepage \u001B[0;32;49msucceeded\u001B[0m (1:04 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_hocReset\r\nRetrying 3 times\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hocReset_output.html -f pretty --format rerun --out IE11Win10_hocReset.rerun\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode</b> (0:48 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_output.html?versionId=YnDDzhbPhHQPCKJoeSXVp5isig3tTGX7'>☠Log on S3</a>, retrying (3/3, flakiness: 0.03)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode.rerun @Firefox45Win7_hourOfCode.rerun\r\nThe key is circle/22226/SafariYosemite_builtLevel_output.html\r\nUI tests for SafariYosemite_builtLevel \u001B[0;32;49msucceeded\u001B[0m (0:47 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_pixelation\r\nRetrying 3 times\r\ncucumber features/pixelation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_pixelation_output.html -f pretty --format rerun --out Firefox45Win7_pixelation.rerun\r\nThe key is circle/22226/SafariYosemite_legacyShareRemix_output.html\r\nUI tests for SafariYosemite_legacyShareRemix \u001B[0;32;49msucceeded\u001B[0m (1:05 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_pixelation\r\nRetrying 3 times\r\ncucumber features/pixelation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_pixelation_output.html -f pretty --format rerun --out ChromeLatestWin7_pixelation.rerun\r\nThe key is circle/22226/IE11Win10_callouts_output.html\r\nUI tests for IE11Win10_callouts \u001B[0;32;49msucceeded\u001B[0m (10:31 minutes, 16 passed)\r\nStarting UI tests for IE11Win10_pixelation\r\nRetrying 3 times\r\ncucumber features/pixelation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_pixelation_output.html -f pretty --format rerun --out IE11Win10_pixelation.rerun\r\nThe key is circle/22226/SafariYosemite_hocReset_output.html\r\nUI tests for SafariYosemite_hocReset \u001B[0;32;49msucceeded\u001B[0m (1:01 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_builtLevel\r\nRetrying 3 times\r\ncucumber features/builtLevel.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_builtLevel_output.html -f pretty --format rerun --out IE11Win10_builtLevel.rerun\r\nThe key is circle/22226/IE11Win10_jigsaw2_output.html\r\nUI tests for IE11Win10_jigsaw2 \u001B[0;32;49msucceeded\u001B[0m (0:48 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_projects\r\nRetrying 3 times\r\ncucumber features/projects.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_projects_output.html -f pretty --format rerun --out ChromeLatestWin7_projects.rerun\r\nThe key is circle/22226/SafariYosemite_clearpuzzle_output.html\r\nUI tests for SafariYosemite_clearpuzzle \u001B[0;32;49msucceeded\u001B[0m (1:24 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_signingIn\r\nRetrying 3 times\r\ncucumber features/signingIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_signingIn_output.html -f pretty --format rerun --out IE11Win10_signingIn.rerun\r\nThe key is circle/22226/IE11Win10_builtLevel_output.html\r\nUI tests for IE11Win10_builtLevel \u001B[0;32;49msucceeded\u001B[0m (0:23 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_projects\r\nRetrying 3 times\r\ncucumber features/projects.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_projects_output.html -f pretty --format rerun --out Firefox45Win7_projects.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x00000002b26e78> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode</b> (0:59 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_output.html?versionId=U8.q6xAJZ4svEkkg.CBF9.1LpC5s_4xJ'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c IE11Win10 -f features/hourOfCode.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode</b> (0:59 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_output.html?versionId=U8.q6xAJZ4svEkkg.CBF9.1LpC5s_4xJ'>☠Log on S3</a>\r\nUI tests for IE11Win10_hourOfCode \u001B[0;31;49mfailed\u001B[0m (0:59 minutes with 3 reruns)\r\nStarting UI tests for SafariYosemite_studio\r\nRetrying 3 times\r\ncucumber features/studio.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_studio_output.html -f pretty --format rerun --out SafariYosemite_studio.rerun\r\nThe key is circle/22226/IE11Win10_clearpuzzle_output.html\r\nUI tests for IE11Win10_clearpuzzle \u001B[0;32;49msucceeded\u001B[0m (1:01 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_projects\r\nRetrying 3 times\r\ncucumber features/projects.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_projects_output.html -f pretty --format rerun --out SafariYosemite_projects.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCode_signedIn_output.html\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode_signedIn</b> (1:18 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_signedIn_output.html?versionId=JHt1wNpVCxiB3PPpbBvvIl3Fe3QCCd9I'>☠Log on S3</a>, retrying (3/3, flakiness: 0.02)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCode_signedIn_output.html -f pretty --format rerun --out SafariYosemite_hourOfCode_signedIn.rerun @SafariYosemite_hourOfCode_signedIn.rerun\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode_signedIn</b> (1:14 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html?versionId=MI9fOL1L.FC.IsiHkpVY6LhQt6AcIN4U'>☠Log on S3</a>, retrying (3/3, flakiness: 0.02)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCode_signedIn_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCode_signedIn.rerun @Firefox45Win7_hourOfCode_signedIn.rerun\r\n[2016-09-27 17:32:45] ERROR ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds (waited 5.008 seconds); all pooled connections were in use\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:202:in `block in wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `loop'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:154:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:278:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `block in poll'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:158:in `synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:709:in `acquire_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:128:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:91:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/query_cache.rb:27:in `run'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:39:in `block in register_hook'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `instance_exec'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `block in make_lambda'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `block (2 levels) in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `catch'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `block in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `block in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `each'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:101:in `__run_callbacks__'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:750:in `_run_run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:90:in `run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:99:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:61:in `block in run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `tap'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/executor.rb:10:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/static.rb:136:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:33:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/config.rb:198:in `with_request'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:30:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_feedback.rb:28:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_informer.rb:18:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/railties-5.0.0/lib/rails/engine.rb:522:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-ssl-enforcer-0.2.9/lib/rack/ssl-enforcer.rb:40:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/content_length.rb:15:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/handler/webrick.rb:86:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:32:45] ERROR ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds (waited 5.058 seconds); all pooled connections were in use\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:202:in `block in wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `loop'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:154:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:278:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `block in poll'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:158:in `synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:709:in `acquire_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:128:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:91:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/query_cache.rb:27:in `run'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:39:in `block in register_hook'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `instance_exec'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `block in make_lambda'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `block (2 levels) in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `catch'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `block in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `block in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `each'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:101:in `__run_callbacks__'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:750:in `_run_run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:90:in `run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:99:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:61:in `block in run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `tap'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/executor.rb:10:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/static.rb:136:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:33:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/config.rb:198:in `with_request'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:30:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_feedback.rb:28:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_informer.rb:18:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/railties-5.0.0/lib/rails/engine.rb:522:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-ssl-enforcer-0.2.9/lib/rack/ssl-enforcer.rb:40:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/content_length.rb:15:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/handler/webrick.rb:86:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:32:45] ERROR ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds (waited 5.315 seconds); all pooled connections were in use\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:202:in `block in wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `loop'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:154:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:278:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `block in poll'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:158:in `synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:709:in `acquire_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:128:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:91:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/query_cache.rb:27:in `run'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:39:in `block in register_hook'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `instance_exec'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `block in make_lambda'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `block (2 levels) in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `catch'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `block in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `block in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `each'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:101:in `__run_callbacks__'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:750:in `_run_run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:90:in `run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:99:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:61:in `block in run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `tap'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/executor.rb:10:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/static.rb:136:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:33:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/config.rb:198:in `with_request'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:30:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_feedback.rb:28:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_informer.rb:18:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/railties-5.0.0/lib/rails/engine.rb:522:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-ssl-enforcer-0.2.9/lib/rack/ssl-enforcer.rb:40:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/content_length.rb:15:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/handler/webrick.rb:86:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:32:45] ERROR ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds (waited 5.200 seconds); all pooled connections were in use\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:202:in `block in wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `loop'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:154:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:278:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `block in poll'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:158:in `synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:709:in `acquire_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:128:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:91:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/query_cache.rb:27:in `run'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:39:in `block in register_hook'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `instance_exec'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `block in make_lambda'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `block (2 levels) in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `catch'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `block in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `block in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `each'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:101:in `__run_callbacks__'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:750:in `_run_run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:90:in `run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:99:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:61:in `block in run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `tap'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/executor.rb:10:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/static.rb:136:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:33:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/config.rb:198:in `with_request'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:30:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_feedback.rb:28:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_informer.rb:18:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/railties-5.0.0/lib/rails/engine.rb:522:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-ssl-enforcer-0.2.9/lib/rack/ssl-enforcer.rb:40:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/content_length.rb:15:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/handler/webrick.rb:86:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:32:45] ERROR ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds (waited 5.126 seconds); all pooled connections were in use\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:202:in `block in wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `loop'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:154:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:278:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `block in poll'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:158:in `synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:709:in `acquire_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:128:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:91:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/query_cache.rb:27:in `run'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:39:in `block in register_hook'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `instance_exec'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `block in make_lambda'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `block (2 levels) in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `catch'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `block in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `block in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `each'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:101:in `__run_callbacks__'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:750:in `_run_run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:90:in `run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:99:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:61:in `block in run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `tap'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/executor.rb:10:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/static.rb:136:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:33:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/config.rb:198:in `with_request'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:30:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_feedback.rb:28:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_informer.rb:18:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/railties-5.0.0/lib/rails/engine.rb:522:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-ssl-enforcer-0.2.9/lib/rack/ssl-enforcer.rb:40:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/content_length.rb:15:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/handler/webrick.rb:86:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:32:45] ERROR ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds (waited 5.313 seconds); all pooled connections were in use\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:202:in `block in wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `loop'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:193:in `wait_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:154:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:278:in `internal_poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `block in poll'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:158:in `synchronize'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:148:in `poll'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:709:in `acquire_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:128:in `retrieve_connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/connection_handling.rb:91:in `connection'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activerecord-5.0.0/lib/active_record/query_cache.rb:27:in `run'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:39:in `block in register_hook'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `instance_exec'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:396:in `block in make_lambda'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:547:in `block (2 levels) in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `catch'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:546:in `block in default_terminator'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:170:in `block in halting'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `each'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:454:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:101:in `__run_callbacks__'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:750:in `_run_run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/callbacks.rb:90:in `run_callbacks'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:99:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:61:in `block in run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `tap'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/activesupport-5.0.0/lib/active_support/execution_wrapper.rb:58:in `run!'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/executor.rb:10:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/actionpack-5.0.0/lib/action_dispatch/middleware/static.rb:136:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:33:in `block in call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/config.rb:198:in `with_request'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/error_notifier.rb:30:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_feedback.rb:28:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/honeybadger-2.6.0/lib/honeybadger/rack/user_informer.rb:18:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/railties-5.0.0/lib/rails/engine.rb:522:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-ssl-enforcer-0.2.9/lib/rack/ssl-enforcer.rb:40:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/content_length.rb:15:in `call'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/handler/webrick.rb:86:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode.feature:22\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x00000001a07908> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode</b> (0:52 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_output.html?versionId=r3ZkipKpk.bLETtMc82ON8k0k.KibSvH'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c Firefox45Win7 -f features/hourOfCode.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode</b> (0:52 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_output.html?versionId=r3ZkipKpk.bLETtMc82ON8k0k.KibSvH'>☠Log on S3</a>\r\nUI tests for Firefox45Win7_hourOfCode \u001B[0;31;49mfailed\u001B[0m (0:52 minutes with 3 reruns)\r\nStarting UI tests for IE11Win10_studio\r\nRetrying 3 times\r\ncucumber features/studio.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_studio_output.html -f pretty --format rerun --out IE11Win10_studio.rerun\r\nThe key is circle/22226/IE11Win10_legacyShareRemix_output.html\r\nUI tests for IE11Win10_legacyShareRemix \u001B[0;32;49msucceeded\u001B[0m (1:21 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_studio\r\nRetrying 3 times\r\ncucumber features/studio.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_studio_output.html -f pretty --format rerun --out Firefox45Win7_studio.rerun\r\nThe key is circle/22226/Firefox45Win7_signingIn_output.html\r\nUI tests for Firefox45Win7_signingIn \u001B[0;32;49msucceeded\u001B[0m (4:07 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_studio\r\nRetrying 3 times\r\ncucumber features/studio.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_studio_output.html -f pretty --format rerun --out ChromeLatestWin7_studio.rerun\r\nThe key is circle/22226/IE11Win10_hocReset_output.html\r\nUI tests for IE11Win10_hocReset \u001B[0;32;49msucceeded\u001B[0m (1:13 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_bigGameVersions\r\nRetrying 3 times\r\ncucumber features/bigGameVersions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_bigGameVersions_output.html -f pretty --format rerun --out Firefox45Win7_bigGameVersions.rerun\r\nThe key is circle/22226/Firefox45Win7_blockTrashing_output.html\r\nUI tests for Firefox45Win7_blockTrashing \u001B[0;32;49msucceeded\u001B[0m (8:48 minutes, 14 passed)\r\nStarting UI tests for IE11Win10_contractEditorSections\r\nRetrying 3 times\r\ncucumber features/contractEditorSections.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_contractEditorSections_output.html -f pretty --format rerun --out IE11Win10_contractEditorSections.rerun\r\nThe key is circle/22226/Firefox45Win7_callouts_output.html\r\nUI tests for Firefox45Win7_callouts \u001B[0;32;49msucceeded\u001B[0m (9:16 minutes, 16 passed)\r\nStarting UI tests for Firefox45Win7_contractEditorSections\r\nRetrying 3 times\r\ncucumber features/contractEditorSections.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_contractEditorSections_output.html -f pretty --format rerun --out Firefox45Win7_contractEditorSections.rerun\r\nThe key is circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x000000026acb90> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode_signedIn</b> (1:04 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html?versionId=I4YlUun.nRbSQa2_QQjI.TabLdJwm3JA'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c Firefox45Win7 -f features/hourOfCode_signedIn.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode_signedIn</b> (1:04 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html?versionId=I4YlUun.nRbSQa2_QQjI.TabLdJwm3JA'>☠Log on S3</a>\r\nUI tests for Firefox45Win7_hourOfCode_signedIn \u001B[0;31;49mfailed\u001B[0m (1:04 minutes with 3 reruns)\r\nStarting UI tests for SafariYosemite_stepMode\r\nRetrying 3 times\r\ncucumber features/stepMode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_stepMode_output.html -f pretty --format rerun --out SafariYosemite_stepMode.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <pre>undefined method `name' for #<Cucumber::Core::Test::AroundHook:0x00000002a3b6f8> (NoMethodError)\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:100:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:46:in `execute'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:30:in `around_hook'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/around_hook.rb:11:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:92:in `block (2 levels) in compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:93:in `compose_around_hooks'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:22:in `block in describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `call'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/runner.rb:17:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/prepare_world.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_around_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_before_hooks.rb:5:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/apply_after_step_hooks.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/activate_steps.rb:8:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/filters/quit.rb:11:in `test_case'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/case.rb:21:in `describe_to'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:17:in `block in done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `each'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/locations_filter.rb:16:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/filter.rb:61:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/test/filters/tag_filter.rb:18:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/compiler.rb:23:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core/gherkin/parser.rb:31:in `done'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:29:in `parse'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-core-1.2.0/lib/cucumber/core.rb:18:in `compile'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/runtime.rb:70:in `run!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/lib/cucumber/cli/main.rb:38:in `execute!'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/cucumber-2.0.2/bin/cucumber:9:in `<top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `load'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/cucumber:22:in `<main>'\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode_signedIn</b> (1:11 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_signedIn_output.html?versionId=wkEioODi97wgi.mNQbdJxSkcA433wecN'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c SafariYosemite -f features/hourOfCode_signedIn.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode_signedIn</b> (1:11 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_signedIn_output.html?versionId=wkEioODi97wgi.mNQbdJxSkcA433wecN'>☠Log on S3</a>\r\nUI tests for SafariYosemite_hourOfCode_signedIn \u001B[0;31;49mfailed\u001B[0m (1:11 minutes with 3 reruns)\r\nStarting UI tests for ChromeLatestWin7_stepMode\r\nRetrying 3 times\r\ncucumber features/stepMode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_stepMode_output.html -f pretty --format rerun --out ChromeLatestWin7_stepMode.rerun\r\nThe key is circle/22226/IE11Win10_studio_output.html\r\nThe key is circle/22226/Firefox45Win7_applab_sharedApps_output.html\r\nUI tests for IE11Win10_studio \u001B[0;32;49msucceeded\u001B[0m (1:13 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_bigGameVersions\r\nRetrying 3 times\r\ncucumber features/bigGameVersions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_bigGameVersions_output.html -f pretty --format rerun --out ChromeLatestWin7_bigGameVersions.rerun\r\nUI tests for Firefox45Win7_applab_sharedApps \u001B[0;32;49msucceeded\u001B[0m (9:13 minutes, 7 passed)\r\nStarting UI tests for SafariYosemite_contractEditorSections\r\nRetrying 3 times\r\ncucumber features/contractEditorSections.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_contractEditorSections_output.html -f pretty --format rerun --out SafariYosemite_contractEditorSections.rerun\r\nThe key is circle/22226/SafariYosemite_studio_output.html\r\nUI tests for SafariYosemite_studio \u001B[0;32;49msucceeded\u001B[0m (1:23 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_stepMode\r\nRetrying 3 times\r\ncucumber features/stepMode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_stepMode_output.html -f pretty --format rerun --out IE11Win10_stepMode.rerun\r\nThe key is circle/22226/Firefox45Win7_studio_output.html\r\nUI tests for Firefox45Win7_studio \u001B[0;32;49msucceeded\u001B[0m (1:14 minutes, 2 passed)\r\nStarting UI tests for Firefox45Win7_stepMode\r\nRetrying 3 times\r\ncucumber features/stepMode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_stepMode_output.html -f pretty --format rerun --out Firefox45Win7_stepMode.rerun\r\nThe key is circle/22226/ChromeLatestWin7_studio_output.html\r\nUI tests for ChromeLatestWin7_studio \u001B[0;32;49msucceeded\u001B[0m (1:12 minutes, 2 passed)\r\nStarting UI tests for ChromeLatestWin7_contractEditorSections\r\nRetrying 3 times\r\ncucumber features/contractEditorSections.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_contractEditorSections_output.html -f pretty --format rerun --out ChromeLatestWin7_contractEditorSections.rerun\r\nThe key is circle/22226/ChromeLatestWin7_signingIn_output.html\r\nUI tests for ChromeLatestWin7_signingIn \u001B[0;32;49msucceeded\u001B[0m (3:18 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_gamelab_levelOptions\r\nRetrying 3 times\r\ncucumber features/gamelab/levelOptions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_gamelab_levelOptions_output.html -f pretty --format rerun --out Firefox45Win7_gamelab_levelOptions.rerun\r\nThe key is circle/22226/ChromeLatestWin7_blockTrashing_output.html\r\nUI tests for ChromeLatestWin7_blockTrashing \u001B[0;32;49msucceeded\u001B[0m (6:41 minutes, 14 passed)\r\nStarting UI tests for ChromeLatestWin7_gamelab_levelOptions\r\nRetrying 3 times\r\ncucumber features/gamelab/levelOptions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_gamelab_levelOptions_output.html -f pretty --format rerun --out ChromeLatestWin7_gamelab_levelOptions.rerun\r\nThe key is circle/22226/ChromeLatestWin7_callouts_output.html\r\nUI tests for ChromeLatestWin7_callouts \u001B[0;32;49msucceeded\u001B[0m (7:21 minutes, 16 passed)\r\nStarting UI tests for ChromeLatestWin7_contractExamples\r\nRetrying 3 times\r\ncucumber features/contractExamples.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_contractExamples_output.html -f pretty --format rerun --out ChromeLatestWin7_contractExamples.rerun\r\nThe key is circle/22226/Firefox45Win7_projects_output.html\r\nUI tests for Firefox45Win7_projects \u001B[0;32;49msucceeded\u001B[0m (2:44 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_starwars\r\nRetrying 3 times\r\ncucumber features/starwars.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_starwars_output.html -f pretty --format rerun --out SafariYosemite_starwars.rerun\r\nThe key is circle/22226/SafariYosemite_projects_output.html\r\nUI tests for SafariYosemite_projects \u001B[0;32;49msucceeded\u001B[0m (2:54 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_gamelab_levelOptions\r\nRetrying 3 times\r\ncucumber features/gamelab/levelOptions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_gamelab_levelOptions_output.html -f pretty --format rerun --out SafariYosemite_gamelab_levelOptions.rerun\r\nThe key is circle/22226/Firefox45Win7_applab_scenarios_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/applab/scenarios.feature:16 # Scenario: App Lab Clear Puzzle and Design Mode\r\n\r\n6 scenarios (1 failed, 5 passed)\r\n70 steps (1 failed, 69 passed)\r\n6m21.536s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>Firefox45Win7_applab_scenarios</b> (6:33 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_applab_scenarios_output.html?versionId=KM7BErIyHRt7aXJbxKxaf6xcjEfiEpWx'>☠Log on S3</a>, retrying (1/3, flakiness: 0.02)...\r\ncucumber features/applab/scenarios.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_scenarios_output.html -f pretty --format rerun --out Firefox45Win7_applab_scenarios.rerun @Firefox45Win7_applab_scenarios.rerun\r\nThe key is circle/22226/ChromeLatestWin7_applab_sharedApps_output.html\r\nUI tests for ChromeLatestWin7_applab_sharedApps \u001B[0;32;49msucceeded\u001B[0m (7:29 minutes, 7 passed)\r\nStarting UI tests for SafariYosemite_contractExamples\r\nRetrying 3 times\r\ncucumber features/contractExamples.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_contractExamples_output.html -f pretty --format rerun --out SafariYosemite_contractExamples.rerun\r\nThe key is circle/22226/ChromeLatestWin7_stepMode_output.html\r\nUI tests for ChromeLatestWin7_stepMode \u001B[0;32;49msucceeded\u001B[0m (2:34 minutes, 5 passed)\r\nStarting UI tests for IE11Win10_gamelab_levelOptions\r\nRetrying 3 times\r\ncucumber features/gamelab/levelOptions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_gamelab_levelOptions_output.html -f pretty --format rerun --out IE11Win10_gamelab_levelOptions.rerun\r\nThe key is circle/22226/IE11Win10_signingIn_output.html\r\nUI tests for IE11Win10_signingIn \u001B[0;32;49msucceeded\u001B[0m (4:00 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_starwars\r\nRetrying 3 times\r\ncucumber features/starwars.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_starwars_output.html -f pretty --format rerun --out Firefox45Win7_starwars.rerun\r\nThe key is circle/22226/ChromeLatestWin7_projects_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/projects.feature:3 # Scenario: Save Artist Project\r\n\r\n2 scenarios (1 failed, 1 passed)\r\n50 steps (1 failed, 49 passed)\r\n4m0.353s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_projects</b> (4:04 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_projects_output.html?versionId=tYxfkZaMp9yWHQRxh90xQBWDusNIMl5T'>☠Log on S3</a>, retrying (1/3, flakiness: 0.15)...\r\ncucumber features/projects.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_projects_output.html -f pretty --format rerun --out ChromeLatestWin7_projects.rerun @ChromeLatestWin7_projects.rerun\r\nThe key is circle/22226/ChromeLatestWin7_pixelation_output.html\r\nUI tests for ChromeLatestWin7_pixelation \u001B[0;32;49msucceeded\u001B[0m (4:48 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_contractExamples\r\nRetrying 3 times\r\ncucumber features/contractExamples.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_contractExamples_output.html -f pretty --format rerun --out Firefox45Win7_contractExamples.rerun\r\nThe key is circle/22226/IE11Win10_stepMode_output.html\r\nUI tests for IE11Win10_stepMode \u001B[0;32;49msucceeded\u001B[0m (2:50 minutes, 5 passed)\r\nStarting UI tests for SafariYosemite_bigGameRemix\r\nRetrying 3 times\r\ncucumber features/bigGameRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_bigGameRemix_output.html -f pretty --format rerun --out SafariYosemite_bigGameRemix.rerun\r\nThe key is circle/22226/Firefox45Win7_stepMode_output.html\r\nThe key is circle/22226/Firefox45Win7_pixelation_output.html\r\nUI tests for Firefox45Win7_stepMode \u001B[0;32;49msucceeded\u001B[0m (2:41 minutes, 5 passed)\r\nStarting UI tests for IE11Win10_projects\r\nRetrying 3 times\r\ncucumber features/projects.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_projects_output.html -f pretty --format rerun --out IE11Win10_projects.rerun\r\nUI tests for Firefox45Win7_pixelation \u001B[0;32;49msucceeded\u001B[0m (5:01 minutes, 3 passed)\r\nStarting UI tests for IE11Win10_bigGameVersions\r\nRetrying 3 times\r\ncucumber features/bigGameVersions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_bigGameVersions_output.html -f pretty --format rerun --out IE11Win10_bigGameVersions.rerun\r\nThe key is circle/22226/SafariYosemite_stepMode_output.html\r\nUI tests for SafariYosemite_stepMode \u001B[0;32;49msucceeded\u001B[0m (3:15 minutes, 5 passed)\r\nStarting UI tests for IE11Win10_bigGameRemix\r\nRetrying 3 times\r\ncucumber features/bigGameRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_bigGameRemix_output.html -f pretty --format rerun --out IE11Win10_bigGameRemix.rerun\r\nThe key is circle/22226/ChromeLatestWin7_applab_scenarios_output.html\r\nUI tests for ChromeLatestWin7_applab_scenarios \u001B[0;32;49msucceeded\u001B[0m (8:42 minutes, 6 passed)\r\nStarting UI tests for Firefox45Win7_plc_courseUnitNavigation\r\nRetrying 3 times\r\ncucumber features/plc/courseUnitNavigation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_plc_courseUnitNavigation_output.html -f pretty --format rerun --out Firefox45Win7_plc_courseUnitNavigation.rerun\r\nThe key is circle/22226/Firefox45Win7_plc_courseUnitNavigation_output.html\r\nUI tests for Firefox45Win7_plc_courseUnitNavigation \u001B[0;34;49mskipped\u001B[0m (0:08 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/plc/courseUnitNavigation.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_bigGameRemix\r\nRetrying 3 times\r\ncucumber features/bigGameRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_bigGameRemix_output.html -f pretty --format rerun --out Firefox45Win7_bigGameRemix.rerun\r\nThe key is circle/22226/SafariYosemite_callouts_output.html\r\nUI tests for SafariYosemite_callouts \u001B[0;32;49msucceeded\u001B[0m (8:35 minutes, 16 passed)\r\nStarting UI tests for Firefox45Win7_applab_templateBacked\r\nRetrying 3 times\r\ncucumber features/applab/templateBacked.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_templateBacked_output.html -f pretty --format rerun --out Firefox45Win7_applab_templateBacked.rerun\r\nThe key is circle/22226/IE11Win10_pixelation_output.html\r\nUI tests for IE11Win10_pixelation \u001B[0;32;49msucceeded\u001B[0m (5:35 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_markdownRendering\r\nRetrying 3 times\r\ncucumber features/markdownRendering.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_markdownRendering_output.html -f pretty --format rerun --out ChromeLatestWin7_markdownRendering.rerun\r\nThe key is circle/22226/ChromeLatestWin7_contractExamples_output.html\r\nUI tests for ChromeLatestWin7_contractExamples \u001B[0;32;49msucceeded\u001B[0m (2:43 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_hourOfCodeFinish\r\nRetrying 3 times\r\ncucumber features/hourOfCodeFinish.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCodeFinish_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCodeFinish.rerun\r\nThe key is circle/22226/Firefox45Win7_contractEditorSections_output.html\r\nUI tests for Firefox45Win7_contractEditorSections \u001B[0;32;49msucceeded\u001B[0m (4:10 minutes, 4 passed)\r\nStarting UI tests for ChromeLatestWin7_funOMeter\r\nRetrying 3 times\r\ncucumber features/funOMeter.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_funOMeter_output.html -f pretty --format rerun --out ChromeLatestWin7_funOMeter.rerun\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCodeFinish_output.html\r\nUI tests for ChromeLatestWin7_hourOfCodeFinish \u001B[0;34;49mskipped\u001B[0m (0:04 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeFinish.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_craft_dialogs\r\nRetrying 3 times\r\ncucumber features/craft/dialogs.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_craft_dialogs_output.html -f pretty --format rerun --out ChromeLatestWin7_craft_dialogs.rerun\r\nThe key is circle/22226/IE11Win10_projects_output.html\r\nUI tests for IE11Win10_projects \u001B[0;32;49msucceeded\u001B[0m (0:46 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_bigGameRemix\r\nRetrying 3 times\r\ncucumber features/bigGameRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_bigGameRemix_output.html -f pretty --format rerun --out ChromeLatestWin7_bigGameRemix.rerun\r\nThe key is circle/22226/ChromeLatestWin7_funOMeter_output.html\r\nUI tests for ChromeLatestWin7_funOMeter \u001B[0;34;49mskipped\u001B[0m (0:07 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/funOMeter.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_starwars\r\nRetrying 3 times\r\ncucumber features/starwars.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_starwars_output.html -f pretty --format rerun --out ChromeLatestWin7_starwars.rerun\r\nThe key is circle/22226/ChromeLatestWin7_contractEditorSections_output.html\r\nUI tests for ChromeLatestWin7_contractEditorSections \u001B[0;32;49msucceeded\u001B[0m (3:35 minutes, 4 passed)\r\nStarting UI tests for SafariYosemite_feedback\r\nRetrying 3 times\r\ncucumber features/feedback.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_feedback_output.html -f pretty --format rerun --out SafariYosemite_feedback.rerun\r\nThe key is circle/22226/ChromeLatestWin7_markdownRendering_output.html\r\nUI tests for ChromeLatestWin7_markdownRendering \u001B[0;32;49msucceeded\u001B[0m (0:33 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_starwars\r\nRetrying 3 times\r\ncucumber features/starwars.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_starwars_output.html -f pretty --format rerun --out IE11Win10_starwars.rerun\r\nThe key is circle/22226/ChromeLatestWin7_gamelab_levelOptions_output.html\r\nUI tests for ChromeLatestWin7_gamelab_levelOptions \u001B[0;32;49msucceeded\u001B[0m (3:37 minutes, 5 passed)\r\nStarting UI tests for IE11Win10_feedback\r\nRetrying 3 times\r\ncucumber features/feedback.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_feedback_output.html -f pretty --format rerun --out IE11Win10_feedback.rerun\r\nThe key is circle/22226/Firefox45Win7_bigGameRemix_output.html\r\nUI tests for Firefox45Win7_bigGameRemix \u001B[0;32;49msucceeded\u001B[0m (1:20 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_level_group\r\nRetrying 3 times\r\ncucumber features/level_group.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_level_group_output.html -f pretty --format rerun --out SafariYosemite_level_group.rerun\r\nThe key is circle/22226/SafariYosemite_contractEditorSections_output.html\r\nThe key is circle/22226/Firefox45Win7_gamelab_levelOptions_output.html\r\nUI tests for Firefox45Win7_gamelab_levelOptions \u001B[0;32;49msucceeded\u001B[0m (4:02 minutes, 5 passed)\r\nStarting UI tests for SafariYosemite_hourOfCodeFinish\r\nRetrying 3 times\r\ncucumber features/hourOfCodeFinish.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCodeFinish_output.html -f pretty --format rerun --out SafariYosemite_hourOfCodeFinish.rerun\r\nUI tests for SafariYosemite_contractEditorSections \u001B[0;32;49msucceeded\u001B[0m (4:32 minutes, 4 passed)\r\nStarting UI tests for SafariYosemite_funOMeter\r\nRetrying 3 times\r\ncucumber features/funOMeter.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_funOMeter_output.html -f pretty --format rerun --out SafariYosemite_funOMeter.rerun\r\nThe key is circle/22226/SafariYosemite_bigGameRemix_output.html\r\nUI tests for SafariYosemite_bigGameRemix \u001B[0;32;49msucceeded\u001B[0m (1:44 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_level_group\r\nRetrying 3 times\r\ncucumber features/level_group.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_level_group_output.html -f pretty --format rerun --out IE11Win10_level_group.rerun\r\nThe key is circle/22226/SafariYosemite_level_group_output.html\r\nUI tests for SafariYosemite_level_group \u001B[0;34;49mskipped\u001B[0m (0:07 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_applab_dataBlocks\r\nRetrying 3 times\r\ncucumber features/applab/dataBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_dataBlocks_output.html -f pretty --format rerun --out IE11Win10_applab_dataBlocks.rerun\r\nThe key is circle/22226/IE11Win10_contractEditorSections_output.html\r\nUI tests for IE11Win10_contractEditorSections \u001B[0;32;49msucceeded\u001B[0m (5:16 minutes, 4 passed)\r\nThe key is circle/22226/SafariYosemite_hourOfCodeFinish_output.html\r\nStarting UI tests for Firefox45Win7_contextualHints\r\nRetrying 3 times\r\ncucumber features/contextualHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_contextualHints_output.html -f pretty --format rerun --out Firefox45Win7_contextualHints.rerun\r\nUI tests for SafariYosemite_hourOfCodeFinish \u001B[0;34;49mskipped\u001B[0m (0:11 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeFinish.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_applab_dataBlocks\r\nRetrying 3 times\r\ncucumber features/applab/dataBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_dataBlocks_output.html -f pretty --format rerun --out Firefox45Win7_applab_dataBlocks.rerun\r\nThe key is circle/22226/SafariYosemite_funOMeter_output.html\r\nUI tests for SafariYosemite_funOMeter \u001B[0;34;49mskipped\u001B[0m (0:11 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/funOMeter.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_markdownRendering\r\nRetrying 3 times\r\ncucumber features/markdownRendering.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_markdownRendering_output.html -f pretty --format rerun --out SafariYosemite_markdownRendering.rerun\r\nThe key is circle/22226/IE11Win10_level_group_output.html\r\nUI tests for IE11Win10_level_group \u001B[0;34;49mskipped\u001B[0m (0:11 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_contextualHints\r\nRetrying 3 times\r\ncucumber features/contextualHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_contextualHints_output.html -f pretty --format rerun --out SafariYosemite_contextualHints.rerun\r\nThe key is circle/22226/SafariYosemite_applab_scenarios_output.html\r\nUI tests for SafariYosemite_applab_scenarios \u001B[0;32;49msucceeded\u001B[0m (8:38 minutes, 5 passed)\r\nStarting UI tests for IE11Win10_hourOfCodeFinish\r\nRetrying 3 times\r\ncucumber features/hourOfCodeFinish.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCodeFinish_output.html -f pretty --format rerun --out IE11Win10_hourOfCodeFinish.rerun\r\nThe key is circle/22226/IE11Win10_bigGameRemix_output.html\r\nUI tests for IE11Win10_bigGameRemix \u001B[0;32;49msucceeded\u001B[0m (1:54 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_funOMeter\r\nRetrying 3 times\r\ncucumber features/funOMeter.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_funOMeter_output.html -f pretty --format rerun --out IE11Win10_funOMeter.rerun\r\nThe key is circle/22226/ChromeLatestWin7_bigGameRemix_output.html\r\nUI tests for ChromeLatestWin7_bigGameRemix \u001B[0;32;49msucceeded\u001B[0m (1:10 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_feedback\r\nRetrying 3 times\r\ncucumber features/feedback.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_feedback_output.html -f pretty --format rerun --out Firefox45Win7_feedback.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCodeFinish_output.html\r\nUI tests for IE11Win10_hourOfCodeFinish \u001B[0;34;49mskipped\u001B[0m (0:12 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeFinish.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_applab_dataBlocks\r\nRetrying 3 times\r\ncucumber features/applab/dataBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_dataBlocks_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_dataBlocks.rerun\r\nThe key is circle/22226/IE11Win10_funOMeter_output.html\r\nThe key is circle/22226/ChromeLatestWin7_projects_output.html\r\nUI tests for ChromeLatestWin7_projects \u001B[0;32;49msucceeded\u001B[0m (2:35 minutes, 2 passed with 1 reruns)\r\nStarting UI tests for SafariYosemite_applab_dataBlocks\r\nRetrying 3 times\r\ncucumber features/applab/dataBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_dataBlocks_output.html -f pretty --format rerun --out SafariYosemite_applab_dataBlocks.rerun\r\nUI tests for IE11Win10_funOMeter \u001B[0;34;49mskipped\u001B[0m (0:12 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/funOMeter.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_contextualHints\r\nRetrying 3 times\r\ncucumber features/contextualHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_contextualHints_output.html -f pretty --format rerun --out ChromeLatestWin7_contextualHints.rerun\r\nThe key is circle/22226/SafariYosemite_markdownRendering_output.html\r\nUI tests for SafariYosemite_markdownRendering \u001B[0;32;49msucceeded\u001B[0m (0:36 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_authoredHints\r\nRetrying 3 times\r\ncucumber features/authoredHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_authoredHints_output.html -f pretty --format rerun --out SafariYosemite_authoredHints.rerun\r\nThe key is circle/22226/Firefox45Win7_bigGameVersions_output.html\r\nUI tests for Firefox45Win7_bigGameVersions \u001B[0;32;49msucceeded\u001B[0m (6:26 minutes, 1 passed)\r\nStarting UI tests for IE11Win10_applab_templateBacked\r\nRetrying 3 times\r\ncucumber features/applab/templateBacked.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_templateBacked_output.html -f pretty --format rerun --out IE11Win10_applab_templateBacked.rerun\r\nThe key is circle/22226/SafariYosemite_contractExamples_output.html\r\nUI tests for SafariYosemite_contractExamples \u001B[0;32;49msucceeded\u001B[0m (3:47 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_markdownRendering\r\nRetrying 3 times\r\ncucumber features/markdownRendering.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_markdownRendering_output.html -f pretty --format rerun --out Firefox45Win7_markdownRendering.rerun\r\nThe key is circle/22226/Firefox45Win7_contractExamples_output.html\r\nUI tests for Firefox45Win7_contractExamples \u001B[0;32;49msucceeded\u001B[0m (2:54 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_level_group\r\nRetrying 3 times\r\ncucumber features/level_group.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_level_group_output.html -f pretty --format rerun --out Firefox45Win7_level_group.rerun\r\nThe key is circle/22226/ChromeLatestWin7_bigGameVersions_output.html\r\nUI tests for ChromeLatestWin7_bigGameVersions \u001B[0;32;49msucceeded\u001B[0m (5:44 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_hourOfCodeFinish\r\nRetrying 3 times\r\ncucumber features/hourOfCodeFinish.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCodeFinish_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCodeFinish.rerun\r\nThe key is circle/22226/Firefox45Win7_level_group_output.html\r\nUI tests for Firefox45Win7_level_group \u001B[0;34;49mskipped\u001B[0m (0:09 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_funOMeter\r\nRetrying 3 times\r\ncucumber features/funOMeter.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_funOMeter_output.html -f pretty --format rerun --out Firefox45Win7_funOMeter.rerun\r\nThe key is circle/22226/Firefox45Win7_hourOfCodeFinish_output.html\r\nUI tests for Firefox45Win7_hourOfCodeFinish \u001B[0;34;49mskipped\u001B[0m (0:08 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeFinish.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_authoredHints\r\nRetrying 3 times\r\ncucumber features/authoredHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_authoredHints_output.html -f pretty --format rerun --out Firefox45Win7_authoredHints.rerun\r\nThe key is circle/22226/Firefox45Win7_funOMeter_output.html\r\nUI tests for Firefox45Win7_funOMeter \u001B[0;34;49mskipped\u001B[0m (0:06 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/funOMeter.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_level_group\r\nRetrying 3 times\r\ncucumber features/level_group.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_level_group_output.html -f pretty --format rerun --out ChromeLatestWin7_level_group.rerun\r\nThe key is circle/22226/ChromeLatestWin7_level_group_output.html\r\nUI tests for ChromeLatestWin7_level_group \u001B[0;34;49mskipped\u001B[0m (0:05 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_authoredHints\r\nRetrying 3 times\r\ncucumber features/authoredHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_authoredHints_output.html -f pretty --format rerun --out ChromeLatestWin7_authoredHints.rerun\r\nThe key is circle/22226/Firefox45Win7_markdownRendering_output.html\r\nUI tests for Firefox45Win7_markdownRendering \u001B[0;32;49msucceeded\u001B[0m (0:32 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_applab_templateBacked\r\nRetrying 3 times\r\ncucumber features/applab/templateBacked.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_templateBacked_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_templateBacked.rerun\r\nThe key is circle/22226/SafariYosemite_gamelab_levelOptions_output.html\r\nUI tests for SafariYosemite_gamelab_levelOptions \u001B[0;32;49msucceeded\u001B[0m (4:45 minutes, 5 passed)\r\nStarting UI tests for ChromeLatestWin7_feedback\r\nRetrying 3 times\r\ncucumber features/feedback.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_feedback_output.html -f pretty --format rerun --out ChromeLatestWin7_feedback.rerun\r\nThe key is circle/22226/ChromeLatestWin7_craft_dialogs_output.html\r\nUI tests for ChromeLatestWin7_craft_dialogs \u001B[0;32;49msucceeded\u001B[0m (2:39 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_free_response_submittable\r\nRetrying 3 times\r\ncucumber features/free_response_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_free_response_submittable_output.html -f pretty --format rerun --out ChromeLatestWin7_free_response_submittable.rerun\r\nThe key is circle/22226/SafariYosemite_authoredHints_output.html\r\nUI tests for SafariYosemite_authoredHints \u001B[0;32;49msucceeded\u001B[0m (1:02 minutes, 1 passed)\r\nStarting UI tests for ChromeLatestWin7_multi_submittable\r\nRetrying 3 times\r\ncucumber features/multi_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi_submittable_output.html -f pretty --format rerun --out ChromeLatestWin7_multi_submittable.rerun\r\nThe key is circle/22226/ChromeLatestWin7_free_response_submittable_output.html\r\nThe key is circle/22226/SafariYosemite_feedback_output.html\r\nUI tests for ChromeLatestWin7_free_response_submittable \u001B[0;34;49mskipped\u001B[0m (0:06 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/free_response_submittable.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_applab_templateBacked\r\nRetrying 3 times\r\ncucumber features/applab/templateBacked.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_templateBacked_output.html -f pretty --format rerun --out SafariYosemite_applab_templateBacked.rerun\r\nUI tests for SafariYosemite_feedback \u001B[0;32;49msucceeded\u001B[0m (2:35 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_multi_submittable\r\nRetrying 3 times\r\ncucumber features/multi_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_multi_submittable_output.html -f pretty --format rerun --out IE11Win10_multi_submittable.rerun\r\nThe key is circle/22226/ChromeLatestWin7_multi_submittable_output.html\r\nUI tests for ChromeLatestWin7_multi_submittable \u001B[0;34;49mskipped\u001B[0m (0:09 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/multi_submittable.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_free_response_submittable\r\nRetrying 3 times\r\ncucumber features/free_response_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_free_response_submittable_output.html -f pretty --format rerun --out IE11Win10_free_response_submittable.rerun\r\nThe key is circle/22226/ChromeLatestWin7_authoredHints_output.html\r\nUI tests for ChromeLatestWin7_authoredHints \u001B[0;32;49msucceeded\u001B[0m (0:37 minutes, 1 passed)\r\nStarting UI tests for Firefox45Win7_free_response_submittable\r\nRetrying 3 times\r\ncucumber features/free_response_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_free_response_submittable_output.html -f pretty --format rerun --out Firefox45Win7_free_response_submittable.rerun\r\nThe key is circle/22226/Firefox45Win7_authoredHints_output.html\r\nUI tests for Firefox45Win7_authoredHints \u001B[0;32;49msucceeded\u001B[0m (0:45 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_multi_submittable\r\nRetrying 3 times\r\ncucumber features/multi_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_multi_submittable_output.html -f pretty --format rerun --out SafariYosemite_multi_submittable.rerun\r\nThe key is circle/22226/IE11Win10_multi_submittable_output.html\r\nUI tests for IE11Win10_multi_submittable \u001B[0;34;49mskipped\u001B[0m (0:10 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/multi_submittable.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_free_response_submittable\r\nRetrying 3 times\r\ncucumber features/free_response_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_free_response_submittable_output.html -f pretty --format rerun --out SafariYosemite_free_response_submittable.rerun\r\nThe key is circle/22226/IE11Win10_free_response_submittable_output.html\r\nUI tests for IE11Win10_free_response_submittable \u001B[0;34;49mskipped\u001B[0m (0:11 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/free_response_submittable.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_multi_submittable\r\nRetrying 3 times\r\ncucumber features/multi_submittable.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_multi_submittable_output.html -f pretty --format rerun --out Firefox45Win7_multi_submittable.rerun\r\nThe key is circle/22226/IE11Win10_applab_scenarios_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/applab/scenarios.feature:16 # Scenario: App Lab Clear Puzzle and Design Mode\r\n\r\n6 scenarios (1 failed, 5 passed)\r\n70 steps (1 failed, 69 passed)\r\n11m39.330s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>IE11Win10_applab_scenarios</b> (11:54 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_applab_scenarios_output.html?versionId=9MxwQ4Q.vYUJ9Gz6PGRcWs9uYwNJox7r'>☠Log on S3</a>, retrying (1/3, flakiness: 0.02)...\r\ncucumber features/applab/scenarios.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_scenarios_output.html -f pretty --format rerun --out IE11Win10_applab_scenarios.rerun @IE11Win10_applab_scenarios.rerun\r\nThe key is circle/22226/SafariYosemite_multi_submittable_output.html\r\nUI tests for SafariYosemite_multi_submittable \u001B[0;34;49mskipped\u001B[0m (0:11 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/multi_submittable.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_plc_courseUnitNavigation\r\nRetrying 3 times\r\ncucumber features/plc/courseUnitNavigation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_plc_courseUnitNavigation_output.html -f pretty --format rerun --out SafariYosemite_plc_courseUnitNavigation.rerun\r\nThe key is circle/22226/Firefox45Win7_free_response_submittable_output.html\r\nUI tests for Firefox45Win7_free_response_submittable \u001B[0;34;49mskipped\u001B[0m (0:12 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/free_response_submittable.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_plc_courseUnitNavigation\r\nRetrying 3 times\r\ncucumber features/plc/courseUnitNavigation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_plc_courseUnitNavigation_output.html -f pretty --format rerun --out ChromeLatestWin7_plc_courseUnitNavigation.rerun\r\nThe key is circle/22226/SafariYosemite_free_response_submittable_output.html\r\nUI tests for SafariYosemite_free_response_submittable \u001B[0;34;49mskipped\u001B[0m (0:12 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/free_response_submittable.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_plc_courseUnitNavigation\r\nRetrying 3 times\r\ncucumber features/plc/courseUnitNavigation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_plc_courseUnitNavigation_output.html -f pretty --format rerun --out IE11Win10_plc_courseUnitNavigation.rerun\r\nThe key is circle/22226/ChromeLatestWin7_applab_dataBlocks_output.html\r\nUI tests for ChromeLatestWin7_applab_dataBlocks \u001B[0;32;49msucceeded\u001B[0m (1:50 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_level_group_multi_page_dots\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page_dots.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_level_group_multi_page_dots_output.html -f pretty --format rerun --out IE11Win10_level_group_multi_page_dots.rerun\r\nThe key is circle/22226/Firefox45Win7_applab_dataBlocks_output.html\r\nUI tests for Firefox45Win7_applab_dataBlocks \u001B[0;32;49msucceeded\u001B[0m (2:10 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_level_group_multi_page\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_level_group_multi_page_output.html -f pretty --format rerun --out SafariYosemite_level_group_multi_page.rerun\r\nThe key is circle/22226/IE11Win10_applab_dataBlocks_output.html\r\nUI tests for IE11Win10_applab_dataBlocks \u001B[0;32;49msucceeded\u001B[0m (2:18 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_level_group_multi_page\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_level_group_multi_page_output.html -f pretty --format rerun --out IE11Win10_level_group_multi_page.rerun\r\nThe key is circle/22226/ChromeLatestWin7_contextualHints_output.html\r\nUI tests for ChromeLatestWin7_contextualHints \u001B[0;32;49msucceeded\u001B[0m (1:51 minutes, 3 passed)\r\nStarting UI tests for Firefox45Win7_level_group_multi_page\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_level_group_multi_page_output.html -f pretty --format rerun --out Firefox45Win7_level_group_multi_page.rerun\r\nThe key is circle/22226/Firefox45Win7_multi_submittable_output.html\r\nUI tests for Firefox45Win7_multi_submittable \u001B[0;34;49mskipped\u001B[0m (0:14 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/multi_submittable.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_level_group_multi_page\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_level_group_multi_page_output.html -f pretty --format rerun --out ChromeLatestWin7_level_group_multi_page.rerun\r\nThe key is circle/22226/Firefox45Win7_contextualHints_output.html\r\nUI tests for Firefox45Win7_contextualHints \u001B[0;32;49msucceeded\u001B[0m (2:17 minutes, 3 passed)\r\nStarting UI tests for ChromeLatestWin7_level_group_multi_page_dots\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page_dots.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_level_group_multi_page_dots_output.html -f pretty --format rerun --out ChromeLatestWin7_level_group_multi_page_dots.rerun\r\nThe key is circle/22226/SafariYosemite_plc_courseUnitNavigation_output.html\r\nUI tests for SafariYosemite_plc_courseUnitNavigation \u001B[0;34;49mskipped\u001B[0m (0:16 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/plc/courseUnitNavigation.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_level_group_multi_page_dots\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page_dots.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_level_group_multi_page_dots_output.html -f pretty --format rerun --out SafariYosemite_level_group_multi_page_dots.rerun\r\nThe key is circle/22226/ChromeLatestWin7_plc_courseUnitNavigation_output.html\r\nUI tests for ChromeLatestWin7_plc_courseUnitNavigation \u001B[0;34;49mskipped\u001B[0m (0:16 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/plc/courseUnitNavigation.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_level_group_multi_page_dots\r\nRetrying 3 times\r\ncucumber features/level_group_multi_page_dots.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_level_group_multi_page_dots_output.html -f pretty --format rerun --out Firefox45Win7_level_group_multi_page_dots.rerun\r\nThe key is circle/22226/IE11Win10_plc_courseUnitNavigation_output.html\r\nUI tests for IE11Win10_plc_courseUnitNavigation \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/plc/courseUnitNavigation.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_unusedBlocks\r\nRetrying 3 times\r\ncucumber features/unusedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_unusedBlocks_output.html -f pretty --format rerun --out SafariYosemite_unusedBlocks.rerun\r\nThe key is circle/22226/IE11Win10_level_group_multi_page_dots_output.html\r\nUI tests for IE11Win10_level_group_multi_page_dots \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page_dots.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_topInstructions\r\nRetrying 3 times\r\ncucumber features/topInstructions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_topInstructions_output.html -f pretty --format rerun --out SafariYosemite_topInstructions.rerun\r\nThe key is circle/22226/SafariYosemite_level_group_multi_page_output.html\r\nUI tests for SafariYosemite_level_group_multi_page \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_textToSpeech\r\nRetrying 3 times\r\ncucumber features/textToSpeech.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_textToSpeech_output.html -f pretty --format rerun --out SafariYosemite_textToSpeech.rerun\r\nThe key is circle/22226/Firefox45Win7_level_group_multi_page_output.html\r\nThe key is circle/22226/IE11Win10_level_group_multi_page_output.html\r\nUI tests for Firefox45Win7_level_group_multi_page \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_submittableEyes\r\nRetrying 3 times\r\ncucumber features/submittableEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_submittableEyes_output.html -f pretty --format rerun --out SafariYosemite_submittableEyes.rerun\r\nUI tests for IE11Win10_level_group_multi_page \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_stageLockEyes\r\nRetrying 3 times\r\ncucumber features/stageLockEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_stageLockEyes_output.html -f pretty --format rerun --out SafariYosemite_stageLockEyes.rerun\r\nThe key is circle/22226/ChromeLatestWin7_level_group_multi_page_output.html\r\nThe key is circle/22226/ChromeLatestWin7_level_group_multi_page_dots_output.html\r\nUI tests for ChromeLatestWin7_level_group_multi_page \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_publicKeyCryptography_eyes\r\nRetrying 3 times\r\ncucumber features/publicKeyCryptography/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_publicKeyCryptography_eyes_output.html -f pretty --format rerun --out SafariYosemite_publicKeyCryptography_eyes.rerun\r\nUI tests for ChromeLatestWin7_level_group_multi_page_dots \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page_dots.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_pixelation\r\nRetrying 3 times\r\ncucumber features/pixelation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_pixelation_output.html -f pretty --format rerun --out SafariYosemite_pixelation.rerun\r\nThe key is circle/22226/SafariYosemite_contextualHints_output.html\r\nUI tests for SafariYosemite_contextualHints \u001B[0;32;49msucceeded\u001B[0m (2:37 minutes, 3 passed)\r\nStarting UI tests for SafariYosemite_initialPageViews\r\nRetrying 3 times\r\ncucumber features/initialPageViews.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_initialPageViews_output.html -f pretty --format rerun --out SafariYosemite_initialPageViews.rerun\r\nThe key is circle/22226/SafariYosemite_level_group_multi_page_dots_output.html\r\nUI tests for SafariYosemite_level_group_multi_page_dots \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page_dots.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_hourOfCodeDotCom\r\nRetrying 3 times\r\ncucumber features/hourOfCodeDotCom.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_hourOfCodeDotCom_output.html -f pretty --format rerun --out SafariYosemite_hourOfCodeDotCom.rerun\r\nThe key is circle/22226/Firefox45Win7_level_group_multi_page_dots_output.html\r\nUI tests for Firefox45Win7_level_group_multi_page_dots \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/level_group_multi_page_dots.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_gamelab_eyes\r\nRetrying 3 times\r\ncucumber features/gamelab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_gamelab_eyes_output.html -f pretty --format rerun --out SafariYosemite_gamelab_eyes.rerun\r\nThe key is circle/22226/IE11Win10_feedback_output.html\r\nUI tests for IE11Win10_feedback \u001B[0;32;49msucceeded\u001B[0m (2:55 minutes, 2 passed)\r\nStarting UI tests for SafariYosemite_footer\r\nRetrying 3 times\r\ncucumber features/footer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_footer_output.html -f pretty --format rerun --out SafariYosemite_footer.rerun\r\nThe key is circle/22226/Firefox45Win7_applab_templateBacked_output.html\r\nUI tests for Firefox45Win7_applab_templateBacked \u001B[0;32;49msucceeded\u001B[0m (3:56 minutes, 1 passed)\r\nStarting UI tests for SafariYosemite_eyes\r\nRetrying 3 times\r\ncucumber features/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_eyes_output.html -f pretty --format rerun --out SafariYosemite_eyes.rerun\r\nThe key is circle/22226/IE11Win10_gamelab_levelOptions_output.html\r\nUI tests for IE11Win10_gamelab_levelOptions \u001B[0;32;49msucceeded\u001B[0m (5:03 minutes, 5 passed)\r\nStarting UI tests for SafariYosemite_droplet\r\nRetrying 3 times\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_droplet_output.html -f pretty --format rerun --out SafariYosemite_droplet.rerun\r\nThe key is circle/22226/SafariYosemite_unusedBlocks_output.html\r\nUI tests for SafariYosemite_unusedBlocks \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/unusedBlocks.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_craft_dialogs\r\nRetrying 3 times\r\ncucumber features/craft/dialogs.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_craft_dialogs_output.html -f pretty --format rerun --out SafariYosemite_craft_dialogs.rerun\r\nThe key is circle/22226/SafariYosemite_topInstructions_output.html\r\nUI tests for SafariYosemite_topInstructions \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/topInstructions.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_copypaste\r\nRetrying 3 times\r\ncucumber features/copypaste.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_copypaste_output.html -f pretty --format rerun --out SafariYosemite_copypaste.rerun\r\nThe key is circle/22226/SafariYosemite_textToSpeech_output.html\r\nUI tests for SafariYosemite_textToSpeech \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/textToSpeech.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_contractEditor\r\nRetrying 3 times\r\ncucumber features/contractEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_contractEditor_output.html -f pretty --format rerun --out SafariYosemite_contractEditor.rerun\r\nThe key is circle/22226/SafariYosemite_stageLockEyes_output.html\r\nThe key is circle/22226/SafariYosemite_submittableEyes_output.html\r\nUI tests for SafariYosemite_stageLockEyes \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/stageLockEyes.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_blockValidation\r\nRetrying 3 times\r\ncucumber features/blockValidation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_blockValidation_output.html -f pretty --format rerun --out SafariYosemite_blockValidation.rerun\r\nUI tests for SafariYosemite_submittableEyes \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/submittableEyes.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_bigGameVersions\r\nRetrying 3 times\r\ncucumber features/bigGameVersions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_bigGameVersions_output.html -f pretty --format rerun --out SafariYosemite_bigGameVersions.rerun\r\nThe key is circle/22226/SafariYosemite_pixelation_output.html\r\nUI tests for SafariYosemite_pixelation \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/pixelation.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_applab_tooltips\r\nRetrying 3 times\r\ncucumber features/applab/tooltips.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_tooltips_output.html -f pretty --format rerun --out SafariYosemite_applab_tooltips.rerun\r\nThe key is circle/22226/SafariYosemite_publicKeyCryptography_eyes_output.html\r\nUI tests for SafariYosemite_publicKeyCryptography_eyes \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/publicKeyCryptography/eyes.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for SafariYosemite_applab_eyes\r\nRetrying 3 times\r\ncucumber features/applab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_safari -t ~@skip -t ~@webpurify -S --format html --out SafariYosemite_applab_eyes_output.html -f pretty --format rerun --out SafariYosemite_applab_eyes.rerun\r\nThe key is circle/22226/SafariYosemite_initialPageViews_output.html\r\nUI tests for SafariYosemite_initialPageViews \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/initialPageViews.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_unusedBlocks\r\nRetrying 3 times\r\ncucumber features/unusedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_unusedBlocks_output.html -f pretty --format rerun --out IE11Win10_unusedBlocks.rerun\r\nThe key is circle/22226/SafariYosemite_gamelab_eyes_output.html\r\nUI tests for SafariYosemite_gamelab_eyes \u001B[0;34;49mskipped\u001B[0m (0:18 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/gamelab/eyes.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_topInstructions\r\nRetrying 3 times\r\ncucumber features/topInstructions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_topInstructions_output.html -f pretty --format rerun --out IE11Win10_topInstructions.rerun\r\nThe key is circle/22226/SafariYosemite_hourOfCodeDotCom_output.html\r\nThe key is circle/22226/SafariYosemite_footer_output.html\r\nUI tests for SafariYosemite_hourOfCodeDotCom \u001B[0;34;49mskipped\u001B[0m (0:20 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeDotCom.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_textToSpeech\r\nRetrying 3 times\r\ncucumber features/textToSpeech.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_textToSpeech_output.html -f pretty --format rerun --out IE11Win10_textToSpeech.rerun\r\nUI tests for SafariYosemite_footer \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/footer.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_teacher-dashboard\r\nRetrying 3 times\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_teacher-dashboard_output.html -f pretty --format rerun --out IE11Win10_teacher-dashboard.rerun\r\nThe key is circle/22226/SafariYosemite_eyes_output.html\r\nUI tests for SafariYosemite_eyes \u001B[0;34;49mskipped\u001B[0m (0:21 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/eyes.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_submittableEyes\r\nRetrying 3 times\r\ncucumber features/submittableEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_submittableEyes_output.html -f pretty --format rerun --out IE11Win10_submittableEyes.rerun\r\nThe key is circle/22226/SafariYosemite_droplet_output.html\r\nUI tests for SafariYosemite_droplet \u001B[0;34;49mskipped\u001B[0m (0:20 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/droplet.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_stageLockEyes\r\nRetrying 3 times\r\ncucumber features/stageLockEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_stageLockEyes_output.html -f pretty --format rerun --out IE11Win10_stageLockEyes.rerun\r\nThe key is circle/22226/SafariYosemite_craft_dialogs_output.html\r\nUI tests for SafariYosemite_craft_dialogs \u001B[0;34;49mskipped\u001B[0m (0:20 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/craft/dialogs.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_publicKeyCryptography_eyes\r\nRetrying 3 times\r\ncucumber features/publicKeyCryptography/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_publicKeyCryptography_eyes_output.html -f pretty --format rerun --out IE11Win10_publicKeyCryptography_eyes.rerun\r\nThe key is circle/22226/SafariYosemite_copypaste_output.html\r\nUI tests for SafariYosemite_copypaste \u001B[0;34;49mskipped\u001B[0m (0:21 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/copypaste.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_markdownRendering\r\nRetrying 3 times\r\ncucumber features/markdownRendering.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_markdownRendering_output.html -f pretty --format rerun --out IE11Win10_markdownRendering.rerun\r\nThe key is circle/22226/SafariYosemite_contractEditor_output.html\r\nUI tests for SafariYosemite_contractEditor \u001B[0;34;49mskipped\u001B[0m (0:21 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/contractEditor.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_initialPageViews\r\nRetrying 3 times\r\ncucumber features/initialPageViews.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_initialPageViews_output.html -f pretty --format rerun --out IE11Win10_initialPageViews.rerun\r\nThe key is circle/22226/SafariYosemite_applab_dataBlocks_output.html\r\nUI tests for SafariYosemite_applab_dataBlocks \u001B[0;32;49msucceeded\u001B[0m (2:50 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_hourOfCodeDotCom\r\nRetrying 3 times\r\ncucumber features/hourOfCodeDotCom.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_hourOfCodeDotCom_output.html -f pretty --format rerun --out IE11Win10_hourOfCodeDotCom.rerun\r\nThe key is circle/22226/SafariYosemite_blockValidation_output.html\r\nThe key is circle/22226/SafariYosemite_bigGameVersions_output.html\r\nThe key is circle/22226/Firefox45Win7_feedback_output.html\r\nUI tests for Firefox45Win7_feedback \u001B[0;32;49msucceeded\u001B[0m (3:06 minutes, 2 passed)\r\nStarting UI tests for IE11Win10_gamelab_eyes\r\nRetrying 3 times\r\ncucumber features/gamelab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_gamelab_eyes_output.html -f pretty --format rerun --out IE11Win10_gamelab_eyes.rerun\r\nUI tests for SafariYosemite_bigGameVersions \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/bigGameVersions.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_footer\r\nRetrying 3 times\r\ncucumber features/footer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_footer_output.html -f pretty --format rerun --out IE11Win10_footer.rerun\r\nUI tests for SafariYosemite_blockValidation \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/blockValidation.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_eyes\r\nRetrying 3 times\r\ncucumber features/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_eyes_output.html -f pretty --format rerun --out IE11Win10_eyes.rerun\r\nThe key is circle/22226/SafariYosemite_applab_eyes_output.html\r\nThe key is circle/22226/SafariYosemite_applab_tooltips_output.html\r\nUI tests for SafariYosemite_applab_eyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/eyes.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_droplet\r\nRetrying 3 times\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_droplet_output.html -f pretty --format rerun --out IE11Win10_droplet.rerun\r\nUI tests for SafariYosemite_applab_tooltips \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/tooltips.feature file:\r\n - Do the feature or scenario tags exclude SafariYosemite?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_craft_dialogs\r\nRetrying 3 times\r\ncucumber features/craft/dialogs.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_craft_dialogs_output.html -f pretty --format rerun --out IE11Win10_craft_dialogs.rerun\r\nThe key is circle/22226/IE11Win10_unusedBlocks_output.html\r\nUI tests for IE11Win10_unusedBlocks \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/unusedBlocks.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_copypaste\r\nRetrying 3 times\r\ncucumber features/copypaste.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_copypaste_output.html -f pretty --format rerun --out IE11Win10_copypaste.rerun\r\nThe key is circle/22226/IE11Win10_topInstructions_output.html\r\nUI tests for IE11Win10_topInstructions \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/topInstructions.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_contractExamples\r\nRetrying 3 times\r\ncucumber features/contractExamples.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_contractExamples_output.html -f pretty --format rerun --out IE11Win10_contractExamples.rerun\r\nThe key is circle/22226/IE11Win10_textToSpeech_output.html\r\nUI tests for IE11Win10_textToSpeech \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/textToSpeech.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_contractEditor\r\nRetrying 3 times\r\ncucumber features/contractEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_contractEditor_output.html -f pretty --format rerun --out IE11Win10_contractEditor.rerun\r\nThe key is circle/22226/IE11Win10_teacher-dashboard_output.html\r\nUI tests for IE11Win10_teacher-dashboard \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/teacher-dashboard.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_contextualHints\r\nRetrying 3 times\r\ncucumber features/contextualHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_contextualHints_output.html -f pretty --format rerun --out IE11Win10_contextualHints.rerun\r\nThe key is circle/22226/IE11Win10_submittableEyes_output.html\r\nUI tests for IE11Win10_submittableEyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/submittableEyes.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_blockValidation\r\nRetrying 3 times\r\ncucumber features/blockValidation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_blockValidation_output.html -f pretty --format rerun --out IE11Win10_blockValidation.rerun\r\nThe key is circle/22226/IE11Win10_stageLockEyes_output.html\r\nUI tests for IE11Win10_stageLockEyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/stageLockEyes.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_authoredHints\r\nRetrying 3 times\r\ncucumber features/authoredHints.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_authoredHints_output.html -f pretty --format rerun --out IE11Win10_authoredHints.rerun\r\nThe key is circle/22226/IE11Win10_publicKeyCryptography_eyes_output.html\r\nUI tests for IE11Win10_publicKeyCryptography_eyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/publicKeyCryptography/eyes.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_applab_tooltips\r\nRetrying 3 times\r\ncucumber features/applab/tooltips.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_tooltips_output.html -f pretty --format rerun --out IE11Win10_applab_tooltips.rerun\r\nThe key is circle/22226/IE11Win10_markdownRendering_output.html\r\nUI tests for IE11Win10_markdownRendering \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/markdownRendering.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for IE11Win10_applab_eyes\r\nRetrying 3 times\r\ncucumber features/applab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@no_ie -t ~@chrome -t ~@skip -t ~@webpurify -S --format html --out IE11Win10_applab_eyes_output.html -f pretty --format rerun --out IE11Win10_applab_eyes.rerun\r\nThe key is circle/22226/IE11Win10_initialPageViews_output.html\r\nUI tests for IE11Win10_initialPageViews \u001B[0;34;49mskipped\u001B[0m (0:25 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/initialPageViews.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_unusedBlocks\r\nRetrying 3 times\r\ncucumber features/unusedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_unusedBlocks_output.html -f pretty --format rerun --out Firefox45Win7_unusedBlocks.rerun\r\nThe key is circle/22226/IE11Win10_hourOfCodeDotCom_output.html\r\nUI tests for IE11Win10_hourOfCodeDotCom \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeDotCom.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_topInstructions\r\nRetrying 3 times\r\ncucumber features/topInstructions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_topInstructions_output.html -f pretty --format rerun --out Firefox45Win7_topInstructions.rerun\r\nThe key is circle/22226/IE11Win10_gamelab_eyes_output.html\r\nUI tests for IE11Win10_gamelab_eyes \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/gamelab/eyes.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_textToSpeech\r\nRetrying 3 times\r\ncucumber features/textToSpeech.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_textToSpeech_output.html -f pretty --format rerun --out Firefox45Win7_textToSpeech.rerun\r\nThe key is circle/22226/IE11Win10_eyes_output.html\r\nUI tests for IE11Win10_eyes \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/eyes.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_submittableEyes\r\nRetrying 3 times\r\ncucumber features/submittableEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_submittableEyes_output.html -f pretty --format rerun --out Firefox45Win7_submittableEyes.rerun\r\nThe key is circle/22226/IE11Win10_footer_output.html\r\nUI tests for IE11Win10_footer \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/footer.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_stageLockEyes\r\nRetrying 3 times\r\ncucumber features/stageLockEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_stageLockEyes_output.html -f pretty --format rerun --out Firefox45Win7_stageLockEyes.rerun\r\nThe key is circle/22226/IE11Win10_craft_dialogs_output.html\r\nUI tests for IE11Win10_craft_dialogs \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/craft/dialogs.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_publicKeyCryptography_eyes\r\nRetrying 3 times\r\ncucumber features/publicKeyCryptography/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_publicKeyCryptography_eyes_output.html -f pretty --format rerun --out Firefox45Win7_publicKeyCryptography_eyes.rerun\r\nThe key is circle/22226/IE11Win10_droplet_output.html\r\nUI tests for IE11Win10_droplet \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/droplet.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_initialPageViews\r\nRetrying 3 times\r\ncucumber features/initialPageViews.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_initialPageViews_output.html -f pretty --format rerun --out Firefox45Win7_initialPageViews.rerun\r\nThe key is circle/22226/IE11Win10_contractExamples_output.html\r\nThe key is circle/22226/IE11Win10_copypaste_output.html\r\nUI tests for IE11Win10_copypaste \u001B[0;34;49mskipped\u001B[0m (0:25 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/copypaste.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_hourOfCodeDotCom\r\nRetrying 3 times\r\ncucumber features/hourOfCodeDotCom.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_hourOfCodeDotCom_output.html -f pretty --format rerun --out Firefox45Win7_hourOfCodeDotCom.rerun\r\nUI tests for IE11Win10_contractExamples \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/contractExamples.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_gamelab_eyes\r\nRetrying 3 times\r\ncucumber features/gamelab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_gamelab_eyes_output.html -f pretty --format rerun --out Firefox45Win7_gamelab_eyes.rerun\r\nThe key is circle/22226/IE11Win10_contractEditor_output.html\r\nUI tests for IE11Win10_contractEditor \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/contractEditor.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_footer\r\nRetrying 3 times\r\ncucumber features/footer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_footer_output.html -f pretty --format rerun --out Firefox45Win7_footer.rerun\r\nThe key is circle/22226/IE11Win10_contextualHints_output.html\r\nUI tests for IE11Win10_contextualHints \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/contextualHints.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_eyes\r\nRetrying 3 times\r\ncucumber features/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_eyes_output.html -f pretty --format rerun --out Firefox45Win7_eyes.rerun\r\nThe key is circle/22226/IE11Win10_blockValidation_output.html\r\nThe key is circle/22226/IE11Win10_authoredHints_output.html\r\nUI tests for IE11Win10_blockValidation \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/blockValidation.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_droplet\r\nRetrying 3 times\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_droplet_output.html -f pretty --format rerun --out Firefox45Win7_droplet.rerun\r\nUI tests for IE11Win10_authoredHints \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/authoredHints.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_craft_dialogs\r\nRetrying 3 times\r\ncucumber features/craft/dialogs.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_craft_dialogs_output.html -f pretty --format rerun --out Firefox45Win7_craft_dialogs.rerun\r\nThe key is circle/22226/IE11Win10_applab_tooltips_output.html\r\nUI tests for IE11Win10_applab_tooltips \u001B[0;34;49mskipped\u001B[0m (0:25 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/tooltips.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_copypaste\r\nRetrying 3 times\r\ncucumber features/copypaste.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_copypaste_output.html -f pretty --format rerun --out Firefox45Win7_copypaste.rerun\r\nThe key is circle/22226/IE11Win10_applab_eyes_output.html\r\nUI tests for IE11Win10_applab_eyes \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/eyes.feature file:\r\n - Do the feature or scenario tags exclude IE11Win10?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_contractEditor\r\nRetrying 3 times\r\ncucumber features/contractEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_contractEditor_output.html -f pretty --format rerun --out Firefox45Win7_contractEditor.rerun\r\nThe key is circle/22226/Firefox45Win7_unusedBlocks_output.html\r\nUI tests for Firefox45Win7_unusedBlocks \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/unusedBlocks.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_blockValidation\r\nRetrying 3 times\r\ncucumber features/blockValidation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_blockValidation_output.html -f pretty --format rerun --out Firefox45Win7_blockValidation.rerun\r\nThe key is circle/22226/Firefox45Win7_topInstructions_output.html\r\nUI tests for Firefox45Win7_topInstructions \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/topInstructions.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_applab_tooltips\r\nRetrying 3 times\r\ncucumber features/applab/tooltips.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_tooltips_output.html -f pretty --format rerun --out Firefox45Win7_applab_tooltips.rerun\r\nThe key is circle/22226/Firefox45Win7_textToSpeech_output.html\r\nUI tests for Firefox45Win7_textToSpeech \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/textToSpeech.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for Firefox45Win7_applab_eyes\r\nRetrying 3 times\r\ncucumber features/applab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@chrome -t ~@no_firefox -t ~@skip -t ~@webpurify -S --format html --out Firefox45Win7_applab_eyes_output.html -f pretty --format rerun --out Firefox45Win7_applab_eyes.rerun\r\nThe key is circle/22226/Firefox45Win7_submittableEyes_output.html\r\nThe key is circle/22226/Firefox45Win7_stageLockEyes_output.html\r\nUI tests for Firefox45Win7_submittableEyes \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/submittableEyes.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_unusedBlocks\r\nRetrying 3 times\r\ncucumber features/unusedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_unusedBlocks_output.html -f pretty --format rerun --out ChromeLatestWin7_unusedBlocks.rerun\r\nThe key is circle/22226/Firefox45Win7_publicKeyCryptography_eyes_output.html\r\nUI tests for Firefox45Win7_publicKeyCryptography_eyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/publicKeyCryptography/eyes.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_topInstructions\r\nRetrying 3 times\r\ncucumber features/topInstructions.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_topInstructions_output.html -f pretty --format rerun --out ChromeLatestWin7_topInstructions.rerun\r\nUI tests for Firefox45Win7_stageLockEyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/stageLockEyes.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_textToSpeech\r\nRetrying 3 times\r\ncucumber features/textToSpeech.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_textToSpeech_output.html -f pretty --format rerun --out ChromeLatestWin7_textToSpeech.rerun\r\nThe key is circle/22226/Firefox45Win7_initialPageViews_output.html\r\nUI tests for Firefox45Win7_initialPageViews \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/initialPageViews.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_submittableEyes\r\nRetrying 3 times\r\ncucumber features/submittableEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_submittableEyes_output.html -f pretty --format rerun --out ChromeLatestWin7_submittableEyes.rerun\r\nThe key is circle/22226/Firefox45Win7_gamelab_eyes_output.html\r\nThe key is circle/22226/Firefox45Win7_hourOfCodeDotCom_output.html\r\nUI tests for Firefox45Win7_hourOfCodeDotCom \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeDotCom.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_stageLockEyes\r\nRetrying 3 times\r\ncucumber features/stageLockEyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_stageLockEyes_output.html -f pretty --format rerun --out ChromeLatestWin7_stageLockEyes.rerun\r\nUI tests for Firefox45Win7_gamelab_eyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/gamelab/eyes.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_publicKeyCryptography_eyes\r\nRetrying 3 times\r\ncucumber features/publicKeyCryptography/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_publicKeyCryptography_eyes_output.html -f pretty --format rerun --out ChromeLatestWin7_publicKeyCryptography_eyes.rerun\r\nThe key is circle/22226/Firefox45Win7_footer_output.html\r\nThe key is circle/22226/Firefox45Win7_eyes_output.html\r\nUI tests for Firefox45Win7_footer \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/footer.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_initialPageViews\r\nRetrying 3 times\r\ncucumber features/initialPageViews.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_initialPageViews_output.html -f pretty --format rerun --out ChromeLatestWin7_initialPageViews.rerun\r\nUI tests for Firefox45Win7_eyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/eyes.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_hourOfCodeDotCom\r\nRetrying 3 times\r\ncucumber features/hourOfCodeDotCom.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCodeDotCom_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCodeDotCom.rerun\r\nThe key is circle/22226/Firefox45Win7_craft_dialogs_output.html\r\nUI tests for Firefox45Win7_craft_dialogs \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/craft/dialogs.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_gamelab_eyes\r\nRetrying 3 times\r\ncucumber features/gamelab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_gamelab_eyes_output.html -f pretty --format rerun --out ChromeLatestWin7_gamelab_eyes.rerun\r\nThe key is circle/22226/Firefox45Win7_droplet_output.html\r\nUI tests for Firefox45Win7_droplet \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/droplet.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_footer\r\nRetrying 3 times\r\ncucumber features/footer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_footer_output.html -f pretty --format rerun --out ChromeLatestWin7_footer.rerun\r\nThe key is circle/22226/Firefox45Win7_copypaste_output.html\r\nUI tests for Firefox45Win7_copypaste \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/copypaste.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_eyes\r\nRetrying 3 times\r\ncucumber features/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_eyes_output.html -f pretty --format rerun --out ChromeLatestWin7_eyes.rerun\r\nThe key is circle/22226/Firefox45Win7_contractEditor_output.html\r\nUI tests for Firefox45Win7_contractEditor \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/contractEditor.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_contractEditor\r\nRetrying 3 times\r\ncucumber features/contractEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_contractEditor_output.html -f pretty --format rerun --out ChromeLatestWin7_contractEditor.rerun\r\nThe key is circle/22226/Firefox45Win7_blockValidation_output.html\r\nUI tests for Firefox45Win7_blockValidation \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/blockValidation.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_blockValidation\r\nRetrying 3 times\r\ncucumber features/blockValidation.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_blockValidation_output.html -f pretty --format rerun --out ChromeLatestWin7_blockValidation.rerun\r\nThe key is circle/22226/Firefox45Win7_applab_tooltips_output.html\r\nUI tests for Firefox45Win7_applab_tooltips \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/tooltips.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_applab_tooltips\r\nRetrying 3 times\r\ncucumber features/applab/tooltips.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_tooltips_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_tooltips.rerun\r\nThe key is circle/22226/Firefox45Win7_starwars_output.html\r\nUI tests for Firefox45Win7_starwars \u001B[0;32;49msucceeded\u001B[0m (6:42 minutes, 10 passed)\r\nStarting UI tests for ChromeLatestWin7_applab_eyes\r\nRetrying 3 times\r\ncucumber features/applab/eyes.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_applab_eyes_output.html -f pretty --format rerun --out ChromeLatestWin7_applab_eyes.rerun\r\nThe key is circle/22226/Firefox45Win7_applab_eyes_output.html\r\nUI tests for Firefox45Win7_applab_eyes \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/eyes.feature file:\r\n - Do the feature or scenario tags exclude Firefox45Win7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_unusedBlocks_output.html\r\nUI tests for ChromeLatestWin7_unusedBlocks \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/unusedBlocks.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_topInstructions_output.html\r\nUI tests for ChromeLatestWin7_topInstructions \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/topInstructions.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_textToSpeech_output.html\r\nThe key is circle/22226/ChromeLatestWin7_submittableEyes_output.html\r\nUI tests for ChromeLatestWin7_textToSpeech \u001B[0;34;49mskipped\u001B[0m (0:24 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/textToSpeech.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nUI tests for ChromeLatestWin7_submittableEyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/submittableEyes.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/IE11Win10_bigGameVersions_output.html\r\nUI tests for IE11Win10_bigGameVersions \u001B[0;32;49msucceeded\u001B[0m (6:22 minutes, 1 passed)\r\nThe key is circle/22226/ChromeLatestWin7_publicKeyCryptography_eyes_output.html\r\nThe key is circle/22226/ChromeLatestWin7_stageLockEyes_output.html\r\nThe key is circle/22226/ChromeLatestWin7_initialPageViews_output.html\r\nUI tests for ChromeLatestWin7_publicKeyCryptography_eyes \u001B[0;34;49mskipped\u001B[0m (0:22 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/publicKeyCryptography/eyes.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nUI tests for ChromeLatestWin7_stageLockEyes \u001B[0;34;49mskipped\u001B[0m (0:23 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/stageLockEyes.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nUI tests for ChromeLatestWin7_initialPageViews \u001B[0;34;49mskipped\u001B[0m (0:22 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/initialPageViews.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_hourOfCodeDotCom_output.html\r\nThe key is circle/22226/ChromeLatestWin7_gamelab_eyes_output.html\r\nUI tests for ChromeLatestWin7_hourOfCodeDotCom \u001B[0;34;49mskipped\u001B[0m (0:21 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/hourOfCodeDotCom.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nUI tests for ChromeLatestWin7_gamelab_eyes \u001B[0;34;49mskipped\u001B[0m (0:20 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/gamelab/eyes.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_footer_output.html\r\nUI tests for ChromeLatestWin7_footer \u001B[0;34;49mskipped\u001B[0m (0:21 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/footer.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_eyes_output.html\r\nUI tests for ChromeLatestWin7_eyes \u001B[0;34;49mskipped\u001B[0m (0:19 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/eyes.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_contractEditor_output.html\r\nUI tests for ChromeLatestWin7_contractEditor \u001B[0;34;49mskipped\u001B[0m (0:17 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/contractEditor.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_blockValidation_output.html\r\nThe key is circle/22226/ChromeLatestWin7_applab_tooltips_output.html\r\nUI tests for ChromeLatestWin7_blockValidation \u001B[0;34;49mskipped\u001B[0m (0:16 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/blockValidation.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/ChromeLatestWin7_applab_eyes_output.html\r\nUI tests for ChromeLatestWin7_applab_eyes \u001B[0;34;49mskipped\u001B[0m (0:12 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/eyes.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nUI tests for ChromeLatestWin7_applab_tooltips \u001B[0;34;49mskipped\u001B[0m (0:13 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/applab/tooltips.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nThe key is circle/22226/SafariYosemite_starwars_output.html\r\nUI tests for SafariYosemite_starwars \u001B[0;32;49msucceeded\u001B[0m (8:10 minutes, 10 passed)\r\nThe key is circle/22226/IE11Win10_applab_templateBacked_output.html\r\nThe key is circle/22226/IE11Win10_starwars_output.html\r\nUI tests for IE11Win10_applab_templateBacked \u001B[0;32;49msucceeded\u001B[0m (3:57 minutes, 1 passed)\r\nUI tests for IE11Win10_starwars \u001B[0;32;49msucceeded\u001B[0m (5:22 minutes, 8 passed)\r\nThe key is circle/22226/ChromeLatestWin7_feedback_output.html\r\nUI tests for ChromeLatestWin7_feedback \u001B[0;32;49msucceeded\u001B[0m (3:14 minutes, 2 passed)\r\nThe key is circle/22226/ChromeLatestWin7_starwars_output.html\r\nUI tests for ChromeLatestWin7_starwars \u001B[0;32;49msucceeded\u001B[0m (5:52 minutes, 10 passed)\r\nThe key is circle/22226/ChromeLatestWin7_applab_templateBacked_output.html\r\nUI tests for ChromeLatestWin7_applab_templateBacked \u001B[0;32;49msucceeded\u001B[0m (4:01 minutes, 1 passed)\r\nThe key is circle/22226/Firefox45Win7_applab_scenarios_output.html\r\nUI tests for Firefox45Win7_applab_scenarios \u001B[0;32;49msucceeded\u001B[0m (8:49 minutes, 6 passed with 1 reruns)\r\nThe key is circle/22226/SafariYosemite_applab_templateBacked_output.html\r\nUI tests for SafariYosemite_applab_templateBacked \u001B[0;32;49msucceeded\u001B[0m (4:21 minutes, 1 passed)\r\nThe key is circle/22226/IE11Win10_applab_scenarios_output.html\r\nUI tests for IE11Win10_applab_scenarios \u001B[0;32;49msucceeded\u001B[0m (7:46 minutes, 6 passed with 1 reruns)\r\ntest: 328 succeeded. 8 failed. Test count: 336. Total duration: 31:44 minutes. Total reruns of flaky tests: 27. Total successful reruns of flaky tests: 3.\r\ntest: Failed tests: \r\n <b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode</b> (0:59 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_output.html?versionId=.LVAiOD.mwC.7otkY9v5YmvZUdHYIal9'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c SafariYosemite -f features/hourOfCode.feature\r\n<b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode_signedIn</b> (1:32 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_signedIn_output.html?versionId=RdZElY2Gp_ZDMLB_9ck2V94oTZrd.nAx'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c IE11Win10 -f features/hourOfCode_signedIn.feature\r\n<b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (1:14 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=ZM4YRRNjMCyck_wkVB8OcoKCp1TZIzpi'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c ChromeLatestWin7 -f features/hourOfCode_signedIn.feature\r\n<b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode</b> (0:39 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/ChromeLatestWin7_hourOfCode_output.html?versionId=aNm9mGtp2a3_6fNmS7hoX6g5XzuoPyw1'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c ChromeLatestWin7 -f features/hourOfCode.feature\r\n<b>dashboard</b> UI tests failed with <b>SafariYosemite_hourOfCode_signedIn</b> (1:11 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/SafariYosemite_hourOfCode_signedIn_output.html?versionId=wkEioODi97wgi.mNQbdJxSkcA433wecN'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c SafariYosemite -f features/hourOfCode_signedIn.feature\r\n<b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode_signedIn</b> (1:04 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_signedIn_output.html?versionId=I4YlUun.nRbSQa2_QQjI.TabLdJwm3JA'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c Firefox45Win7 -f features/hourOfCode_signedIn.feature\r\n<b>dashboard</b> UI tests failed with <b>IE11Win10_hourOfCode</b> (0:59 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/IE11Win10_hourOfCode_output.html?versionId=U8.q6xAJZ4svEkkg.CBF9.1LpC5s_4xJ'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c IE11Win10 -f features/hourOfCode.feature\r\n<b>dashboard</b> UI tests failed with <b>Firefox45Win7_hourOfCode</b> (0:52 minutes with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22226/Firefox45Win7_hourOfCode_output.html?versionId=r3ZkipKpk.bLETtMc82ON8k0k.KibSvH'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c Firefox45Win7 -f features/hourOfCode.feature\r\nrake aborted!\r\n'bundle exec ./runner.rb -f features/applab/dataBlocks.feature,features/applab/embed.feature,features/applab/eyes.feature,features/applab/htmlSanitization.feature,features/applab/scenarios.feature,features/applab/sharedApps.feature,features/applab/templateBacked.feature,features/applab/tooltips.feature,features/artist.feature,features/authoredHints.feature,features/bee.feature,features/bigGameRemix.feature,features/bigGameVersions.feature,features/blocklayout.feature,features/blockTrashing.feature,features/blockValidation.feature,features/bouncedrag.feature,features/bounce.feature,features/builtLevel.feature,features/callouts.feature,features/clearpuzzle.feature,features/contextualHints.feature,features/contractEditor.feature,features/contractEditorSections.feature,features/contractExamples.feature,features/copypaste.feature,features/craft/dialogs.feature,features/disableToolboxArtist.feature,features/disableToolboxMaze.feature,features/disallowedsharing.feature,features/dropdown.feature,features/droplet.feature,features/embeddedBlocks.feature,features/eyes.feature,features/farmer.feature,features/feedback.feature,features/flappydrag.feature,features/flappy.feature,features/footer.feature,features/free_response_submittable.feature,features/functionEditor.feature,features/funOMeter.feature,features/gamelab/eyes.feature,features/gamelab/levelOptions.feature,features/groupdrag.feature,features/hocReset.feature,features/hourOfCodeDotCom.feature,features/hourOfCode.feature,features/hourOfCodeFinish.feature,features/hourOfCode_signedIn.feature,features/i18n.feature,features/initialPageViews.feature,features/jigsaw2.feature,features/jigsaw.feature,features/legacyShareRemix.feature,features/level_group.feature,features/level_group_multi_page_dots.feature,features/level_group_multi_page.feature,features/markdownRendering.feature,features/match.feature,features/maze2.feature,features/maze.feature,features/multi2.feature,features/multi.feature,features/multi_submittable.feature,features/netsim_lobby.feature,features/pixelation.feature,features/plc/courseUnitNavigation.feature,features/popoutdrag.feature,features/projects.feature,features/publicKeyCryptography/eyes.feature,features/sharepage.feature,features/signingIn.feature,features/simpledrag.feature,features/stageLockEyes.feature,features/starwars.feature,features/stepMode.feature,features/studio.feature,features/submittableEyes.feature,features/teacher-dashboard.feature,features/textToSpeech.feature,features/topInstructions.feature,features/unusedBlocks.feature,features/videoplayer.feature -c ChromeLatestWin7,Firefox45Win7,IE11Win10,SafariYosemite -p localhost.code.org:3000 -d localhost.studio.code.org:3000 --circle --parallel 26 --retry_count 3 --html' returned 8\r\n/home/ubuntu/code-dot-org/lib/cdo/rake_utils.rb:74:in `system_stream_output'\r\n/home/ubuntu/code-dot-org/lib/rake/circle.rake:40:in `block (3 levels) in <top (required)>'\r\n/home/ubuntu/code-dot-org/lib/rake/circle.rake:34:in `chdir'\r\n/home/ubuntu/code-dot-org/lib/rake/circle.rake:34:in `block (2 levels) in <top (required)>'\r\n/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rake-11.2.2/exe/rake:27:in `<top (required)>'\r\nTasks: TOP => circle:run_ui_tests\r\n(See full trace by running task with --trace)\r\n[2016-09-27 17:48:39] FATAL SignalException: SIGHUP\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:174:in `select'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:174:in `block in start'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:32:in `start'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:162:in `start'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/handler/webrick.rb:34:in `run'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/server.rb:296:in `start'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/lib/rack/server.rb:147:in `start'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/gems/rack-2.0.1/bin/rackup:4:in `<top (required)>'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/rackup:22:in `load'\r\n\t/home/ubuntu/.rvm/gems/ruby-2.2.3/bin/rackup:22:in `<main>'\r\n[2016-09-27 17:48:39] INFO going to shutdown ..." | |
}, | |
{ | |
"type": "err", | |
"time": "2016-09-27T17:48:39.957Z", | |
"message": "\ncase $CIRCLE_NODE_INDEX in 0) bundle exec rake circle:run_tests ;; *) bundle exec rake circle:run_ui_tests ;; esac returned exit code 1" | |
} | |
] | |
# Sample #2 (failure) | |
[ | |
{ | |
"type": "out", | |
"time": "2016-09-27T17:36:39.237Z", | |
"message": "Running `RACK_ENV=test RAILS_ENV=test bundle exec ./bin/dashboard-server` in background\r\nwget https://saucelabs.com/downloads/sc-4.4.0-rc2-linux.tar.gz\r\n--2016-09-27 16:50:30-- https://saucelabs.com/downloads/sc-4.4.0-rc2-linux.tar.gz\r\nResolving saucelabs.com (saucelabs.com)... 162.222.75.243\r\nConnecting to saucelabs.com (saucelabs.com)|162.222.75.243|:443... connected.\r\nHTTP request sent, awaiting response... 200 OK\r\nLength: 4731441 (4.5M) [binary/octet-stream]\r\nSaving to: `sc-4.4.0-rc2-linux.tar.gz'\r\n\r\n\r 0% [ ] 0 --.-K/s \r 0% [ ] 43,849 179K/s \r 4% [> ] 212,377 430K/s \r11% [===> ] 555,113 749K/s \r18% [======> ] 867,681 873K/s \r26% [=========> ] 1,264,865 1016K/s \r\n16:50:32 [rerun] Dashboard launched\r\n\r31% [===========> ] 1,472,697 977K/s \r35% [============> ] 1,689,785 962K/s \r40% [==============> ] 1,910,969 968K/s \r45% [================> ] 2,136,249 980K/s \r47% [=================> ] 2,263,225 943K/s \r52% [===================> ] 2,476,217 921K/s \r55% [====================> ] 2,640,057 902K/s \r59% [======================> ] 2,803,897 880K/s eta 2s \r61% [=======================> ] 2,930,873 859K/s eta 2s 16:50:35 [rerun] Watching /home/ubuntu/code-dot-org/lib, /home/ubuntu/code-dot-org/shared/middleware, /home/ubuntu/code-dot-org/pegasus for **/*.{rb,ru,yml} using Linux adapter\r\n\r64% [========================> ] 3,061,945 845K/s eta 2s \r65% [========================> ] 3,102,905 802K/s eta 2s \r67% [=========================> ] 3,205,305 819K/s eta 2s \r70% [==========================> ] 3,315,897 786K/s eta 2s \r71% [==========================> ] 3,393,721 677K/s eta 2s \r73% [===========================> ] 3,471,545 614K/s eta 2s \r75% [============================> ] 3,549,369 589K/s eta 2s \r76% [============================> ] 3,610,809 535K/s eta 2s \r77% [=============================> ] 3,672,249 487K/s eta 2s \r78% [=============================> ] 3,729,593 463K/s eta 2s \r79% [==============================> ] 3,782,841 379K/s eta 2s \r81% [==============================> ] 3,844,281 361K/s eta 1s \r81% [==============================> ] 3,877,049 313K/s eta 1s \r82% [===============================> ] 3,901,625 268K/s eta 1s \r83% [===============================> ] 3,958,969 259K/s eta 1s \r84% [===============================> ] 3,995,833 246K/s eta 1s \r85% [================================> ] 4,040,889 224K/s eta 1s \r86% [================================> ] 4,085,945 211K/s eta 1s \r86% [================================> ] 4,110,521 189K/s eta 1s \r87% [=================================> ] 4,143,289 186K/s eta 1s \r88% [=================================> ] 4,176,057 170K/s eta 1s \r88% [=================================> ] 4,200,633 166K/s eta 1s \r89% [=================================> ] 4,245,689 156K/s eta 1s \r90% [==================================> ] 4,286,649 150K/s eta 1s \r91% [==================================> ] 4,327,609 146K/s eta 1s \r92% [===================================> ] 4,368,569 152K/s eta 1s \r93% [===================================> ] 4,417,721 150K/s eta 1s \r94% [===================================> ] 4,462,777 153K/s eta 1s \r95% [====================================> ] 4,507,833 156K/s eta 1s \r96% [====================================> ] 4,552,889 159K/s eta 0s \r97% [====================================> ] 4,602,041 165K/s eta 0s \r97% [=====================================> ] 4,630,713 159K/s eta 0s \r98% [=====================================> ] 4,675,769 162K/s eta 0s \r99% [=====================================> ] 4,712,633 160K/s eta 0s \r100%[======================================>] 4,731,441 163K/s in 12s \r\n\r\n2016-09-27 16:50:43 (386 KB/s) - `sc-4.4.0-rc2-linux.tar.gz' saved [4731441/4731441]\r\n\r\ntar -xzf sc-4.4.0-rc2-linux.tar.gz\r\nRunning `for i in 1 2; do ./bin/sc -vv -l $CIRCLE_ARTIFACTS/sc.log -u $SAUCE_USERNAME -k $SAUCE_ACCESS_KEY -i CIRCLE-BUILD-$CIRCLE_BUILD_NUM-$CIRCLE_NODE_INDEX --tunnel-domains localhost-studio.code.org,localhost.code.org && break; done` in background\r\nuntil $(curl --output /dev/null --silent --head --fail http://localhost.studio.code.org:3000); do sleep 5; done\r\n27 Sep 16:50:43 - Sauce Connect 4.4.0-rc2, build 2818 bd6f2d2\r\n27 Sep 16:50:43 - Using CA certificate bundle /etc/ssl/certs/ca-certificates.crt.\r\n27 Sep 16:50:43 - Using CA certificate verify path /etc/ssl/certs.\r\n27 Sep 16:50:43 - Starting up; pid 24644\r\n27 Sep 16:50:43 - Command line arguments: ./bin/sc -vv -l /tmp/circle-artifacts.jfhi4Dx/sc.log -u briancdo -k **** -i CIRCLE-BUILD-22222-1 --tunnel-domains localhost-studio.code.org,localhost.code.org \r\n27 Sep 16:50:43 - Log file: /tmp/circle-artifacts.jfhi4Dx/sc.log\r\n27 Sep 16:50:43 - Pid file: /tmp/sc_client-CIRCLE-BUILD-22222-1.pid\r\n27 Sep 16:50:43 - Timezone: UTC GMT offset: 0h\r\n27 Sep 16:50:43 - Using no proxy for connecting to Sauce Labs REST API.\r\n27 Sep 16:50:43 - Resolving saucelabs.com to 162.222.75.243 took 1 ms.\r\n27 Sep 16:50:44 - ***********************************************************\r\n27 Sep 16:50:44 - A newer version of Sauce Connect (build 2863) is available!\r\n27 Sep 16:50:44 - Download it here:\r\n27 Sep 16:50:44 - https://saucelabs.com/downloads/sc-4.4.0-linux.tar.gz\r\n27 Sep 16:50:44 - ***********************************************************\r\n27 Sep 16:50:44 - Started scproxy on port 57036.\r\n27 Sep 16:50:44 - Please wait for 'you may start your tests' to start your tests.\r\n27 Sep 16:50:44 - Starting secure remote tunnel VM...\r\n27 Sep 16:50:51 - Secure remote tunnel VM provisioned.\r\n27 Sep 16:50:51 - Tunnel ID: 752d75ce446742dba42c2559dde89f38\r\n27 Sep 16:50:52 - Secure remote tunnel VM is now: booting\r\n27 Sep 16:50:58 - Secure remote tunnel VM is now: running\r\n27 Sep 16:50:58 - Using no proxy for connecting to tunnel VM.\r\n27 Sep 16:50:58 - Resolving tunnel hostname to 162.222.77.106 took 2ms.\r\n27 Sep 16:50:58 - Starting Selenium listener...\r\n27 Sep 16:50:58 - Establishing secure TLS connection to tunnel...\r\n27 Sep 16:50:58 - Selenium listener started on port 4445.\r\n27 Sep 16:51:00 - Sauce Connect is up, you may start your tests.\r\n[2016-09-27 16:51:18] INFO WEBrick 1.3.1\r\n[2016-09-27 16:51:18] INFO ruby 2.2.3 (2015-08-18) [x86_64-linux]\r\n[2016-09-27 16:51:18] INFO WEBrick::HTTPServer#start: pid=24563 port=3000\r\nbundle exec ./runner.rb -f features/applab/dataBlocks.feature,features/applab/embed.feature,features/applab/eyes.feature,features/applab/htmlSanitization.feature,features/applab/scenarios.feature,features/applab/sharedApps.feature,features/applab/templateBacked.feature,features/applab/tooltips.feature,features/artist.feature,features/authoredHints.feature,features/bee.feature,features/bigGameRemix.feature,features/bigGameVersions.feature,features/blocklayout.feature,features/blockTrashing.feature,features/blockValidation.feature,features/bouncedrag.feature,features/bounce.feature,features/builtLevel.feature,features/callouts.feature,features/clearpuzzle.feature,features/contextualHints.feature,features/contractEditor.feature,features/contractEditorSections.feature,features/contractExamples.feature,features/copypaste.feature,features/craft/dialogs.feature,features/disableToolboxArtist.feature,features/disableToolboxMaze.feature,features/disallowedsharing.feature,features/dropdown.feature,features/droplet.feature,features/embeddedBlocks.feature,features/eyes.feature,features/farmer.feature,features/feedback.feature,features/flappydrag.feature,features/flappy.feature,features/footer.feature,features/free_response_submittable.feature,features/functionEditor.feature,features/funOMeter.feature,features/gamelab/eyes.feature,features/gamelab/levelOptions.feature,features/groupdrag.feature,features/hocReset.feature,features/hourOfCodeDotCom.feature,features/hourOfCode.feature,features/hourOfCodeFinish.feature,features/hourOfCode_signedIn.feature,features/i18n.feature,features/initialPageViews.feature,features/jigsaw2.feature,features/jigsaw.feature,features/legacyShareRemix.feature,features/level_group.feature,features/level_group_multi_page_dots.feature,features/level_group_multi_page.feature,features/markdownRendering.feature,features/match.feature,features/maze2.feature,features/maze.feature,features/multi2.feature,features/multi.feature,features/multi_submittable.feature,features/netsim_lobby.feature,features/pixelation.feature,features/plc/courseUnitNavigation.feature,features/popoutdrag.feature,features/projects.feature,features/publicKeyCryptography/eyes.feature,features/sharepage.feature,features/signingIn.feature,features/simpledrag.feature,features/stageLockEyes.feature,features/starwars.feature,features/stepMode.feature,features/studio.feature,features/submittableEyes.feature,features/teacher-dashboard.feature,features/textToSpeech.feature,features/topInstructions.feature,features/unusedBlocks.feature,features/videoplayer.feature -c ChromeLatestWin7 -p localhost.code.org:3000 -d localhost.studio.code.org:3000 --circle --parallel 26 --retry_count 3 --html\r\ntest: Starting 84 <b>dashboard</b> UI tests in 26 threads...\r\nStarting UI tests for ChromeLatestWin7_videoplayer\r\nStarting UI tests for ChromeLatestWin7_teacher-dashboard\r\nStarting UI tests for ChromeLatestWin7_simpledrag\r\nStarting UI tests for ChromeLatestWin7_sharepage\r\nRetrying 3 times\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_sharepage_output.html -f pretty --format rerun --out ChromeLatestWin7_sharepage.rerun\r\nStarting UI tests for ChromeLatestWin7_maze\r\nRetrying 3 times\r\ncucumber features/maze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze_output.html -f pretty --format rerun --out ChromeLatestWin7_maze.rerun\r\nStarting UI tests for ChromeLatestWin7_jigsaw2\r\nRetrying 3 times\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw2_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw2.rerun\r\nStarting UI tests for ChromeLatestWin7_groupdrag\r\nRetrying 3 times\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_groupdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_groupdrag.rerun\r\nStarting UI tests for ChromeLatestWin7_farmer\r\nRetrying 3 times\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_farmer_output.html -f pretty --format rerun --out ChromeLatestWin7_farmer.rerun\r\nRetrying 3 times\r\ncucumber features/simpledrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_simpledrag_output.html -f pretty --format rerun --out ChromeLatestWin7_simpledrag.rerun\r\nStarting UI tests for ChromeLatestWin7_multi2\r\nStarting UI tests for ChromeLatestWin7_maze2\r\nRetrying 3 times\r\ncucumber features/maze2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze2_output.html -f pretty --format rerun --out ChromeLatestWin7_maze2.rerun\r\nStarting UI tests for ChromeLatestWin7_hourOfCode_signedIn\r\nStarting UI tests for ChromeLatestWin7_hourOfCode\r\nRetrying 3 times\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode.rerun\r\nStarting UI tests for ChromeLatestWin7_embeddedBlocks\r\nRetrying 3 times\r\nRetrying 3 times\r\ncucumber features/videoplayer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_videoplayer_output.html -f pretty --format rerun --out ChromeLatestWin7_videoplayer.rerun\r\nStarting UI tests for ChromeLatestWin7_multi\r\nRetrying 3 times\r\ncucumber features/multi2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi2_output.html -f pretty --format rerun --out ChromeLatestWin7_multi2.rerun\r\nStarting UI tests for ChromeLatestWin7_i18n\r\nRetrying 3 times\r\ncucumber features/i18n.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_i18n_output.html -f pretty --format rerun --out ChromeLatestWin7_i18n.rerun\r\nStarting UI tests for ChromeLatestWin7_flappydrag\r\nRetrying 3 times\r\ncucumber features/flappydrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappydrag_output.html -f pretty --format rerun --out ChromeLatestWin7_flappydrag.rerun\r\nStarting UI tests for ChromeLatestWin7_popoutdrag\r\nStarting UI tests for ChromeLatestWin7_netsim_lobby\r\nRetrying 3 times\r\ncucumber features/netsim_lobby.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_netsim_lobby_output.html -f pretty --format rerun --out ChromeLatestWin7_netsim_lobby.rerun\r\nRetrying 3 times\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun\r\nStarting UI tests for ChromeLatestWin7_droplet\r\nRetrying 3 times\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_droplet_output.html -f pretty --format rerun --out ChromeLatestWin7_droplet.rerun\r\nRetrying 3 times\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi_output.html -f pretty --format rerun --out ChromeLatestWin7_multi.rerun\r\nStarting UI tests for ChromeLatestWin7_hocReset\r\nRetrying 3 times\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hocReset_output.html -f pretty --format rerun --out ChromeLatestWin7_hocReset.rerun\r\nRetrying 3 times\r\nRetrying 3 times\r\nStarting UI tests for ChromeLatestWin7_jigsaw\r\nRetrying 3 times\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw.rerun\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_teacher-dashboard_output.html -f pretty --format rerun --out ChromeLatestWin7_teacher-dashboard.rerun\r\nStarting UI tests for ChromeLatestWin7_legacyShareRemix\r\nRetrying 3 times\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_popoutdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_popoutdrag.rerun\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_embeddedBlocks_output.html -f pretty --format rerun --out ChromeLatestWin7_embeddedBlocks.rerun\r\nStarting UI tests for ChromeLatestWin7_functionEditor\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_legacyShareRemix_output.html -f pretty --format rerun --out ChromeLatestWin7_legacyShareRemix.rerun\r\nStarting UI tests for ChromeLatestWin7_dropdown\r\nRetrying 3 times\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_dropdown_output.html -f pretty --format rerun --out ChromeLatestWin7_dropdown.rerun\r\nRetrying 3 times\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_functionEditor_output.html -f pretty --format rerun --out ChromeLatestWin7_functionEditor.rerun\r\nStarting UI tests for ChromeLatestWin7_match\r\nRetrying 3 times\r\ncucumber features/match.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_match_output.html -f pretty --format rerun --out ChromeLatestWin7_match.rerun\r\nStarting UI tests for ChromeLatestWin7_flappy\r\nRetrying 3 times\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappy_output.html -f pretty --format rerun --out ChromeLatestWin7_flappy.rerun\r\nThe key is circle/22222/ChromeLatestWin7_i18n_output.html\r\nUI tests for ChromeLatestWin7_i18n \u001B[0;34;49mskipped\u001B[0m (0:28 minutes)\r\n\u001B[0;33;49mWe didn't actually run any tests, did you mean to do this?\r\n\u001B[0mCheck the ~excluded @tags in the cucumber command line above and in the features/i18n.feature file:\r\n - Do the feature or scenario tags exclude ChromeLatestWin7?\r\n - Are you trying to run --eyes tests?\r\nStarting UI tests for ChromeLatestWin7_disallowedsharing\r\nRetrying 3 times\r\ncucumber features/disallowedsharing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disallowedsharing_output.html -f pretty --format rerun --out ChromeLatestWin7_disallowedsharing.rerun\r\nThe key is circle/22222/ChromeLatestWin7_embeddedBlocks_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/embeddedBlocks.feature:8 # Scenario: \r\n\r\n1 scenario (1 failed)\r\n4 steps (1 failed, 3 passed)\r\n1m21.057s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_embeddedBlocks</b> (1:44 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_embeddedBlocks_output.html?versionId=GoegQ14ym2ZTWHXZ6erik7fLnpUh_BIX'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_embeddedBlocks_output.html -f pretty --format rerun --out ChromeLatestWin7_embeddedBlocks.rerun @ChromeLatestWin7_embeddedBlocks.rerun\r\nThe key is circle/22222/ChromeLatestWin7_groupdrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/groupdrag.feature:6 # Scenario: Connect two blocks from toolbox\r\n\r\n1 scenario (1 failed)\r\n7 steps (1 failed, 6 passed)\r\n1m41.079s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_groupdrag</b> (2:03 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_groupdrag_output.html?versionId=b9hs.mgDSDovOY83BjMQ6.S2jlXblRRc'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_groupdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_groupdrag.rerun @ChromeLatestWin7_groupdrag.rerun\r\nThe key is circle/22222/ChromeLatestWin7_sharepage_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/sharepage.feature:9 # Scenario: Share a flappy game, visit the share page, and visit the workspace\r\n\r\n1 scenario (1 failed)\r\n2 steps (1 failed, 1 passed)\r\n1m29.092s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_sharepage</b> (2:03 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_sharepage_output.html?versionId=IvDxjsi5fMpdTxQ_7x2kpdWQ2eeVxc3F'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_sharepage_output.html -f pretty --format rerun --out ChromeLatestWin7_sharepage.rerun @ChromeLatestWin7_sharepage.rerun\r\nThe key is circle/22222/ChromeLatestWin7_legacyShareRemix_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/legacyShareRemix.feature:12 # Scenario: Remixing a legacy /c/ share link\r\n\r\n1 scenario (1 failed)\r\n6 steps (1 failed, 5 passed)\r\n1m58.590s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_legacyShareRemix</b> (2:22 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_legacyShareRemix_output.html?versionId=.G.QceHqEZHT8cHNes9WqvDygwzT.RZC'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_legacyShareRemix_output.html -f pretty --format rerun --out ChromeLatestWin7_legacyShareRemix.rerun @ChromeLatestWin7_legacyShareRemix.rerun\r\nThe key is circle/22222/ChromeLatestWin7_flappydrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/flappydrag.feature:6 # Scenario: Connect two blocks from toolbox\r\ncucumber features/flappydrag.feature:14 # Scenario: Connect two blocks from toolbox\r\n\r\n2 scenarios (2 failed)\r\n9 steps (1 failed, 6 skipped, 2 passed)\r\n2m5.763s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_flappydrag</b> (2:40 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_flappydrag_output.html?versionId=pABPX00meP5EHoyVxJAyZvSQjBCBezkW'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/flappydrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappydrag_output.html -f pretty --format rerun --out ChromeLatestWin7_flappydrag.rerun @ChromeLatestWin7_flappydrag.rerun\r\nThe key is circle/22222/ChromeLatestWin7_jigsaw2_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/jigsaw2.feature:9 # Scenario: Solving puzzle\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n2m20.152s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw2</b> (2:54 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw2_output.html?versionId=bL1AAPOOg0.q9bi_w3zsjT2Ti0P9NLE6'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw2_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw2.rerun @ChromeLatestWin7_jigsaw2.rerun\r\nThe key is circle/22222/ChromeLatestWin7_jigsaw_output.html\r\nThe key is circle/22222/ChromeLatestWin7_functionEditor_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/functionEditor.feature:12 # Scenario: Opening the function editor and moving an inner block doesn't bump function\r\ncucumber features/functionEditor.feature:23 # Scenario: Opening the function editor and hitting the ESC key should close the editor\r\ncucumber features/functionEditor.feature:31 # Scenario: Opening / closing the function editor, shouldn't be able to connect to invisible child blocks\r\n\r\n3 scenarios (3 failed)\r\n31 steps (1 failed, 28 skipped, 2 passed)\r\n2m48.625s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_functionEditor</b> (3:15 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_functionEditor_output.html?versionId=As29DrauelN0F1HMHJEyspghZIrtNMJe'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_functionEditor_output.html -f pretty --format rerun --out ChromeLatestWin7_functionEditor.rerun @ChromeLatestWin7_functionEditor.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/jigsaw.feature:11 # Scenario: Loading the first jigsaw level\r\ncucumber features/jigsaw.feature:14 # Scenario: Can't delete blocks or lose them outside the workspace\r\ncucumber features/jigsaw.feature:35 # Scenario: Solving puzzle\r\n\r\n3 scenarios (3 failed)\r\n31 steps (1 failed, 28 skipped, 2 passed)\r\n2m46.379s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw</b> (3:15 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw_output.html?versionId=wCLwVRgsne1pUPCf3HSxe_drEtL7ymwz'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw.rerun @ChromeLatestWin7_jigsaw.rerun\r\nThe key is circle/22222/ChromeLatestWin7_flappy_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/flappy.feature:3 # Scenario: Solving puzzle 1\r\ncucumber features/flappy.feature:15 # Scenario: Solving puzzle 2\r\ncucumber features/flappy.feature:28 # Scenario: Failing puzzle 2\r\n\r\n3 scenarios (3 failed)\r\n22 steps (1 failed, 19 skipped, 2 passed)\r\n3m44.935s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_flappy</b> (4:19 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_flappy_output.html?versionId=G8WGYQHjVhNG7enbpb_LUxfsMKDPOX6l'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappy_output.html -f pretty --format rerun --out ChromeLatestWin7_flappy.rerun @ChromeLatestWin7_flappy.rerun\r\nThe key is circle/22222/ChromeLatestWin7_embeddedBlocks_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/embeddedBlocks.feature:8 # Scenario: \r\n\r\n1 scenario (1 failed)\r\n4 steps (4 skipped)\r\n2m35.532s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_embeddedBlocks</b> (2:39 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_embeddedBlocks_output.html?versionId=UZsK1BqRpPkrSkwP.KUC36oIi2xS2yg_'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_embeddedBlocks_output.html -f pretty --format rerun --out ChromeLatestWin7_embeddedBlocks.rerun @ChromeLatestWin7_embeddedBlocks.rerun\r\nThe key is circle/22222/ChromeLatestWin7_teacher-dashboard_output.html\r\nThe key is circle/22222/ChromeLatestWin7_hocReset_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/teacher-dashboard.feature:10 # Scenario: Loading the teacher dashboard\r\n\r\n1 scenario (1 failed)\r\n1 step (1 failed)\r\n5m15.473s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_teacher-dashboard</b> (5:50 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_teacher-dashboard_output.html?versionId=rx2nlIxTKv0mTP3vPhFtPIH0oB5Y2CIW'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_teacher-dashboard_output.html -f pretty --format rerun --out ChromeLatestWin7_teacher-dashboard.rerun @ChromeLatestWin7_teacher-dashboard.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/hocReset.feature:3 # Scenario: hoc/reset resets videos, callouts, level progress\r\n\r\n1 scenario (1 failed)\r\n1 step (1 failed)\r\n5m19.948s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hocReset</b> (5:50 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_hocReset_output.html?versionId=SPOX6sgaaKfuUrg82v.6OLX3Yf1LLWXY'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hocReset_output.html -f pretty --format rerun --out ChromeLatestWin7_hocReset.rerun @ChromeLatestWin7_hocReset.rerun\r\nThe key is circle/22222/ChromeLatestWin7_dropdown_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/dropdown.feature:6 # Scenario: Drag a dropdown and select a different option.\r\n\r\n1 scenario (1 failed)\r\n1 step (1 failed)\r\n5m16.342s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_dropdown</b> (5:50 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_dropdown_output.html?versionId=o5WIUwVKlCBszn27lNqTYO809j9yRFLI'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_dropdown_output.html -f pretty --format rerun --out ChromeLatestWin7_dropdown.rerun @ChromeLatestWin7_dropdown.rerun\r\nThe key is circle/22222/ChromeLatestWin7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (5:51 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=1IDq_r3XpKdTf5Z1vPBO.rT5_UX4X_.L'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun @ChromeLatestWin7_hourOfCode_signedIn.rerun\r\nThe key is circle/22222/ChromeLatestWin7_farmer_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/farmer.feature:12 # Scenario: Loading the first level\r\ncucumber features/farmer.feature:35 # Scenario: Losing the first level\r\n\r\n2 scenarios (2 failed)\r\n20 steps (1 failed, 17 skipped, 2 passed)\r\n6m2.076s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_farmer</b> (6:37 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_farmer_output.html?versionId=pZhEDwgmZTW8VyexKfUh.7FFQ4QOeqNe'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_farmer_output.html -f pretty --format rerun --out ChromeLatestWin7_farmer.rerun @ChromeLatestWin7_farmer.rerun\r\nThe key is circle/22222/ChromeLatestWin7_netsim_lobby_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/netsim_lobby.feature:7 # Scenario: First user in bit-sending mode can reach lobby\r\ncucumber features/netsim_lobby.feature:13 # Scenario: When not logged in, can connect to a router\r\n\r\n2 scenarios (2 failed)\r\n20 steps (1 failed, 19 skipped)\r\n7m39.037s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_netsim_lobby</b> (8:12 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_netsim_lobby_output.html?versionId=lzS2jxHTipHJijevEAoSfntLobYdGbUG'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/netsim_lobby.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_netsim_lobby_output.html -f pretty --format rerun --out ChromeLatestWin7_netsim_lobby.rerun @ChromeLatestWin7_netsim_lobby.rerun\r\nThe key is circle/22222/ChromeLatestWin7_popoutdrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/popoutdrag.feature:6 # Scenario: Connect two blocks from toolbox\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n7m52.545s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_popoutdrag</b> (8:26 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_popoutdrag_output.html?versionId=jEYymLfx2Fk8U3aDPz0zk4xZD83zy03f'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_popoutdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_popoutdrag.rerun @ChromeLatestWin7_popoutdrag.rerun\r\nThe key is circle/22222/ChromeLatestWin7_droplet_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/droplet.feature:9 # Scenario: Open editcode level and write some autocompleted, tooltipped code\r\n\r\n1 scenario (1 failed)\r\n20 steps (20 skipped)\r\n15m17.361s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_droplet</b> (15:51 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_droplet_output.html?versionId=lQ1749k4DL_xFfBV.7p0Yf2G.eT_s3cU'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_droplet_output.html -f pretty --format rerun --out ChromeLatestWin7_droplet.rerun @ChromeLatestWin7_droplet.rerun\r\nThe key is circle/22222/ChromeLatestWin7_multi_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/multi.feature:12 # Scenario: Clicking an option enables submit and submitting the correct answer wins\r\ncucumber features/multi.feature:21 # Scenario: Submitting an incorrect option\r\ncucumber features/multi.feature:33 # Scenario: Does not scroll horizontally\r\n\r\n4 scenarios (3 failed, 1 passed)\r\n34 steps (1 failed, 26 skipped, 7 passed)\r\n21m51.882s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_multi</b> (22:08 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_multi_output.html?versionId=1eaWzoVpCd3uzI4Eoa5OY3EfQtF9zwAe'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi_output.html -f pretty --format rerun --out ChromeLatestWin7_multi.rerun @ChromeLatestWin7_multi.rerun\r\nThe key is circle/22222/ChromeLatestWin7_jigsaw2_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/jigsaw2.feature:9 # Scenario: Solving puzzle\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n19m42.118s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw2</b> (19:45 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw2_output.html?versionId=3CFBRHzhoY0nyDwGGxqLwTesMcYgAtVl'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw2_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw2.rerun @ChromeLatestWin7_jigsaw2.rerun\r\n[2016-09-27 17:16:24] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:95 \r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `eof?'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\nThe key is circle/22222/ChromeLatestWin7_teacher-dashboard_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/teacher-dashboard.feature:10 # Scenario: Loading the teacher dashboard\r\n\r\n1 scenario (1 failed)\r\n2 steps (1 failed, 1 passed)\r\n16m59.740s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_teacher-dashboard</b> (17:08 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_teacher-dashboard_output.html?versionId=E5rQwF8E3CB4SD3b.cQzQ931Gnju066I'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_teacher-dashboard_output.html -f pretty --format rerun --out ChromeLatestWin7_teacher-dashboard.rerun @ChromeLatestWin7_teacher-dashboard.rerun\r\nThe key is circle/22222/ChromeLatestWin7_maze2_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/maze2.feature:13 # Scenario: Submit an incorrect program missing a block\r\ncucumber features/maze2.feature:39 # Scenario: Submit a program with an empty repeat\r\ncucumber features/maze2.feature:55 # Scenario: Submit a working program that uses too many blocks\r\n\r\n3 scenarios (3 failed)\r\n13 steps (2 failed, 8 skipped, 3 passed)\r\n23m0.771s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_maze2</b> (23:32 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_maze2_output.html?versionId=Irx2YYxEik7zN.9QlCSEMEXdhvYIY.7U'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/maze2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze2_output.html -f pretty --format rerun --out ChromeLatestWin7_maze2.rerun @ChromeLatestWin7_maze2.rerun\r\nThe key is circle/22222/ChromeLatestWin7_maze_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/maze.feature:12 # Scenario: Submit an invalid solution\r\ncucumber features/maze.feature:30 # Scenario: Submit a valid solution\r\n\r\n2 scenarios (2 failed)\r\n7 steps (2 failed, 2 skipped, 3 passed)\r\n23m12.502s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_maze</b> (23:45 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_maze_output.html?versionId=GmQYYxC2pCnJlT7X.7w174UHKpe.E1JK'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/maze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze_output.html -f pretty --format rerun --out ChromeLatestWin7_maze.rerun @ChromeLatestWin7_maze.rerun\r\nThe key is circle/22222/ChromeLatestWin7_jigsaw_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/jigsaw.feature:11 # Scenario: Loading the first jigsaw level\r\ncucumber features/jigsaw.feature:14 # Scenario: Can't delete blocks or lose them outside the workspace\r\ncucumber features/jigsaw.feature:35 # Scenario: Solving puzzle\r\n\r\n3 scenarios (3 failed)\r\n31 steps (1 failed, 28 skipped, 2 passed)\r\n21m0.901s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw</b> (21:03 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw_output.html?versionId=azIqdlrBd8VxDE8XVXMxLjqGaKQ5KH3g'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw.rerun @ChromeLatestWin7_jigsaw.rerun\r\nThe key is circle/22222/ChromeLatestWin7_hourOfCode_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/hourOfCode.feature:6 # Scenario: Solving puzzle 1, proceeding to puzzle 2, verifying that puzzle 1 appears as solved\r\ncucumber features/hourOfCode.feature:40 # Scenario: Failing at puzzle 1, refreshing puzzle 1, bubble should show up as attempted\r\ncucumber features/hourOfCode.feature:57 # Scenario: Go to puzzle 10, see video, go somewhere else, return to puzzle 10, should not see video, comes back on link\r\ncucumber features/hourOfCode.feature:71 # Scenario: Go to puzzle 9, see callouts, go somewhere else, return to puzzle 9, should not see callouts\r\n\r\n4 scenarios (4 failed)\r\n31 steps (2 failed, 26 skipped, 3 passed)\r\n24m2.369s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode</b> (24:31 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_hourOfCode_output.html?versionId=fmeiH0KyqrlWnT9feGV.dGvpDdfr4DeH'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode.rerun @ChromeLatestWin7_hourOfCode.rerun\r\nThe key is circle/22222/ChromeLatestWin7_hocReset_output.html\r\nThe key is circle/22222/ChromeLatestWin7_simpledrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/simpledrag.feature:6 # Scenario: Connect two blocks from toolbox in landscape mode\r\ncucumber features/simpledrag.feature:14 # Scenario: Connect two blocks from toolbox in portait mode\r\n\r\n2 scenarios (2 failed)\r\n3 steps (2 failed, 1 passed)\r\n24m34.634s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_simpledrag</b> (25:09 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_simpledrag_output.html?versionId=fpO.3S6EdWIi11kUllOq90Iepq12KaVU'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/simpledrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_simpledrag_output.html -f pretty --format rerun --out ChromeLatestWin7_simpledrag.rerun @ChromeLatestWin7_simpledrag.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/hocReset.feature:3 # Scenario: hoc/reset resets videos, callouts, level progress\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n19m10.712s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hocReset</b> (19:18 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_hocReset_output.html?versionId=3m1WjdpivIGTRhL8Mif5bSknbpHnwxgR'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hocReset_output.html -f pretty --format rerun --out ChromeLatestWin7_hocReset.rerun @ChromeLatestWin7_hocReset.rerun\r\nThe key is circle/22222/ChromeLatestWin7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (19:18 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=RjE8spsRhJaFvXmJBbYbcTbl8TF3Zn5.'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun @ChromeLatestWin7_hourOfCode_signedIn.rerun\r\nThe key is circle/22222/ChromeLatestWin7_dropdown_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/dropdown.feature:6 # Scenario: Drag a dropdown and select a different option.\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n19m10.581s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_dropdown</b> (19:19 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_dropdown_output.html?versionId=2Hb_bFkUNObTtA16MyzzvfCLsTflQdj6'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_dropdown_output.html -f pretty --format rerun --out ChromeLatestWin7_dropdown.rerun @ChromeLatestWin7_dropdown.rerun\r\nThe key is circle/22222/ChromeLatestWin7_disallowedsharing_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/disallowedsharing.feature:16 # Scenario: Sharing a phone number studio game\r\ncucumber features/disallowedsharing.feature:25 # Scenario: Sharing an email studio game\r\n\r\n2 scenarios (2 failed)\r\n3 steps (2 failed, 1 passed)\r\n24m35.032s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_disallowedsharing</b> (24:39 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_disallowedsharing_output.html?versionId=TnacVJjRXKCfYx3HVzoHDFLVoKoIXcMM'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/disallowedsharing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disallowedsharing_output.html -f pretty --format rerun --out ChromeLatestWin7_disallowedsharing.rerun @ChromeLatestWin7_disallowedsharing.rerun\r\nThe key is circle/22222/ChromeLatestWin7_groupdrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/groupdrag.feature:6 # Scenario: Connect two blocks from toolbox\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n23m3.857s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_groupdrag</b> (23:08 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_groupdrag_output.html?versionId=6.01y6Zr1BPOgDO9mKpmKXuS.2n2ZVaM'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_groupdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_groupdrag.rerun @ChromeLatestWin7_groupdrag.rerun\r\nThe key is circle/22222/ChromeLatestWin7_popoutdrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/popoutdrag.feature:6 # Scenario: Connect two blocks from toolbox\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n17m12.193s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_popoutdrag</b> (17:14 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_popoutdrag_output.html?versionId=2f6e5rSlFvmiJ_YkO7mR7XgYn7WoG_zU'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_popoutdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_popoutdrag.rerun @ChromeLatestWin7_popoutdrag.rerun\r\nThe key is circle/22222/ChromeLatestWin7_sharepage_output.html\r\nThe key is circle/22222/ChromeLatestWin7_embeddedBlocks_output.html\r\nThe key is circle/22222/ChromeLatestWin7_legacyShareRemix_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/embeddedBlocks.feature:8 # Scenario: \r\n\r\n1 scenario (1 failed)\r\n1 step (1 failed)\r\n21m15.994s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_embeddedBlocks</b> (21:18 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_embeddedBlocks_output.html?versionId=UF4TJ5pIWHcGQJ5bAvK_VZ9aHM9WrxEx'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/embeddedBlocks.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_embeddedBlocks_output.html -f pretty --format rerun --out ChromeLatestWin7_embeddedBlocks.rerun @ChromeLatestWin7_embeddedBlocks.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/legacyShareRemix.feature:12 # Scenario: Remixing a legacy /c/ share link\r\n\r\n1 scenario (1 failed)\r\n1 step (1 failed)\r\n23m17.926s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_legacyShareRemix</b> (23:19 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_legacyShareRemix_output.html?versionId=0JChW46SSCJjtkSD5VqsQK1g6G23Tdcu'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_legacyShareRemix_output.html -f pretty --format rerun --out ChromeLatestWin7_legacyShareRemix.rerun @ChromeLatestWin7_legacyShareRemix.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/sharepage.feature:9 # Scenario: Share a flappy game, visit the share page, and visit the workspace\r\n\r\n1 scenario (1 failed)\r\n1 step (1 failed)\r\n23m34.412s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_sharepage</b> (23:39 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_sharepage_output.html?versionId=I3qmwtvK44bQrsAQar5TAvw9PadWchP2'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_sharepage_output.html -f pretty --format rerun --out ChromeLatestWin7_sharepage.rerun @ChromeLatestWin7_sharepage.rerun\r\nThe key is circle/22222/ChromeLatestWin7_netsim_lobby_output.html\r\nThe key is circle/22222/ChromeLatestWin7_farmer_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/netsim_lobby.feature:7 # Scenario: First user in bit-sending mode can reach lobby\r\ncucumber features/netsim_lobby.feature:13 # Scenario: When not logged in, can connect to a router\r\n\r\n2 scenarios (2 failed)\r\n20 steps (1 failed, 19 skipped)\r\n17m54.226s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_netsim_lobby</b> (17:57 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_netsim_lobby_output.html?versionId=PA_yllX9SXLfpavWhb2DKtGIz0he52RY'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/netsim_lobby.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_netsim_lobby_output.html -f pretty --format rerun --out ChromeLatestWin7_netsim_lobby.rerun @ChromeLatestWin7_netsim_lobby.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/farmer.feature:12 # Scenario: Loading the first level\r\ncucumber features/farmer.feature:35 # Scenario: Losing the first level\r\n\r\n2 scenarios (2 failed)\r\n20 steps (1 failed, 17 skipped, 2 passed)\r\n19m29.972s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_farmer</b> (19:32 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_farmer_output.html?versionId=4rckuDW5xkuzYHPDp9bGVTqKnOjfC9xj'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_farmer_output.html -f pretty --format rerun --out ChromeLatestWin7_farmer.rerun @ChromeLatestWin7_farmer.rerun\r\nThe key is circle/22222/ChromeLatestWin7_match_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/match.feature:9 # Scenario: Loading the level\r\ncucumber features/match.feature:15 # Scenario: Solving puzzle\r\ncucumber features/match.feature:26 # Scenario: Submitting an incorrect solution\r\n\r\n3 scenarios (3 failed)\r\n8 steps (2 failed, 4 skipped, 2 passed)\r\n25m36.378s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_match</b> (26:09 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_match_output.html?versionId=U7Djlgv1U00XjNIOHI7pxd2.Dti6KqhZ'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/match.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_match_output.html -f pretty --format rerun --out ChromeLatestWin7_match.rerun @ChromeLatestWin7_match.rerun\r\nThe key is circle/22222/ChromeLatestWin7_flappydrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/flappydrag.feature:6 # Scenario: Connect two blocks from toolbox\r\ncucumber features/flappydrag.feature:14 # Scenario: Connect two blocks from toolbox\r\n\r\n2 scenarios (2 failed)\r\n9 steps (1 failed, 6 skipped, 2 passed)\r\n23m38.038s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_flappydrag</b> (23:42 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_flappydrag_output.html?versionId=0z5k8IvkeTp6MfxzhZDhkpu6Xl0ZKBGV'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/flappydrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappydrag_output.html -f pretty --format rerun --out ChromeLatestWin7_flappydrag.rerun @ChromeLatestWin7_flappydrag.rerun\r\n[2016-09-27 17:20:22] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:68 \r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `eof?'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:20:34] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:65 \r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `eof?'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\nThe key is circle/22222/ChromeLatestWin7_flappy_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/flappy.feature:3 # Scenario: Solving puzzle 1\r\ncucumber features/flappy.feature:15 # Scenario: Solving puzzle 2\r\ncucumber features/flappy.feature:28 # Scenario: Failing puzzle 2\r\n\r\n3 scenarios (3 failed)\r\n22 steps (1 failed, 19 skipped, 2 passed)\r\n22m38.009s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_flappy</b> (22:41 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_flappy_output.html?versionId=gyvLYvsgWYWCUgGJikykDF7jZZzEIkC1'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappy_output.html -f pretty --format rerun --out ChromeLatestWin7_flappy.rerun @ChromeLatestWin7_flappy.rerun\r\nThe key is circle/22222/ChromeLatestWin7_functionEditor_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/functionEditor.feature:12 # Scenario: Opening the function editor and moving an inner block doesn't bump function\r\ncucumber features/functionEditor.feature:23 # Scenario: Opening the function editor and hitting the ESC key should close the editor\r\ncucumber features/functionEditor.feature:31 # Scenario: Opening / closing the function editor, shouldn't be able to connect to invisible child blocks\r\n\r\n3 scenarios (3 failed)\r\n31 steps (1 failed, 28 skipped, 2 passed)\r\n23m54.480s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_functionEditor</b> (23:57 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_functionEditor_output.html?versionId=KnVcnzW1i34xnc.9BAbGQIYGLxG.1GWl'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_functionEditor_output.html -f pretty --format rerun --out ChromeLatestWin7_functionEditor.rerun @ChromeLatestWin7_functionEditor.rerun\r\n[2016-09-27 17:20:59] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:61 \r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `eof?'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\nThe key is circle/22222/ChromeLatestWin7_multi2_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/multi2.feature:9 # Scenario: Loading the level\r\ncucumber features/multi2.feature:12 # Scenario: Clicking an option enables submit but submitting only one answer gets a warning\r\ncucumber features/multi2.feature:23 # Scenario: Clicking an option enables submit and submitting the correct answer (two checkboxes) wins\r\ncucumber features/multi2.feature:33 # Scenario: Submitting an incorrect option\r\ncucumber features/multi2.feature:45 # Scenario: Pressing three options unselects the oldest\r\ncucumber features/multi2.feature:56 # Scenario: Pressing an option again toggles it\r\n\r\n6 scenarios (6 failed)\r\n51 steps (2 failed, 43 skipped, 6 passed)\r\n27m15.312s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_multi2</b> (27:49 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_multi2_output.html?versionId=EhnNT2GeKUQqemuR9l269MvsBQ00bltf'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/multi2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi2_output.html -f pretty --format rerun --out ChromeLatestWin7_multi2.rerun @ChromeLatestWin7_multi2.rerun\r\nThe key is circle/22222/ChromeLatestWin7_jigsaw2_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/jigsaw2.feature:9 # Scenario: Solving puzzle\r\n\r\n1 scenario (1 failed)\r\n7 steps (7 skipped)\r\n6m13.158s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw2</b> (6:16 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw2_output.html?versionId=WPDybumIF3CwSHMD9EzeXKUYHUhcFEJl'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/jigsaw2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw2_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw2.rerun @ChromeLatestWin7_jigsaw2.rerun\r\nThe key is circle/22222/ChromeLatestWin7_multi_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/multi.feature:9 # Scenario: Loading the level\r\ncucumber features/multi.feature:12 # Scenario: Clicking an option enables submit and submitting the correct answer wins\r\ncucumber features/multi.feature:21 # Scenario: Submitting an incorrect option\r\ncucumber features/multi.feature:33 # Scenario: Does not scroll horizontally\r\n\r\n4 scenarios (4 failed)\r\n38 steps (38 skipped)\r\n7m19.741s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_multi</b> (7:23 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_multi_output.html?versionId=WbmfrKFIPlteEiEPZ9oagiJMqKDm3zf0'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi_output.html -f pretty --format rerun --out ChromeLatestWin7_multi.rerun @ChromeLatestWin7_multi.rerun\r\nThe key is circle/22222/ChromeLatestWin7_droplet_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/droplet.feature:9 # Scenario: Open editcode level and write some autocompleted, tooltipped code\r\n\r\n1 scenario (1 failed)\r\n20 steps (20 skipped)\r\n19m50.897s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_droplet</b> (19:52 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_droplet_output.html?versionId=2QwlJPD.ZsouYtDzWDSvrup7H7iJ5MdT'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_droplet_output.html -f pretty --format rerun --out ChromeLatestWin7_droplet.rerun @ChromeLatestWin7_droplet.rerun\r\n[2016-09-27 17:32:38] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:81 \r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `eof?'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:32:38] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:78 \r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `eof?'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\n[2016-09-27 17:32:38] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:85 \r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `eof?'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:80:in `run'\r\n\t/home/ubuntu/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'\r\nThe key is circle/22222/ChromeLatestWin7_jigsaw2_output.html\r\nThe key is circle/22222/ChromeLatestWin7_hourOfCode_signedIn_output.html\r\ntest: <pre> And I verify progress in the header of the current page is \"perfect\" for level 1 # step_definitions/steps.rb:369\r\n # Course overview should also show progress\r\n Then I navigate to the course page and verify progress for course \"hourofcode\" stage 1 level 1 is \"perfect\" # features/hourOfCode_signedIn.feature:20\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hourOfCode_signedIn</b> (14:13 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_hourOfCode_signedIn_output.html?versionId=.nLARYA4_s_ARIA0ivuuNLcZXkuNX5K7'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/hourOfCode_signedIn.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hourOfCode_signedIn_output.html -f pretty --format rerun --out ChromeLatestWin7_hourOfCode_signedIn.rerun @ChromeLatestWin7_hourOfCode_signedIn.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/jigsaw2.feature:9 # Scenario: Solving puzzle\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n10m25.434s\r\n</pre>\r\ntest: <pre></pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw2</b> (10:27 minutes, 1 failed with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw2_output.html?versionId=su0TXit5fZqXoI2e8XN3_woooaiRqgVq'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c ChromeLatestWin7 -f features/jigsaw2.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw2</b> (10:27 minutes, 1 failed with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw2_output.html?versionId=su0TXit5fZqXoI2e8XN3_woooaiRqgVq'>☠Log on S3</a>\r\nUI tests for ChromeLatestWin7_jigsaw2 \u001B[0;31;49mfailed\u001B[0m (10:27 minutes, 1 failed with 3 reruns)\r\nStarting UI tests for ChromeLatestWin7_disableToolboxMaze\r\nRetrying 3 times\r\ncucumber features/disableToolboxMaze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disableToolboxMaze_output.html -f pretty --format rerun --out ChromeLatestWin7_disableToolboxMaze.rerun\r\nThe key is circle/22222/ChromeLatestWin7_multi2_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/multi2.feature:9 # Scenario: Loading the level\r\ncucumber features/multi2.feature:12 # Scenario: Clicking an option enables submit but submitting only one answer gets a warning\r\ncucumber features/multi2.feature:23 # Scenario: Clicking an option enables submit and submitting the correct answer (two checkboxes) wins\r\ncucumber features/multi2.feature:33 # Scenario: Submitting an incorrect option\r\ncucumber features/multi2.feature:45 # Scenario: Pressing three options unselects the oldest\r\ncucumber features/multi2.feature:56 # Scenario: Pressing an option again toggles it\r\n\r\n6 scenarios (6 failed)\r\n69 steps (1 failed, 64 skipped, 4 passed)\r\n11m41.487s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_multi2</b> (11:44 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_multi2_output.html?versionId=t6.dumRXSwp9AAHGx_qFxhaMY54pEeuH'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/multi2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi2_output.html -f pretty --format rerun --out ChromeLatestWin7_multi2.rerun @ChromeLatestWin7_multi2.rerun\r\nThe key is circle/22222/ChromeLatestWin7_droplet_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/droplet.feature:9 # Scenario: Open editcode level and write some autocompleted, tooltipped code\r\n\r\n1 scenario (1 failed)\r\n20 steps (20 skipped)\r\n4m24.821s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_droplet</b> (4:26 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_droplet_output.html?versionId=WZ.Zxp7ewjvy5GRkcImO1LuWk5IRcphe'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/droplet.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_droplet_output.html -f pretty --format rerun --out ChromeLatestWin7_droplet.rerun @ChromeLatestWin7_droplet.rerun\r\nThe key is circle/22222/ChromeLatestWin7_popoutdrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/popoutdrag.feature:6 # Scenario: Connect two blocks from toolbox\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n14m36.833s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_popoutdrag</b> (14:41 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_popoutdrag_output.html?versionId=FdtJzPqM5M_NA8hYIx0KL4wj7wNtc9xA'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/popoutdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_popoutdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_popoutdrag.rerun @ChromeLatestWin7_popoutdrag.rerun\r\nThe key is circle/22222/ChromeLatestWin7_multi_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/multi.feature:9 # Scenario: Loading the level\r\ncucumber features/multi.feature:12 # Scenario: Clicking an option enables submit and submitting the correct answer wins\r\ncucumber features/multi.feature:21 # Scenario: Submitting an incorrect option\r\ncucumber features/multi.feature:33 # Scenario: Does not scroll horizontally\r\n\r\n4 scenarios (4 failed)\r\n36 steps (1 failed, 33 skipped, 2 passed)\r\n11m0.475s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_multi</b> (11:02 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_multi_output.html?versionId=VQmjaj38zQaqr048w9h.QMgGE9mB3ADA'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/multi.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_multi_output.html -f pretty --format rerun --out ChromeLatestWin7_multi.rerun @ChromeLatestWin7_multi.rerun\r\nThe key is circle/22222/ChromeLatestWin7_sharepage_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/sharepage.feature:9 # Scenario: Share a flappy game, visit the share page, and visit the workspace\r\n\r\n1 scenario (1 failed)\r\n2 steps (1 failed, 1 passed)\r\n14m47.306s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_sharepage</b> (14:51 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_sharepage_output.html?versionId=wdMG2xe_hy6nPR3iZRK4r62eVMNO3EMn'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/sharepage.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_sharepage_output.html -f pretty --format rerun --out ChromeLatestWin7_sharepage.rerun @ChromeLatestWin7_sharepage.rerun\r\nThe key is circle/22222/ChromeLatestWin7_groupdrag_output.html\r\nThe key is circle/22222/ChromeLatestWin7_teacher-dashboard_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/groupdrag.feature:6 # Scenario: Connect two blocks from toolbox\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n15m13.291s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_groupdrag</b> (15:23 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_groupdrag_output.html?versionId=EUZdR34v0YsdqWr_No9t93vJ7f1IW2b4'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/groupdrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_groupdrag_output.html -f pretty --format rerun --out ChromeLatestWin7_groupdrag.rerun @ChromeLatestWin7_groupdrag.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/teacher-dashboard.feature:10 # Scenario: Loading the teacher dashboard\r\n\r\n1 scenario (1 failed)\r\n2 steps (1 failed, 1 passed)\r\n17m32.392s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_teacher-dashboard</b> (17:35 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_teacher-dashboard_output.html?versionId=uSI1bi1iKgwsWWbWYhunddjD.uXwVbVQ'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/teacher-dashboard.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_teacher-dashboard_output.html -f pretty --format rerun --out ChromeLatestWin7_teacher-dashboard.rerun @ChromeLatestWin7_teacher-dashboard.rerun\r\nThe key is circle/22222/ChromeLatestWin7_legacyShareRemix_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/legacyShareRemix.feature:12 # Scenario: Remixing a legacy /c/ share link\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n14m47.221s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_legacyShareRemix</b> (14:53 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_legacyShareRemix_output.html?versionId=WPIUu_Qnu4fZ0DzisDREzUXRaA46AwTz'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/legacyShareRemix.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_legacyShareRemix_output.html -f pretty --format rerun --out ChromeLatestWin7_legacyShareRemix.rerun @ChromeLatestWin7_legacyShareRemix.rerun\r\nThe key is circle/22222/ChromeLatestWin7_hocReset_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/hocReset.feature:3 # Scenario: hoc/reset resets videos, callouts, level progress\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n15m20.945s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_hocReset</b> (15:27 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_hocReset_output.html?versionId=DUETk0a3UJ38.alNgdfN4hAj6V3b8pVM'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/hocReset.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_hocReset_output.html -f pretty --format rerun --out ChromeLatestWin7_hocReset.rerun @ChromeLatestWin7_hocReset.rerun\r\nThe key is circle/22222/ChromeLatestWin7_dropdown_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/dropdown.feature:6 # Scenario: Drag a dropdown and select a different option.\r\n\r\n1 scenario (1 failed)\r\n3 steps (1 failed, 2 passed)\r\n15m33.685s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_dropdown</b> (15:44 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_dropdown_output.html?versionId=RVud8rSajToQDiZY2j1.atNXvS8wBW6b'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/dropdown.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_dropdown_output.html -f pretty --format rerun --out ChromeLatestWin7_dropdown.rerun @ChromeLatestWin7_dropdown.rerun\r\nThe key is circle/22222/ChromeLatestWin7_farmer_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/farmer.feature:12 # Scenario: Loading the first level\r\ncucumber features/farmer.feature:35 # Scenario: Losing the first level\r\n\r\n2 scenarios (2 failed)\r\n20 steps (1 failed, 17 skipped, 2 passed)\r\n15m12.905s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_farmer</b> (15:18 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_farmer_output.html?versionId=MJ_eRfX7xHntn7jbjIOTxjw5pe8RlcY1'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/farmer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_farmer_output.html -f pretty --format rerun --out ChromeLatestWin7_farmer.rerun @ChromeLatestWin7_farmer.rerun\r\nThe key is circle/22222/ChromeLatestWin7_maze_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/maze.feature:12 # Scenario: Submit an invalid solution\r\ncucumber features/maze.feature:30 # Scenario: Submit a valid solution\r\n\r\n2 scenarios (2 failed)\r\n27 steps (1 failed, 23 skipped, 3 passed)\r\n17m40.780s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_maze</b> (17:44 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_maze_output.html?versionId=AedEQda0JCi2_YWibHmbrTk3HlnKFQ2B'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/maze.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze_output.html -f pretty --format rerun --out ChromeLatestWin7_maze.rerun @ChromeLatestWin7_maze.rerun\r\nThe key is circle/22222/ChromeLatestWin7_functionEditor_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/functionEditor.feature:12 # Scenario: Opening the function editor and moving an inner block doesn't bump function\r\ncucumber features/functionEditor.feature:23 # Scenario: Opening the function editor and hitting the ESC key should close the editor\r\ncucumber features/functionEditor.feature:31 # Scenario: Opening / closing the function editor, shouldn't be able to connect to invisible child blocks\r\n\r\n3 scenarios (3 failed)\r\n31 steps (1 failed, 28 skipped, 2 passed)\r\n14m53.420s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_functionEditor</b> (14:56 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_functionEditor_output.html?versionId=Au2RdEGub6o.CBfW_QMt.FyJNHQ2QS1E'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/functionEditor.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_functionEditor_output.html -f pretty --format rerun --out ChromeLatestWin7_functionEditor.rerun @ChromeLatestWin7_functionEditor.rerun\r\nThe key is circle/22222/ChromeLatestWin7_match_output.html\r\nThe key is circle/22222/ChromeLatestWin7_maze2_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/maze2.feature:13 # Scenario: Submit an incorrect program missing a block\r\ncucumber features/maze2.feature:39 # Scenario: Submit a program with an empty repeat\r\ncucumber features/maze2.feature:55 # Scenario: Submit a working program that uses too many blocks\r\n\r\n3 scenarios (3 failed)\r\n44 steps (1 failed, 40 skipped, 3 passed)\r\n18m46.828s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_maze2</b> (18:49 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_maze2_output.html?versionId=WXzWcQbVvevxOwS7QVyi70ylbyY__AEt'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/maze2.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_maze2_output.html -f pretty --format rerun --out ChromeLatestWin7_maze2.rerun @ChromeLatestWin7_maze2.rerun\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/match.feature:9 # Scenario: Loading the level\r\ncucumber features/match.feature:15 # Scenario: Solving puzzle\r\ncucumber features/match.feature:26 # Scenario: Submitting an incorrect solution\r\n\r\n3 scenarios (3 failed)\r\n27 steps (1 failed, 24 skipped, 2 passed)\r\n16m6.083s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_match</b> (16:11 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_match_output.html?versionId=oc6I.4MAgJrgOr4dvp3gEcjoMOxZ6MoT'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/match.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_match_output.html -f pretty --format rerun --out ChromeLatestWin7_match.rerun @ChromeLatestWin7_match.rerun\r\nThe key is circle/22222/ChromeLatestWin7_simpledrag_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/simpledrag.feature:6 # Scenario: Connect two blocks from toolbox in landscape mode\r\ncucumber features/simpledrag.feature:14 # Scenario: Connect two blocks from toolbox in portait mode\r\n\r\n2 scenarios (2 failed)\r\n10 steps (1 failed, 7 skipped, 2 passed)\r\n17m1.720s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_simpledrag</b> (17:13 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_simpledrag_output.html?versionId=KokwRoinROJSfL9HLy8y6vmTIaPZ25H.'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/simpledrag.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_simpledrag_output.html -f pretty --format rerun --out ChromeLatestWin7_simpledrag.rerun @ChromeLatestWin7_simpledrag.rerun\r\nThe key is circle/22222/ChromeLatestWin7_disallowedsharing_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/disallowedsharing.feature:16 # Scenario: Sharing a phone number studio game\r\ncucumber features/disallowedsharing.feature:25 # Scenario: Sharing an email studio game\r\n\r\n2 scenarios (2 failed)\r\n10 steps (1 failed, 8 skipped, 1 passed)\r\n17m1.719s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_disallowedsharing</b> (17:12 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_disallowedsharing_output.html?versionId=bnhk4DVWpKvWkdt9evWpdxi0AyH8bTyC'>☠Log on S3</a>, retrying (2/3, flakiness: 0.0)...\r\ncucumber features/disallowedsharing.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disallowedsharing_output.html -f pretty --format rerun --out ChromeLatestWin7_disallowedsharing.rerun @ChromeLatestWin7_disallowedsharing.rerun\r\nThe key is circle/22222/ChromeLatestWin7_embeddedBlocks_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/embeddedBlocks.feature:8 # Scenario: \r\n\r\n1 scenario (1 failed)\r\n2 steps (1 failed, 1 passed)\r\n16m46.596s\r\n</pre>\r\ntest: <pre></pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_embeddedBlocks</b> (16:53 minutes, 1 failed with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_embeddedBlocks_output.html?versionId=bK5_6n2c3dpeKcLFVnv8FaWiQSzRb.Tn'>☠Log on S3</a><br/>rerun:<br/>bundle exec ./runner.rb --html -c ChromeLatestWin7 -f features/embeddedBlocks.feature\r\nserver operations: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_embeddedBlocks</b> (16:53 minutes, 1 failed with 3 reruns) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_embeddedBlocks_output.html?versionId=bK5_6n2c3dpeKcLFVnv8FaWiQSzRb.Tn'>☠Log on S3</a>\r\nUI tests for ChromeLatestWin7_embeddedBlocks \u001B[0;31;49mfailed\u001B[0m (16:53 minutes, 1 failed with 3 reruns)\r\nStarting UI tests for ChromeLatestWin7_disableToolboxArtist\r\nRetrying 3 times\r\ncucumber features/disableToolboxArtist.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_disableToolboxArtist_output.html -f pretty --format rerun --out ChromeLatestWin7_disableToolboxArtist.rerun\r\nThe key is circle/22222/ChromeLatestWin7_flappy_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/flappy.feature:3 # Scenario: Solving puzzle 1\r\ncucumber features/flappy.feature:15 # Scenario: Solving puzzle 2\r\ncucumber features/flappy.feature:28 # Scenario: Failing puzzle 2\r\n\r\n3 scenarios (3 failed)\r\n22 steps (1 failed, 19 skipped, 2 passed)\r\n15m32.784s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_flappy</b> (15:35 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_flappy_output.html?versionId=_6vPHmJIsEkkaGNJfRc0e5Ii0LIEOl32'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/flappy.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_flappy_output.html -f pretty --format rerun --out ChromeLatestWin7_flappy.rerun @ChromeLatestWin7_flappy.rerun\r\nThe key is circle/22222/ChromeLatestWin7_videoplayer_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/videoplayer.feature:6 # Scenario: Fallback player\r\ncucumber features/videoplayer.feature:13 # Scenario: Flash fallback player gets injected in Chrome (assuming Flash is available)\r\ncucumber features/videoplayer.feature:24 # Scenario: Normal player\r\n\r\n3 scenarios (3 failed)\r\n4 steps (3 failed, 1 passed)\r\n42m19.851s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_videoplayer</b> (42:49 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_videoplayer_output.html?versionId=mPnsGJ0xtjgGUqZ5Fy0I42wWrbM0lDBI'>☠Log on S3</a>, retrying (1/3, flakiness: 0.0)...\r\ncucumber features/videoplayer.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_videoplayer_output.html -f pretty --format rerun --out ChromeLatestWin7_videoplayer.rerun @ChromeLatestWin7_videoplayer.rerun\r\nThe key is circle/22222/ChromeLatestWin7_jigsaw_output.html\r\ntest: <pre>Failing Scenarios:\r\ncucumber features/jigsaw.feature:11 # Scenario: Loading the first jigsaw level\r\ncucumber features/jigsaw.feature:14 # Scenario: Can't delete blocks or lose them outside the workspace\r\ncucumber features/jigsaw.feature:35 # Scenario: Solving puzzle\r\n\r\n3 scenarios (3 failed)\r\n31 steps (1 failed, 28 skipped, 2 passed)\r\n18m40.400s\r\n</pre>\r\ntest: <b>dashboard</b> UI tests failed with <b>ChromeLatestWin7_jigsaw</b> (18:43 minutes) <a href='https://cucumber-logs.s3.amazonaws.com/circle/22222/ChromeLatestWin7_jigsaw_output.html?versionId=1nivuuHZBQgpqMTzfLgqO27HDWIHBMgu'>☠Log on S3</a>, retrying (3/3, flakiness: 0.0)...\r\ncucumber features/jigsaw.feature -t ~@eyes -t ~@eyes_mobile -t ~@local_only -t ~@no_circle -t ~@skip -t ~@webpurify -S --format html --out ChromeLatestWin7_jigsaw_output.html -f pretty --format rerun --out ChromeLatestWin7_jigsaw.rerun @ChromeLatestWin7_jigsaw.rerun\r\n" | |
}, | |
{ | |
"type": "err", | |
"time": "2016-09-27T17:42:43.879Z", | |
"message": "\ncase $CIRCLE_NODE_INDEX in 0) bundle exec rake circle:run_tests ;; *) bundle exec rake circle:run_ui_tests ;; esac died unexpectedly" | |
} | |
] | |
# Sample #3 (success) | |
[ | |
{ | |
"type": "out", | |
"time": "2016-09-27T16:48:55.290Z", | |
"message": "[2016-09-27 16:43:47] test: Installing <b>aws</b> bundle...\r\n[2016-09-27 16:43:47] bundle --without development production adhoc staging levelbuilder integration --quiet --jobs 1\r\n[2016-09-27 16:43:48] test: Installing <b>apps</b> dependencies...\r\n[2016-09-27 16:43:48] npm install --quiet\r\n[2016-09-27 16:44:17] test: Building <b>apps</b>...\r\n[2016-09-27 16:44:17] npm run build\r\n[2016-09-27 16:45:49] ps aux | grep -v grep | grep varnishd -q\r\n[2016-09-27 16:45:49] ln -s /home/ubuntu/code-dot-org/apps/build/package /home/ubuntu/code-dot-org/dashboard/public/blockly\r\n[2016-09-27 16:45:49] ln -s ../test/ui /home/ubuntu/code-dot-org/dashboard/public/ui_test\r\n[2016-09-27 16:45:49] test: Stopping <b>dashboard</b>...\r\n[2016-09-27 16:45:49] test: Installing <b>dashboard</b> bundle...\r\n[2016-09-27 16:45:49] bundle --without development production adhoc staging levelbuilder integration --quiet --jobs 1\r\n[2016-09-27 16:45:50] test: Migrating <b>dashboard</b> database...\r\n[2016-09-27 16:45:50] RAILS_ENV=test RACK_ENV=test bundle exec rake db:migrate\r\n[2016-09-27 16:46:35] test: Not seeding <b>dashboard</b> due to CDO.skip_seed_all...\r\n[2016-09-27 16:46:35] Until you manually run 'rake seed:all' or disable this flag, you won't\r\n[2016-09-27 16:46:35] see changes to: videos, concepts, levels, scripts, prize providers, \r\n[2016-09-27 16:46:35] callouts, hints, secret words, or secret pictures.\r\n[2016-09-27 16:46:35] test: Precompiling <b>dashboard</b> assets...\r\n[2016-09-27 16:46:35] RAILS_ENV=test RACK_ENV=test bundle exec rake assets:precompile\r\n[2016-09-27 16:48:46] test: Starting <b>dashboard</b>.\r\n[2016-09-27 16:48:46] test: Stopping <b>pegasus</b>...\r\n[2016-09-27 16:48:46] test: Installing <b>pegasus</b> bundle...\r\n[2016-09-27 16:48:46] bundle --without development production adhoc staging levelbuilder integration --quiet --jobs 1\r\n[2016-09-27 16:48:47] test: Migrating <b>pegasus</b> database...\r\n[2016-09-27 16:48:47] RAILS_ENV=test RACK_ENV=test bundle exec rake db:migrate\r\n[2016-09-27 16:48:51] test: Seeding <b>pegasus</b>...\r\n[2016-09-27 16:48:51] RAILS_ENV=test RACK_ENV=test bundle exec rake seed:migrate\r\n[2016-09-27 16:48:55] test: Starting <b>pegasus</b>.\r\n[2016-09-27 16:48:55] test: Restarting <b>process_queues</b>...\r\n[2016-09-27 16:48:55] ps aux | grep -v grep | grep varnishd -q\r\n[2016-09-27 16:48:55] test: Starting <b>varnish</b>...\r\n" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment