Skip to content

Console Output

Skipping 510 KB.. Full Log
02:06:43 770079cf7a7e: Pull complete
02:06:43 03c4d24b3523: Pull complete
02:06:43 aaa91e2585ce: Pull complete
02:06:44 4688ef24a261: Pull complete
02:06:44 0a691803d7ab: Pull complete
02:06:44 Digest: sha256:a67ee98d0c49a0ae1860f8ef822903c3c4036a3c9cf49710bd57623e98748a61
02:06:44 Status: Downloaded newer image for dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee
02:06:45 df99a9fcbe48: Pull complete
02:06:45 dfa9d24c3d6a: Pull complete
02:06:45 8ee41c908bf8: Pull complete
02:06:45 6c4f5492319c: Pull complete
02:06:45 9ede942253fe: Pull complete
02:06:45 72744d0a318b: Pull complete
02:06:45 6598fc9d11d1: Pull complete
02:06:45 770079cf7a7e: Pull complete
02:06:46 b5768e9d5666: Pull complete
02:06:46 66550be6b94d: Pull complete
02:06:46 8dea352ce6f7: Pull complete
02:06:46 03c4d24b3523: Pull complete
02:06:46 aaa91e2585ce: Pull complete
02:06:46 72d9b24b119b: Pull complete
02:06:46 8d082179abcf: Pull complete
02:06:46 e477a2b24a8a: Pull complete
02:06:47 pre-commit installed: aspy.yaml==1.1.1,cached-property==1.5.1,certifi==2018.10.15,cfgv==1.1.0,chardet==3.0.4,docker==3.5.1,-e git+git@github.com:docker/compose.git@fd83791d55dd3074fb9c784517198af0d9c43cee#egg=docker_compose,docker-pycreds==0.3.0,dockerpty==0.4.1,docopt==0.6.2,identify==1.1.7,idna==2.7,importlib-metadata==0.6,importlib-resources==1.0.1,jsonschema==2.6.0,nodeenv==1.3.2,pre-commit==1.12.0,PyYAML==3.13,requests==2.20.0,six==1.11.0,texttable==0.9.1,toml==0.10.0,urllib3==1.24,virtualenv==16.0.0,websocket-client==0.53.0

02:06:47 pre-commit runtests: PYTHONHASHSEED='4086473587'

02:06:47 pre-commit runtests: commands[0] | pre-commit install

02:06:47 pre-commit installed at /code/.git/hooks/pre-commit

02:06:47 pre-commit runtests: commands[1] | pre-commit run --all-files

02:06:47 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

02:06:47 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

02:06:47 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

02:06:47 [INFO] Once installed this environment will be reused.

02:06:47 [INFO] This may take a few minutes...

