Page MenuHomePhorge

Build 4227
FailedPublic

Drydock: Run Command

When
Completed at Jul 22 2016, 11:53 AM · Built for 7 m, 45 s
Status
Failed

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

1+ '[' -z a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git .git
13+ package=roundcubemail-plugins-kolab
14++ echo ssh://git@git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
20+ TMPDIR=/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
21+ '[' '!' -d roundcubemail-plugins-kolab.git ']'
22+ pushd roundcubemail-plugins-kolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab
26 7e408b8..ab433d7 master -> origin/master
27 ddd181b..a9f51f2 roundcubemail-plugins-kolab-3.2 -> origin/roundcubemail-plugins-kolab-3.2
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4
31Previous HEAD position was ab433d7... Update localization from Transifex
32HEAD is now at a9f51f2... Update localization from Transifex
33+ popd
34+ '[' roundcubemail-plugins-kolab '!=' stick ']'
35+ '[' '!' -d stick.git ']'
36+ pushd stick.git
37+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
38+ git fetch origin
39+ git reset --hard origin/master
40+ git clean -d -f -x
41+ popd
42+ export commit
43+ export differential
44+ export id
45+ export package
46+ export phid
47+ export ro_uri
48+ export uri
49+ export vcs
50+ export test_build
51+ export test_functional
52+ export test_integration
53+ export test_performance
54+ export test_unit
55+ export test_obs
56+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
57+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
58+ pushd roundcubemail-plugins-kolab.git
59+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
60+ docker run -i --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=4227 -e COMMIT=a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4 -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2pknvyclbwcaqfmc5cvu -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 -e TEST_OBS=1 kolab/ci-maipo
61Switched to a new branch 'dev/perf'
62Switched to a new branch 'dev/sabre-vobject3'
63Switched to a new branch 'manticore'
64Switched to branch 'master'
65Switched to a new branch 'roundcubemail-plugins-kolab-0.6'
66Switched to a new branch 'roundcubemail-plugins-kolab-0.7'
67Switched to a new branch 'roundcubemail-plugins-kolab-0.8'
68Switched to a new branch 'roundcubemail-plugins-kolab-0.9'
69Switched to a new branch 'roundcubemail-plugins-kolab-3.0'
70Switched to a new branch 'roundcubemail-plugins-kolab-3.1'
71Switched to a new branch 'roundcubemail-plugins-kolab-3.2'
72Note: checking out 'a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4'.
73
74You are in 'detached HEAD' state. You can look around, make experimental
75changes and commit them, and you can discard any commits you make in this
76state without impacting any branches by performing another checkout.
77
78If you want to create a new branch to retain commits you create, you may
79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at a9f51f2... Update localization from Transifex
84+ exit 1
85+ retval=1
86+ popd
87+ exit 1
88

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

1774 ^
1775
1776./plugins/tasklist/tasklist.js:3278: ERROR - Parse error. identifier is a reserved word
1777 last = char;
1778 ^
1779
17805 error(s), 1 warning(s)
1781NOT OK (5)
1782Linting './plugins/tasklist/tasklist_base.js' ... ./plugins/tasklist/tasklist_base.js:104: ERROR - Parse error. IE8 (and below) will parse trailing commas in array and object literals incorrectly. If you are targeting newer versions of JS, set the appropriate language_in option.
1783 _part: this.selected_attachment,
1784 ^
1785
17861 error(s), 0 warning(s)
1787NOT OK (1)
1788Running generic_js_lint FAILED (at ddd181b7580105e68263041343c7b94eacde9a86)
1789Previous HEAD position was ddd181b... T1365: Localize Confidential/Private/Cancelled badge in event info dialog
1790HEAD is now at a9f51f2... Update localization from Transifex
1791Running generic_js_lint OK (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1792/srv/roundcubemail-plugins-kolab.git
1793Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh OK (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1794Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh ...
1795/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1796Running obs_build_local ...
1797/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1798++++ git branch --contains a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4
1799++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1800++++ grep -E '^(develop|master|roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1801++++ sort --version-sort -u
1802+++ branches=roundcubemail-plugins-kolab-3.2
1803+++ echo 'Branches that contain a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4:'
1804Branches that contain a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4:
1805+++ sed -e 's/\s/\r\n/g'
1806+++ echo roundcubemail-plugins-kolab-3.2
1807roundcubemail-plugins-kolab-3.2
1808++++ sed -e 's/\s/\r\n/g'
1809++++ echo roundcubemail-plugins-kolab-3.2
1810++++ grep -E '^master$'
1811+++ '[' '!' -z '' ']'
1812++++ sed -e 's/\s/\r\n/g'
1813++++ echo roundcubemail-plugins-kolab-3.2
1814++++ tail -n 1
1815+++ branch=roundcubemail-plugins-kolab-3.2
1816+++ echo 'Branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1817Branch is 'roundcubemail-plugins-kolab-3.2'
1818++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1819++++ git branch -la
1820++++ grep -E '^(roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1821++++ tail -n 1
1822++++ sort --version-sort -u
1823+++ latest_stable_branch=roundcubemail-plugins-kolab-3.2
1824+++ echo 'The latest stable branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1825The latest stable branch is 'roundcubemail-plugins-kolab-3.2'
1826+++ '[' roundcubemail-plugins-kolab-3.2 == master ']'
1827+++ master_version=0
1828++++ echo roundcubemail-plugins-kolab-3.2
1829++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1830+++ stable_version=3.2
1831+++ echo 'This puts the version for stable at 3.2'
1832This puts the version for stable at 3.2
1833++++ git tag -l
1834++++ grep -E '3.2(\.[0-9]+)+$'
1835++++ tail -n 1
1836++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1837++++ sort --version-sort -u
1838++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1839+++ tag_version=3.2.15
1840++++ sort --version-sort -u
1841++++ echo -e '0\n3.2\n3.2.15'
1842++++ tail -n 1
1843+++ new_version=3.2.15
1844+++ '[' 3.2.15 == 0 ']'
1845+++ echo 'Going with new version: '\''3.2.15'\'''
1846Going with new version: '3.2.15'
1847+++ set - -x
1848/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1849Server returned an error: HTTP Error 404: Not Found
1850Error getting meta for project '' package 'roundcubemail-plugins-kolab'
1851roundcubemail-plugins-kolab
1852/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /roundcubemail-plugins-kolab: No such file or directory
1853/srv/roundcubemail-plugins-kolab.git /srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1854Going with new version: '3.2.15'
1855About to create /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.15.tar.gz
1856/srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.15.tar.gz: No such file or directory
1857Creating /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.15.tar.gz completed
1858ls: cannot access /srv//roundcubemail-plugins-kolab/: No such file or directory
1859/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1860Error: '/srv' is not an osc project dir or working copy
1861/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1862/srv/roundcubemail-plugins-kolab.git
1863Running obs_build_local FAILED (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1864Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh FAILED (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1865========================================================================
1866 Running 'generic_js_lint' FAILED (at ddd181b7580105e68263041343c7b94eacde9a86)
1867 Running 'generic_js_lint' OK (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1868 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1869 Running 'obs_build_local' FAILED (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1870 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' FAILED (at a9f51f2d4d0e69c9f7a8815eabb1c8a703e18fb4)
1871========================================================================
1872/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
1873

Lease Working Copy

When
Completed at Jul 22 2016, 11:45 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 22 2016, 11:45 AM · Built instantly
Status
Passed

Event Timeline