Ravindra Dhaka
07/06/2022, 7:14 AMmake consumer
#/builds/panamera/fcg/service/dapi/pact/bin run --no-config --deadline=10m --enable=misspell --enable=nakedret
--- 🔨Running Consumer Pact tests
go test -count=1 ./consumer/client -run 'TestClientPact'
go: finding <http://github.com/pact-foundation/pact-go|github.com/pact-foundation/pact-go> v1.7.1-0.20220627045253-94d333263e43
go: finding <http://cloud.google.com/go|cloud.google.com/go> v0.46.3
go: finding <http://github.com/hashicorp/logutils|github.com/hashicorp/logutils> v1.0.0
go: finding <http://github.com/hashicorp/go-version|github.com/hashicorp/go-version> v1.5.0
go: finding <http://google.golang.org/api|google.golang.org/api> v0.13.0
go: finding <http://github.com/stretchr/testify|github.com/stretchr/testify> v1.7.4
go: finding <http://github.com/gorilla/websocket|github.com/gorilla/websocket> v1.4.2
go: finding <http://golang.org/x/net|golang.org/x/net> v0.0.0-20210226172049-e18ecbb05110
go: finding <http://github.com/stretchr/objx|github.com/stretchr/objx> v0.4.0
go: finding <http://golang.org/x/crypto|golang.org/x/crypto> v0.0.0-20210921155107-089bfa567519
go: finding <http://golang.org/x/text|golang.org/x/text> v0.3.3
go: finding <http://github.com/gin-gonic/gin|github.com/gin-gonic/gin> v1.7.7
go: finding <http://gopkg.in/yaml.v3|gopkg.in/yaml.v3> v3.0.1
go: finding <http://github.com/google/uuid|github.com/google/uuid> v1.3.0
go: finding <http://github.com/klauspost/compress|github.com/klauspost/compress> v1.14.2
2022/07/06 05:25:48 [ERROR] service: /builds/panamera/fcg/service/dapi/pact/lib/ruby/bin/ruby: line 6: /builds/panamera/fcg/service/dapi/pact/lib/ruby/bin.real/ruby: No such file or directory
2022/07/06 05:25:58 [ERROR] Expected server to start < 10s. Timed out waiting for Mock Server to start on port 39773 - are you sure it's running?
2022/07/06 05:25:58 [ERROR] client: failed to wait for Mock Server: Expected server to start < 10s. Timed out waiting for Mock Server to start on port 39773 - are you sure it's running?
2022/07/06 05:25:58 Error on Verify: Post <http://localhost:39773/interactions>: dial tcp 127.0.0.1:39773: connect: connection refused
FAIL <http://frontiercargroup.org/dealer/consumer/client|frontiercargroup.org/dealer/consumer/client> 10.026s
FAIL
make: *** [Makefile:221: consumer] Error 1
Ravindra Dhaka
07/06/2022, 10:16 AMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Ravindra Dhaka
07/07/2022, 4:48 PMRavindra Dhaka
07/07/2022, 4:49 PMRavindra Dhaka
07/10/2022, 2:41 PMMatt (pactflow.io / pact-js / pact-go)