02:06:47 4688ef24a261: Pull complete
02:06:47 df99a9fcbe48: Pull complete
02:06:47 72744d0a318b: Pull complete
02:06:47 6598fc9d11d1: Pull complete
02:06:47 770079cf7a7e: Pull complete
02:06:47 03c4d24b3523: Pull complete
02:06:47 aaa91e2585ce: Pull complete
02:06:47 dfa9d24c3d6a: Pull complete
02:06:47 8ee41c908bf8: Pull complete
02:06:48 6c4f5492319c: Pull complete
02:06:48 9ede942253fe: Pull complete
02:06:48 b5768e9d5666: Pull complete
02:06:48 66550be6b94d: Pull complete
02:06:48 8dea352ce6f7: Pull complete
02:06:48 4688ef24a261: Pull complete
02:06:48 72d9b24b119b: Pull complete
02:06:48 8d082179abcf: Pull complete
02:06:48 e477a2b24a8a: Pull complete
02:06:48 e8ab318abd28: Pull complete
02:06:48 5fd7738fbb46: Pull complete
02:06:49 + docker version
02:06:49 Client:
02:06:49  Version:           18.06.1-ce
02:06:49  API version:       1.38
02:06:49  Go version:        go1.10.3
02:06:49  Git commit:        e68fc7a
02:06:49  Built:             Tue Aug 21 17:20:43 2018
02:06:49  OS/Arch:           linux/amd64
02:06:49  Experimental:      false
02:06:49 
02:06:49 Server: Docker Engine - Community
02:06:49  Engine:
02:06:49   Version:          19.03.1
02:06:49   API version:      1.40 (minimum version 1.12)
02:06:49   Go version:       go1.12.5
02:06:49   Git commit:       74b1e89
02:06:49   Built:            Thu Jul 25 21:19:41 2019
02:06:49   OS/Arch:          linux/amd64
02:06:49   Experimental:     true
02:06:49  containerd:
02:06:49   Version:          1.2.6
02:06:49   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
02:06:49  runc:
02:06:49   Version:          1.0.0-rc8
02:06:49   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
02:06:49  docker-init:
02:06:49   Version:          0.18.0
02:06:49   GitCommit:        fec3683
02:06:49 + export DOCKER_VERSIONS=19.03.2-rc1
02:06:49 + DOCKER_VERSIONS=19.03.2-rc1
02:06:49 + STORAGE_DRIVER=overlay
02:06:49 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:49 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:49 ++ hostname
02:06:49 + GIT_VOLUME=--volumes-from=748df8714a94
02:06:49 + . script/test/all
02:06:49 ++ set -e
02:06:49 ++ echo 'Running lint checks'
02:06:49 Running lint checks
02:06:49 ++ docker run --rm --tty --volumes-from=748df8714a94 --entrypoint=tox dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee -e pre-commit
02:06:49 df99a9fcbe48: Pull complete
02:06:49 dfa9d24c3d6a: Pull complete
02:06:49 8ee41c908bf8: Pull complete
02:06:49 6c4f5492319c: Pull complete
02:06:49 9ede942253fe: Pull complete
02:06:49 b5768e9d5666: Pull complete
02:06:49 66550be6b94d: Pull complete
02:06:49 8dea352ce6f7: Pull complete
02:06:50 72d9b24b119b: Pull complete
02:06:50 8d082179abcf: Pull complete
02:06:50 pre-commit develop-inst-nodeps: /code

02:06:50 e477a2b24a8a: Pull complete
02:06:50 0a691803d7ab: Pull complete
02:06:50 Digest: sha256:a67ee98d0c49a0ae1860f8ef822903c3c4036a3c9cf49710bd57623e98748a61
02:06:50 Status: Downloaded newer image for dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee
02:06:51 + docker version
02:06:51 Client:
02:06:51  Version:           18.06.1-ce
02:06:51  API version:       1.38
02:06:51  Go version:        go1.10.3
02:06:51  Git commit:        e68fc7a
02:06:51  Built:             Tue Aug 21 17:20:43 2018
02:06:51  OS/Arch:           linux/amd64
02:06:51  Experimental:      false
02:06:51 
02:06:51 Server: Docker Engine - Community
02:06:51  Engine:
02:06:51   Version:          19.03.1
02:06:51   API version:      1.40 (minimum version 1.12)
02:06:51   Go version:       go1.12.5
02:06:51   Git commit:       74b1e89e8a
02:06:51   Built:            Thu Jul 25 21:20:09 2019
02:06:51   OS/Arch:          linux/amd64
02:06:51   Experimental:     true
02:06:51  containerd:
02:06:51   Version:          1.2.6
02:06:51   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
02:06:51  runc:
02:06:51   Version:          1.0.0-rc8
02:06:51   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
02:06:51  docker-init:
02:06:51   Version:          0.18.0
02:06:51   GitCommit:        fec3683
02:06:51 + export DOCKER_VERSIONS=18.09.9-rc1
02:06:51 + DOCKER_VERSIONS=18.09.9-rc1
02:06:51 + STORAGE_DRIVER=overlay
02:06:51 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:51 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:51 ++ hostname
02:06:51 + GIT_VOLUME=--volumes-from=fefd6ef756c0
02:06:51 + . script/test/all
02:06:51 ++ set -e
02:06:51 ++ echo 'Running lint checks'
02:06:51 Running lint checks
02:06:51 ++ docker run --rm --tty --volumes-from=fefd6ef756c0 --entrypoint=tox dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee -e pre-commit
02:06:51 e8ab318abd28: Pull complete
02:06:51 5fd7738fbb46: Pull complete
02:06:52 pre-commit develop-inst-nodeps: /code

