cchung100m commented on issue #15113: [MXNET-1411] solve pylint error issue#14851 URL: https://github.com/apache/incubator-mxnet/pull/15113#issuecomment-500095546 Hi @stu1130 I cannot pass the Jenkins' sanity check job, I would appreciate if you can give me suggestions to solve it, thanks. ``` Makefile:600: recipe for target 'pylint' failed make: *** [pylint] Error 8 build.py: 2019-06-08 03:54:08,362Z INFO Waiting for status of container 61d8fff15086 for 600 s. build.py: 2019-06-08 03:54:08,572Z INFO Container exit status: {'StatusCode': 2, 'Error': None} build.py: 2019-06-08 03:54:08,572Z ERROR Container exited with an error 😞 build.py: 2019-06-08 03:54:08,572Z INFO Executed command for reproduction: ci/build.py --docker-registry mxnetci --platform ubuntu_cpu --docker-build-retries 3 --shm-size 500m /work/runtime_functions.sh sanity_check build.py: 2019-06-08 03:54:08,572Z INFO Stopping container: 61d8fff15086 build.py: 2019-06-08 03:54:08,574Z INFO Removing container: 61d8fff15086 build.py: 2019-06-08 03:54:08,593Z INFO Other running containers: ['33d483cb37cd', 'd5b3b1c3352c'] build.py: 2019-06-08 03:54:08,593Z CRITICAL Execution of ['/work/runtime_functions.sh', 'sanity_check'] failed with status: 2 Terminated script returned exit code 2 ```
---------------------------------------------------------------- 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
