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

Builder collectd-60-solaris10-sparc Build #42

Results:

Build successful

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revisionefcd734c7d3adfb8e6ff4201d2e116e4a3ac9837
Got Revisionefcd734c7d3adfb8e6ff4201d2e116e4a3ac9837
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. setproperty property 'ciflags' set ( 0 secs )
    1. stdio
    2. property changes
  3. shell '/opt/csw/bin/bash ./build.sh' ( 7 mins, 11 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 3 mins, 33 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 10 mins, 31 secs )
    1. stdio
  6. shell_3 'gmake check' ( 1 mins, 40 secs )
    1. stdio
    2. test-suite.log

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 42 Build
ciflags --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_kafka --disable-write_mongodb --disable-write_pro .. [property value too long] SetPropertyFromCommand Step
codebase Build
got_revision efcd734c7d3adfb8e6ff4201d2e116e4a3ac9837 Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision efcd734c7d3adfb8e6ff4201d2e116e4a3ac9837 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. Eero Tamminen

Timing:

StartSun Aug 27 21:04:55 2023
EndSun Aug 27 21:28:05 2023
Elapsed23 mins, 10 secs

All Changes:

:

  1. Change #178861

    Category None
    Changed by Eero Tamminen <eero.t.tamminenohnoyoudont@intel.com>
    Changed at Sun 27 Aug 2023 21:03:51
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 5162a54abe9a85fdf61a6b5b62ee923ff923796b

    Comments

    gpu_sysman: Improve counter metrics documentation
    
    Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>

    Changed files

    • src/collectd.conf.pod
  2. Change #178862

    Category None
    Changed by Eero Tamminen <eero.t.tamminenohnoyoudont@intel.com>
    Changed at Sun 27 Aug 2023 21:03:51
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision efcd734c7d3adfb8e6ff4201d2e116e4a3ac9837

    Comments

    gpu_sysman: fix initial min memory check value
    
    High end GPUs can have more memory than earlier initial dummy value.
    
    Reported-by: Valtteri Rantala <valtteri.rantala@intel.com>
    
    Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>

    Changed files

    • src/gpu_sysman.c