"go test -v -timeout 30m0s -remote TestUnion: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectAbout$'" - Starting (try 5/5) === RUN TestIntegration === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2020/04/15 05:40:32 ERROR : : error listing: directory not found --- FAIL: TestIntegration (0.01s) fstests.go:365: Using remote "TestUnion:" --- FAIL: TestIntegration/FsMkdir (0.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.01s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) fstests.go:1573: Error Trace: fstests.go:1573 Error: Received unexpected error: this usage field is not supported github.com/rclone/rclone/backend/union/upstream.init /home/rclone/go/src/github.com/rclone/rclone/backend/union/upstream/upstream.go:21 runtime.doInit /usr/local/go/src/runtime/proc.go:5222 runtime.doInit /usr/local/go/src/runtime/proc.go:5217 runtime.doInit /usr/local/go/src/runtime/proc.go:5217 runtime.main /usr/local/go/src/runtime/proc.go:190 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout FAIL exit status 1 FAIL github.com/rclone/rclone/backend/union 0.020s "go test -v -timeout 30m0s -remote TestUnion: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectAbout$'" - Finished ERROR in 1.258418652s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectAbout]