Skip to content
Failed

Console Output

Skipping 86 KB.. Full Log
[Pipeline] echo
01:14:15 Removing all docker containers
[Pipeline] sh
01:14:16 + docker container ls -aq
[Pipeline] echo
01:14:16 Docker containers have been removed
[Pipeline] echo
01:14:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
01:14:16 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py27 / docker=all)
[Pipeline] checkout
01:14:16 using credential sf-release-bot.github.ssh
01:14:16 Cloning the remote Git repository
01:14:16 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f
01:14:16 + docker info
01:14:16 + awk -F :  $1 == "Storage Driver" { print $2; exit }
01:14:16 WARNING: No swap limit support
01:14:16 WARNING: the aufs storage-driver is deprecated, and will be removed in a future release.
[Pipeline] echo
01:14:16 Using local system's storage driver: 
[Pipeline] sh
01:14:17 + pwd
01:14:17 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-5471/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f -e STORAGE_DRIVER= -e DOCKER_VERSIONS=all -e BUILD_NUMBER=jenkins-compose-PR-5471-2 -e PY_TEST_VERSIONS=py34 --entrypoint=script/ci dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f --verbose
01:14:17 Unable to find image 'dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f' locally
01:14:17 c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f: Pulling from dockerbuildbot/compose
01:14:17 39e552a2b1f7: Pulling fs layer
01:14:17 b0ea5a5035fb: Pulling fs layer
01:14:17 8e6c14a7d29e: Pulling fs layer
01:14:17 71b05a770587: Pulling fs layer
01:14:17 5333ce36c5f8: Pulling fs layer
01:14:17 25bfd7489227: Pulling fs layer
01:14:17 ca40bccf17eb: Pulling fs layer
01:14:17 649c86939c13: Pulling fs layer
01:14:17 aa271fc2c3c5: Pulling fs layer
01:14:17 a2b98578d5c6: Pulling fs layer
01:14:17 c55e847c2c46: Pulling fs layer
01:14:17 527e7b6194cd: Pulling fs layer
01:14:17 67c7a29afea6: Pulling fs layer
01:14:17 d54fcf3e2242: Pulling fs layer
01:14:17 e805771fc7e6: Pulling fs layer
01:14:17 4f9f1f13dfc4: Pulling fs layer
01:14:17 52b599480e7e: Pulling fs layer
01:14:17 b47d896d82a6: Pulling fs layer
01:14:17 ba4fc4663e22: Pulling fs layer
01:14:17 71b05a770587: Waiting
01:14:17 5333ce36c5f8: Waiting
01:14:17 25bfd7489227: Waiting
01:14:17 ca40bccf17eb: Waiting
01:14:17 649c86939c13: Waiting
01:14:17 527e7b6194cd: Waiting
01:14:17 aa271fc2c3c5: Waiting
01:14:17 a2b98578d5c6: Waiting
01:14:17 67c7a29afea6: Waiting
01:14:17 c55e847c2c46: Waiting
01:14:17 d54fcf3e2242: Waiting
01:14:17 e805771fc7e6: Waiting
01:14:17 b47d896d82a6: Waiting
01:14:17 4f9f1f13dfc4: Waiting
01:14:17 ba4fc4663e22: Waiting
01:14:17 52b599480e7e: Waiting
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-5471 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/5471/head:refs/remotes/origin/PR-5471
01:14:17 8e6c14a7d29e: Verifying Checksum
01:14:17 8e6c14a7d29e: Download complete
01:14:17 Fetching without tags
01:14:17 39e552a2b1f7: Verifying Checksum
01:14:17 39e552a2b1f7: Download complete
01:14:17 Checking out Revision c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f (PR-5471)
01:14:17 Commit message: "Add new commnad line option for 'rollout-factor' aka how many containers to restart at once when updating a deployment."
01:14:17 71b05a770587: Verifying Checksum
01:14:17 71b05a770587: Download complete
01:14:17 25bfd7489227: Verifying Checksum
01:14:17 25bfd7489227: Download complete
01:14:18 ca40bccf17eb: Verifying Checksum
01:14:18 ca40bccf17eb: Download complete
[Pipeline] sh
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/5471/head:refs/remotes/origin/PR-5471 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/5471/head:refs/remotes/origin/PR-5471
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f
01:14:18 b0ea5a5035fb: Verifying Checksum
01:14:18 b0ea5a5035fb: Download complete
01:14:18 649c86939c13: Verifying Checksum
01:14:18 649c86939c13: Download complete
01:14:18 + docker info
01:14:18 + awk -F :  $1 == "Storage Driver" { print $2; exit }
01:14:18 WARNING: No swap limit support
[Pipeline] echo
01:14:18 Using local system's storage driver: 
[Pipeline] sh
01:14:18 a2b98578d5c6: Verifying Checksum
01:14:18 a2b98578d5c6: Download complete
01:14:18 5333ce36c5f8: Verifying Checksum
01:14:18 5333ce36c5f8: Download complete
01:14:18 c55e847c2c46: Verifying Checksum
01:14:18 c55e847c2c46: Download complete
01:14:18 527e7b6194cd: Verifying Checksum
01:14:18 527e7b6194cd: Download complete
01:14:18 67c7a29afea6: Verifying Checksum
01:14:18 67c7a29afea6: Download complete
01:14:18 + pwd
01:14:18 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-5471/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f -e STORAGE_DRIVER= -e DOCKER_VERSIONS=all -e BUILD_NUMBER=jenkins-compose-PR-5471-2 -e PY_TEST_VERSIONS=py27 --entrypoint=script/ci dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f --verbose
01:14:18 Unable to find image 'dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f' locally
01:14:18 c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f: Pulling from dockerbuildbot/compose
01:14:18 39e552a2b1f7: Pulling fs layer
01:14:18 b0ea5a5035fb: Pulling fs layer
01:14:18 8e6c14a7d29e: Pulling fs layer
01:14:18 71b05a770587: Pulling fs layer
01:14:18 5333ce36c5f8: Pulling fs layer
01:14:18 25bfd7489227: Pulling fs layer
01:14:18 ca40bccf17eb: Pulling fs layer
01:14:18 649c86939c13: Pulling fs layer
01:14:18 aa271fc2c3c5: Pulling fs layer
01:14:18 a2b98578d5c6: Pulling fs layer
01:14:18 c55e847c2c46: Pulling fs layer
01:14:18 527e7b6194cd: Pulling fs layer
01:14:18 67c7a29afea6: Pulling fs layer
01:14:18 d54fcf3e2242: Pulling fs layer
01:14:18 e805771fc7e6: Pulling fs layer
01:14:18 4f9f1f13dfc4: Pulling fs layer
01:14:18 52b599480e7e: Pulling fs layer
01:14:18 b47d896d82a6: Pulling fs layer
01:14:18 ba4fc4663e22: Pulling fs layer
01:14:18 71b05a770587: Waiting
01:14:18 5333ce36c5f8: Waiting
01:14:18 25bfd7489227: Waiting
01:14:18 ca40bccf17eb: Waiting
01:14:18 649c86939c13: Waiting
01:14:18 aa271fc2c3c5: Waiting
01:14:18 a2b98578d5c6: Waiting
01:14:18 c55e847c2c46: Waiting
01:14:18 527e7b6194cd: Waiting
01:14:18 67c7a29afea6: Waiting
01:14:18 d54fcf3e2242: Waiting
01:14:18 e805771fc7e6: Waiting
01:14:18 4f9f1f13dfc4: Waiting
01:14:18 52b599480e7e: Waiting
01:14:18 b47d896d82a6: Waiting
01:14:18 ba4fc4663e22: Waiting
01:14:18 d54fcf3e2242: Verifying Checksum
01:14:18 d54fcf3e2242: Download complete
01:14:18 aa271fc2c3c5: Verifying Checksum
01:14:18 aa271fc2c3c5: Download complete
01:14:18 e805771fc7e6: Verifying Checksum
01:14:18 e805771fc7e6: Download complete
01:14:18 4f9f1f13dfc4: Verifying Checksum
01:14:18 4f9f1f13dfc4: Download complete
01:14:18 b47d896d82a6: Verifying Checksum
01:14:18 b47d896d82a6: Download complete
01:14:19 8e6c14a7d29e: Verifying Checksum
01:14:19 8e6c14a7d29e: Download complete
01:14:19 39e552a2b1f7: Verifying Checksum
01:14:19 39e552a2b1f7: Download complete
01:14:19 ba4fc4663e22: Verifying Checksum
01:14:19 ba4fc4663e22: Download complete
01:14:19 52b599480e7e: Verifying Checksum
01:14:19 52b599480e7e: Download complete
01:14:19 71b05a770587: Verifying Checksum
01:14:19 71b05a770587: Download complete
01:14:20 b0ea5a5035fb: Verifying Checksum
01:14:20 b0ea5a5035fb: Download complete
01:14:20 5333ce36c5f8: Verifying Checksum
01:14:20 5333ce36c5f8: Download complete
01:14:20 25bfd7489227: Verifying Checksum
01:14:20 25bfd7489227: Download complete
01:14:20 39e552a2b1f7: Pull complete
01:14:20 649c86939c13: Verifying Checksum
01:14:20 649c86939c13: Download complete
01:14:20 aa271fc2c3c5: Verifying Checksum
01:14:20 aa271fc2c3c5: Download complete
01:14:20 c55e847c2c46: Verifying Checksum
01:14:20 c55e847c2c46: Download complete
01:14:20 527e7b6194cd: Verifying Checksum
01:14:20 527e7b6194cd: Download complete
01:14:20 a2b98578d5c6: Verifying Checksum
01:14:20 a2b98578d5c6: Download complete
01:14:20 ca40bccf17eb: Verifying Checksum
01:14:20 ca40bccf17eb: Download complete
01:14:20 67c7a29afea6: Verifying Checksum
01:14:20 67c7a29afea6: Download complete
01:14:20 d54fcf3e2242: Verifying Checksum
01:14:20 d54fcf3e2242: Download complete
01:14:20 4f9f1f13dfc4: Verifying Checksum
01:14:20 4f9f1f13dfc4: Download complete
01:14:20 e805771fc7e6: Verifying Checksum
01:14:20 e805771fc7e6: Download complete
01:14:20 b47d896d82a6: Verifying Checksum
01:14:20 b47d896d82a6: Download complete
01:14:21 ba4fc4663e22: Verifying Checksum
01:14:21 ba4fc4663e22: Download complete
01:14:21 52b599480e7e: Verifying Checksum
01:14:21 52b599480e7e: Download complete
01:14:22 39e552a2b1f7: Pull complete
01:14:22 b0ea5a5035fb: Pull complete
01:14:22 8e6c14a7d29e: Pull complete
01:14:24 71b05a770587: Pull complete
01:14:24 b0ea5a5035fb: Pull complete
01:14:24 8e6c14a7d29e: Pull complete
01:14:26 5333ce36c5f8: Pull complete
01:14:26 71b05a770587: Pull complete
01:14:26 25bfd7489227: Pull complete
01:14:26 ca40bccf17eb: Pull complete
01:14:26 649c86939c13: Pull complete
01:14:26 aa271fc2c3c5: Pull complete
01:14:26 a2b98578d5c6: Pull complete
01:14:26 c55e847c2c46: Pull complete
01:14:27 527e7b6194cd: Pull complete
01:14:27 67c7a29afea6: Pull complete
01:14:27 d54fcf3e2242: Pull complete
01:14:27 e805771fc7e6: Pull complete
01:14:27 4f9f1f13dfc4: Pull complete
01:14:28 52b599480e7e: Pull complete
01:14:28 5333ce36c5f8: Pull complete
01:14:28 25bfd7489227: Pull complete
01:14:28 ca40bccf17eb: Pull complete
01:14:28 649c86939c13: Pull complete
01:14:28 b47d896d82a6: Pull complete
01:14:29 aa271fc2c3c5: Pull complete
01:14:29 a2b98578d5c6: Pull complete
01:14:29 c55e847c2c46: Pull complete
01:14:29 527e7b6194cd: Pull complete
01:14:29 67c7a29afea6: Pull complete
01:14:29 d54fcf3e2242: Pull complete
01:14:29 e805771fc7e6: Pull complete
01:14:29 4f9f1f13dfc4: Pull complete
01:14:30 ba4fc4663e22: Pull complete
01:14:30 Digest: sha256:bde57425aff058e4eb4d1de14096852b4067d47bf37d458dc80b00250ddf273b
01:14:30 Status: Downloaded newer image for dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f
01:14:30 + docker version
01:14:30 Client:
01:14:30  Version:      1.8.3
01:14:30  API version:  1.20
01:14:30  Go version:   go1.4.2
01:14:30  Git commit:   f4bf5c7
01:14:30  Built:        Mon Oct 12 18:01:15 UTC 2015
01:14:30  OS/Arch:      linux/amd64
01:14:30 
01:14:30 Server:
01:14:30  Version:      19.03.1
01:14:30  API version:  1.40
01:14:30  Go version:   go1.12.5
01:14:30  Git commit:   74b1e89e8a
01:14:30  Built:        2019-07-25T21:20:09.000000000+00:00
01:14:30  OS/Arch:      linux/amd64
01:14:30  Experimental: true
01:14:30 + export DOCKER_VERSIONS=all
01:14:30 + DOCKER_VERSIONS=all
01:14:30 + STORAGE_DRIVER=overlay
01:14:30 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
01:14:30 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
01:14:30 ++ hostname
01:14:30 + GIT_VOLUME=--volumes-from=0c709cc189db
01:14:30 + . script/test/all
01:14:30 ++ set -e
01:14:30 ++ echo 'Running lint checks'
01:14:30 Running lint checks
01:14:30 ++ docker run --rm --tty --volumes-from=0c709cc189db --entrypoint=tox dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f -e pre-commit
01:14:31 52b599480e7e: Pull complete
01:14:31 b47d896d82a6: Pull complete
01:14:31 pre-commit develop-inst-nodeps: /code

01:14:33 ba4fc4663e22: Pull complete
01:14:33 Digest: sha256:bde57425aff058e4eb4d1de14096852b4067d47bf37d458dc80b00250ddf273b
01:14:33 Status: Downloaded newer image for dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f
01:14:35 + docker version
01:14:35 Client:
01:14:35  Version:      1.8.3
01:14:35  API version:  1.20
01:14:35  Go version:   go1.4.2
01:14:35  Git commit:   f4bf5c7
01:14:35  Built:        Mon Oct 12 18:01:15 UTC 2015
01:14:35  OS/Arch:      linux/amd64
01:14:35 
01:14:35 Server:
01:14:35  Version:      19.03.1
01:14:35  API version:  1.40
01:14:35  Go version:   go1.12.5
01:14:35  Git commit:   74b1e89
01:14:35  Built:        2019-07-25T21:19:41.000000000+00:00
01:14:35  OS/Arch:      linux/amd64
01:14:35  Experimental: true
01:14:35 + export DOCKER_VERSIONS=all
01:14:35 + DOCKER_VERSIONS=all
01:14:35 + STORAGE_DRIVER=overlay
01:14:35 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
01:14:35 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
01:14:35 ++ hostname
01:14:35 + GIT_VOLUME=--volumes-from=7ddfa96a7d44
01:14:35 + . script/test/all
01:14:35 ++ set -e
01:14:35 ++ echo 'Running lint checks'
01:14:35 Running lint checks
01:14:35 ++ docker run --rm --tty --volumes-from=7ddfa96a7d44 --entrypoint=tox dockerbuildbot/compose:c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f -e pre-commit
01:14:36 pre-commit develop-inst-nodeps: /code

