Skip to content

x/crypto/ssh: TestPacketCiphers failures #66545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gopherbot opened this issue Mar 26, 2024 · 6 comments
Open

x/crypto/ssh: TestPacketCiphers failures #66545

gopherbot opened this issue Mar 26, 2024 · 6 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestPacketCiphers"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Mar 26, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestPacketCiphers"
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@8ed0d35f x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@b37fb8c6 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Mar 26, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestPacketCiphers"
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.01s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@4c2b1e0f x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestPacketCiphers"
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@1e12eab8 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestPacketCiphers"
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@3659b875 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64-sid-power10 crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@3659b875 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-buildlet crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@3659b875 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power10osu crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.01s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@3659b875 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64le-power9osu crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestPacketCiphers"
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.01s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@3659b875 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.03s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 linux-ppc64-sid-buildlet crypto@b91329d9 go@3fefec96 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/crypto/ssh" && test == "TestPacketCiphers"
2024-03-18 09:27 aix-ppc64 crypto@b91329d9 go@1f354a60 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large
2024-03-18 09:27 aix-ppc64 crypto@b91329d9 go@3659b875 x/crypto/ssh.TestPacketCiphers (log)
--- FAIL: TestPacketCiphers (0.00s)
    --- FAIL: TestPacketCiphers/cipher=aes128-cbc (0.00s)
        cipher_test.go:70: readCipherPacket("aes128-cbc", "hmac-sha2-256"): ssh: packet too large

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant