Skip to content
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

acceptance: TestComposeGSSPython failed #76547

Closed
cockroach-teamcity opened this issue Feb 15, 2022 · 4 comments
Closed

acceptance: TestComposeGSSPython failed #76547

cockroach-teamcity opened this issue Feb 15, 2022 · 4 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 15, 2022

acceptance.TestComposeGSSPython failed with artifacts on release-21.2 @ c7cfac57476f06e3154b2fc38e77982a8bbc64c2:

=== RUN   TestComposeGSSPython
using --exit-code-from implies --abort-on-container-exit
Building kdc
Step 1/5 : FROM alpine:3.9
 ---> 78a2ce922f86
Step 2/5 : RUN apk add --no-cache   krb5-server   && rm -rf /var/cache/apk/*
 ---> Running in 724aa293bf35
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
�[91mWARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz: temporary error (try again later)
�[0m�[91mWARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz: temporary error (try again later)
�[0m�[91mERROR: unsatisfiable constraints:
�[0m  krb5-server (missing):
    required by: world[krb5-server]
Service 'kdc' failed to build: The command '/bin/sh -c apk add --no-cache   krb5-server   && rm -rf /var/cache/apk/*' returned a non-zero code: 1
    compose_test.go:53: using --exit-code-from implies --abort-on-container-exit
        Building kdc
        Step 1/5 : FROM alpine:3.9
         ---> 78a2ce922f86
        Step 2/5 : RUN apk add --no-cache   krb5-server   && rm -rf /var/cache/apk/*
         ---> Running in 724aa293bf35
        fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
        fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
        �[91mWARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz: temporary error (try again later)
        �[0m�[91mWARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz: temporary error (try again later)
        �[0m�[91mERROR: unsatisfiable constraints:
        �[0m  krb5-server (missing):
            required by: world[krb5-server]
        Service 'kdc' failed to build: The command '/bin/sh -c apk add --no-cache   krb5-server   && rm -rf /var/cache/apk/*' returned a non-zero code: 1
        
    compose_test.go:54: exit status 1
--- FAIL: TestComposeGSSPython (1.22s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestComposeGSSPython PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

Jira issue: CRDB-13174

@cockroach-teamcity
Copy link
Member Author

acceptance.TestComposeGSSPython failed with artifacts on release-21.2 @ 31f167ca5bbe404abcb215f80524770ddc8c0163:

        python_1     | -rw------- 1 1006 1007 1679 May 14 05:28 node.key
        kdc_1        | Authenticating as principal root/[email protected] with password.
        python_1     | Environment:
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        python_1     | PYTHONUNBUFFERED=1
        python_1     | HOSTNAME=938a5a0c3a0b
        python_1     | PYTHON_VERSION=3.10.4
        python_1     | PGPORT=26257
        python_1     | PGSSLMODE=require
        python_1     | PWD=/code
        python_1     | PYTHON_SETUPTOOLS_VERSION=58.1.0
        python_1     | HOME=/root
        python_1     | LANG=C.UTF-8
        python_1     | GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
        python_1     | SHLVL=1
        python_1     | PYTHON_PIP_VERSION=22.0.4
        python_1     | PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a
        python_1     | PGHOST=cockroach
        python_1     | PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py
        python_1     | PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        python_1     | _=/usr/bin/env
        kdc_1        | krb5kdc: starting...
        python_1     | Creating a k5s token...
        python_1     | Password for [email protected]: 
        python_1     | Creating test user
        cockroach_1  | CockroachDB node starting at 2022-05-14 05:32:30.723268557 +0000 UTC (took 0.9s)
        cockroach_1  | build:               CCL v21.2.10-34-g31f167ca5b @ 2022/05/14 05:12:50 (go1.16.6)
        cockroach_1  | webui:               https://cockroach:8080
        cockroach_1  | sql:                 postgresql://root@cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt
        cockroach_1  | sql (JDBC):          jdbc:postgresql://cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt&user=root
        cockroach_1  | RPC client flags:    /cockroach/cockroach <client cmd> --host=cockroach:26257 --certs-dir=/certs
        cockroach_1  | logs:                /cockroach-data/logs
        cockroach_1  | temp dir:            /cockroach-data/cockroach-temp463374863
        cockroach_1  | external I/O path:   /cockroach-data/extern
        cockroach_1  | store[0]:            path=/cockroach-data
        cockroach_1  | storage engine:      pebble
        cockroach_1  | status:              initialized new cluster
        cockroach_1  | clusterID:           4085d94e-c817-44da-848a-d88276a669aa
        cockroach_1  | nodeID:              1
        python_1     | psql: error: private key file "/certs/client.root.key" must be owned by the current user or root
        gss_python_1 exited with code 2
        Stopping gss_cockroach_1   ... 
        Stopping gss_kdc_1         ... 
        Stopping gss_cockroach_1   ... done
        Stopping gss_kdc_1         ... done
        Aborting on container exit...
        
    compose_test.go:54: exit status 2
--- FAIL: TestComposeGSSPython (54.79s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestComposeGSSPython PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

acceptance.TestComposeGSSPython failed with artifacts on release-21.2 @ 31f167ca5bbe404abcb215f80524770ddc8c0163:

        python_1     | -rw-r--r-- 1 1006 1007 1212 May 14 06:27 node.crt
        python_1     | -rw------- 1 1006 1007 1679 May 14 06:27 node.key
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        kdc_1        | Entry for principal postgres/[email protected] with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/keytab/crdb.keytab.
        python_1     | Environment:
        python_1     | PYTHONUNBUFFERED=1
        python_1     | HOSTNAME=5a0617f055f3
        python_1     | PYTHON_VERSION=3.10.4
        python_1     | PGPORT=26257
        python_1     | PGSSLMODE=require
        python_1     | PWD=/code
        python_1     | PYTHON_SETUPTOOLS_VERSION=58.1.0
        python_1     | HOME=/root
        python_1     | LANG=C.UTF-8
        python_1     | GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
        python_1     | SHLVL=1
        python_1     | PYTHON_PIP_VERSION=22.0.4
        python_1     | PYTHON_GET_PIP_SHA256=e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a
        python_1     | PGHOST=cockroach
        python_1     | PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py
        python_1     | PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        python_1     | _=/usr/bin/env
        python_1     | Creating a k5s token...
        python_1     | Password for [email protected]: 
        kdc_1        | krb5kdc: starting...
        python_1     | Creating test user
        cockroach_1  | CockroachDB node starting at 2022-05-14 06:31:54.669792027 +0000 UTC (took 0.8s)
        cockroach_1  | build:               CCL v21.2.10-34-g31f167ca5b-dirty @ 2022/05/14 06:13:14 (go1.16.6)
        cockroach_1  | webui:               https://cockroach:8080
        cockroach_1  | sql:                 postgresql://root@cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt
        cockroach_1  | sql (JDBC):          jdbc:postgresql://cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt&user=root
        cockroach_1  | RPC client flags:    /cockroach/cockroach <client cmd> --host=cockroach:26257 --certs-dir=/certs
        cockroach_1  | logs:                /cockroach-data/logs
        cockroach_1  | temp dir:            /cockroach-data/cockroach-temp480926803
        cockroach_1  | external I/O path:   /cockroach-data/extern
        cockroach_1  | store[0]:            path=/cockroach-data
        cockroach_1  | storage engine:      pebble
        cockroach_1  | status:              initialized new cluster
        cockroach_1  | clusterID:           6de2135b-c2eb-4cd0-a2a2-7ee8f5793244
        cockroach_1  | nodeID:              1
        python_1     | psql: error: private key file "/certs/client.root.key" must be owned by the current user or root
        gss_python_1 exited with code 2
        Stopping gss_cockroach_1   ... 
        Stopping gss_kdc_1         ... 
        Stopping gss_cockroach_1   ... done
        Stopping gss_kdc_1         ... done
        Aborting on container exit...
        
    compose_test.go:54: exit status 2
--- FAIL: TestComposeGSSPython (52.75s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestComposeGSSPython PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

acceptance.TestComposeGSSPython failed with artifacts on release-21.2 @ 8a768b10d518be5fd08d0a5e1a74b2493432a885:

        python_1     | -rw-r--r-- 1 roach roach 1212 Oct 25 05:29 node.crt
        python_1     | -rw------- 1 roach roach 1679 Oct 25 05:29 node.key
        python_1     | Environment:
        python_1     | PYTHONUNBUFFERED=1
        python_1     | HOSTNAME=1900402c1f72
        python_1     | PYTHON_VERSION=3.11.0
        python_1     | PGPORT=26257
        python_1     | PGSSLMODE=require
        python_1     | PWD=/code
        python_1     | PYTHON_SETUPTOOLS_VERSION=65.5.0
        python_1     | HOME=/home/roach
        python_1     | LANG=C.UTF-8
        python_1     | GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
        python_1     | SHLVL=1
        python_1     | PYTHON_PIP_VERSION=22.3
        python_1     | PYTHON_GET_PIP_SHA256=36c6f6214694ef64cc70f4127ac0ccec668408a93825359d998fb31d24968d67
        python_1     | PGHOST=cockroach
        python_1     | PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/6d265be7a6b5bc4e9c5c07646aee0bf0394be03d/public/get-pip.py
        python_1     | PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        python_1     | _=/usr/bin/env
        python_1     | Creating a k5s token...
        python_1     | Password for [email protected]: 
        python_1     | Creating test user
        cockroach_1  | CockroachDB node starting at 2022-10-25 05:34:45.620282848 +0000 UTC (took 0.7s)
        cockroach_1  | build:               CCL v21.2.17-10-g8a768b10d5 @ 2022/10/25 05:13:15 (go1.16.6)
        cockroach_1  | webui:               https://cockroach:8080
        cockroach_1  | sql:                 postgresql://root@cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt
        cockroach_1  | sql (JDBC):          jdbc:postgresql://cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt&user=root
        cockroach_1  | RPC client flags:    /cockroach/cockroach <client cmd> --host=cockroach:26257 --certs-dir=/certs
        cockroach_1  | logs:                /cockroach-data/logs
        cockroach_1  | temp dir:            /cockroach-data/cockroach-temp259482499
        cockroach_1  | external I/O path:   /cockroach-data/extern
        cockroach_1  | store[0]:            path=/cockroach-data
        cockroach_1  | storage engine:      pebble
        cockroach_1  | status:              initialized new cluster
        cockroach_1  | clusterID:           22566f77-8250-4921-bbeb-060eddef79b2
        cockroach_1  | nodeID:              1
        python_1     | CREATE ROLE
        python_1     | Configuring the HBA rule prior to running the test...
        python_1     | SET CLUSTER SETTING
        python_1     | Testing the django connection...
        gss_python_1 exited with code 1
        Stopping gss_cockroach_1   ... 
        Stopping gss_kdc_1         ... 
        Stopping gss_cockroach_1   ... done
        Stopping gss_kdc_1         ... done
        Aborting on container exit...
        
    compose_test.go:65: exit status 1
--- FAIL: TestComposeGSSPython (55.96s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestComposeGSSPython PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

acceptance.TestComposeGSSPython failed with artifacts on release-21.2 @ 8a768b10d518be5fd08d0a5e1a74b2493432a885:

        python_1     | -rw-r--r-- 1 roach roach 1212 Oct 25 07:23 node.crt
        python_1     | -rw------- 1 roach roach 1675 Oct 25 07:23 node.key
        python_1     | Environment:
        python_1     | PYTHONUNBUFFERED=1
        python_1     | HOSTNAME=cb4b72de9060
        python_1     | PYTHON_VERSION=3.11.0
        python_1     | PGPORT=26257
        python_1     | PGSSLMODE=require
        python_1     | PWD=/code
        python_1     | PYTHON_SETUPTOOLS_VERSION=65.5.0
        python_1     | HOME=/home/roach
        python_1     | LANG=C.UTF-8
        python_1     | GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
        python_1     | SHLVL=1
        python_1     | PYTHON_PIP_VERSION=22.3
        python_1     | PYTHON_GET_PIP_SHA256=36c6f6214694ef64cc70f4127ac0ccec668408a93825359d998fb31d24968d67
        python_1     | PGHOST=cockroach
        python_1     | PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/6d265be7a6b5bc4e9c5c07646aee0bf0394be03d/public/get-pip.py
        python_1     | PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        python_1     | _=/usr/bin/env
        python_1     | Creating a k5s token...
        python_1     | Password for [email protected]: 
        python_1     | Creating test user
        cockroach_1  | CockroachDB node starting at 2022-10-25 07:28:28.340271864 +0000 UTC (took 0.7s)
        cockroach_1  | build:               CCL v21.2.17-10-g8a768b10d5 @ 2022/10/25 07:08:02 (go1.16.6)
        cockroach_1  | webui:               https://cockroach:8080
        cockroach_1  | sql:                 postgresql://root@cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt
        cockroach_1  | sql (JDBC):          jdbc:postgresql://cockroach:26257/defaultdb?sslcert=%2Fcerts%2Fclient.root.crt&sslkey=%2Fcerts%2Fclient.root.key&sslmode=verify-full&sslrootcert=%2Fcerts%2Fca.crt&user=root
        cockroach_1  | RPC client flags:    /cockroach/cockroach <client cmd> --host=cockroach:26257 --certs-dir=/certs
        cockroach_1  | logs:                /cockroach-data/logs
        cockroach_1  | temp dir:            /cockroach-data/cockroach-temp191160487
        cockroach_1  | external I/O path:   /cockroach-data/extern
        cockroach_1  | store[0]:            path=/cockroach-data
        cockroach_1  | storage engine:      pebble
        cockroach_1  | status:              initialized new cluster
        cockroach_1  | clusterID:           c8da3c71-64f8-4bcc-8d06-255d032f4bb0
        cockroach_1  | nodeID:              1
        python_1     | CREATE ROLE
        python_1     | Configuring the HBA rule prior to running the test...
        python_1     | SET CLUSTER SETTING
        python_1     | Testing the django connection...
        gss_python_1 exited with code 1
        Stopping gss_cockroach_1   ... 
        Stopping gss_kdc_1         ... 
        Stopping gss_cockroach_1   ... done
        Stopping gss_kdc_1         ... done
        Aborting on container exit...
        
    compose_test.go:65: exit status 1
--- FAIL: TestComposeGSSPython (55.10s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestComposeGSSPython PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

Internal log

mjibson marked as alumn{us/a}; resolving to rafiss instead

/cc @cockroachdb/sql-experience rafiss

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

2 participants