01:14:38 pre-commit installed: aspy.yaml==1.0.0,backports.ssl-match-hostname==3.5.0.1,cached-property==1.3.1,certifi==2017.11.5,chardet==3.0.4,docker==2.6.1,-e git+git@github.com:docker/compose.git@c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f#egg=docker_compose,docker-pycreds==0.2.1,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,functools32==3.2.3.post2,identify==1.0.7,idna==2.6,ipaddress==1.0.18,jsonschema==2.6.0,nodeenv==1.2.0,pre-commit==1.4.1,PyYAML==3.12,requests==2.18.4,six==1.11.0,texttable==0.9.1,urllib3==1.22,virtualenv==15.1.0,websocket-client==0.44.0

01:14:38 pre-commit runtests: PYTHONHASHSEED='1647607809'

01:14:38 pre-commit runtests: commands[0] | pre-commit install

01:14:38 pre-commit installed at /code/.git/hooks/pre-commit

01:14:38 pre-commit runtests: commands[1] | pre-commit run --all-files

01:14:38 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

01:14:38 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

01:14:38 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

01:14:38 [INFO] Once installed this environment will be reused.

01:14:38 [INFO] This may take a few minutes...

01:14:42 pre-commit installed: aspy.yaml==1.0.0,backports.ssl-match-hostname==3.5.0.1,cached-property==1.3.1,certifi==2017.11.5,chardet==3.0.4,docker==2.6.1,-e git+git@github.com:docker/compose.git@c213df6e38a4f8caa2cd8f9ca5abbd4fa837fb9f#egg=docker_compose,docker-pycreds==0.2.1,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,functools32==3.2.3.post2,identify==1.0.7,idna==2.6,ipaddress==1.0.18,jsonschema==2.6.0,nodeenv==1.2.0,pre-commit==1.4.1,PyYAML==3.12,requests==2.18.4,six==1.11.0,texttable==0.9.1,urllib3==1.22,virtualenv==15.1.0,websocket-client==0.44.0

