[test-results] [Bamboo] Asterisk Testing - Asterisk Trunk - Asterisk CentOS 6 64-Bit 676 may have hung.

Bamboo bamboo at asterisk.org
Tue Sep 18 20:35:55 CDT 2012


-------------------------------------------------------------------------------
TESTING-ASTERISKTRUNK-AST18CENTOS64-676 may have hung.
-------------------------------------------------------------------------------

This build has been running for 200 minutes, which is 150% longer than usual.
It has been 194 minutes since Bamboo received a log message for this build.
Running on agent asterisk-testsuite-01.digium.internal.digium.internal

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS64/log

--------------
Code Changes
--------------
seanbright (373134):

>Don't crash when passing a NULL message to __astman_get_header.
>
>Before this commit, __astman_get_header would blindly dereference the passed in
>'struct message *' to traverse the header list.  There are cases, however, such
>as '*CLI> sip qualify peer foo' where the message pointer is NULL, so we need
>to check for that.
>........
>
>Merged revisions 373131 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 373132 from http://svn.asterisk.org/svn/asterisk/branches/10
>........
>
>Merged revisions 373133 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Last Logs
--------------
18-Sep-2012 23:13:49 |  A    testsuite/lib/sh
18-Sep-2012 23:13:49 |  A    testsuite/lib/sh/lua.sh
18-Sep-2012 23:13:49 |  A    testsuite/lib/sh/library.sh
18-Sep-2012 23:13:49 |  A    testsuite/COPYING
18-Sep-2012 23:13:49 |  A    testsuite/addons
18-Sep-2012 23:13:49 |  A    testsuite/addons/Makefile
18-Sep-2012 23:13:49 |  A    testsuite/README.txt
18-Sep-2012 23:13:49 |  A    testsuite/Makefile
18-Sep-2012 23:13:49 |  A    testsuite/runtests.py
18-Sep-2012 23:13:49 |   U   testsuite
18-Sep-2012 23:13:49 |  Checked out revision 3472.
18-Sep-2012 23:13:49 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o asttest.o asttest.c
18-Sep-2012 23:13:49 |  rm -rf lib/lua/luafilesystem-1.4.2
18-Sep-2012 23:13:49 |  tar -C lib/lua -zxf lib/lua/luafilesystem-1.4.2.tar.gz 
18-Sep-2012 23:13:49 |  patch -p1 -d lib/lua/luafilesystem-1.4.2 < tools/lfs.diff
18-Sep-2012 23:13:49 |  patching file config
18-Sep-2012 23:13:49 |  Hunk #1 succeeded at 18 with fuzz 1.
18-Sep-2012 23:13:49 |  patching file src/lfs.c
18-Sep-2012 23:13:49 |  touch lib/lua/lfs-patched.stamp
18-Sep-2012 23:13:49 |  gmake -C lib/lua/luafilesystem-1.4.2
18-Sep-2012 23:13:49 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luafilesystem-1.4.2'
18-Sep-2012 23:13:49 |  gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null`   -c -o src/lfs.o src/lfs.c
18-Sep-2012 23:13:49 |  MACOS_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -shared  -o src/lfs.so src/lfs.o
18-Sep-2012 23:13:49 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luafilesystem-1.4.2'
18-Sep-2012 23:13:49 |  rm -rf lib/lua/luasocket-2.0.2
18-Sep-2012 23:13:49 |  tar -C lib/lua -zxf lib/lua/luasocket-2.0.2.tar.gz 
18-Sep-2012 23:13:49 |  patch -p1 -d lib/lua/luasocket-2.0.2 < tools/luasocket.diff
18-Sep-2012 23:13:49 |  patching file config
18-Sep-2012 23:13:49 |  patching file src/makefile
18-Sep-2012 23:13:49 |  touch lib/lua/luasocket-patched.stamp
18-Sep-2012 23:13:49 |  gmake -C lib/lua/luasocket-2.0.2
18-Sep-2012 23:13:49 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2'
18-Sep-2012 23:13:49 |  cd src; gmake all
18-Sep-2012 23:13:49 |  gmake[2]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2/src'
18-Sep-2012 23:13:49 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o luasocket.o luasocket.c
18-Sep-2012 23:13:49 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o timeout.o timeout.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o buffer.o buffer.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o io.o io.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o auxiliar.o auxiliar.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o options.o options.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o inet.o inet.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o tcp.o tcp.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o udp.o udp.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o except.o except.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o select.o select.c
18-Sep-2012 23:13:50 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o usocket.o usocket.c
18-Sep-2012 23:13:51 |  gcc  -O -shared -fpic -o socket.so.2.0.2 luasocket.o timeout.o buffer.o io.o auxiliar.o options.o inet.o tcp.o udp.o except.o select.o usocket.o 
18-Sep-2012 23:13:51 |  gcc `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -DLUASOCKET_DEBUG  -pedantic -Wall -O2 -fpic   -c -o mime.o mime.c
18-Sep-2012 23:13:51 |  gcc  -O -shared -fpic -o mime.so.1.0.2 mime.o 
18-Sep-2012 23:13:51 |  ar rc luasocket.a luasocket.o timeout.o buffer.o io.o auxiliar.o options.o inet.o tcp.o udp.o except.o select.o usocket.o 
18-Sep-2012 23:13:51 |  ranlib  luasocket.a
18-Sep-2012 23:13:51 |  gmake[2]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2/src'
18-Sep-2012 23:13:51 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luasocket-2.0.2'
18-Sep-2012 23:13:51 |  rm -rf lib/lua/luaposix-5.1.4
18-Sep-2012 23:13:51 |  tar -C lib/lua -zxf lib/lua/luaposix-5.1.4.tar.gz 
18-Sep-2012 23:13:51 |  patch -p1 -d lib/lua/luaposix-5.1.4 < tools/luaposix.diff
18-Sep-2012 23:13:51 |  patching file lposix.c
18-Sep-2012 23:13:51 |  patching file lposix.h
18-Sep-2012 23:13:51 |  patching file Makefile
18-Sep-2012 23:13:51 |  touch lib/lua/luaposix-patched.stamp
18-Sep-2012 23:13:51 |  gmake -C lib/lua/luaposix-5.1.4
18-Sep-2012 23:13:51 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
18-Sep-2012 23:13:51 |  cc  -fPIC `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -pedantic -Wall  -c -o lposix.o lposix.c
18-Sep-2012 23:13:51 |  cc  -o posix.so -shared lposix.o -lcrypt
18-Sep-2012 23:13:51 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
18-Sep-2012 23:13:51 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude -c -o lib/lua.o \
18-Sep-2012 23:13:51 |  	-DLUAFILESYSTEM_HEADER=\"../lib/lua/luafilesystem-1.4.2/src/lfs.h\" \
18-Sep-2012 23:13:51 |  	-DLUASOCKET_HEADER=\"../lib/lua/luasocket-2.0.2/src/luasocket.h\" \
18-Sep-2012 23:13:51 |  	-DLUAPOSIX_HEADER=\"../lib/lua/luaposix-5.1.4/lposix.h\" \
18-Sep-2012 23:13:51 |         	lib/lua.c
18-Sep-2012 23:13:51 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/testsuite.o lib/testsuite.c
18-Sep-2012 23:13:51 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/testutils.o lib/testutils.c
18-Sep-2012 23:13:52 |  cc -D_GNU_SOURCE -Wall -o tools/mkstring tools/mkstring.c
18-Sep-2012 23:13:52 |  luac -o lib/lua/testlib.luac lib/lua/testlib.lua
18-Sep-2012 23:13:52 |  ./tools/mkstring -n testlib_lua -o lib/lua/testlib_lua.h lib/lua/testlib.luac 
18-Sep-2012 23:13:52 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/lua/testlib.o lib/lua/testlib.c
18-Sep-2012 23:13:52 |  luac -o lib/lua/astlib.luac lib/lua/astlib.lua
18-Sep-2012 23:13:52 |  ./tools/mkstring -n astlib_lua -o lib/lua/astlib_lua.h lib/lua/astlib.luac 
18-Sep-2012 23:13:52 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/lua/astlib.o lib/lua/astlib.c
18-Sep-2012 23:13:52 |  luac -o lib/lua/proclib.luac lib/lua/proclib.lua
18-Sep-2012 23:13:52 |  ./tools/mkstring -n proclib_lua -o lib/lua/proclib_lua.h lib/lua/proclib.luac 
18-Sep-2012 23:13:52 |  cc -g -D_GNU_SOURCE -Wall `pkg-config --cflags lua5.1 2> /dev/null || pkg-config --cflags lua 2> /dev/null` -Iinclude   -c -o lib/lua/proclib.o lib/lua/proclib.c
18-Sep-2012 23:13:52 |  cc -o asttest asttest.o lib/lua.o lib/testsuite.o lib/testutils.o lib/lua/testlib.o lib/lua/astlib.o lib/lua/proclib.o `pkg-config --libs lua5.1 2> /dev/null || pkg-config --libs lua 2> /dev/null || echo -llua -lm -ldl` lib/lua/luafilesystem-1.4.2/src/lfs.o  lib/lua/luasocket-2.0.2/src/luasocket.a lib/lua/luaposix-5.1.4/lposix.o  -lcrypt
18-Sep-2012 23:13:52 |  gmake -C lib/lua/luaposix-5.1.4
18-Sep-2012 23:13:52 |  gmake[1]: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
18-Sep-2012 23:13:52 |  gmake[1]: Nothing to be done for `all'.
18-Sep-2012 23:13:52 |  gmake[1]: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/asttest/lib/lua/luaposix-5.1.4'
18-Sep-2012 23:13:52 |  install -d /usr/local/bin
18-Sep-2012 23:13:52 |  install -m 755 asttest /usr/local/bin
18-Sep-2012 23:13:52 |  gmake: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'
18-Sep-2012 23:13:53 |  Initialized empty Git repository in /srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons/starpy/.git/
18-Sep-2012 23:13:53 |  gmake: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'
18-Sep-2012 23:13:53 |  gmake: Entering directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'
18-Sep-2012 23:13:53 |  (cd starpy; python setup.py install --prefix=~/.local --record install.record)
18-Sep-2012 23:13:53 |  Traceback (most recent call last):
18-Sep-2012 23:13:53 |    File "setup.py", line 18, in <module>
18-Sep-2012 23:13:53 |      from setuptools import setup, find_packages
18-Sep-2012 23:13:53 |  ImportError: No module named setuptools
18-Sep-2012 23:13:53 |  gmake: *** [install] Error 1
18-Sep-2012 23:13:53 |  gmake: Leaving directory `/srv/bamboo/xml-data/build-dir/TESTING-ASTERISKTRUNK-AST18CENTOS64/testsuite/addons'

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120918/b00bf715/attachment-0001.htm>


More information about the Test-results mailing list