You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/03/13 15:12:25 UTC

[GitHub] marcoabreu opened a new issue #10086: test_autograd.test_unary_func @ Python3: MKLDNN-CPU

marcoabreu opened a new issue #10086: test_autograd.test_unary_func @ Python3: MKLDNN-CPU
URL: https://github.com/apache/incubator-mxnet/issues/10086
 
 
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/master/474/pipeline/485/
   
   ```
   [INFO] Setting module np/mx/python random seeds, use MXNET_MODULE_SEED=56561434 to reproduce.
   
   test_autograd.test_unary_func ... /work/runtime_functions.sh: line 312:     6 Segmentation fault      (core dumped) nosetests-3.4 --verbose tests/python/unittest
   
   build.py: 2018-03-11 11:21:48,801 Running of command in container failed: docker run --rm -v /home/jenkins_slave/workspace/ut-python3-mkldnn-cpu:/work/mxnet -v /home/jenkins_slave/workspace/ut-python3-mkldnn-cpu/build:/work/build -u 1001:1001 mxnet/build.ubuntu_cpu /work/runtime_functions.sh unittest_ubuntu_python3_cpu
   
   build.py: 2018-03-11 11:21:48,801 You can try to get into the container by using the following command: docker run --rm -v /home/jenkins_slave/workspace/ut-python3-mkldnn-cpu:/work/mxnet -v /home/jenkins_slave/workspace/ut-python3-mkldnn-cpu/build:/work/build -u 1001:1001 -ti --entrypoint bash mxnet/build.ubuntu_cpu /work/runtime_functions.sh unittest_ubuntu_python3_cpu
   
   Traceback (most recent call last):
   
     File "ci/build.py", line 179, in <module>
   
       sys.exit(main())
   
     File "ci/build.py", line 159, in main
   
       container_run(platform, docker_binary, command)
   
     File "ci/build.py", line 110, in container_run
   
       raise subprocess.CalledProcessError(ret, cmd)
   
   subprocess.CalledProcessError: Command 'docker run --rm -v /home/jenkins_slave/workspace/ut-python3-mkldnn-cpu:/work/mxnet -v /home/jenkins_slave/workspace/ut-python3-mkldnn-cpu/build:/work/build -u 1001:1001 mxnet/build.ubuntu_cpu /work/runtime_functions.sh unittest_ubuntu_python3_cpu' returned non-zero exit status 139
   
   script returned exit code 1
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services