OK
|
|
Build Steps |
|
Finalize Build |
|
Vibe Build RSpec Django Build #157 OK
Started:
2021-09-29T13:25:17Z
Duration:
4 minutes
Time saved by parallel:
-25.4%
False alarms:
0
Test Results
( 35 tests
took 4 minutes
on 1 agents,
3 minutes
if one machine
)
Agent | test file | Time (s) | Result | ||
---|---|---|---|---|---|
13:25:23 |
iMac-02 |
post_filtering_24hours_spec.rb | 50.4 | 65 | |
- Post Filtering by 24 hours Public Entry limited by last 24 hours for public | 2.0 | OK | |||
- 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.6 | OK | |||
- Post Filtering by 24 hours Personal Entry cannot be viewed by Guest user | 8.1 | 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.5 | OK | |||
13:26:17 |
iMac-02 |
mood_spec.rb | 10.1 | 53 | |
- Mood CRUD Moods | 4.5 | OK | |||
- Mood User can only enter one mood for one day | 2.5 | OK | |||
13:26:31 |
iMac-02 |
sign_up_spec.rb | 8.8 | 49 | |
- Sign up Sign up OK | 3.5 | OK | |||
- Sign up Can't sign up with the same username twice | 2.2 | OK | |||
- Sign up Sign up Validation: password match | 1.0 | OK | |||
13:26:43 |
iMac-02 |
post_question_filtering_spec.rb | 17.5 | 43 | |
- Post Question Filtering Verify can only see answers to questions user has answered | 15.1 | OK | |||
13:27:03 |
iMac-02 |
post_permission_other_spec.rb | 10.5 | 42 | |
- 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 | |||
13:27:17 |
iMac-02 |
mood_permission_spec.rb | 6.9 | 12 | |
- Mood Permission User can only view and edit own moods | 4.1 | OK | |||
13:27:27 |
iMac-02 |
post_entry_question_spec.rb | 14.0 | 5 | |
- New question post Add a new question entry, verify the random title | 10.8 | OK | |||
13:27:43 |
iMac-02 |
post_entry_gratitude_spec.rb | 7.5 | 4 | |
- 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.1 | OK | |||
13:27:53 |
iMac-02 |
login_spec.rb | 7.2 | 3 | |
- Create and login as user Login Fail | 2.3 | OK | |||
- Create and login as user login OK then logout | 2.5 | OK | |||
13:28:03 |
iMac-02 |
post_entry_spec.rb | 13.2 | 3 | |
- Post Create Update Delete Add a new entry | 4.4 | OK | |||
- Post Create Update Delete Edit an entry | 2.5 | OK | |||
- Post Create Update Delete Delete an entry | 3.0 | OK | |||
13:28:19 |
iMac-02 |
post_permission_admin_spec.rb | 9.4 | 3 | |
- 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 | |||
13:28:31 |
iMac-02 |
post_permission_guest_spec.rb | 11.1 | 3 | |
- Post Permission by Guest Guest user cannot delete existing entry | 0.9 | 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.6 | OK | |||
13:28:45 |
iMac-02 |
responsive_ui_spec.rb | 7.4 | 3 | |
- Responsive UI Mobile - Add new entry | 5.1 | OK | |||
13:28:56 |
iMac-02 |
search_guest_spec.rb | 9.3 | 3 | |
- Search Posts by Guest Search in Title | 1.1 | OK | |||
- Search Posts by Guest Search in Content | 1.1 | OK | |||
13:29:08 |
iMac-02 |
search_post_spec.rb | 12.0 | 3 | |
- Search Post Search in Title | 3.2 | OK | |||
- Search Post Search in Content | 1.7 | OK | |||
13:29:22 |
iMac-02 |
search_other_spec.rb | 11.8 | 2 | |
- Search Post Search in Title | 3.2 | OK | |||
- Search Post Search in Content | 1.6 | OK |
Build log
2021-09-29 13:25:17 +0000 [Build] Start
2021-09-29 13:25:18 +0000 [INFO] buildwise-build.rb production | finding a build |157 => Vibe Build RSpec Django | (true)...
2021-09-29 13:25:18 +0000 [INFO] Running build command: for 'vibe-parallel-build-rspec', build: 157
2021-09-29 13:25:18 +0000 [INFO] Builder started: /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/.lock
2021-09-29 13:25:18 +0000 [INFO] New Build #157
2021-09-29 13:25:18 +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
afa9f7e..ce9cc4e django -> origin/django
2021-09-29 13:25:21 +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-29 13:25:21 +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-29 13:25:21 +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-29 13:25:21 +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 afa9f7e6 -1 --pretty=format:"%an|%ad|%H|%s"
2021-09-29 13:25:21 +0000 [DEBUG] check Git changes, current Revision: ce9cc4e7ad0acb3f416eff6f536ccf1794150a6c | last tested: afa9f7e69d2cf03b774baad70fc7e44c1a0a3da0 | new: false
2021-09-29 13:25:21 +0000 [DEBUG] #about update scm: scm_changes => true, :force => true, :last_build_ok => false|
2021-09-29 13:25:21 +0000 [DEBUG] Git determining change sets: --stat --since="2021-08-25 20:54:55" > /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00157-20210929132521/changeset.log
2021-09-29 13:25:21 +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/00157-20210929132521/changeset.log"
2021-09-29 13:25:21 +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-29 13:25:21 +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 afa9f7e69d2cf03b774baad70fc7e44c1a0a3da0 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-29 13:25:21 +0000 [INFO] recent_changed_files: ["post_permission_other_spec.rb"]
2021-09-29 13:25:21 +0000 [INFO] Updated priority for 1 test script files
2021-09-29 13:25:21 +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/00157-20210929132521.
2021-09-29 13:25:21 +0000 [INFO] Building ...
2021-09-29 13:25:21 +0000 [INFO] Clean reports from the last build at
2021-09-29 13:25:21 +0000 [INFO] Build step: UI Test
2021-09-29 13:25:21 +0000 [INFO] Run Rake task '-f Rakefile ci:ui_tests:full'
2021-09-29 13:29:37 +0000 [INFO] Calling Rake successful, exit code 0.
2021-09-29 13:29:37 +0000 [INFO] Rake task output below:
--------------
/home/zhimin/.buildwise/work/vibe-parallel-build-rspec/sources zhimin$ rake -f Rakefile ci:ui_tests:full
rm -rf spec/reports
[buildwise.rake] Posting to |http://buildwise.agileway.net/builds/begin|
[buildwise.rake] Keep checking build |157 for max 3600 for every 15 seconds
[buildwise.rake] logging parallel monitoring to /home/zhimin/.buildwise/work/vibe-parallel-build-rspec/artifacts/00157-20210929132521/rake_parallel.log
[Rake] 2021-09-29 13:25:22 +0000 Checking build status: |Pending|
[Rake] 2021-09-29 13:29:37 +0000 Checking build status: |OK|
--------------
2021-09-29 13:29:37 +0000 [Build] successful? => true | current revision: ce9cc4e7
2021-09-29 13:29:37 +0000 [INFO] Parsing results and save to database ...
2021-09-29 13:29:37 +0000 [DEBUG] About the parse results xml (16 test files) and save to database
2021-09-29 13:29:37 +0000 [INFO] Archiving files: []
2021-09-29 13:29:37 +0000 [INFO] Sending notifications ...
2021-09-29 13:29:37 +0000 [INFO] Archiving the builder log for build 157: /var/www/sinatra/buildwise-1.9.1/log/builds/build_157.log
2021-09-29 13:29:37 +0000 [INFO] The build 157 ends.
2021-09-29 13:29:37 +0000 [INFO] The build 157 marked as complete
2021-09-29 13:29:37 +0000 [INFO] BuildCommand finished with exit code: #<BuildStepExecution:0x00005574fec50648>
triggered by admin at 2021-09-29 13:25:17