[GitHub] [incubator-druid] leventov commented on issue #7842: The instruction for running integration tests from integration-tests/README.md doesn't work

2019-11-23 Thread GitBox
leventov commented on issue #7842: The instruction for running integration 
tests from integration-tests/README.md doesn't work
URL: 
https://github.com/apache/incubator-druid/issues/7842#issuecomment-557783809
 
 
   I "reproduced" this problem in Travis: 
https://travis-ci.org/apache/incubator-druid/jobs/615425842 in this PR: #6702. 
This must be due to [these 
changes](https://github.com/apache/incubator-druid/pull/6702/files#diff-50142906cf6607133af36014a523dbcf)
 to integration-tests' Dockerfile and some following .sh scripts.


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org



[GitHub] [incubator-druid] leventov commented on issue #7842: The instruction for running integration tests from integration-tests/README.md doesn't work

2019-07-16 Thread GitBox
leventov commented on issue #7842: The instruction for running integration 
tests from integration-tests/README.md doesn't work
URL: 
https://github.com/apache/incubator-druid/issues/7842#issuecomment-511874813
 
 
   @jon-wei thank you, yes, the cert generation step failed because of the 
following problems:
   ```
   ../docker/tls/generate-expired-client-cert.sh: line 18: resolveip: command 
not found
   ```
   and
   ```
   Error Loading request extension section req_ext
   4681430636:error:22FFF076:X509 V3 routines:func(4095):bad ip 
address:/BuildRoot/Library/Caches/com.apple.xbs/Sources/libressl/libressl-22.260.1/libressl-2.6/crypto/x509v3/v3_alt.c:529:value=
   4681430636:error:22FFF080:X509 V3 routines:func(4095):error in 
extension:/BuildRoot/Library/Caches/com.apple.xbs/Sources/libressl/libressl-22.260.1/libressl-2.6/crypto/x509v3/v3_conf.c:96:name=subjectAltName,
 value=@alt_names
   ```
   
   I'm going to look for the root cause and a solution later.


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org



[GitHub] [incubator-druid] leventov commented on issue #7842: The instruction for running integration tests from integration-tests/README.md doesn't work

2019-06-10 Thread GitBox
leventov commented on issue #7842: The instruction for running integration 
tests from integration-tests/README.md doesn't work
URL: 
https://github.com/apache/incubator-druid/issues/7842#issuecomment-500503667
 
 
   ```
   db9a714abe45acc2011799fe4dfd6b89c82653f321a4e92dab5903cd89b800d0
   Sending build context to Docker daemon  136.6MB
   Step 1/31 : FROM imply/druiditbase:0.2
---> 765db104f306
   Step 2/31 : RUN echo 
"[mysqld]\ncharacter-set-server=utf8\ncollation-server=utf8_bin\n" >> 
/etc/mysql/my.cnf
---> Using cache
---> ad36ebd753ea
   Step 3/31 : RUN find /var/lib/mysql -type f -exec touch {} \; && 
/etc/init.d/mysql start   && echo "CREATE USER 'druid'@'%' IDENTIFIED BY 
'diurd'; GRANT ALL ON druid.* TO 'druid'@'%'; CREATE database druid DEFAULT 
CHARACTER SET utf8mb4;" | mysql -u root   && /etc/init.d/mysql stop
---> Using cache
---> 159e843c63c9
   Step 4/31 : ADD lib/* /usr/local/druid/lib/
---> 030dd8ed2167
   Step 5/31 : ENV DEBIAN_FRONTEND=noninteractive
---> Running in a9dda1aac6c0
   Removing intermediate container a9dda1aac6c0
---> 02a3a02e16e6
   Step 6/31 : RUN apt-get update && apt-get install -y --no-install-recommends 
apt-utils libmysql-java
---> Running in 75c78a31155a
   Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
   Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
   Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages 
[855 kB]
   Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
   Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
   Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
   Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 
Packages [12.7 kB]
   Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages [557 kB]
   Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 
Packages [6113 B]
   Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages 
[14.1 kB]
   Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 
kB]
   Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages 
[176 kB]
   Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[1249 kB]
   Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 
Packages [13.1 kB]
   Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages [968 kB]
   Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 
Packages [19.1 kB]
   Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages 
[7942 B]
   Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 
Packages [8532 B]
   Fetched 15.8 MB in 58s (271 kB/s)
   Reading package lists...
   Reading package lists...
   Building dependency tree...
   Reading state information...
   The following additional packages will be installed:
 apt libapt-inst2.0 libapt-pkg5.0
   Suggested packages:
 aptitude | synaptic | wajig dpkg-dev apt-doc python-apt libslf4j-java
   The following NEW packages will be installed:
 apt-utils libapt-inst2.0 libmysql-java
   The following packages will be upgraded:
 apt libapt-pkg5.0
   2 upgraded, 3 newly installed, 0 to remove and 41 not upgraded.
   Need to get 3006 kB of archives.
   After this operation, 2473 kB of additional disk space will be used.
   Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 
libapt-pkg5.0 amd64 1.2.32 [713 kB]
   Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 
1.2.32 [1086 kB]
   Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 
libapt-inst2.0 amd64 1.2.32 [55.8 kB]
   Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils 
amd64 1.2.32 [196 kB]
   Get:5 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libmysql-java 
all 5.1.38-1 [955 kB]
   debconf: delaying package configuration, since apt-utils is not installed
   Fetched 3006 kB in 9s (316 kB/s)
   (Reading database ... 13797 files and directories currently installed.)
   Preparing to unpack .../libapt-pkg5.0_1.2.32_amd64.deb ...
   Unpacking libapt-pkg5.0:amd64 (1.2.32) over (1.2.29ubuntu0.1) ...
   Processing triggers for libc-bin (2.23-0ubuntu11) ...
   Setting up libapt-pkg5.0:amd64 (1.2.32) ...
   Processing triggers for libc-bin (2.23-0ubuntu11) ...
   (Reading database ... 13797 files and directories currently installed.)
   Preparing to unpack .../archives/apt_1.2.32_amd64.deb ...
   Unpacking apt (1.2.32) over (1.2.29ubuntu0.1) ...
   Processing triggers for libc-bin (2.23-0ubuntu11) ...
   Setting up apt (1.2.32) ...
   Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
   Processing triggers for libc-bin (2.23-0ubuntu11) ...
   Selecting previously unselected package libapt-inst2.0:amd64.
   (Reading database