Page MenuHomePhorge

Build 3990
FailedPublic

Drydock: Run Command

When
Completed at Jun 20 2016, 10:53 AM · Built for 6 m, 45 s
Status
Failed

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

1+ '[' -z 44c02fbef7d6e971ca1761be3efb742e0e4db66a -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
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout 44c02fbef7d6e971ca1761be3efb742e0e4db66a
28Previous HEAD position was 9e07340... Add missing Task points to the webmail user documentation
29HEAD is now at 44c02fb... Add missing Task points to the webmail user documentation
30+ popd
31+ '[' roundcubemail-plugins-kolab '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/roundcubemail-plugins-kolab/build.sh ']'
55+ pushd roundcubemail-plugins-kolab.git
56+ ../stick.git/drydocker/roundcubemail-plugins-kolab/build.sh
57+ 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=3990 -e COMMIT=44c02fbef7d6e971ca1761be3efb742e0e4db66a -e DIFFERENTIAL= -e PACKAGE=roundcubemail-plugins-kolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-74fbdkr77n7t73gvrqxr -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
58Switched to a new branch 'dev/perf'
59Switched to a new branch 'dev/sabre-vobject3'
60Switched to a new branch 'manticore'
61Switched to branch 'master'
62Switched to a new branch 'roundcubemail-plugins-kolab-0.6'
63Switched to a new branch 'roundcubemail-plugins-kolab-0.7'
64Switched to a new branch 'roundcubemail-plugins-kolab-0.8'
65Switched to a new branch 'roundcubemail-plugins-kolab-0.9'
66Switched to a new branch 'roundcubemail-plugins-kolab-3.0'
67Switched to a new branch 'roundcubemail-plugins-kolab-3.1'
68Switched to a new branch 'roundcubemail-plugins-kolab-3.2'
69Note: checking out '44c02fbef7d6e971ca1761be3efb742e0e4db66a'.
70
71You are in 'detached HEAD' state. You can look around, make experimental
72changes and commit them, and you can discard any commits you make in this
73state without impacting any branches by performing another checkout.
74
75If you want to create a new branch to retain commits you create, you may
76do so (now or later) by using -b with the checkout command again. Example:
77
78 git checkout -b new_branch_name
79
80HEAD is now at 44c02fb... Add missing Task points to the webmail user documentation
81+ exit 1
82+ retval=1
83+ popd
84+ exit 1
85

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

1619
1620./plugins/tasklist/tasklist.js:3200: ERROR - Parse error. identifier is a reserved word
1621 last = char;
1622 ^
1623
16245 error(s), 1 warning(s)
1625NOT OK (5)
1626Linting './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.
1627 _part: this.selected_attachment,
1628 ^
1629
16301 error(s), 0 warning(s)
1631NOT OK (1)
1632Running generic_js_lint FAILED (at f8fa8bc54ebf52138e8570685b477da29ecf2e9b)
1633Previous HEAD position was f8fa8bc... Implemented sound reminders (#T1310)
1634HEAD is now at 44c02fb... Add missing Task points to the webmail user documentation
1635Running generic_js_lint OK (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1636/srv/roundcubemail-plugins-kolab.git
1637Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh OK (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1638Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh ...
1639/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1640Running obs_build_local ...
1641/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1642++++ git branch --contains 44c02fbef7d6e971ca1761be3efb742e0e4db66a
1643++++ sort --version-sort -u
1644++++ sed -r -e 's/^\* //g' -e 's/^ //g'
1645++++ grep -E '^(develop|master|roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1646+++ branches=roundcubemail-plugins-kolab-3.2
1647+++ echo 'Branches that contain 44c02fbef7d6e971ca1761be3efb742e0e4db66a:'
1648Branches that contain 44c02fbef7d6e971ca1761be3efb742e0e4db66a:
1649+++ echo roundcubemail-plugins-kolab-3.2
1650+++ sed -e 's/\s/\r\n/g'
1651roundcubemail-plugins-kolab-3.2
1652++++ echo roundcubemail-plugins-kolab-3.2
1653++++ sed -e 's/\s/\r\n/g'
1654++++ grep -E '^master$'
1655+++ '[' '!' -z '' ']'
1656++++ echo roundcubemail-plugins-kolab-3.2
1657++++ sed -e 's/\s/\r\n/g'
1658++++ tail -n 1
1659+++ branch=roundcubemail-plugins-kolab-3.2
1660+++ echo 'Branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1661Branch is 'roundcubemail-plugins-kolab-3.2'
1662++++ git branch -la
1663++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
1664++++ grep -E '^(roundcubemail-plugins-kolab|[a-z0-9-]+([0-9]+\.?))'
1665++++ sort --version-sort -u
1666++++ tail -n 1
1667+++ latest_stable_branch=roundcubemail-plugins-kolab-3.2
1668+++ echo 'The latest stable branch is '\''roundcubemail-plugins-kolab-3.2'\'''
1669The latest stable branch is 'roundcubemail-plugins-kolab-3.2'
1670+++ '[' roundcubemail-plugins-kolab-3.2 == master ']'
1671+++ master_version=0
1672++++ echo roundcubemail-plugins-kolab-3.2
1673++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1674+++ stable_version=3.2
1675+++ echo 'This puts the version for stable at 3.2'
1676This puts the version for stable at 3.2
1677++++ git tag -l
1678++++ grep -E '3.2(\.[0-9]+)+$'
1679++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1680++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1681++++ sort --version-sort -u
1682++++ tail -n 1
1683+++ tag_version=3.2.13
1684++++ echo -e '0\n3.2\n3.2.13'
1685++++ sort --version-sort -u
1686++++ tail -n 1
1687+++ new_version=3.2.13
1688+++ '[' 3.2.13 == 0 ']'
1689+++ echo 'Going with new version: '\''3.2.13'\'''
1690Going with new version: '3.2.13'
1691+++ set - -x
1692/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1693Server returned an error: HTTP Error 404: Not Found
1694Error getting meta for project '' package 'roundcubemail-plugins-kolab'
1695roundcubemail-plugins-kolab
1696/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /roundcubemail-plugins-kolab: No such file or directory
1697/srv/roundcubemail-plugins-kolab.git /srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1698Going with new version: '3.2.13'
1699About to create /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz
1700/srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz: No such file or directory
1701Creating /srv//roundcubemail-plugins-kolab/roundcubemail-plugins-kolab-3.2.13.tar.gz completed
1702ls: cannot access /srv//roundcubemail-plugins-kolab/: No such file or directory
1703/srv /srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1704Error: '/srv' is not an osc project dir or working copy
1705/srv/roundcubemail-plugins-kolab.git /srv/roundcubemail-plugins-kolab.git
1706/srv/roundcubemail-plugins-kolab.git
1707Running obs_build_local FAILED (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1708Running ../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh FAILED (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1709========================================================================
1710 Running 'generic_php_lint' OK (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1711 Running 'generic_js_lint' FAILED (at f8fa8bc54ebf52138e8570685b477da29ecf2e9b)
1712 Running 'generic_js_lint' OK (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1713 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_build.sh' OK (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1714 Running 'obs_build_local' FAILED (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1715 Running '../stick.git/drydocker/roundcubemail-plugins-kolab/test_obs.sh' FAILED (at 44c02fbef7d6e971ca1761be3efb742e0e4db66a)
1716========================================================================
1717/var/drydock/workingcopy-77/repo/roundcubemail-plugins-kolab
1718

Lease Working Copy

When
Completed at Jun 20 2016, 10:46 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 20 2016, 10:46 AM · Built instantly
Status
Passed

Event Timeline