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

Builder collectd-60-solaris10-i386 Build #44

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch collectd-6.0 Build
builddir /export/home/buildbot/slave/collectd-60-solaris10-i386 slave
buildername collectd-60-solaris10-i386 Builder
buildnumber 44 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 9e2c46a1e88ea85645bffe446b540c09a8a0f008 Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision 9e2c46a1e88ea85645bffe446b540c09a8a0f008 Build
scheduler schedule-collectd-60 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/collectd-60-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Florian Forster

Timing:

StartWed Nov 29 14:19:20 2023
EndWed Nov 29 14:22:12 2023
Elapsed2 mins, 52 secs

All Changes:

:

  1. Change #185467

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Wed 29 Nov 2023 10:54:40
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 69dc9814bca51e42d20e89d0a5b416c682257055

    Comments

    write_log plugin: remove the "write_log values:" line when logging metrics.

    Changed files

    • src/write_log.c
  2. Change #185468

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Wed 29 Nov 2023 14:18:16
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 9e2c46a1e88ea85645bffe446b540c09a8a0f008

    Comments

    Merge pull request #4175 from octo/write_log6
    
    write_log plugin: remove the "write_log values:" line when logging metrics.

    Changed files

    • src/write_log.c