Skip to content

Instantly share code, notes, and snippets.

View yanxinyuan's full-sized avatar

xy yanxinyuan

View GitHub Profile
DEBUG: Searching for Ohai plugins in /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins
DEBUG: Loading plugin at /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins/openstack.rb
DEBUG: Loading plugin at /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins/shells.rb
DEBUG: Loading plugin at /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins/powershell.rb
DEBUG: Loading plugin at /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins/linode.rb
DEBUG: Loading plugin at /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins/languages.rb
DEBUG: Loading plugin at /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins/scala.rb
DEBUG: Loading plugin at /opt/push-jobs-client/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.18.0/lib/ohai/plugins/virtualization.rb
DEBUG: Loading plugin at /opt/push-jobs-clien
[root@delta chef]# chef-client
Starting Chef Client, version 12.13.37
resolving cookbooks for run list: ["push-jobs"]
Synchronizing Cookbooks:
- push-jobs (3.2.2)
- runit (3.0.0)
- packagecloud (0.2.5)
- yum-epel (1.0.1)
- yum (4.0.0)
- chef-ingredient (0.21.0)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x028d5a8d, pid=9856, tid=8656
#
# JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
# Java VM: Java HotSpot(TM) Client VM (24.55-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# J java.io.DataOutputStream.writeUTF(Ljava/lang/String;Ljava/io/DataOutput;)I
#
@yanxinyuan
yanxinyuan / gist:dbf88478d5c8e77879cae34ff19cb1a1
Created July 19, 2018 09:54
com.google.protobuf.Value support Any field
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/struct.proto
package com.google.protobuf;
/**
* <pre>
* `Value` represents a dynamically typed value which can be either
* null, a number, a string, a boolean, a recursive struct value, or a
* list of values. A producer of value is expected to set one of that