Build/Test Explorer

TestFusion
Invocation status: Failed

Kokoro: grpc/node/master/xds_k8s_lb

1 target evaluated on for 2 min, 0 sec
by sergiitk
1 Failed

Showing build.log

Download
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[13:21:46 PDT] Transferring environment variable script to build VM
[13:21:47 PDT] Transferring kokoro_log_reader.py to build VM
[13:21:47 PDT] Transferring source code to build VM
[13:21:48 PDT] Executing build script on build VM



[ID: 5969642] Executing command via SSH:
export KOKORO_BUILD_NUMBER="738"
export KOKORO_JOB_NAME="grpc/node/master/xds_k8s_lb"
source /tmpfs/kokoro-env_vars.sh; cd /tmpfs/src/ ; chmod 755 github/grpc-node/packages/grpc-js-xds/scripts/psm-interop-test-node.sh ; PYTHON_3_VERSION="$(pyenv which python3 2> /dev/null || which python3)" ; PYTHON_2_VERSION="$(pyenv which python2 2> /dev/null || which python2)" ; if "$PYTHON_3_VERSION" -c "import psutil" ; then KOKORO_PYTHON_COMMAND="$PYTHON_3_VERSION" ; else KOKORO_PYTHON_COMMAND="$PYTHON_2_VERSION" ; fi > /dev/null 2>&1 ; echo "export KOKORO_PYTHON_COMMAND="$KOKORO_PYTHON_COMMAND"" > "$HOME/.kokoro_python_vars" ; nohup bash -c "( rm -f /tmpfs/kokoro_build_exit_code ; github/grpc-node/packages/grpc-js-xds/scripts/psm-interop-test-node.sh ; echo \${PIPESTATUS[0]} > /tmpfs/kokoro_build_exit_code ) > /tmpfs/kokoro_build.log 2>&1" > /dev/null 2>&1 & echo $! > /tmpfs/kokoro_build.pid ; source "$HOME/.kokoro_python_vars" ; "$KOKORO_PYTHON_COMMAND" /tmpfs/kokoro_log_reader.py /tmpfs/kokoro_build.log /tmpfs/kokoro_build_exit_code /tmpfs/kokoro_build.pid /tmpfs/kokoro_log_reader.pid --start_byte 0

Sourcing test driver install script from: https://raw.githubusercontent.com/sergiitk/psm-interop/tests-in-shared-lib/.kokoro/psm_interop_kokoro_lib.sh
+ [20:21:48 UTC] Activated GKE cluster: GKE_CLUSTER_NAME=psm-interop-lb-primary GKE_CLUSTER_ZONE=us-central1-a
+ [20:21:48 UTC] Activated secondary GKE cluster: SECONDARY_GKE_CLUSTER_NAME=psm-interop-lb-secondary SECONDARY_GKE_CLUSTER_ZONE=us-west1-b
+ [20:21:48 UTC] Looking for docker image build script github/grpc-node/packages/grpc-js-xds/scripts/psm-interop-build-node.sh
+ [20:21:48 UTC] Sourcing docker image build script: github/grpc-node/packages/grpc-js-xds/scripts/psm-interop-build-node.sh
+ [20:21:48 UTC] Starting Kokoro provisioning
+ [20:21:48 UTC] Kokoro Ubuntu version:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
Python 3.10.12
pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
+ [20:21:49 UTC] Sponge properties:
TESTS_FORMAT_VERSION,2
TESTGRID_EXCLUDE,0
GIT_ORIGIN_URL,https://github.com/sergiitk/grpc-node.git
GIT_COMMIT_SHORT,abb4b4ad
+ [20:21:49 UTC] Installing packages with apt, see install-apt.log
+ [20:22:12 UTC] Fetching GKE cluster credentials
Fetching cluster endpoint and auth data.
kubeconfig entry generated for psm-interop-lb-secondary.
Fetching cluster endpoint and auth data.
kubeconfig entry generated for psm-interop-lb-primary.
+ [20:22:18 UTC] Cloning driver to https://github.com/sergiitk/psm-interop.git branch tests-in-shared-lib to /tmp/tmp.bGdnP6JUWD/psm-interop
Cloning into '/tmp/tmp.bGdnP6JUWD/psm-interop'...
+ [20:22:19 UTC] Install python dependencies
+ [20:22:19 UTC] Creating python virtual environment: /tmp/tmp.bGdnP6JUWD/psm-interop/venv
+ [20:22:27 UTC] Installing Python packages with pip, see install-pip.log
+ [20:22:44 UTC] Generate python code from grpc.testing protos: protos/grpc/testing/test.proto protos/grpc/testing/messages.proto protos/grpc/testing/empty.proto
/tmp/tmp.bGdnP6JUWD/psm-interop/venv/lib/python3.10/site-packages/grpc_tools/protoc.py:21: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
+ [20:22:44 UTC] Generated files /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing:
957 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/empty.proto
1040 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/empty_pb2.py
159 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/empty_pb2_grpc.py
159 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/messages_pb2_grpc.py
17599 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/messages_pb2.py
41870 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/test_pb2_grpc.py
11527 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/messages.proto
4353 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/test_pb2.py
4871 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing/test.proto
86631 2024-04-26 20:22 /tmp/tmp.bGdnP6JUWD/psm-interop/protos/grpc/testing
+ [20:22:45 UTC] Client image: us-docker.pkg.dev/grpc-testing/psm-interop/node-client:abb4b4ad4e5c947ce5e3359539c9385633a41205
Client image not found
ERROR: (gcloud.container.images.list-tags) A Docker image name must be specified


[ID: 5969642] Command finished after 58 secs, exit value: 1


Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[13:22:46 PDT] Collecting build artifacts from build VM
Build script failed with exit code: 1