01:14:42 pre-commit runtests: PYTHONHASHSEED='1254899848'

01:14:42 pre-commit runtests: commands[0] | pre-commit install

01:14:42 pre-commit installed at /code/.git/hooks/pre-commit

01:14:42 pre-commit runtests: commands[1] | pre-commit run --all-files

01:14:42 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

01:14:43 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

01:14:43 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

01:14:43 [INFO] Once installed this environment will be reused.

01:14:43 [INFO] This may take a few minutes...

01:15:05 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

01:15:05 [INFO] Once installed this environment will be reused.

01:15:05 [INFO] This may take a few minutes...

01:15:09 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

01:15:09 [INFO] Once installed this environment will be reused.

01:15:09 [INFO] This may take a few minutes...

01:15:14 Check for added large files..............................................Passed

01:15:14 Check docstring is first.................................................Passed

01:15:15 Check for merge conflicts................................................Passed

01:15:15 Check Yaml...............................................................Passed

01:15:16 Check JSON...............................................................Passed

01:15:16 Debug Statements (Python)................................................Passed

01:15:17 Fix End of Files.........................................................Passed

01:15:19 Check for added large files..............................................Passed

01:15:19 Check docstring is first.................................................Passed

01:15:20 Check for merge conflicts................................................Passed

01:15:20 Check Yaml...............................................................Passed

