Page MenuHomePhorge

Build 301
PassedPublic

You are viewing an older run of this build. View Current Build

Run Command

When
Completed at Apr 27 2015, 5:43 PM · Built for 2 m, 38 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

63+ ro_uri=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/455
68+ TMPDIR=/var/tmp/455
69+ '[' '!' -d roundcubemail-plugins-kolab.git ']'
70+ git clone https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git roundcubemail-plugins-kolab.git
71+ pushd roundcubemail-plugins-kolab.git
72+ git checkout a7f11c89ea556d8c45fdb5c914378a20a0f60615
73Note: checking out 'a7f11c89ea556d8c45fdb5c914378a20a0f60615'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at a7f11c8... Fix syntax to pass the EcmaScript3 JS lint test
85+ popd
86+ '[' roundcubemail-plugins-kolab '!=' stick ']'
87+ '[' '!' -d stick.git ']'
88+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
89+ export commit
90+ export differential
91+ export id
92+ export package
93+ export phid
94+ export ro_uri
95+ export uri
96+ export vcs
97+ export test_build
98+ export test_functional
99+ export test_integration
100+ export test_performance
101+ export test_unit
102+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
103+ pushd roundcubemail-plugins-kolab.git
104+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=301 -e COMMIT=a7f11c89ea556d8c45fdb5c914378a20a0f60615 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-azovdgpyb4smct2pmqj5 -e URI=ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e RO_URI=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo
106+ exit 1
107+ retval=1
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/455
111+ exit 1
112

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

1798++ echo 'Linting '\''./plugins/tasklist/tasklist.js'\'' ... '
1799Linting './plugins/tasklist/tasklist.js' ...
1800++ java -jar /srv/closure-compiler.git/build/compiler.jar --language_in=ECMASCRIPT3 ./plugins/tasklist/tasklist.js
1801./plugins/tasklist/tasklist.js:109: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
1802 this.selected_task;
1803 ^
1804
1805./plugins/tasklist/tasklist.js:110: WARNING - Suspicious code. The result of the 'getprop' operator is not being used.
1806 this.selected_list;
1807 ^
1808
1809./plugins/tasklist/tasklist.js:153: WARNING - Keywords and reserved words are not allowed as unquoted property names in older versions of JavaScript. If you are targeting newer versions of JavaScript, set the appropriate language_in option.
1810 if (me.tasklists[id].editable && (!me.selected_list || me.tasklists[id].default || (me.tasklists[id].active && !me.tasklists[me.selected_list].active))) {
1811 ^
1812
18130 error(s), 3 warning(s)
1814++ retval=80
1815++ uglifyjs ./plugins/tasklist/tasklist.js
1816++ retval=80
1817++ read file
1818++ echo 'Linting '\''./plugins/tasklist/tasklist_base.js'\'' ... '
1819Linting './plugins/tasklist/tasklist_base.js' ...
1820++ java -jar /srv/closure-compiler.git/build/compiler.jar --language_in=ECMASCRIPT3 ./plugins/tasklist/tasklist_base.js
1821++ retval=80
1822++ uglifyjs ./plugins/tasklist/tasklist_base.js
1823++ retval=80
1824++ read file
1825++ return 80
1826++ retval=80
1827++ '[' 80 -eq 0 ']'
1828+++ git rev-parse HEAD
1829++ _report_msg 'Running '\''generic_js_lint'\'' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)'
1830++ printf '%*s' 4 ' '
1831++ echo 'Running '\''generic_js_lint'\'' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)'
1832+++ git rev-parse HEAD
1833++ echo 'Running generic_js_lint FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)'
1834Running generic_js_lint FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1835++ echo 80
1836+ retval=80
1837+ '[' 80 -ne 0 ']'
1838+ exit 80
1839Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1840========================================================================
1841 Running 'yum-builddep -y --disablerepo=openSUSE_Tools roundcubemail-plugins-kolab' OK (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1842 Running 'generic_php_lint' OK (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1843 Running 'generic_js_lint' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1844 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' FAILED (at a7f11c89ea556d8c45fdb5c914378a20a0f60615)
1845========================================================================
1846/var/tmp/455
1847

Lease Host

When
Completed at Apr 27 2015, 5:40 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Apr 27 2015, 5:40 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.