Page MenuHomePhorge

Build 1469
FailedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Sep 8 2015, 12:54 PM · Built for 1 m, 51 s
Status
Failed

Build Log 5223 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/tmp/1881
19+ TMPDIR=/var/tmp/1881
20+ '[' '!' -d copenhagen.git ']'
21+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
22+ pushd copenhagen.git
23+ git checkout 2ee8d1fd1238542decc60eefec70e94e1c2da3ba
24Note: checking out '2ee8d1fd1238542decc60eefec70e94e1c2da3ba'.
25
26You are in 'detached HEAD' state. You can look around, make experimental
27changes and commit them, and you can discard any commits you make in this
28state without impacting any branches by performing another checkout.
29
30If you want to create a new branch to retain commits you create, you may
31do so (now or later) by using -b with the checkout command again. Example:
32
33 git checkout -b new_branch_name
34
35HEAD is now at 2ee8d1f... MAPI: Support HTML and RTF for objects bodies (T564)
36+ popd
37+ '[' copenhagen '!=' stick ']'
38+ '[' '!' -d stick.git ']'
39+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
40+ export commit
41+ export differential
42+ export id
43+ export package
44+ export phid
45+ export ro_uri
46+ export uri
47+ export vcs
48+ export test_build
49+ export test_functional
50+ export test_integration
51+ export test_performance
52+ export test_unit
53+ export test_obs
54+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
55+ '[' -x stick.git/drydocker/copenhagen/build.sh ']'
56+ pushd copenhagen.git
57+ ../stick.git/drydocker/copenhagen/build.sh
58+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=1469 -e COMMIT=2ee8d1fd1238542decc60eefec70e94e1c2da3ba -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-r5pi2agfcbhlrb3lkaae -e URI=ssh://git@git.kolab.org/diffusion/CO/copenhagen.git -e RO_URI=https://git.kolab.org/diffusion/CO/copenhagen.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
59+ exit 1
60+ retval=1
61+ popd
62+ cd /var/tmp
63+ rm -rf /var/tmp/1881
64+ exit 1
65

Build Log 5222 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

3925Linting './tests/Unit/Filter/Mapistore/Structure/Systemtime.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Systemtime.php
3926Linting './tests/Unit/Filter/Mapistore/Structure/Timezonedefinition.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Timezonedefinition.php
3927Linting './tests/Unit/Filter/Mapistore/Structure/Timezonestruct.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Timezonestruct.php
3928Linting './tests/Unit/Filter/Mapistore/Structure/Tzrule.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Tzrule.php
3929Linting './tests/Unit/Filter/Mapistore/Task.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Task.php
3930Linting './tests/Unit/Filter/Mapistore/Timezone.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Timezone.php
3931Linting './tests/Unit/Input/Json.php' ... No syntax errors detected in ./tests/Unit/Input/Json.php
3932Linting './tests/Unit/Input/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Attachment.php
3933Linting './tests/Unit/Input/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Contact.php
3934Linting './tests/Unit/Input/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Event.php
3935Linting './tests/Unit/Input/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Folder.php
3936Linting './tests/Unit/Input/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Mail.php
3937Linting './tests/Unit/Input/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Note.php
3938Linting './tests/Unit/Input/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Task.php
3939Linting './tests/Unit/Output/Json.php' ... No syntax errors detected in ./tests/Unit/Output/Json.php
3940Linting './tests/Unit/Output/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Attachment.php
3941Linting './tests/Unit/Output/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Contact.php
3942Linting './tests/Unit/Output/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Event.php
3943Linting './tests/Unit/Output/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Folder.php
3944Linting './tests/Unit/Output/Json/Info.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Info.php
3945Linting './tests/Unit/Output/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Mail.php
3946Linting './tests/Unit/Output/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Note.php
3947Linting './tests/Unit/Output/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Task.php
3948Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php
3949Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php
3950Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php
3951Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php
3952Linting './tests/lib/kolab_api_tests.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests.php
3953Linting './tests/lib/kolab_api_tests_folder.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests_folder.php
3954Linting './tests/lib/kolab_api_tests_mail.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests_mail.php
3955Running generic_php_lint OK (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3956Running generic_js_lint ...
3957Running generic_js_lint OK (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3958/srv/copenhagen.git
3959Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3960Running ../stick.git/drydocker/copenhagen/test_unit.sh ...
3961/srv/copenhagen.git /srv/copenhagen.git
3962chown: invalid user: 'apache'
3963/srv/copenhagen.git/tests /srv/copenhagen.git /srv/copenhagen.git
3964FAILED unit tests.
3965Running ../stick.git/drydocker/copenhagen/test_unit.sh FAILED (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3966========================================================================
3967 Running '_install_package_builddep copenhagen' OK (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3968 Running 'generic_php_lint' OK (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3969 Running 'generic_js_lint' OK (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3970 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3971 Running '../stick.git/drydocker/copenhagen/test_unit.sh' FAILED (at 2ee8d1fd1238542decc60eefec70e94e1c2da3ba)
3972========================================================================
3973/var/tmp/1881
3974

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Sep 8 2015, 12:52 PM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Sep 8 2015, 12:52 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline