[#377147] [test-only] p10 FAILED python3-module-krb5.git=0.5.1-alt1
Girar awaiter (greh)
girar-builder at altlinux.org
Fri Mar 7 11:39:41 MSK 2025
https://git.altlinux.org/tasks/377147/logs/events.1.1.log
https://packages.altlinux.org/tasks/377147
subtask name aarch64 armh i586 x86_64
#100 python3-module-krb5 failed failed failed failed
2025-Mar-07 08:36:52 :: test-only task #377147 for p10 started by greh:
#100 build 0.5.1-alt1 from /gears/p/python3-module-krb5.git fetched at 2025-Mar-07 08:35:09 from p11
2025-Mar-07 08:36:54 :: [armh] #100 python3-module-krb5.git 0.5.1-alt1: build start
2025-Mar-07 08:36:54 :: [i586] #100 python3-module-krb5.git 0.5.1-alt1: build start
2025-Mar-07 08:36:54 :: [x86_64] #100 python3-module-krb5.git 0.5.1-alt1: build start
2025-Mar-07 08:36:54 :: [aarch64] #100 python3-module-krb5.git 0.5.1-alt1: build start
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_kt.py:165: AttributeError
[x86_64] --
[x86_64] princ = krb5.parse_name_flags(ctx, b"user at DOMAIN.COM")
[x86_64] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory"
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_kt.py:175: AttributeError
[x86_64] --
[x86_64] else "Failed to find .* in keytab .*"
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_kt.py:212: AttributeError
[x86_64] --
[x86_64] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*"
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_kt.py:234: AttributeError
[x86_64] --
[x86_64] > if realm.provider == "mit":
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_principal.py:27: AttributeError
[x86_64] --
[x86_64] > expected = "has realm present" if realm.provider == "mit" else "realm found in"
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_principal.py:52: AttributeError
[x86_64] --
[x86_64] > if realm.provider == "mit":
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_principal.py:69: AttributeError
[x86_64] --
[x86_64] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96"
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_string.py:11: AttributeError
[x86_64] --
[x86_64] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported"
[x86_64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[x86_64] tests/test_string.py:20: AttributeError
2025-Mar-07 08:37:51 :: [x86_64] python3-module-krb5.git 0.5.1-alt1: remote: build failed
2025-Mar-07 08:37:51 :: [x86_64] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED
2025-Mar-07 08:37:51 :: [x86_64] requesting cancellation of task processing
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_kt.py:165: AttributeError
[i586] --
[i586] princ = krb5.parse_name_flags(ctx, b"user at DOMAIN.COM")
[i586] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory"
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_kt.py:175: AttributeError
[i586] --
[i586] else "Failed to find .* in keytab .*"
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_kt.py:212: AttributeError
[i586] --
[i586] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*"
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_kt.py:234: AttributeError
[i586] --
[i586] > if realm.provider == "mit":
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_principal.py:27: AttributeError
[i586] --
[i586] > expected = "has realm present" if realm.provider == "mit" else "realm found in"
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_principal.py:52: AttributeError
[i586] --
[i586] > if realm.provider == "mit":
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_principal.py:69: AttributeError
[i586] --
[i586] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96"
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_string.py:11: AttributeError
[i586] --
[i586] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported"
[i586] E AttributeError: 'K5Realm' object has no attribute 'provider'
[i586] tests/test_string.py:20: AttributeError
2025-Mar-07 08:37:58 :: [i586] python3-module-krb5.git 0.5.1-alt1: remote: build failed
2025-Mar-07 08:37:58 :: [i586] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_kt.py:165: AttributeError
[aarch64] --
[aarch64] princ = krb5.parse_name_flags(ctx, b"user at DOMAIN.COM")
[aarch64] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory"
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_kt.py:175: AttributeError
[aarch64] --
[aarch64] else "Failed to find .* in keytab .*"
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_kt.py:212: AttributeError
[aarch64] --
[aarch64] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*"
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_kt.py:234: AttributeError
[aarch64] --
[aarch64] > if realm.provider == "mit":
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_principal.py:27: AttributeError
[aarch64] --
[aarch64] > expected = "has realm present" if realm.provider == "mit" else "realm found in"
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_principal.py:52: AttributeError
[aarch64] --
[aarch64] > if realm.provider == "mit":
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_principal.py:69: AttributeError
[aarch64] --
[aarch64] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96"
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_string.py:11: AttributeError
[aarch64] --
[aarch64] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported"
[aarch64] E AttributeError: 'K5Realm' object has no attribute 'provider'
[aarch64] tests/test_string.py:20: AttributeError
2025-Mar-07 08:38:44 :: [aarch64] python3-module-krb5.git 0.5.1-alt1: remote: build failed
2025-Mar-07 08:38:44 :: [aarch64] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_kt.py:165: AttributeError
[armh] --
[armh] princ = krb5.parse_name_flags(ctx, b"user at DOMAIN.COM")
[armh] > msg_pattern = "Key table file '.*' not found" if realm.provider == "mit" else "No such file or directory"
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_kt.py:175: AttributeError
[armh] --
[armh] else "Failed to find .* in keytab .*"
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_kt.py:212: AttributeError
[armh] --
[armh] > msg_pattern = "No key table entry found" if realm.provider == "mit" else "Failed to find .* in keytab .*"
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_kt.py:234: AttributeError
[armh] --
[armh] > if realm.provider == "mit":
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_principal.py:27: AttributeError
[armh] --
[armh] > expected = "has realm present" if realm.provider == "mit" else "realm found in"
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_principal.py:52: AttributeError
[armh] --
[armh] > if realm.provider == "mit":
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_principal.py:69: AttributeError
[armh] --
[armh] > expected = "AES-256 CTS mode with 96-bit SHA-1 HMAC" if realm.provider == "mit" else "aes256-cts-hmac-sha1-96"
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_string.py:11: AttributeError
[armh] --
[armh] > expected_msg = "Invalid argument" if realm.provider == "mit" else "encryption type \\d+ not supported"
[armh] E AttributeError: 'K5Realm' object has no attribute 'provider'
[armh] tests/test_string.py:20: AttributeError
2025-Mar-07 08:39:41 :: [armh] python3-module-krb5.git 0.5.1-alt1: remote: build failed
2025-Mar-07 08:39:41 :: [armh] #100 python3-module-krb5.git 0.5.1-alt1: build FAILED
2025-Mar-07 08:37:51 :: [x86_64] build FAILED
2025-Mar-07 08:37:58 :: [i586] build FAILED
2025-Mar-07 08:38:44 :: [aarch64] build FAILED
2025-Mar-07 08:39:41 :: [armh] build FAILED
2025-Mar-07 08:39:41 :: task #377147 for p10 FAILED
More information about the Sisyphus-incominger
mailing list