02:06:52 e8ab318abd28: Pull complete
02:06:52 5fd7738fbb46: Pull complete
02:06:53 0a691803d7ab: Pull complete
02:06:53 Digest: sha256:a67ee98d0c49a0ae1860f8ef822903c3c4036a3c9cf49710bd57623e98748a61
02:06:53 Status: Downloaded newer image for dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee
02:06:54 0a691803d7ab: Pull complete
02:06:54 Digest: sha256:a67ee98d0c49a0ae1860f8ef822903c3c4036a3c9cf49710bd57623e98748a61
02:06:55 Status: Downloaded newer image for dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee
02:06:56 + docker version
02:06:56 Client:
02:06:56  Version:           18.06.1-ce
02:06:56  API version:       1.38
02:06:56  Go version:        go1.10.3
02:06:56  Git commit:        e68fc7a
02:06:56  Built:             Tue Aug 21 17:20:43 2018
02:06:56  OS/Arch:           linux/amd64
02:06:56  Experimental:      false
02:06:56 
02:06:56 Server: Docker Engine - Community
02:06:56  Engine:
02:06:56   Version:          19.03.1
02:06:56   API version:      1.40 (minimum version 1.12)
02:06:56   Go version:       go1.12.5
02:06:56   Git commit:       74b1e89
02:06:56   Built:            Thu Jul 25 21:19:41 2019
02:06:56   OS/Arch:          linux/amd64
02:06:56   Experimental:     true
02:06:56  containerd:
02:06:56   Version:          1.2.6
02:06:56   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
02:06:56  runc:
02:06:56   Version:          1.0.0-rc8
02:06:56   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
02:06:56  docker-init:
02:06:56   Version:          0.18.0
02:06:56   GitCommit:        fec3683
02:06:56 + export DOCKER_VERSIONS=18.09.9-rc1
02:06:56 + DOCKER_VERSIONS=18.09.9-rc1
02:06:56 + STORAGE_DRIVER=overlay
02:06:56 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:56 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:56 ++ hostname
02:06:56 + GIT_VOLUME=--volumes-from=14576548e835
02:06:56 + . script/test/all
02:06:56 ++ set -e
02:06:56 ++ echo 'Running lint checks'
02:06:56 Running lint checks
02:06:56 ++ docker run --rm --tty --volumes-from=14576548e835 --entrypoint=tox dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee -e pre-commit
02:06:56 pre-commit installed: aspy.yaml==1.1.1,cached-property==1.5.1,certifi==2018.10.15,cfgv==1.1.0,chardet==3.0.4,docker==3.5.1,-e git+git@github.com:docker/compose.git@fd83791d55dd3074fb9c784517198af0d9c43cee#egg=docker_compose,docker-pycreds==0.3.0,dockerpty==0.4.1,docopt==0.6.2,identify==1.1.7,idna==2.7,importlib-metadata==0.6,importlib-resources==1.0.1,jsonschema==2.6.0,nodeenv==1.3.2,pre-commit==1.12.0,PyYAML==3.13,requests==2.20.0,six==1.11.0,texttable==0.9.1,toml==0.10.0,urllib3==1.24,virtualenv==16.0.0,websocket-client==0.53.0

02:06:56 pre-commit runtests: PYTHONHASHSEED='2246663906'

02:06:56 pre-commit runtests: commands[0] | pre-commit install

02:06:56 pre-commit installed at /code/.git/hooks/pre-commit

02:06:56 pre-commit runtests: commands[1] | pre-commit run --all-files

02:06:56 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

02:06:56 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

02:06:56 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

02:06:56 [INFO] Once installed this environment will be reused.

02:06:56 [INFO] This may take a few minutes...

02:06:57 pre-commit installed: aspy.yaml==1.1.1,cached-property==1.5.1,certifi==2018.10.15,cfgv==1.1.0,chardet==3.0.4,docker==3.5.1,-e git+git@github.com:docker/compose.git@fd83791d55dd3074fb9c784517198af0d9c43cee#egg=docker_compose,docker-pycreds==0.3.0,dockerpty==0.4.1,docopt==0.6.2,identify==1.1.7,idna==2.7,importlib-metadata==0.6,importlib-resources==1.0.1,jsonschema==2.6.0,nodeenv==1.3.2,pre-commit==1.12.0,PyYAML==3.13,requests==2.20.0,six==1.11.0,texttable==0.9.1,toml==0.10.0,urllib3==1.24,virtualenv==16.0.0,websocket-client==0.53.0