01:15:20 Check JSON...............................................................Passed

01:15:21 Debug Statements (Python)................................................Passed

01:15:22 Fix End of Files.........................................................Passed

01:15:23 Flake8...................................................................Failed

01:15:23 hookid: flake8

01:15:23 

01:15:23 tests/acceptance/cli_test.py:2038:51: W605 invalid escape sequence '\d'

01:15:23 tests/acceptance/cli_test.py:2038:59: W605 invalid escape sequence '\d'

01:15:23 tests/acceptance/cli_test.py:2038:67: W605 invalid escape sequence '\d'

01:15:23 tests/acceptance/cli_test.py:2038:75: W605 invalid escape sequence '\d'

01:15:23 tests/acceptance/cli_test.py:2038:81: W605 invalid escape sequence '\:'

01:15:23 tests/acceptance/cli_test.py:2038:84: W605 invalid escape sequence '\d'

01:15:23 tests/acceptance/cli_test.py:2038:90: W605 invalid escape sequence '\:'

01:15:23 tests/acceptance/cli_test.py:2038:93: W605 invalid escape sequence '\d'

01:15:23 compose/config/validation.py:44:31: W605 invalid escape sequence '\.'

01:15:23 compose/config/validation.py:44:34: W605 invalid escape sequence '\-'

01:15:23 compose/config/validation.py:48:31: W605 invalid escape sequence '\.'

01:15:23 compose/config/validation.py:49:40: W605 invalid escape sequence '\d'

01:15:23 compose/config/validation.py:49:48: W605 invalid escape sequence '\d'

01:15:23 compose/config/validation.py:68:3: W605 invalid escape sequence '\d'

01:15:23 compose/config/validation.py:68:11: W605 invalid escape sequence '\d'

01:15:23 compose/config/validation.py:68:20: W605 invalid escape sequence '\d'

01:15:23 compose/config/types.py:125:25: W605 invalid escape sequence '\m'

01:15:23 compose/config/types.py:125:28: W605 invalid escape sequence '\p'

01:15:23 compose/config/types.py:125:33: W605 invalid escape sequence '\s'

01:15:23 compose/service.py:256:25: E117 over-indented

01:15:23 compose/service.py:386:13: E117 over-indented

01:15:23 compose/service.py:409:13: E117 over-indented

01:15:23 compose/service.py:435:13: E117 over-indented

01:15:23 tests/unit/cli/log_printer_test.py:196:16: F632 use ==/!= to compare str, bytes, and int literals

01:15:23 

01:15:23 Tests should end in _test.py.............................................Passed

01:15:23 Fix requirements.txt.....................................................Passed

01:15:23 Trim Trailing Whitespace.................................................Passed

01:15:24 Reorder python imports...................................................Passed

01:15:24 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

01:15:24 ___________________________________ summary ____________________________________

01:15:24 ERROR:   pre-commit: commands failed

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch all_py34
01:15:25 Flake8...................................................................Sending interrupt signal to process
01:15:25 Terminated
01:15:25 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch all_py27
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE