Skip to content

src: use Java17 HexFormat instead of BaseEncoding from guava #89

src: use Java17 HexFormat instead of BaseEncoding from guava

src: use Java17 HexFormat instead of BaseEncoding from guava #89

Triggered via push September 17, 2025 21:23
Status Success
Total duration 13m 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors
st_setclientid.testConfUnConfDiffVerifier1: st_setclientid#L1
OP_SETCLIENTID_CONFIRM should return NFS4ERR_STALE_CLIENTID, instead got NFS4_OK
st_setattr.testChangeGranularity: st_setattr#L1
consecutive SETATTR(mode)'s don't all change change attribute
st_rename.testLinkRename: st_rename#L1
OP_LINK should return NFS4_OK, instead got NFS4ERR_STALE
st_rename.testFileToFullDir: st_rename#L1
RENAME file into existing, nonempty dir should return NFS4ERR_EXIST or NFS4ERR_ISDIR, instead got NFS4ERR_SERVERFAULT
st_rename.testFileToDir: st_rename#L1
RENAME file into existing dir should return NFS4ERR_EXIST or NFS4ERR_ISDIR, instead got NFS4ERR_SERVERFAULT
st_rename.testDirToObj: st_rename#L1
RENAME dir into existing file should return NFS4ERR_EXIST or NFS4ERR_NOTDIR, instead got NFS4ERR_SERVERFAULT
st_rename.testDirToFullDir: st_rename#L1
RENAME dir1 into existing, nonempty dir2 should return NFS4ERR_EXIST or NFS4ERR_NOTEMPTY, instead got NFS4ERR_SERVERFAULT
st_lock.testReadLocks2: st_lock#L1
nfs4lib.BadCompoundRes: Opening file b'/data/tmp/LOCK17-1': operation OP_LOOKUP should return NFS4_OK, instead got NFS4ERR_ACCESS
st_lock.testGrabLock2: st_lock#L1
nfs4lib.BadCompoundRes: Opening file b'/data/tmp/LOCK15-1': operation OP_LOOKUP should return NFS4_OK, instead got NFS4ERR_ACCESS
st_link.testLink: st_link#L1
Creating hard link b'LINK1a-1' to /b'data/tree/link' should return NFS4_OK, instead got NFS4ERR_STALE
st_link.testFile: st_link#L1
Creating hard link b'LINK1r-1' to /b'data/tree/file' should return NFS4_OK, instead got NFS4ERR_STALE
st_link.testExists: st_link#L1
Creating hardlink b'LINK5-1' should return NFS4_OK, instead got NFS4ERR_STALE
st_rename.testLinkRename: st_rename#L1
OP_LINK should return NFS4_OK, instead got NFS4ERR_STALE
st_rename.testFileToFullDir: st_rename#L1
IndexError: list index out of range
st_rename.testFileToDir: st_rename#L1
IndexError: list index out of range
st_rename.testDirToObj: st_rename#L1
IndexError: list index out of range
st_rename.testDirToFullDir: st_rename#L1
IndexError: list index out of range