github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/pkg/cmd/github-post/testdata/stress-unknown.json (about)

     1  {"Action":"output","Output":"GOPATH set to /go\n"}
     2  {"Action":"output","Output":"Running make with -j8\n"}
     3  {"Action":"output","Output":"git submodule update --init\n"}
     4  {"Action":"output","Output":"mkdir -p ./pkg/sql/parser/gen\n"}
     5  {"Action":"output","Output":"awk -f ./pkg/sql/parser/help.awk \u003c pkg/sql/parser/sql.y \u003e pkg/sql/parser/help_messages.go.tmp || rm pkg/sql/parser/help_messages.go.tmp\n"}
     6  {"Action":"output","Output":"awk -f ./pkg/sql/parser/all_keywords.awk \u003c pkg/sql/parser/sql.y \u003e pkg/sql/lex/keywords.go.tmp || rm pkg/sql/lex/keywords.go.tmp\n"}
     7  {"Action":"output","Output":"set -euo pipefail; \\\n"}
     8  {"Action":"output","Output":"TYPES=$(awk '/func.*sqlSymUnion/ {print $(NF - 1)}' ./pkg/sql/parser/sql.y | sed -e 's/[]\\/$*.^|[]/\\\\\u0026/g' | tr '\\n' '|' | sed -E '$s/.$//'); \\\n"}
     9  {"Action":"output","Output":"sed -E \"s_(type|token) \u003c($TYPES)\u003e_\\1 \u003cunion\u003e /* \u003c\\2\u003e */_\" \u003c ./pkg/sql/parser/sql.y | \\\n"}
    10  {"Action":"output","Output":"awk -f ./pkg/sql/parser/replace_help_rules.awk \u003e pkg/sql/parser/gen/sql.y\n"}
    11  {"Action":"output","Output":"awk -f ./pkg/sql/parser/reserved_keywords.awk \u003c pkg/sql/parser/sql.y \u003e pkg/sql/lex/reserved_keywords.go.tmp || rm pkg/sql/lex/reserved_keywords.go.tmp\n"}
    12  {"Action":"output","Output":"mv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go\n"}
    13  {"Action":"output","Output":"mv -f pkg/sql/lex/keywords.go.tmp pkg/sql/lex/keywords.go\n"}
    14  {"Action":"output","Output":"mv -f pkg/sql/lex/reserved_keywords.go.tmp pkg/sql/lex/reserved_keywords.go\n"}
    15  {"Action":"output","Output":"gofmt -s -w pkg/sql/parser/help_messages.go\n"}
    16  {"Action":"output","Output":"gofmt -s -w pkg/sql/lex/keywords.go\n"}
    17  {"Action":"output","Output":"gofmt -s -w pkg/sql/lex/reserved_keywords.go\n"}
    18  {"Action":"output","Output":"mv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go\n"}
    19  {"Action":"output","Output":"gofmt -s -w pkg/sql/parser/helpmap_test.go\n"}
    20  {"Action":"output","Output":"fatal: Not a git repository: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/.git/modules/c-deps/snappy\n"}
    21  {"Action":"output","Output":"Unable to find current revision in submodule path 'c-deps/snappy'\n"}
    22  {"Action":"output","Output":"Makefile:368: recipe for target 'bin/.submodules-initialized' failed\n"}
    23  {"Action":"output","Output":"make: *** [bin/.submodules-initialized] Error 1\n"}
    24  {"Action":"fail"}