Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder osrf-master-debian-6.00-x86_64 Build #45

Results:

Build successful

SourceStamp:

ProjectOpenSRF
Repositorygit://git.evergreen-ils.org/OpenSRF.git
Branchmaster
Revision784233808062dbc599b649ce9858759ab0a8dff3
Got Revision784233808062dbc599b649ce9858759ab0a8dff3
Changes4 changes

BuildSlave:

opensrf-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 0 secs )
    1. stdio
  2. Bootstrap via autogen './autogen.sh' skipped ( 0 secs )
    1. - no logs -
  3. Bootstrap via autoreconf 'autoreconf -i' ( 5 secs )
    1. stdio
  4. configure configure ( 12 secs )
    1. stdio
  5. compile compile ( 0 secs )
    1. stdio
  6. test test 138 tests 138 passed ( 4 secs )
    1. stdio
  7. trial 14 tests passed ( 0 secs )
    1. stdio
    2. test.log
    3. problems
  8. pylint pylint convention=254 error=28 fatal=7 refactor=279 warning=87 failed ( 4 secs )
    1. stdio
    2. convention
    3. error
    4. fatal
    5. refactor
    6. warning

Build Properties:

NameValueSource
branch master Build
buildername osrf-master-debian-6.00-x86_64 Builder
buildnumber 45 Build
codebase Build
got_revision 784233808062dbc599b649ce9858759ab0a8dff3 Git
project OpenSRF Build
pylint-convention 254 Unknown
pylint-error 28 Unknown
pylint-fatal 7 Unknown
pylint-info 0 Unknown
pylint-refactor 279 Unknown
pylint-total 655 Unknown
pylint-warning 87 Unknown
repository git://git.evergreen-ils.org/OpenSRF.git Build
revision 784233808062dbc599b649ce9858759ab0a8dff3 Build
scheduler osrf-master-full Scheduler
slavename opensrf-slave BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/openslave/opensrf-slave/osrf-master-debian-6_00-x86_64 slave

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Ben Shum
  2. Bill Erickson

Timing:

StartMon Oct 31 17:34:20 2016
EndMon Oct 31 17:34:49 2016
Elapsed28 secs

All Changes:

:

  1. Change #3601

    Category None
    Changed by Bill Erickson <berickxxohnoyoudont@gmail.com>
    Changed at Mon 31 Oct 2016 17:21:29
    Repository git://git.evergreen-ils.org/OpenSRF.git
    Project OpenSRF
    Branch master
    Revision 34038f2e3dd9a2ad6842f3593938955143213b11

    Comments

    LP#1473479 Syslog configuration adoption
    When an OpenSRF client is run with syslog enabled and with the
    OSRF_ADOPT_SYSLOG environment variable set to a true value, no attempt
    is made to modify the syslog configuration, including no calls to
    openlog()/closelog() and no modification of the syslog facility when
    calling syslog().
    
    Signed-off-by: Bill Erickson <berickxx@gmail.com>
    Signed-off-by: Galen Charlton <gmc@esilibrary.com>

    Changed files

    • src/perl/lib/OpenSRF/Utils/Logger.pm
  2. Change #3602

    Category None
    Changed by Ben Shum <benohnoyoudont@evergreener.net>
    Changed at Mon 31 Oct 2016 17:28:14
    Repository git://git.evergreen-ils.org/OpenSRF.git
    Project OpenSRF
    Branch master
    Revision e3f9b6a3adb8391e83221909575554ab1ec8c74c

    Comments

    Docs: Add Xenial references in the websocket setup instructions
    We were missing Xenial references for the websocket setup instructions.
    
    They are the same as Trusty, so group together for now.
    
    Also, change references to "Ubuntu 16.04" to read "Ubuntu Xenial" too.
    
    Signed-off-by: Ben Shum <ben@evergreener.net>
    Signed-off-by: Galen Charlton <gmc@esilibrary.com>

    Changed files

    • README
  3. Change #3603

    Category None
    Changed by Ben Shum <benohnoyoudont@evergreener.net>
    Changed at Mon 31 Oct 2016 17:28:21
    Repository git://git.evergreen-ils.org/OpenSRF.git
    Project OpenSRF
    Branch master
    Revision 15f8c538af5469545fabab9e21252f49555ae131

    Comments

    Docs: Change 14.04 to Trusty in README
    For consistency, change references from numbered "Ubuntu 14.04" to "Ubuntu Trusty"
    
    Signed-off-by: Ben Shum <ben@evergreener.net>
    Signed-off-by: Galen Charlton <gmc@esilibrary.com>

    Changed files

    • README
  4. Change #3604

    Category None
    Changed by Ben Shum <benohnoyoudont@evergreener.net>
    Changed at Mon 31 Oct 2016 17:28:27
    Repository git://git.evergreen-ils.org/OpenSRF.git
    Project OpenSRF
    Branch master
    Revision 784233808062dbc599b649ce9858759ab0a8dff3

    Comments

    LP#1603708: Remove support for Ubuntu 12.04 Precise
    With support for Ubuntu 16.04 Xenial in place, remove the oldest LTS, which is
    Ubuntu 12.04 Precise.
    
    Signed-off-by: Ben Shum <ben@evergreener.net>
    Signed-off-by: Galen Charlton <gmc@esilibrary.com>

    Changed files

    • README
    • src/extras/Makefile.install