Properties
Properties
Run Command
Run Command
- When
- Completed at Apr 17 2015, 2:39 PM · Built for 16 s
- Status
Failed
| 61 | ++ sed -e 's|ssh://git@|https://|g' |
|---|---|
| 62 | ++ echo ssh://git@git.kolab.org/diffusion/LKX/libkolabxml.git |
| 63 | + ro_uri=https://git.kolab.org/diffusion/LKX/libkolabxml.git |
| 64 | ++ pwd |
| 65 | + export TMPDIR=/var/tmp/203 |
| 66 | + TMPDIR=/var/tmp/203 |
| 67 | + '[' '!' -d libkolabxml.git ']' |
| 68 | + git clone https://git.kolab.org/diffusion/LKX/libkolabxml.git libkolabxml.git |
| 69 | + pushd libkolabxml.git |
| 70 | + git checkout 59b97feafd8ea38362f781d7446de068f2a9b016 |
| 71 | Note: checking out '59b97feafd8ea38362f781d7446de068f2a9b016'. |
| 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 59b97fe... Update autogen to return some exit codes |
| 83 | + popd |
| 84 | + '[' libkolabxml '!=' stick ']' |
| 85 | + '[' '!' -d stick.git ']' |
| 86 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 87 | + export commit |
| 88 | + export differential |
| 89 | + export id |
| 90 | + export package |
| 91 | + export phid |
| 92 | + export ro_uri |
| 93 | + export uri |
| 94 | + export vcs |
| 95 | + export test_build |
| 96 | + export test_functional |
| 97 | + export test_integration |
| 98 | + export test_performance |
| 99 | + export test_unit |
| 100 | + '[' -x stick.git/drydocker/libkolabxml/build.sh ']' |
| 101 | + pushd libkolabxml.git |
| 102 | + ../stick.git/drydocker/libkolabxml/build.sh |
| 103 | + docker run -it --attach=stdout --attach=stderr --detach=false -e ID=132 -e COMMIT=59b97feafd8ea38362f781d7446de068f2a9b016 -e DIFFERENTIAL= -e PACKAGE=libkolabxml -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2ajdutrgjdi6rzizsra5 -e URI=ssh://git@git.kolab.org/diffusion/LKX/libkolabxml.git -e RO_URI=https://git.kolab.org/diffusion/LKX/libkolabxml.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 |
| 104 | + exit 1 |
| 105 | + retval=1 |
| 106 | + popd |
| 107 | + cd /var/tmp |
| 108 | + rm -rf /var/tmp/203 |
| 109 | + exit 1 |
| 110 |
| 929 | Running yum-builddep -y libkolabxml OK (at 59b97feafd8ea38362f781d7446de068f2a9b016) |
|---|---|
| 930 | Running ../stick.git/drydocker/libkolabxml/test_build.sh ... |
| 931 | /srv/libkolabxml.git /srv/libkolabxml.git |
| 932 | Building DIST targets (make dist, make snapshot) |
| 933 | -- The CXX compiler identification is GNU 4.8.3 |
| 934 | -- Check for working CXX compiler: /usr/bin/c++ |
| 935 | -- Check for working CXX compiler: /usr/bin/c++ -- works |
| 936 | -- Detecting CXX compiler ABI info |
| 937 | -- Detecting CXX compiler ABI info - done |
| 938 | -- Boost version: 1.53.0 |
| 939 | -- Found the following Boost libraries: |
| 940 | -- thread |
| 941 | -- system |
| 942 | Found boost in /usr/include |
| 943 | -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") |
| 944 | -- Found XSDCXX: /usr/bin/xsdcxx |
| 945 | -- Found Xerces: /usr/lib64/libxerces-c.so |
| 946 | -- Found Curl: /usr/lib64/libcurl.so |
| 947 | SWIG found |
| 948 | -- Found LibkolabxmlDependencies: TRUE |
| 949 | -- GCC Version >= 4.7, applying unqualified lookup workaround |
| 950 | building csharp bindings |
| 951 | gmcs not found, not building csharp bindings |
| 952 | building java bindings |
| 953 | building python bindings |
| 954 | -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.5") |
| 955 | found python include dirs: /usr/include/python2.7 /usr/include/python2.7 |
| 956 | building php bindings |
| 957 | -- Looking for Q_WS_X11 |
| 958 | -- Looking for Q_WS_X11 - found |
| 959 | -- Looking for Q_WS_WIN |
| 960 | -- Looking for Q_WS_WIN - not found |
| 961 | -- Looking for Q_WS_QWS |
| 962 | -- Looking for Q_WS_QWS - not found |
| 963 | -- Looking for Q_WS_MAC |
| 964 | -- Looking for Q_WS_MAC - not found |
| 965 | -- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.5", minimum required is "4.8.0") |
| 966 | Buildings tests |
| 967 | -- Configuring done |
| 968 | -- Generating done |
| 969 | -- Build files have been written to: /srv/libkolabxml.git/build |
| 970 | cp: cannot create regular file '/root/rpmbuild/SOURCES': No such file or directory |
| 971 | FAILED to prepare the build. |
| 972 | Running ../stick.git/drydocker/libkolabxml/test_build.sh FAILED (at 59b97feafd8ea38362f781d7446de068f2a9b016) |
| 973 | ======================================================================== |
| 974 | Running 'yum-builddep -y libkolabxml' OK (at 59b97feafd8ea38362f781d7446de068f2a9b016) |
| 975 | Running '../stick.git/drydocker/libkolabxml/test_build.sh' FAILED (at 59b97feafd8ea38362f781d7446de068f2a9b016) |
| 976 | ======================================================================== |
| 977 | /var/tmp/203 |
| 978 |
Lease Host
Lease Host
- When
- Completed at Apr 17 2015, 2:39 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 17 2015, 2:39 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.