See 
<https://builds.apache.org/job/Mesos-Reviewbot/18711/display/redirect?page=changes>

Changes:

[zhq527725] Introduced `--default_container_dns` agent flag.

[zhq527725] Passed default container DNS info to Docker executor.

[zhq527725] Set container DNS with `--default_container_dns` in Docker executor.

[zhq527725] Set container DNS with `--default_container_dns` in 
DockerContainerizer.

[zhq527725] Set container DNS with `--default_container_dns` in CNI isolator.

[zhq527725] Parsed DNS related info from the output of `docker inspect`.

[zhq527725] Added a test `DockerContainerizerTest.ROOT_DOCKER_DefaultDNS`.

[zhq527725] Added a test `DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS`.

[zhq527725] Added a test `DefaultContainerDNSFlagTest.ValidateFlag`.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode3 (ubuntu) in workspace 
<https://builds.apache.org/job/Mesos-Reviewbot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 01e5bc386c744aa5e9976935674639595557a760 (origin/master)
Commit message: "Added a test `DefaultContainerDNSFlagTest.ValidateFlag`."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01e5bc386c744aa5e9976935674639595557a760
 > git rev-list 1793f8f2a6e98757dba06d9d70d7bd3c03830cf0 # timeout=10
 > git tag -a -f -m Jenkins Build #18711 jenkins-Mesos-Reviewbot-18711 # 
 > timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
USERNAME=mesos-review

[EnvInject] - Variables injected successfully.
[EnvInject] - Mask passwords that will be passed as build parameters.
[Mesos-Reviewbot] $ /bin/bash -xe /tmp/jenkins3072979395286994486.sh
+ date
Thu Aug  3 07:49:55 UTC 2017
+ pip install --user virtualenv
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.0.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ ./support/mesos-style.py
3rdparty/libprocess/src/semaphore.hpp:242:  Weird number of spaces at 
line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
3rdparty/libprocess/src/semaphore.hpp:243:  Weird number of spaces at 
line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
Total errors found: 1
Total errors found: 0
Checking 1189 C++ files
Rebuilding virtualenv ...
Checking 21 Python files
Build step 'Execute shell' marked build as failure

Reply via email to