"./restic.test -test.v -test.timeout 30m0s -remote '' -verbose -test.run '^TestRestic$'" - Starting (try 3/5) === RUN TestRestic 2020/03/09 05:12:24 NOTICE: Local file system at /tmp/rclone956118201: Serving restic REST API on http://127.0.0.1:46135/ 2020/03/09 05:12:24 DEBUG : Local file system at /tmp/rclone956118201: Purge remote --- FAIL: TestRestic (0.12s) 2020/03/09 05:12:24 Error on serving HTTP server: http: Server closed restic_test.go:67: ---------- internal/backend/backend_retry.go:9:2: cannot find package "github.com/cenkalti/backoff" in any of: /usr/local/go/src/github.com/cenkalti/backoff (from $GOROOT) /home/rclone/go/src/github.com/cenkalti/backoff (from $GOPATH) internal/crypto/kdf.go:9:2: cannot find package "github.com/elithrar/simple-scrypt" in any of: /usr/local/go/src/github.com/elithrar/simple-scrypt (from $GOROOT) /home/rclone/go/src/github.com/elithrar/simple-scrypt (from $GOPATH) internal/errors/errors.go:6:2: cannot find package "github.com/pkg/errors" in any of: /usr/local/go/src/github.com/pkg/errors (from $GOROOT) /home/rclone/go/src/github.com/pkg/errors (from $GOPATH) internal/restic/node_xattr.go:13:2: cannot find package "github.com/pkg/xattr" in any of: /usr/local/go/src/github.com/pkg/xattr (from $GOROOT) /home/rclone/go/src/github.com/pkg/xattr (from $GOPATH) internal/restic/config.go:11:2: cannot find package "github.com/restic/chunker" in any of: /usr/local/go/src/github.com/restic/chunker (from $GOROOT) /home/rclone/go/src/github.com/restic/chunker (from $GOPATH) internal/crypto/crypto.go:12:2: cannot find package "golang.org/x/crypto/poly1305" in any of: /usr/local/go/src/golang.org/x/crypto/poly1305 (from $GOROOT) /home/rclone/go/src/golang.org/x/crypto/poly1305 (from $GOPATH) internal/crypto/kdf.go:10:2: cannot find package "golang.org/x/crypto/scrypt" in any of: /usr/local/go/src/golang.org/x/crypto/scrypt (from $GOROOT) /home/rclone/go/src/golang.org/x/crypto/scrypt (from $GOPATH) internal/restic/progress.go:10:2: cannot find package "golang.org/x/crypto/ssh/terminal" in any of: /usr/local/go/src/golang.org/x/crypto/ssh/terminal (from $GOROOT) /home/rclone/go/src/golang.org/x/crypto/ssh/terminal (from $GOPATH) internal/backend/rest/rest.go:14:2: cannot find package "golang.org/x/net/context/ctxhttp" in any of: /usr/local/go/src/golang.org/x/net/context/ctxhttp (from $GOROOT) /home/rclone/go/src/golang.org/x/net/context/ctxhttp (from $GOPATH) internal/restic/node_linux.go:7:2: cannot find package "golang.org/x/sys/unix" in any of: /usr/local/go/src/golang.org/x/sys/unix (from $GOROOT) /home/rclone/go/src/golang.org/x/sys/unix (from $GOPATH) ---------- restic_test.go:69: Error Trace: restic_test.go:69 restic_test.go:73 Error: Received unexpected error: exit status 1 Test: TestRestic Messages: Running restic integration tests restic_test.go:67: ---------- internal/backend/backend_retry.go:9:2: cannot find package "github.com/cenkalti/backoff" in any of: /usr/local/go/src/github.com/cenkalti/backoff (from $GOROOT) /home/rclone/go/src/github.com/cenkalti/backoff (from $GOPATH) internal/crypto/kdf.go:9:2: cannot find package "github.com/elithrar/simple-scrypt" in any of: /usr/local/go/src/github.com/elithrar/simple-scrypt (from $GOROOT) /home/rclone/go/src/github.com/elithrar/simple-scrypt (from $GOPATH) internal/errors/errors.go:6:2: cannot find package "github.com/pkg/errors" in any of: /usr/local/go/src/github.com/pkg/errors (from $GOROOT) /home/rclone/go/src/github.com/pkg/errors (from $GOPATH) internal/restic/node_xattr.go:13:2: cannot find package "github.com/pkg/xattr" in any of: /usr/local/go/src/github.com/pkg/xattr (from $GOROOT) /home/rclone/go/src/github.com/pkg/xattr (from $GOPATH) internal/restic/config.go:11:2: cannot find package "github.com/restic/chunker" in any of: /usr/local/go/src/github.com/restic/chunker (from $GOROOT) /home/rclone/go/src/github.com/restic/chunker (from $GOPATH) internal/crypto/crypto.go:12:2: cannot find package "golang.org/x/crypto/poly1305" in any of: /usr/local/go/src/golang.org/x/crypto/poly1305 (from $GOROOT) /home/rclone/go/src/golang.org/x/crypto/poly1305 (from $GOPATH) internal/crypto/kdf.go:10:2: cannot find package "golang.org/x/crypto/scrypt" in any of: /usr/local/go/src/golang.org/x/crypto/scrypt (from $GOROOT) /home/rclone/go/src/golang.org/x/crypto/scrypt (from $GOPATH) internal/restic/progress.go:10:2: cannot find package "golang.org/x/crypto/ssh/terminal" in any of: /usr/local/go/src/golang.org/x/crypto/ssh/terminal (from $GOROOT) /home/rclone/go/src/golang.org/x/crypto/ssh/terminal (from $GOPATH) internal/backend/rest/rest.go:14:2: cannot find package "golang.org/x/net/context/ctxhttp" in any of: /usr/local/go/src/golang.org/x/net/context/ctxhttp (from $GOROOT) /home/rclone/go/src/golang.org/x/net/context/ctxhttp (from $GOPATH) internal/restic/node_linux.go:7:2: cannot find package "golang.org/x/sys/unix" in any of: /usr/local/go/src/golang.org/x/sys/unix (from $GOROOT) /home/rclone/go/src/golang.org/x/sys/unix (from $GOPATH) ---------- restic_test.go:69: Error Trace: restic_test.go:69 restic_test.go:75 Error: Received unexpected error: exit status 1 Test: TestRestic Messages: Running restic integration tests FAIL "./restic.test -test.v -test.timeout 30m0s -remote '' -verbose -test.run '^TestRestic$'" - Finished ERROR in 140.157808ms (try 3/5): exit status 1: Failed [TestRestic]