02:06:57 pre-commit runtests: PYTHONHASHSEED='4179691628'

02:06:57 pre-commit runtests: commands[0] | pre-commit install

02:06:57 pre-commit installed at /code/.git/hooks/pre-commit

02:06:57 pre-commit runtests: commands[1] | pre-commit run --all-files

02:06:58 pre-commit develop-inst-nodeps: /code

02:06:58 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

02:06:58 + docker version
02:06:58 Client:
02:06:58  Version:           18.06.1-ce
02:06:58  API version:       1.38
02:06:58  Go version:        go1.10.3
02:06:58  Git commit:        e68fc7a
02:06:58  Built:             Tue Aug 21 17:20:43 2018
02:06:58  OS/Arch:           linux/amd64
02:06:58  Experimental:      false
02:06:58 
02:06:58 Server: Docker Engine - Community
02:06:58  Engine:
02:06:58   Version:          19.03.1
02:06:58   API version:      1.40 (minimum version 1.12)
02:06:58   Go version:       go1.12.5
02:06:58   Git commit:       74b1e89
02:06:58   Built:            Thu Jul 25 21:19:41 2019
02:06:58   OS/Arch:          linux/amd64
02:06:58   Experimental:     true
02:06:58  containerd:
02:06:58   Version:          1.2.6
02:06:58   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
02:06:58  runc:
02:06:58   Version:          1.0.0-rc8
02:06:58   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
02:06:58  docker-init:
02:06:58   Version:          0.18.0
02:06:58   GitCommit:        fec3683
02:06:58 + export DOCKER_VERSIONS=18.09.9-rc1
02:06:58 + DOCKER_VERSIONS=18.09.9-rc1
02:06:58 + STORAGE_DRIVER=overlay
02:06:58 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:58 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
02:06:58 ++ hostname
02:06:58 + GIT_VOLUME=--volumes-from=e3bc3ee3135a
02:06:58 + . script/test/all
02:06:58 ++ set -e
02:06:58 ++ echo 'Running lint checks'
02:06:58 Running lint checks
02:06:58 ++ docker run --rm --tty --volumes-from=e3bc3ee3135a --entrypoint=tox dockerbuildbot/compose:fd83791d55dd3074fb9c784517198af0d9c43cee -e pre-commit
02:06:58 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

02:06:58 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

02:06:58 [INFO] Once installed this environment will be reused.

02:06:58 [INFO] This may take a few minutes...

02:06:59 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

02:06:59 [INFO] Once installed this environment will be reused.

02:06:59 [INFO] This may take a few minutes...

02:06:59 pre-commit develop-inst-nodeps: /code

02:07:03 pre-commit installed: aspy.yaml==1.1.1,cached-property==1.5.1,certifi==2018.10.15,cfgv==1.1.0,chardet==3.0.4,docker==3.5.1,-e git+git@github.com:docker/compose.git@fd83791d55dd3074fb9c784517198af0d9c43cee#egg=docker_compose,docker-pycreds==0.3.0,dockerpty==0.4.1,docopt==0.6.2,identify==1.1.7,idna==2.7,importlib-metadata==0.6,importlib-resources==1.0.1,jsonschema==2.6.0,nodeenv==1.3.2,pre-commit==1.12.0,PyYAML==3.13,requests==2.20.0,six==1.11.0,texttable==0.9.1,toml==0.10.0,urllib3==1.24,virtualenv==16.0.0,websocket-client==0.53.0

02:07:03 pre-commit runtests: PYTHONHASHSEED='1208461082'

02:07:03 pre-commit runtests: commands[0] | pre-commit install

02:07:03 pre-commit installed at /code/.git/hooks/pre-commit

02:07:03 pre-commit runtests: commands[1] | pre-commit run --all-files

02:07:03 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

02:07:03 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

02:07:04 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

