{"level":"error","ts":"2019-09-16T14:19:08.507Z","logger":"apiserversource","caller":"tracing/opencensus.go:146","msg":"error building zipkin endpoint","error":"lookup apiserversource on 10.96.0.10:53: no such host","stacktrace":"knative.dev/eventing/vendor/knative.dev/pkg/tracing.WithExporter.func1\n\t/home/prow/go/src/knative.dev/eventing/vendor/knative.dev/pkg/tracing/opencensus.go:146\nknative.dev/eventing/vendor/knative.dev/pkg/tracing.(*OpenCensusTracer).ApplyConfig\n\t/home/prow/go/src/knative.dev/eventing/vendor/knative.dev/pkg/tracing/opencensus.go:58\nknative.dev/eventing/pkg/tracing.SetupStaticPublishing\n\t/home/prow/go/src/knative.dev/eventing/pkg/tracing/setup.go:62\nmain.main\n\t/home/prow/go/src/knative.dev/eventing/cmd/apiserver_receive_adapter/main.go:135\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:200"}
{"level":"error","ts":"2019-09-16T14:19:08.508Z","logger":"apiserversource","caller":"apiserver_receive_adapter/main.go:138","msg":"Error setting up trace publishing","error":"unable to set OpenCensusTracing config: lookup apiserversource on 10.96.0.10:53: no such host","stacktrace":"main.main\n\t/home/prow/go/src/knative.dev/eventing/cmd/apiserver_receive_adapter/main.go:138\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:200"}
messages are published to the (default) broker.
no release: I run with nightly build ...
Describe the bug
Running the API Server Source gives me:
Expected behavior
messages are published to the (default) broker.
Knative release version
no release: I run with nightly build ...