Build: #2 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Pyclowder.extractors: Test case result

The below summarizes the result of the test "Pyclowder.extractors" in build 2 of Clowder - pyclowder2 - CATS-784-python3-compatible - Default Job.
Description
Pyclowder.extractors
Test class
unnamed test suite
Method
pyclowder.extractors
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:87:37: E128 continuation line under-indented for visual indent                                     default=None, action='append',                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:88:37: E128 continuation line under-indented for visual indent                                     help='pickle file that needs to be processed (only needed for HPC)')                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:91:37: E128 continuation line under-indented for visual indent                                     default=None, action='append',                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:92:37: E128 continuation line under-indented for visual indent                                     help='pickle file that needs to be processed (only needed for HPC)')                                     ^ /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:143:44: E272 multiple spaces before keyword                     if not self.args.nobind  and sys.version_info.major == 2:                                            ^ 
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:87:37: E128 continuation line under-indented for visual indent
                                    default=None, action='append',
                                    ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:88:37: E128 continuation line under-indented for visual indent
                                    help='pickle file that needs to be processed (only needed for HPC)')
                                    ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:91:37: E128 continuation line under-indented for visual indent
                                    default=None, action='append',
                                    ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:92:37: E128 continuation line under-indented for visual indent
                                    help='pickle file that needs to be processed (only needed for HPC)')
                                    ^
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-PYC248-JOB1/pyclowder/extractors.py:143:44: E272 multiple spaces before keyword
                    if not self.args.nobind  and sys.version_info.major == 2:
                                           ^