eolivelli commented on issue #2219: Issue #2212: Fix issues in Bookkeeper Docker image that prevented containers from starting up URL: https://github.com/apache/bookkeeper/pull/2219#issuecomment-568775002 @ravisharda Integration tests are still failing with this error: ``` 2019-12-22 18:23:04,358 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,359 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,359 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,360 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,360 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,361 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,361 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,362 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,363 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,363 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,364 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,365 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found 2019-12-22 18:23:04,366 - INFO - [testcontainers-netty-1-21:Slf4jLogConsumer@32] - STDERR: /opt/bookkeeper/scripts/init_bookie.sh: line 26: zk-shell: command not found `` check https://builds.apache.org/job/bookkeeper_precommit_integrationtests/2506/testReport/junit/org.apache.bookkeeper.tests.integration.cluster/SimpleClusterTest/test001_StartBookie_on_test001_StartBookie_org_apache_bookkeeper_tests_integration_cluster_SimpleClusterTest_/
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
