See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/7450/display/redirect>

Changes:


------------------------------------------
[...truncated 689.92 KB...]
#9 570.2 packaging==23.1
#9 570.2 pandas==1.5.3
#9 570.2 parameterized==0.9.0
#9 570.2 pip==23.0.1
#9 570.2 pluggy==1.3.0
#9 570.2 proto-plus==1.22.3
#9 570.2 protobuf==4.24.3
#9 570.2 psycopg2-binary==2.9.7
#9 570.2 pyarrow==11.0.0
#9 570.2 pyasn1==0.5.0
#9 570.2 pyasn1-modules==0.3.0
#9 570.2 pycparser==2.21
#9 570.2 pydot==1.4.2
#9 570.2 PyHamcrest==2.0.4
#9 570.2 pyjsparser==2.7.1
#9 570.2 pymongo==4.5.0
#9 570.2 PyMySQL==1.1.0
#9 570.2 pyparsing==3.1.1
#9 570.2 pytest==7.4.2
#9 570.2 pytest-timeout==2.1.0
#9 570.2 pytest-xdist==3.3.1
#9 570.2 python-dateutil==2.8.2
#9 570.2 python-snappy==0.6.1
#9 570.2 pytz==2023.3.post1
#9 570.2 PyYAML==6.0.1
#9 570.2 regex==2023.8.8
#9 570.2 requests==2.31.0
#9 570.2 requests-mock==1.11.0
#9 570.2 rsa==4.9
#9 570.2 scikit-learn==1.3.1
#9 570.2 scipy==1.10.1
#9 570.2 setuptools==68.2.2
#9 570.2 Shapely==1.8.5.post1
#9 570.2 six==1.16.0
#9 570.2 sortedcontainers==2.4.0
#9 570.2 soupsieve==2.5
#9 570.2 SQLAlchemy==1.4.49
#9 570.2 sqlparse==0.4.4
#9 570.2 tenacity==8.2.3
#9 570.2 testcontainers==3.7.1
#9 570.2 threadpoolctl==3.2.0
#9 570.2 tomli==2.0.1
#9 570.2 tqdm==4.66.1
#9 570.2 typing_extensions==4.8.0
#9 570.2 tzlocal==5.0.1
#9 570.2 uritemplate==4.1.1
#9 570.2 urllib3==1.26.17
#9 570.2 websocket-client==1.6.3
#9 570.2 wheel==0.41.2
#9 570.2 wrapt==1.15.0
#9 570.2 zstandard==0.21.0
#9 DONE 573.1s

#5 [beam 1/5] FROM 
docker.io/library/python:3.8-bullseye@sha256:8d742d4588683dd228042ffc042fc86799c414457821eaa959dc0f9af8ce43af
#5 ...

#10 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#10 DONE 0.1s

#11 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#11 DONE 0.3s

#12 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#12 DONE 0.1s

#13 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#13 1.610 Collecting pip-licenses<5
#13 1.679   Downloading pip_licenses-4.3.3-py3-none-any.whl (20 kB)
#13 1.694 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0.1)
#13 1.695 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.3)
#13 1.776 Collecting prettytable>=2.3.0
#13 1.794   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
#13 1.866 Collecting wcwidth
#13 1.884   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
#13 3.368 Installing collected packages: wcwidth, prettytable, pip-licenses
#13 3.601 Successfully installed pip-licenses-4.3.3 prettytable-3.9.0 
wcwidth-0.2.8
#13 3.602 WARNING: Running pip as the 'root' user can result in broken 
permissions and conflicting behaviour with the system package manager. It is 
recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv
#13 3.769 
#13 3.769 [notice] A new release of pip is available: 23.0.1 -> 23.2.1
#13 3.769 [notice] To update, run: pip install --upgrade pip
#13 11.59 INFO:root:Successfully pulled licenses for 118 dependencies
#13 11.59 Skip pulling license for  bs4
#13 DONE 11.8s

#14 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#14 DONE 0.1s

#15 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#15 DONE 0.4s

#5 [beam 1/5] FROM 
docker.io/library/python:3.8-bullseye@sha256:8d742d4588683dd228042ffc042fc86799c414457821eaa959dc0f9af8ce43af
#5 ...

