PR-10505 (Sha: fd3eea86)
OS: centos 7.6.1810 (Linux 3.10.0-957.1.3.el7.x86_64) GCC:gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5)
Build error: Build log Build log
PR-10505 (Sha: fd3eea86)
OS: centos 7.6.1810 (Linux 3.10.0-957.1.3.el7.x86_64) GCC:gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5)
Build error: Build log Build log
[3;J[H[2JArchive previous test session logs and other files older than 2 minutes. | |
zip warning: old-logs-2020-01-13_13-04-55.zip not found or empty | |
adding: result-20-01-13-12-51-19.log (deflated 73%) | |
adding: RelWithDebInfo_Build_2020-01-13_12-51-32.log (deflated 86%) | |
adding: RelWithDebInfo_Build_2020-01-13_12-17-21.log (deflated 65%) | |
adding: wutest-2020-01-13_12-51-49.log (deflated 7%) | |
adding: buildResult-20-01-13-12-58-07.log (deflated 50%) | |
adding: gistloghandler-20-01-13-12-58-07.log (deflated 82%) | |
adding: gistloghandler-20-01-13-12-58-21.log (stored 0%) | |
adding: 10505.diff (deflated 56%) | |
adding: changedFiles.txt (deflated 11%) | |
Stop hpcc to remove leftover admin stuff | |
HPCC doesn't run | |
Check if any hpcc owned orphan process is running | |
There is no leftover process | |
Done. | |
BUILD_ROOT:build | |
./ProcessPullRequests.py | |
Cores: 8 | |
CPU speed: 2299 MHz | |
CPU Bogo Mips: 4600 | |
Parallel queries: 8 | |
Build threads: 12 | |
Total memory: 31 GB | |
Available memory: 30 GB | |
Memory core ratio: 3.875 GB/core | |
Setup timeout: 120 sec | |
Regression timeout: 720 sec | |
Start... | |
PR_ROOT:/home/centos/smoketest/PR-10505 | |
Build type: RelWithDebInfo | |
Stored params: -X dropzonePath=/home/centos/smoketest/PR-10505/hpcc/var/lib/HPCCSystems/mydropzone/,localdir=home::centos::smoketest::^p^r-10505::hpcc::var::lib::^h^p^c^c^systems::mydropzone | |
./quickBuild.sh CLI params are: -tests="*.ecl " -docs=False -unittest=True -wuttest=True -buildEclWatch=False -keepFiles=True -enableStackTrace=True | |
Param: tests="*.ecl " | |
Regression Suite test case(s): '*.ecl ' | |
Param: docs=False | |
Build docs: '0' | |
Param: unittest=True | |
Run unittests: '1' | |
Param: wuttest=True | |
Run wutool -selftest: '1' | |
Param: buildEclWatch=False | |
Build ECLWatch: 'SKIP' | |
Param: keepFiles=True | |
Keep files: '1' | |
Param: enableStackTrace=True | |
Stack trace: '1', ENABLE_STACK_TRACE: --generateStackTrace | |
Loglevel: info | |
Regression Suite test case(s): '*.ecl ' | |
Global exclusion: -e=embedded,3rdparty,python2 | |
Current branch: master | |
Patch system/jlib/jthread.hpp to build in c++11 | |
Milestone:Makefile generation | |
RelWithDebInfo build start at: 2020-01-13_13-04-55 | |
Create makefiles 2020-01-13_13-04-55 | |
CMAKE_CMD:'cmake -G "Eclipse CDT4 - Unix Makefiles" -D RUNTIME_USER=centos -D DESTDIR=/home/centos/smoketest/PR-10505/hpcc -D CMAKE_BUILD_TYPE=RelWithDebInfo -D INCLUDE_PLUGINS=ON -D TEST_PLUGINS=1 -DSUPPRESS_PY2EMBED=ON -DINCLUDE_PY2EMBED=OFF -D MAKE_DOCS=0 -D USE_CPPUNIT=1 -D INCLUDE_SPARK=0 -DSUPPRESS_SPARK=1 -DSPARK=0 -D ECLWATCH_BUILD_STRATEGY=SKIP -D WSSQL_SERVICE=0 -D CMAKE_EXPORT_COMPILE_COMMANDS=ON -D USE_LIBXSLT=ON -D XALAN_LIBRARIES= -D MAKE_CASSANDRAEMBED=1 -D CMAKE_ECLIPSE_MAKE_ARGUMENTS=-30 ../HPCC-Platform ln -s ../HPCC-Platform'\n | |
Install ECLWatch build dependencies skipped. | |
Makefiles created (2020-01-13_13-05-02 7 sec ) | |
Milestone:Build it | |
cmd: make -j 12 (2020-01-13_13-05-02) | |
res: | |
Error(s): 73 | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:37:42: error: expected class-name before ‘{’ token | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:113:15: error: ‘ConnectionError’ in ‘class cass::Connection’ does not name a type | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:70:12: error: ‘error_code_’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:70:39: error: ‘CONNECTION_ERROR_KEYSPACE’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:74:12: error: ‘error_code_’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:74:39: error: ‘CONNECTION_ERROR_INVALID_PROTOCOL’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:75:36: error: ‘CONNECTION_ERROR_AUTH’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:76:36: error: ‘CONNECTION_ERROR_SSL_HANDSHAKE’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:77:36: error: ‘CONNECTION_ERROR_SSL_VERIFY’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:50:48: error: ‘class cass::RequestHandler’ has no member named ‘io_worker’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:119:36: error: no matching function for call to ‘cass::Timer::start(uv_loop_t*, int&, cass::PrepareAllCallback*, void (&)(cass::Timer*))’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:124:76: error: ‘class cass::Timer’ has no member named ‘data’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:157:53: error: ‘const class cass::Config’ has no member named ‘queue_size_event’; did you mean ‘queue_size_io’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:184:13: error: ‘class cass::Session’ has no member named ‘broadcast_keyspace_change’; did you mean ‘on_keyspace_changed’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:278:53: error: invalid new-expression of abstract class type ‘cass::PrepareAllCallback’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:301:70: error: ‘virtual void cass::RequestExecution::on_error(CassError, const String&)’ is private within this context | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:313:17: error: ‘class cass::Session’ has no member named ‘notify_keyspace_error_async’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:315:17: error: ‘class cass::Session’ has no member named ‘notify_ready_async’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:318:15: error: ‘class cass::Session’ has no member named ‘notify_up_async’; did you mean ‘notify_closed’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:339:15: error: ‘class cass::Session’ has no member named ‘notify_down_async’; did you mean ‘notify_connected’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:377:15: error: ‘class cass::Session’ has no member named ‘notify_worker_closed_async’; did you mean ‘notify_closed’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:426:42: error: ‘const class cass::Config’ has no member named ‘max_requests_per_flush’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:432:47: error: no matching function for call to ‘cass::RequestHandler::start_request(cass::IOWorker*&)’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:434:85: error: ‘class cass::RequestHandler’ has no member named ‘current_host’; did you mean ‘next_host’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/io_worker.cpp:435:26: error: ‘class cass::RequestExecution’ has no member named ‘execute’ | |
make[2]: *** [plugins/cassandra/cassandra/CMakeFiles/cassandra.dir/build.make:583: plugins/cassandra/cassandra/CMakeFiles/cassandra.dir/src/io_worker.cpp.o] Error 1 | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:37:42: error: expected class-name before ‘{’ token | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:113:15: error: ‘ConnectionError’ in ‘class cass::Connection’ does not name a type | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:70:12: error: ‘error_code_’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:70:39: error: ‘CONNECTION_ERROR_KEYSPACE’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:74:12: error: ‘error_code_’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:74:39: error: ‘CONNECTION_ERROR_INVALID_PROTOCOL’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:75:36: error: ‘CONNECTION_ERROR_AUTH’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:76:36: error: ‘CONNECTION_ERROR_SSL_HANDSHAKE’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.hpp:77:36: error: ‘CONNECTION_ERROR_SSL_VERIFY’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:34:13: error: ‘class cass::Connection’ has no member named ‘pending_request_count’; did you mean ‘inflight_request_count’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:34:42: error: ‘class cass::Connection’ has no member named ‘pending_request_count’; did you mean ‘inflight_request_count’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:46:50: error: no matching function for call to ‘cass::QueryRequest::QueryRequest(std::basic_string<char>)’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:76:7: error: ‘connection’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:86:3: error: ‘connection’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:99:10: error: ‘connection’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:104:5: error: ‘connection’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:119:7: error: class ‘cass::Pool’ does not have any field named ‘error_code_’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:119:31: error: ‘CONNECTION_OK’ is not a member of ‘cass::Connection’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:157:49: error: no matching function for call to ‘cass::Timer::start(uv_loop_t*&, unsigned int, cass::Pool*, void (&)(cass::Timer*))’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:219:19: error: ‘class cass::Connection’ has no member named ‘pending_request_count’; did you mean ‘inflight_request_count’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:220:17: error: ‘const class cass::Config’ has no member named ‘max_concurrent_requests_threshold’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:229:16: error: no match for ‘operator==’ (operand types are ‘std::string {aka std::basic_string<char>}’ and ‘const String {aka const std::basic_string<char, std::char_traits<char>, cass::Allocator<char> >}’) | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:230:43: error: no matching function for call to ‘cass::Connection::write(const Ptr&, bool)’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:240:62: error: invalid new-expression of abstract class type ‘cass::SetKeyspaceCallback’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:253:45: error: ‘REQUEST_STATE_CANCELLED’ is not a member of ‘cass::RequestCallback’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:280:47: error: ‘REQUEST_STATE_CANCELLED’ is not a member of ‘cass::RequestCallback’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:337:28: error: no matching function for call to ‘cass::Connection::Connection(uv_loop_t*&, const cass::Config&, cass::Metrics*&, cass::Host::ConstPtr&, std::string, int, cass::Pool*)’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:342:17: error: ‘class cass::Connection’ has no member named ‘connect’; did you mean ‘Connection’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:349:46: error: ‘const class cass::Config’ has no member named ‘max_concurrent_creation’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:354:15: error: ‘const class cass::Config’ has no member named ‘max_connections_per_host’; did you mean ‘core_connections_per_host’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:368:14: error: ‘class cass::Connection’ has no member named ‘is_ready’; did you mean ‘on_read’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:368:35: error: ‘class cass::Connection’ has no member named ‘available_streams’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:397:19: error: ‘class cass::Connection’ has no member named ‘is_timeout_error’; did you mean ‘idle_timeout_secs_’? | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:401:53: error: no matching function for call to ‘cass::Timer::start(uv_loop_t*&, unsigned int, cass::Pool*, void (&)(cass::Timer*))’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:412:30: error: ‘class cass::Connection’ has no member named ‘error_message’ | |
LOG_ERROR("Closing established connection pool to host %s because of the following error: %s", | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:416:31: error: ‘class cass::Connection’ has no member named ‘error_message’ | |
LOG_ERROR("Connection pool was unable to connect to host %s because of the following error: %s", | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:420:30: error: ‘class cass::Connection’ has no member named ‘error_message’ | |
LOG_WARN("Connection pool was unable to reconnect to host %s because of the following error: %s", | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:428:7: error: ‘error_code_’ was not declared in this scope | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:428:33: error: ‘class cass::Connection’ has no member named ‘error_code’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:439:42: error: ‘class cass::Timer’ has no member named ‘data’ | |
/home/centos/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cpp-driver/src/pool.cpp:455:42: error: ‘class cass::Timer’ has no member named ‘data’ | |
make[2]: *** [plugins/cassandra/cassandra/CMakeFiles/cassandra.dir/build.make:726: plugins/cassandra/cassandra/CMakeFiles/cassandra.dir/src/pool.cpp.o] Error 1 | |
make[1]: *** [CMakeFiles/Makefile2:15321: plugins/cassandra/cassandra/CMakeFiles/cassandra.dir/all] Error 2 | |
make: *** [Makefile:163: all] Error 2 | |
./utils.sh: line 43: WritePlainLog: command not found |