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

Builder collectd-60-solaris10-sparc Build #12

Results:

Build successful

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revision1f3536d520cb286d6abac080c58587b720576f54
Got Revision1f3536d520cb286d6abac080c58587b720576f54
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. setproperty property 'ciflags' set ( 0 secs )
    1. stdio
    2. property changes
  3. shell '/opt/csw/bin/bash ./build.sh' ( 5 mins, 37 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 3 mins, 14 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 9 mins, 37 secs )
    1. stdio
  6. shell_3 'gmake check' ( 1 mins, 28 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 12 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 1f3536d520cb286d6abac080c58587b720576f54 Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision 1f3536d520cb286d6abac080c58587b720576f54 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. Carlos Peón Costa
  2. Matthias Runge
  3. carlospeon

Timing:

StartFri Jul 9 20:40:32 2021
EndFri Jul 9 21:00:39 2021
Elapsed20 mins, 6 secs

All Changes:

:

  1. Change #129700

    Category None
    Changed by Carlos Peón Costa <carlospecohnoyoudont@inditex.com>
    Changed at Tue 29 Sep 2020 18:25:25
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 26cee72da0bee0ac75b712ec1fa5b6de6758ea8d

    Comments

    write_influxdb_udp.c: migration to v6.0

    Changed files

    • src/write_influxdb_udp.c
  2. Change #129701

    Category None
    Changed by carlospeon <carlospeonohnoyoudont@gmail.com>
    Changed at Thu 01 Oct 2020 12:47:33
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision d7e5648e756b58f56de0e9c8e3adeedc7e34de6f

    Comments

    * family loop write rework
    * fix gauge printf format
    * fix METRIC_TYPE_UNTYPED

    Changed files

    • src/write_influxdb_udp.c
  3. Change #129702

    Category None
    Changed by carlospeon <carlospeonohnoyoudont@gmail.com>
    Changed at Wed 14 Oct 2020 10:04:26
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision ec60c527888dd55f597ebb4b0be999c4810589c1

    Comments

    Re-enable the write_influxdb_udp plugin in the CI systems

    Changed files

    • .cirrus.yml
    • .travis.yml
    • solaris-ci.flags
  4. Change #129703

    Category None
    Changed by Matthias Runge <mrungeohnoyoudont@redhat.com>
    Changed at Fri 09 Jul 2021 15:01:03
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 14b27032e2fd613f78b778a0d6b264d27497be9e

    Comments

    Merge branch 'collectd-6.0' into collectd-6.0

    Changed files

    • src/buddyinfo.c
    • src/interface.c
    • src/memory.c
    • src/ping.c
    • src/protocols.c
    • src/uptime.c
    • src/users.c
  5. Change #129704

    Category None
    Changed by Matthias Runge <mrungeohnoyoudont@redhat.com>
    Changed at Fri 09 Jul 2021 20:39:26
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 1f3536d520cb286d6abac080c58587b720576f54

    Comments

    Merge pull request #3763 from carlospeon/collectd-6.0
    
    [collectd 6] write_influxdb_udp: migration to v6.0

    Changed files

    • .cirrus.yml
    • .travis.yml
    • solaris-ci.flags
    • src/write_influxdb_udp.c