4
failures
|
|
Build Steps |
|
Finalize Build |
|
Vibe Build RSpec Django Build #138 Failed
Started:
2021-09-26T12:19:49Z
Duration:
2 minutes
Time saved by parallel:
10.5%
False alarms:
0
Test Results
( 32 tests
took 2 minutes
on 2 agents,
3 minutes
if one machine
)
Agent | test file | Time (s) | Result | ||
---|---|---|---|---|---|
12:19:57 |
Agent-01 |
sign_up_spec.rb | 12.1 | 101 | |
- Sign up Sign up OK | 4.0 | OK | |||
- Sign up Can't sign up with the same username twice | 2.3 | OK | |||
- Sign up Sign up Validation: password match | 1.0 | OK | |||
- Sign up Sign up Validation: user name too long | 1.8 | Failure | |||
12:20:12 |
Agent-01 |
post_question_filtering_spec.rb | 20.8 | 59 | |
- Post Question Filtering Verify can only see answers to questions user has answered | 17.4 | Failure | |||
12:20:57 |
Agent-01 |
mood_spec.rb | 10.8 | 24 | |
- Mood CRUD Moods | 4.5 | Failure | |||
- Mood User can only enter one mood for one day | 2.6 | OK | |||
12:21:36 |
Agent-01 (mac-Agent-04) |
post_filtering_24hours_spec.rb | 49.8 | 64 | |
- Post Filtering by 24 hours Public Entry limited by last 24 hours for public | 0.6 | Failure | |||
- Post Filtering by 24 hours Public Entry older than 24 hours is still viewable by admin users | 2.1 | OK | |||
- Post Filtering by 24 hours Personal Entry from all time can be viewed by authenticated user | 9.3 | OK | |||
- Post Filtering by 24 hours Personal Entry cannot be viewed by Guest user | 8.6 | OK | |||
- Post Filtering by 24 hours Personal Entry cannot be viewed by other user | 9.4 | OK | |||
- Post Filtering by 24 hours Personal Entry of all time can be viewed by admin user | 9.4 | OK | |||
12:20:36 |
Agent-01 |
post_permission_other_spec.rb | 10.5 | 58 | |
- Post Permission by Other One user cannot edit other's existing post | 0.5 | OK | |||
- Post Permission by Other One user cannot delete other's existing post | 0.2 | OK | |||
12:20:48 |
Agent-01 |
mood_permission_spec.rb | 7.6 | 56 | |
- Mood Permission User can only view and edit own moods | 5.0 | OK | |||
12:21:01 |
mac-Agent-04 |
post_entry_question_spec.rb | 15.7 | 8 | |
- New question post Add a new question entry, verify the random title | 10.9 | OK | |||
12:21:12 |
Agent-01 |
post_entry_gratitude_spec.rb | 6.8 | 7 | |
- New gratitude post Add a new gratitude entry, verify the pre-filled title | 2.1 | OK | |||
- New gratitude post Add a new gratitude entry | 2.0 | OK | |||
12:21:21 |
Agent-01 |
post_entry_spec.rb | 12.4 | 7 | |
- Post Create Update Delete Add a new entry | 4.3 | OK | |||
- Post Create Update Delete Edit an entry | 2.4 | OK | |||
- Post Create Update Delete Delete an entry | 3.0 | OK | |||
12:21:24 |
mac-Agent-04 |
post_permission_guest_spec.rb | 12.3 | 7 | |
- Post Permission by Guest Guest user cannot delete existing entry | 0.8 | OK | |||
- Post Permission by Guest Guest user cannot edit existing entry | 0.7 | OK | |||
- Post Permission by Guest Guest user cannot create new entry | 0.7 | OK | |||
12:21:42 |
mac-Agent-04 |
responsive_ui_spec.rb | 8.8 | 7 | |
- Responsive UI Mobile - Add new entry | 5.3 | OK | |||
12:21:55 |
mac-Agent-04 |
login_spec.rb | 7.6 | 6 | |
- Create and login as user Login Fail | 2.5 | OK | |||
- Create and login as user login OK then logout | 2.6 | OK | |||
12:22:07 |
mac-Agent-04 |
post_permission_admin_spec.rb | 10.3 | 6 | |
- Post Permission by Admin Admin user can edit other users' existing post | 1.1 | OK | |||
- Post Permission by Admin Admin user can delete other users' existing post | 0.2 | OK | |||
12:22:30 |
Agent-01 |
search_post_spec.rb | 5.6 | 3 | |
- Search Post Search in Title | 2.6 | OK | |||
- Search Post Search in Content | 1.0 | OK |
Build log
2021-09-26 12:19:50 +0000 [Build] Start
2021-09-26 12:19:51 +0000 [INFO] buildwise-build.rb production | finding a build |138 => Vibe Build RSpec Django | (true)...
2021-09-26 12:19:51 +0000 [INFO] Running build command: for 'vibe-parallel-build-rspec', build: 138
2021-09-26 12:19:51 +0000 [INFO] Builder started: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/.lock
2021-09-26 12:19:51 +0000 [INFO] New Build #138
2021-09-26 12:19:51 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git fetch
From github.com:NewVibeMedia/vibe-ui-tests
81315d8..d842a57 django -> origin/django
2021-09-26 12:19:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git reset --hard origin/django
Checking out branch: django
2021-09-26 12:19:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git checkout django
Already on 'django'
2021-09-26 12:19:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log origin/django -1 --pretty=format:"%an|%ad|%H|%s"
2021-09-26 12:19:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log 81315d85 -1 --pretty=format:"%an|%ad|%H|%s"
2021-09-26 12:19:54 +0000 [DEBUG] check Git changes, current Revision: d842a576a0646a61a4f64ab25c74dcbd7957120b | last tested: 81315d85c94f9d28fd0850f53c256f48dbc2e137 | new: false
2021-09-26 12:19:54 +0000 [DEBUG] #about update scm: scm_changes => true, :force => true, :last_build_ok => false|
2021-09-26 12:19:54 +0000 [DEBUG] Git determining change sets: --stat --since="2021-08-25 20:54:55" > /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00138-20210926121954/changeset.log
2021-09-26 12:19:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log --stat --since="2021-08-25 20:54:55" > "/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00138-20210926121954/changeset.log"
2021-09-26 12:19:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git log --stat -1
2021-09-26 12:19:54 +0000 [INFO] Execute Git Command => cd /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources && git --git-dir=/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/.git diff --name-only 81315d85c94f9d28fd0850f53c256f48dbc2e137 HEAD
/var/www/sinatra/buildwise-1.9.1/lib/buildwise/builder/base.rb:32: warning: encountered \r in middle of line, treated as a mere space
2021-09-26 12:19:54 +0000 [INFO] recent_changed_files: ["mood_permission_spec.rb"]
2021-09-26 12:19:54 +0000 [INFO] Updated priority for 1 test script files
2021-09-26 12:19:54 +0000 [INFO] Copy UI tests /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources/spec to artifacts dir: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00138-20210926121954.
2021-09-26 12:19:54 +0000 [INFO] Building ...
2021-09-26 12:19:54 +0000 [INFO] Clean reports from the last build at
2021-09-26 12:19:54 +0000 [INFO] Build step: UI Test
2021-09-26 12:19:54 +0000 [INFO] Run Rake task '-f Rakefile ci:ui_tests:full'
2021-09-26 12:22:40 +0000 [ERROR] {Builder} run task error |
dir : /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources
command : echo /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources zhimin$ rake\ -f\ Rakefile\ ci:ui_tests:full >> /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00138-20210926121954/step_375.log && rake -f Rakefile ci:ui_tests:full >> /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00138-20210926121954/step_375.log 2>&1
exitstatus: 255
|
["/var/www/sinatra/buildwise-1.9.1/lib/utils/command_line.rb:128:in `verify_exit_code'", "/var/www/sinatra/buildwise-1.9.1/lib/utils/command_line.rb:71:in `exec'", "/var/www/sinatra/buildwise-1.9.1/lib/utils/command_line.rb:46:in `block in execute'", "/var/www/sinatra/buildwise-1.9.1/lib/utils/command_line.rb:45:in `chdir'", "/var/www/sinatra/buildwise-1.9.1/lib/utils/command_line.rb:45:in `execute'", "/var/www/sinatra/buildwise-1.9.1/lib/buildwise/builder/rake.rb:24:in `run_task'", "/var/www/sinatra/buildwise-1.9.1/lib/buildwise/build_command.rb:517:in `block in execute_build_steps'", "/var/www/sinatra/buildwise-1.9.1/lib/buildwise/build_command.rb:501:in `each'", "/var/www/sinatra/buildwise-1.9.1/lib/buildwise/build_command.rb:501:in `execute_build_steps'", "/var/www/sinatra/buildwise-1.9.1/lib/buildwise/build_command.rb:133:in `block in run'", "/var/www/sinatra/buildwise-1.9.1/lib/buildwise/latch.rb:21:in `lock'", "/var/www/sinatra/buildwise-1.9.1/lib/buildwise/build_command.rb:58:in `run'", "/var/www/sinatra/buildwise-1.9.1/bin/buildwise-build.rb:62:in `<main>'"]
2021-09-26 12:22:40 +0000 [Build] successful? => false | current revision: d842a576
2021-09-26 12:22:40 +0000 [INFO] Parsing results and save to database ...
2021-09-26 12:22:40 +0000 [DEBUG] About the parse results xml (14 test files) and save to database
2021-09-26 12:22:40 +0000 [INFO] Archiving files: []
2021-09-26 12:22:40 +0000 [INFO] Sending notifications ...
2021-09-26 12:22:40 +0000 [INFO] Archiving the builder log for build 138: /var/www/sinatra/buildwise-1.9.1/log/builds/build_138.log
2021-09-26 12:22:40 +0000 [INFO] The build 138 ends.
2021-09-26 12:22:40 +0000 [INFO] The build 138 marked as complete
2021-09-26 12:22:40 +0000 [INFO] BuildCommand finished with exit code: #<BuildStepExecution:0x000055f344162460>
triggered by admin at 2021-09-26 12:19:49