Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Apr 17 2015, 12:43 PM · Built for 2 s
- Status
Passed
| 11 | + shift |
|---|---|
| 12 | + shift |
| 13 | + '[' 10 -gt 0 ']' |
| 14 | + case $1 in |
| 15 | ++ eval echo ''\''219e8f73956779f3c9517d3130c2dd5ccabc161b'\''' |
| 16 | +++ echo 219e8f73956779f3c9517d3130c2dd5ccabc161b |
| 17 | + commit=219e8f73956779f3c9517d3130c2dd5ccabc161b |
| 18 | + shift |
| 19 | + shift |
| 20 | + '[' 8 -gt 0 ']' |
| 21 | + case $1 in |
| 22 | ++ eval echo ''\'''\''' |
| 23 | +++ echo '' |
| 24 | + differential= |
| 25 | + shift |
| 26 | + shift |
| 27 | + '[' 6 -gt 0 ']' |
| 28 | + case $1 in |
| 29 | ++ eval echo ''\''PHID-HMBT-622nus4u4mzltbev7lyb'\''' |
| 30 | +++ echo PHID-HMBT-622nus4u4mzltbev7lyb |
| 31 | + phid=PHID-HMBT-622nus4u4mzltbev7lyb |
| 32 | + shift |
| 33 | + shift |
| 34 | + '[' 4 -gt 0 ']' |
| 35 | + case $1 in |
| 36 | ++ eval echo ''\''ssh://git@git.kolab.org/diffusion/QA/stick.git'\''' |
| 37 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + shift |
| 40 | + shift |
| 41 | + '[' 2 -gt 0 ']' |
| 42 | + case $1 in |
| 43 | ++ eval echo ''\''git'\''' |
| 44 | +++ echo git |
| 45 | + vcs=git |
| 46 | + shift |
| 47 | + shift |
| 48 | + '[' 0 -gt 0 ']' |
| 49 | + '[' -z 219e8f73956779f3c9517d3130c2dd5ccabc161b -a -z '' ']' |
| 50 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 51 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 52 | + test_build=1 |
| 53 | + test_functional=1 |
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | ++ pwd |
| 65 | + export TMPDIR=/var/tmp/160 |
| 66 | + TMPDIR=/var/tmp/160 |
| 67 | + '[' '!' -d stick.git ']' |
| 68 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 69 | + pushd stick.git |
| 70 | + git checkout 219e8f73956779f3c9517d3130c2dd5ccabc161b |
| 71 | Note: checking out '219e8f73956779f3c9517d3130c2dd5ccabc161b'. |
| 72 | |
| 73 | You are in 'detached HEAD' state. You can look around, make experimental |
| 74 | changes and commit them, and you can discard any commits you make in this |
| 75 | state without impacting any branches by performing another checkout. |
| 76 | |
| 77 | If you want to create a new branch to retain commits you create, you may |
| 78 | do so (now or later) by using -b with the checkout command again. Example: |
| 79 | |
| 80 | git checkout -b new_branch_name |
| 81 | |
| 82 | HEAD is now at 219e8f7... Also build the docker images |
| 83 | + popd |
| 84 | + '[' stick '!=' stick ']' |
| 85 | + export commit |
| 86 | + export differential |
| 87 | + export id |
| 88 | + export package |
| 89 | + export phid |
| 90 | + export ro_uri |
| 91 | + export uri |
| 92 | + export vcs |
| 93 | + export test_build |
| 94 | + export test_functional |
| 95 | + export test_integration |
| 96 | + export test_performance |
| 97 | + export test_unit |
| 98 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 99 | + pushd stick.git |
| 100 | + ../stick.git/drydocker/stick/build.sh |
| 101 | fatal: could not create work tree dir '/srv/docker.git'.: Permission denied |
| 102 | ../stick.git/drydocker/stick/build.sh: line 13: pushd: /srv/docker.git/ci: No such file or directory |
| 103 | make: *** No rule to make target `all'. Stop. |
| 104 | ../stick.git/drydocker/stick/build.sh: line 15: popd: directory stack empty |
| 105 | + popd |
| 106 | + echo 'At this stage, we'\''re just going to be successful.' |
| 107 | + cd /var/tmp |
| 108 | + rm -rf /var/tmp/160 |
| 109 | + exit 0 |
| 110 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/160/stick.git /var/tmp/160 |
| 3 | /var/tmp/160 |
| 4 | /var/tmp/160/stick.git /var/tmp/160 |
| 5 | /var/tmp/160 |
| 6 | At this stage, we're just going to be successful. |
| 7 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Apr 17 2015, 12:42 PM · Built for 1 s
- Status
Passed
| 11 | + shift |
|---|---|
| 12 | + shift |
| 13 | + '[' 10 -gt 0 ']' |
| 14 | + case $1 in |
| 15 | ++ eval echo ''\''219e8f73956779f3c9517d3130c2dd5ccabc161b'\''' |
| 16 | +++ echo 219e8f73956779f3c9517d3130c2dd5ccabc161b |
| 17 | + commit=219e8f73956779f3c9517d3130c2dd5ccabc161b |
| 18 | + shift |
| 19 | + shift |
| 20 | + '[' 8 -gt 0 ']' |
| 21 | + case $1 in |
| 22 | ++ eval echo ''\'''\''' |
| 23 | +++ echo '' |
| 24 | + differential= |
| 25 | + shift |
| 26 | + shift |
| 27 | + '[' 6 -gt 0 ']' |
| 28 | + case $1 in |
| 29 | ++ eval echo ''\''PHID-HMBT-nyxcttsum5ysqyu7s6bh'\''' |
| 30 | +++ echo PHID-HMBT-nyxcttsum5ysqyu7s6bh |
| 31 | + phid=PHID-HMBT-nyxcttsum5ysqyu7s6bh |
| 32 | + shift |
| 33 | + shift |
| 34 | + '[' 4 -gt 0 ']' |
| 35 | + case $1 in |
| 36 | ++ eval echo ''\''ssh://git@git.kolab.org/diffusion/QA/stick.git'\''' |
| 37 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + shift |
| 40 | + shift |
| 41 | + '[' 2 -gt 0 ']' |
| 42 | + case $1 in |
| 43 | ++ eval echo ''\''git'\''' |
| 44 | +++ echo git |
| 45 | + vcs=git |
| 46 | + shift |
| 47 | + shift |
| 48 | + '[' 0 -gt 0 ']' |
| 49 | + '[' -z 219e8f73956779f3c9517d3130c2dd5ccabc161b -a -z '' ']' |
| 50 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 51 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 52 | + test_build=1 |
| 53 | + test_functional=1 |
| 54 | + test_integration=1 |
| 55 | + test_performance=1 |
| 56 | + test_unit=1 |
| 57 | + '[' -z git ']' |
| 58 | + case ${vcs} in |
| 59 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 60 | + package=stick |
| 61 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | ++ pwd |
| 65 | + export TMPDIR=/var/tmp/159 |
| 66 | + TMPDIR=/var/tmp/159 |
| 67 | + '[' '!' -d stick.git ']' |
| 68 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 69 | + pushd stick.git |
| 70 | + git checkout 219e8f73956779f3c9517d3130c2dd5ccabc161b |
| 71 | Note: checking out '219e8f73956779f3c9517d3130c2dd5ccabc161b'. |
| 72 | |
| 73 | You are in 'detached HEAD' state. You can look around, make experimental |
| 74 | changes and commit them, and you can discard any commits you make in this |
| 75 | state without impacting any branches by performing another checkout. |
| 76 | |
| 77 | If you want to create a new branch to retain commits you create, you may |
| 78 | do so (now or later) by using -b with the checkout command again. Example: |
| 79 | |
| 80 | git checkout -b new_branch_name |
| 81 | |
| 82 | HEAD is now at 219e8f7... Also build the docker images |
| 83 | + popd |
| 84 | + '[' stick '!=' stick ']' |
| 85 | + export commit |
| 86 | + export differential |
| 87 | + export id |
| 88 | + export package |
| 89 | + export phid |
| 90 | + export ro_uri |
| 91 | + export uri |
| 92 | + export vcs |
| 93 | + export test_build |
| 94 | + export test_functional |
| 95 | + export test_integration |
| 96 | + export test_performance |
| 97 | + export test_unit |
| 98 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 99 | + pushd stick.git |
| 100 | + ../stick.git/drydocker/stick/build.sh |
| 101 | fatal: could not create work tree dir '/srv/docker.git'.: Permission denied |
| 102 | ../stick.git/drydocker/stick/build.sh: line 13: pushd: /srv/docker.git/ci: No such file or directory |
| 103 | make: *** No rule to make target `all'. Stop. |
| 104 | ../stick.git/drydocker/stick/build.sh: line 15: popd: directory stack empty |
| 105 | + popd |
| 106 | + echo 'At this stage, we'\''re just going to be successful.' |
| 107 | + cd /var/tmp |
| 108 | + rm -rf /var/tmp/159 |
| 109 | + exit 0 |
| 110 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/159/stick.git /var/tmp/159 |
| 3 | /var/tmp/159 |
| 4 | /var/tmp/159/stick.git /var/tmp/159 |
| 5 | /var/tmp/159 |
| 6 | At this stage, we're just going to be successful. |
| 7 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Apr 17 2015, 12:42 PM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Apr 17 2015, 12:42 PM · Built instantly
- Status
Passed