#16 exporting to image
#16 exporting layers
#16 exporting layers 18.0s done
#16 writing image 
sha256:f03c6dd7e2ce222b2576236740f2e2150eaf82bcbf4e5216cae10c8fde69dc55
#16 writing image 
sha256:f03c6dd7e2ce222b2576236740f2e2150eaf82bcbf4e5216cae10c8fde69dc55 done
#16 naming to docker.io/apache/beam_python3.8_sdk:2.52.0.dev done
#16 DONE 18.0s

#5 [beam 1/5] FROM 
docker.io/library/python:3.8-bullseye@sha256:8d742d4588683dd228042ffc042fc86799c414457821eaa959dc0f9af8ce43af

> Task :runners:flink:1.15:job-server:validatesCrossLanguageRunnerSetup

> Task :runners:flink:1.15:job-server:validatesCrossLanguageRunnerGoUsingJava
go1.21.2: already downloaded in /home/jenkins/sdk/go1.21.2
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.70kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/debian:bullseye
#3 DONE 0.3s

#4 [1/7] FROM 
docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
#4 resolve 
docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 22.34MB 0.3s done
#5 DONE 0.3s

#6 [2/7] RUN apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get 
install -y         ca-certificates         &&     rm -rf /var/lib/apt/lists/*
#6 0.666 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
#6 0.745 Get:2 http://deb.debian.org/debian-security bullseye-security 
InRelease [48.4 kB]
#6 0.776 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
#6 1.291 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 
kB]
#6 1.514 Get:5 http://deb.debian.org/debian-security bullseye-security/main 
amd64 Packages [254 kB]
#6 1.598 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 
Packages [17.4 kB]
#6 2.941 Fetched 8542 kB in 2s (3697 kB/s)
#6 2.941 Reading package lists...
#6 3.915 Reading package lists...
#6 5.085 Building dependency tree...
#6 5.322 Reading state information...
#6 5.671 The following additional packages will be installed:
#6 5.672   openssl
#6 5.724 The following NEW packages will be installed:
#6 5.726   ca-certificates openssl
#6 5.833 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
#6 5.833 Need to get 1017 kB of archives.
#6 5.833 After this operation, 1897 kB of additional disk space will be used.
#6 5.833 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 
1.1.1w-0+deb11u1 [859 kB]
#6 6.009 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates 
all 20210119 [158 kB]
#6 6.678 debconf: delaying package configuration, since apt-utils is not 
installed
#6 6.722 Fetched 1017 kB in 0s (3721 kB/s)
#6 6.788 Selecting previously unselected package openssl.
#6 6.788 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 6664 files and directories currently installed.)
#6 6.799 Preparing to unpack .../openssl_1.1.1w-0+deb11u1_amd64.deb ...
#6 6.807 Unpacking openssl (1.1.1w-0+deb11u1) ...
#6 6.951 Selecting previously unselected package ca-certificates.
#6 6.953 Preparing to unpack .../ca-certificates_20210119_all.deb ...
#6 6.959 Unpacking ca-certificates (20210119) ...
#6 7.041 Setting up openssl (1.1.1w-0+deb11u1) ...
#6 7.065 Setting up ca-certificates (20210119) ...
#6 8.204 Updating certificates in /etc/ssl/certs...
#6 9.214 129 added, 0 removed; done.
#6 9.271 Processing triggers for ca-certificates (20210119) ...
#6 9.283 Updating certificates in /etc/ssl/certs...
#6 10.03 0 added, 0 removed; done.
#6 10.03 Running hooks in /etc/ca-certificates/update.d...
#6 10.03 done.
#6 DONE 12.2s

#7 [3/7] ADD target/linux_amd64/boot /opt/apache/beam/
#7 DONE 0.3s

#8 [4/7] COPY target/LICENSE /opt/apache/beam/
#8 DONE 0.1s

#9 [5/7] COPY target/NOTICE /opt/apache/beam/
#9 DONE 0.1s

#10 [6/7] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#10 DONE 0.1s

#11 [7/7] RUN if [ "false" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#11 DONE 0.4s

#12 exporting to image
#12 exporting layers
#12 exporting layers 0.2s done
#12 writing image 
sha256:0490276757d8f3c0114f35af16e349a8c9f5112927a5cc018a9192c7e6c6e76f done
#12 naming to docker.io/apache/beam_go_sdk:dev done
#12 DONE 0.2s
System Go installation: /snap/bin/go is go version go1.16.15 linux/amd64; 
Preparing to use /home/jenkins/go/bin/go1.21.0
go1.21.0: already downloaded in /home/jenkins/sdk/go1.21.0
/home/jenkins/go/bin/go1.21.0 test -v ./test/integration/xlang 
./test/integration/io/xlang/... -p 1 -v -timeout 3h --runner=flink 
--project=apache-beam-testing --region=us-central1 --environment_type=DOCKER 
--environment_config=apache/beam_go_sdk:dev 
--staging_location=gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/test3631
 
--temp_location=gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test/test3631
 --endpoint=localhost:46149 
--kafka_jar=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/testing/kafka-service/build/libs/beam-sdks-java-testing-kafka-service-testKafkaService-2.52.0-SNAPSHOT.jar>
 
--expansion_jar=io:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/io/expansion-service/build/libs/beam-sdks-java-io-expansion-service-2.52.0-SNAPSHOT.jar>
 
--expansion_jar=schemaio:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/extensions/schemaio-expansion-service/build/libs/beam-sdks-java-extensions-schemaio-expansion-service-2.52.0-SNAPSHOT.jar>
 
--expansion_jar=debeziumio:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/io/debezium/expansion-service/build/libs/beam-sdks-java-io-debezium-expansion-service-2.52.0-SNAPSHOT.jar>
 
--expansion_jar=gcpio:<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/io/google-cloud-platform/expansion-service/build/libs/beam-sdks-java-io-google-cloud-platform-expansion-service-2.52.0-SNAPSHOT.jar>
 --bq_dataset=apache-beam-testing.beam_bigquery_io_test_temp 
--bt_instance=projects/apache-beam-testing/instances/beam-test 
--expansion_addr=test:localhost:40773
# github.com/apache/beam/sdks/v2/go/test/integration
test/integration/integration.go:41:2: "os" imported and not used
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/xlang [build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigquery 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/bigtable 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/debezium 
[build failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc [build 
failed]
FAIL    github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka 
[build failed]
FAIL

> Task :runners:flink:1.15:job-server:validatesCrossLanguageRunnerGoUsingJava 
> FAILED
> Task 
> :runners:flink:1.15:job-server:validatesCrossLanguageRunnerJavaUsingPython

INFO:root:No image given, using default Python SDK image
INFO:root:Python SDK container image set to 
"apache/beam_python3.8_sdk:2.51.0rc1" for Docker environment
INFO:__main__:Listening for expansion requests at 36409
INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
INFO:__main__:Shutting down expansion service.
INFO:apache_beam.runners.portability.stager:Executing command: 
['/home/jenkins/.apache_beam/cache/venvs/py-3.8-beam-2.51.0rc1-743bdccef67087512a7a190820e727aab7bdcb14/bin/python',
 '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', 
'/tmp/tmppo2v8o0u/tmp_requirements.txt', '--exists-action', 'i', '--no-deps', 
'--implementation', 'cp', '--abi', 'cp38', '--platform', 'manylinux2014_x86_64']
INFO:root:No image given, using default Python SDK image
INFO:root:Python SDK container image set to 
"apache/beam_python3.8_sdk:2.51.0rc1" for Docker environment
INFO:__main__:Listening for expansion requests at 41913
INFO:root:Missing pipeline option (runner). Executing pipeline using the 
default runner: DirectRunner.
INFO:__main__:Shutting down expansion service.

> Task 
> :runners:flink:1.15:job-server:validatesCrossLanguageRunnerPythonUsingJava
> Task :runners:flink:1.15:job-server:validatesCrossLanguageRunnerPythonUsingSql
> Task :runners:flink:1.15:job-server:flinkJobServerCleanup
> Task :runners:flink:1.15:job-server:validatesCrossLanguageRunnerCleanup

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/go/test/build.gradle'>
 line: 235

* What went wrong:
Execution failed for task 
':runners:flink:1.15:job-server:validatesCrossLanguageRunnerGoUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 44m 44s
282 actionable tasks: 188 executed, 84 from cache, 10 up-to-date

Publishing build scan...
https://ge.apache.org/s/pbtc64l4whjqq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to