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

Builder collectd-60-solaris10-sparc Build #19

Results:

Failed

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revisionc484e763aa563778965beedee5333f38d3777336
Changes1 change

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-collectd-60' triggered this build

Steps and Logfiles:

  1. git updating ( 13 secs )
    1. stdio
    1. - no logs -
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch collectd-6.0 Build
builddir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave
buildername collectd-60-solaris10-sparc Builder
buildnumber 19 Build
codebase Build
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision c484e763aa563778965beedee5333f38d3777336 Build
scheduler schedule-collectd-60 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Emma Foley

Timing:

StartThu Feb 24 08:26:54 2022
EndThu Feb 24 08:27:07 2022
Elapsed13 secs

All Changes:

:

  1. Change #147769

    Category None
    Changed by Emma Foley <elfiesmelfieohnoyoudont@users.noreply.github.com>
    Changed at Thu 24 Feb 2022 08:25:47
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision c484e763aa563778965beedee5333f38d3777336

    Comments

    [ci][cirrus] Make Valgrind error on definite memory leaks only (#3977)
    
    * [ci][cirrus] Replace trusty with bionic/focal in debian_default_toolchain
    
    Ubuntu 14.04 (Trusty) is out of standard support [1].
    ``make check`` fails for test_capabilities, as noted in [2].
    [3] indicates that the cause is glibc, but that updates are not expected
    to the version in trusty.
    
    This PR replaces trusty with Ubuntu 18.04 (Bionic) and 20.04 (Focal).
    
    [1] https://wiki.ubuntu.com/Releases
    [2] https://github.com/collectd/collectd/pull/3936
    [3] https://github.com/collectd/collectd/pull/3927#issuecomment-953350598
    
    (cherry picked from commit b5d8ad13f4e300a7bfe342d27ad804003fcc9173)
    
    * [ci][cirrus] Make Valgrind error on defininte memory leaks only
    
    Valgrind gives errors when it find possible leaks;
    update the options to only error on definite leaks.
    
    This is done using the VALGRIND_OPTS env var, which is used by valgrind
    when it is invoked.
    
    Co-authored-by: Matthias Runge <mrunge@redhat.com>

    Changed files

    • .cirrus.yml