02:07:04 [INFO] Once installed this environment will be reused.

02:07:04 [INFO] This may take a few minutes...

02:07:05 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

02:07:05 [INFO] Once installed this environment will be reused.

02:07:05 [INFO] This may take a few minutes...

02:07:05 Check for added large files..............................................Passed

02:07:05 pre-commit installed: aspy.yaml==1.1.1,cached-property==1.5.1,certifi==2018.10.15,cfgv==1.1.0,chardet==3.0.4,docker==3.5.1,-e git+git@github.com:docker/compose.git@fd83791d55dd3074fb9c784517198af0d9c43cee#egg=docker_compose,docker-pycreds==0.3.0,dockerpty==0.4.1,docopt==0.6.2,identify==1.1.7,idna==2.7,importlib-metadata==0.6,importlib-resources==1.0.1,jsonschema==2.6.0,nodeenv==1.3.2,pre-commit==1.12.0,PyYAML==3.13,requests==2.20.0,six==1.11.0,texttable==0.9.1,toml==0.10.0,urllib3==1.24,virtualenv==16.0.0,websocket-client==0.53.0

02:07:05 pre-commit runtests: PYTHONHASHSEED='2188391235'

02:07:05 pre-commit runtests: commands[0] | pre-commit install

02:07:05 pre-commit installed at /code/.git/hooks/pre-commit

02:07:05 pre-commit runtests: commands[1] | pre-commit run --all-files

02:07:05 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

02:07:05 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

02:07:05 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

02:07:05 [INFO] Once installed this environment will be reused.

02:07:05 [INFO] This may take a few minutes...

02:07:06 Check docstring is first.................................................Passed

02:07:06 Check for merge conflicts................................................Passed

02:07:07 Check Yaml...............................................................Passed

02:07:07 Check JSON...............................................................Passed

02:07:07 Debug Statements (Python)................................................Passed

02:07:07 Fix End of Files.........................................................Passed

02:07:12 Check for added large files..............................................Passed

02:07:13 Check docstring is first.................................................Passed

02:07:13 Check for merge conflicts................................................Passed

02:07:13 Check Yaml...............................................................Passed

02:07:13 Check JSON...............................................................Passed

02:07:13 Debug Statements (Python)................................................Passed

02:07:14 Fix End of Files.........................................................Passed

02:07:15 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

02:07:15 [INFO] Once installed this environment will be reused.

02:07:15 [INFO] This may take a few minutes...

02:07:15 Flake8...................................................................Failed

02:07:15 hookid: flake8

02:07:15 

02:07:15 compose/service.py:292:25: E117 over-indented

02:07:15 compose/service.py:464:13: E117 over-indented

02:07:15 compose/service.py:489:13: E117 over-indented

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

02:07:15 

02:07:15 Tests should end in _test.py.............................................Passed

02:07:15 Fix requirements.txt.....................................................Passed

02:07:15 Trim Trailing Whitespace.................................................Passed

02:07:16 Reorder python imports...................................................Passed

02:07:16 ERROR: InvocationError: '/code/.tox/pre-commit/bin/pre-commit run --all-files'

02:07:16 ___________________________________ summary ____________________________________

02:07:16 ERROR:   pre-commit: commands failed

02:07:16 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

02:07:16 [INFO] Once installed this environment will be reused.

02:07:16 [INFO] This may take a few minutes...

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 19.03.2-rc1_py36
02:07:16 Sending interrupt signal to process
02:07:16 Flake8...................................................................Sending interrupt signal to process
02:07:16 Sending interrupt signal to process
02:07:16 Sending interrupt signal to process
02:07:16 Sending interrupt signal to process
02:07:16 Terminated
02:07:16 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 19.03.2-rc1_py27
02:07:17 Terminated
02:07:17 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 18.09.9-rc1_py27
02:07:17 Terminated
02:07:17 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 19.03.2-rc1_py37
Terminated
02:07:18 Terminated
02:07:18 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 18.09.9-rc1_py36
Terminated
02:07:19 Terminated
02:07:19 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch 18.09.9-rc1_py37
[Pipeline] // parallel
[Pipeline] End of Pipeline
Terminated
Terminated

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE