SuccessConsole Output

[osmclient-stage_2-merge_bug1511] Running shell script
+ devops-stages/stage-test.sh
GLOB sdist-make: /opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/setup.py
py36 create: /opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/.tox/py36
py36 installdeps: -r/opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/requirements.txt, -r/opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/test-requirements.txt
py36 inst: /opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/.tox/dist/osmclient-9.1.1+g1246e50.dirty.zip
py36 installed: bitarray==2.1.0,certifi==2020.12.5,chardet==4.0.0,click==7.1.2,enum34==1.1.10,idna==2.10,Jinja2==2.11.3,lxml==4.6.3,MarkupSafe==1.1.1,mock==4.0.3,nose==1.3.7,osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@02900ec8fa0546da48a27364cd293a4543f4865c,osmclient @ file:///opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/.tox/dist/osmclient-9.1.1%2Bg1246e50.dirty.zip,packaging==20.9,pkg-resources==0.0.0,prettytable==1.0.1,pyang==2.4.0,pyangbind==0.8.1,pycurl==7.43.0.6,pyparsing==2.4.7,python-magic==0.4.22,PyYAML==5.4.1,regex==2021.4.4,requests==2.25.1,six==1.16.0,urllib3==1.26.4,verboselogs==1.7,wcwidth==0.2.5
py36 runtests: PYTHONHASHSEED='299704393'
py36 runtests: commands[0] | nosetests
.......................
----------------------------------------------------------------------
Ran 23 tests in 10.905s

OK
flakes create: /opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/.tox/flakes
flakes installdeps: flake8, pyflakes, -r/opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/requirements.txt, -r/opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/test-requirements.txt
flakes inst: /opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/.tox/dist/osmclient-9.1.1+g1246e50.dirty.zip
flakes installed: bitarray==2.1.0,certifi==2020.12.5,chardet==4.0.0,click==7.1.2,enum34==1.1.10,flake8==3.9.1,idna==2.10,importlib-metadata==4.0.1,Jinja2==2.11.3,lxml==4.6.3,MarkupSafe==1.1.1,mccabe==0.6.1,mock==4.0.3,nose==1.3.7,osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@02900ec8fa0546da48a27364cd293a4543f4865c,osmclient @ file:///opt/jenkins/workspace/osmclient-stage_2-merge_bug1511/.tox/dist/osmclient-9.1.1%2Bg1246e50.dirty.zip,packaging==20.9,pkg-resources==0.0.0,prettytable==1.0.1,pyang==2.4.0,pyangbind==0.8.1,pycodestyle==2.7.0,pycurl==7.43.0.6,pyflakes==2.3.1,pyparsing==2.4.7,python-magic==0.4.22,PyYAML==5.4.1,regex==2021.4.4,requests==2.25.1,six==1.16.0,typing-extensions==3.10.0.0,urllib3==1.26.4,verboselogs==1.7,wcwidth==0.2.5,zipp==3.4.1
flakes runtests: PYTHONHASHSEED='299704393'
flakes runtests: commands[0] | flake8 setup.py
flakes runtests: commands[1] | pyflakes osmclient
___________________________________ summary ____________________________________
  py36: commands succeeded
  flakes: commands succeeded
  congratulations :)