Add support for HCatalog and Pig #114
Merged
Google Cloud Build / dataproc-hive-bigquery-connector-presubmit-pr (cloud-dataproc-ci)
succeeded
Mar 8, 2024 in 40m 46s
Summary
Build Information
Trigger | dataproc-hive-bigquery-connector-presubmit-pr |
Build | 64ef8fdd-c3ca-4f8c-bf9d-2bf42f7709c4 |
Start | 2024-03-07T15:20:10-08:00 |
Duration | 40m2.576s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
docker-build | SUCCESS | 2.628s |
check | SUCCESS | 10.657s |
build | SUCCESS | 18m21.984s |
unit-tests-hive2 | SUCCESS | 11.902s |
unit-tests-hive3 | SUCCESS | 11.282s |
integration-tests-hive2 | SUCCESS | 21m12.314s |
integration-tests-hive3 | SUCCESS | 7.842s |
Details
starting build "64ef8fdd-c3ca-4f8c-bf9d-2bf42f7709c4"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudDataproc/hive-bigquery-connector
* branch fb513179a24bf2b2d20611acaa64b5450239c5f0 -> FETCH_HEAD
HEAD is now at fb51317 Add support for HCatalog and Pig
BUILD
Starting Step #0 - "docker-build"
Step #0 - "docker-build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "docker-build": Sending build context to Docker daemon 1.196MB
Step #0 - "docker-build": Step 1/1 : FROM openjdk:8
Step #0 - "docker-build": 8: Pulling from library/openjdk
Step #0 - "docker-build": 001c52e26ad5: Already exists
Step #0 - "docker-build": d9d4b9b6e964: Already exists
Step #0 - "docker-build": 2068746827ec: Already exists
Step #0 - "docker-build": 9daef329d350: Already exists
Step #0 - "docker-build": d85151f15b66: Already exists
Step #0 - "docker-build": 52a8c426d30b: Already exists
Step #0 - "docker-build": 8754a66e0050: Already exists
Step #0 - "docker-build": Digest: sha256:86e863cc57215cfb181bd319736d0baf625fe8f150577f9eb58bd937f5452cb8
Step #0 - "docker-build": Status: Downloaded newer image for openjdk:8
Step #0 - "docker-build": ---> b273004037cc
Step #0 - "docker-build": Successfully built b273004037cc
Step #0 - "docker-build": Successfully tagged gcr.io/cloud-dataproc-ci/dataproc-hive-bigquery-connector-presubmit:latest
Finished Step #0 - "docker-build"
Starting Step #1 - "check"
Step #1 - "check": Already have image: gcr.io/cloud-dataproc-ci/dataproc-hive-bigquery-connector-presubmit
Step #1 - "check": + '[' -z 265a2ba0-8386-48e1-bf0a-d8a17f0d56dd ']'
Step #1 - "check": + readonly ACTION=check
Step #1 - "check": + ACTION=check
Step #1 - "check": + readonly HIVE2_PROFILE=hive2-generic
Step #1 - "check": + HIVE2_PROFILE=hive2-generic
Step #1 - "check": + readonly HIVE3_PROFILE=hive3-generic
Step #1 - "check": + HIVE3_PROFILE=hive3-generic
Step #1 - "check": + readonly HIVE3_SHADED_DEPS=shaded-deps-hive3.1.2-hadoop2.10.2
Step #1 - "check": + HIVE3_SHADED_DEPS=shaded-deps-hive3.1.2-hadoop2.10.2
Step #1 - "check": + readonly 'MVN=./mvnw -B -e -Dmaven.repo.local=/workspace/.repository'
Step #1 - "check": + MVN='./mvnw -B -e -Dmaven.repo.local=/workspace/.repository'
Step #1 - "check": + export TEST_BUCKET=dataproc-integ-tests
Step #1 - "check": + TEST_BUCKET=dataproc-integ-tests
Step #1 - "check": + export BIGLAKE_BUCKET=dataproc-integ-tests
Step #1 - "check": + BIGLAKE_BUCKET=dataproc-integ-tests
Step #1 - "check": + export BIGLAKE_CONNECTION=hive-integration-tests
Step #1 - "check": + BIGLAKE_CONNECTION=hive-integration-tests
Step #1 - "check": + cd /workspace
Step #1 - "check": + case "$ACTION" in
Step #1 - "check": + ./mvnw -B -e -Dmaven.repo.local=/workspace/.repository spotless:check -Phive2-generic
Step #1 - "check": --2024-03-07 23:20:16-- https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar
Step #1 - "check": Resolving repo.maven.apache.org (repo.maven.apache.org)... 151.101.0.215, 151.101.64.215, 151.101.128.215, ...
Step #1 - "check": Connecting to repo.maven.apache.org (repo.maven.apache.org)|151.101.0.215|:443... connected.
Step #1 - "check": HTTP request sent, awaiting response... 200 OK
Step #1 - "check": Length: 50710 (50K) [application/java-archive]
Step #1 - "check": Saving to: ‘/workspace/.mvn/wrapper/maven-wrapper.jar’
Step #1 - "check":
Step #1 - "check": 0K .......... .......... .......... .......... ......... 100% 20.7M=0.002s
Step #1 - "check":
Step #1 - "check": 2024-03-07 23:20:16 (20.7 MB/s) - ‘/workspace/.mvn/wrapper/maven-wrapper.jar’ saved [50710/50710]
Step #1 - "check":
Step #1 - "check": [INFO] Error stacktraces are turned on.
Step #1 - "check": [INFO] Scanning for projects...
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/google-cloud-storage-bom/2.20.1/google-cloud-storage-bom-2.20.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/google-cloud-storage-bom/2.20.1/google-cloud-storage-bom-2.20.1.pom (3.6 kB at 33 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/google-cloud-shared-config/1.5.5/google-cloud-shared-config-1.5.5.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/google-cloud-shared-config/1.5.5/google-cloud-shared-config-1.5.5.pom (30 kB at 1.8 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.21.12/protobuf-bom-3.21.12.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.21.12/protobuf-bom-3.21.12.pom (3.5 kB at 393 kB/s)
Step #1 - "check": [INFO] ------------------------------------------------------------------------
Step #1 - "check": [INFO] Reactor Build Order:
Step #1 - "check": [INFO]
Step #1 - "check": [INFO] Hive BigQuery Connector Build Parent [pom]
Step #1 - "check": [INFO] shaded-acceptance-tests-dependencies [jar]
Step #1 - "check": [INFO] Hive-BigQuery Connector Common Library [jar]
Step #1 - "check": [INFO] hive-x-bigquery-connector [pom]
Step #1 - "check": [INFO] shaded-deps-parent [pom]
Step #1 - "check": [INFO] Shaded dependencies for Hive 2.3.9 and Hadoop 2.10.2 [jar]
Step #1 - "check": [INFO] Hive-BigQuery Connector For Hive 2 [jar]
Step #1 - "check": [INFO] Hive BigQuery Connector Reactor [pom]
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.5.0/flatten-maven-plugin-1.5.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.5.0/flatten-maven-plugin-1.5.0.pom (11 kB at 1.1 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 3.6 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 626 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.5.0/flatten-maven-plugin-1.5.0.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.5.0/flatten-maven-plugin-1.5.0.jar (120 kB at 7.5 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.14.0/spotless-maven-plugin-2.14.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.14.0/spotless-maven-plugin-2.14.0.pom (3.2 kB at 213 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.14.0/spotless-maven-plugin-2.14.0.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-maven-plugin/2.14.0/spotless-maven-plugin-2.14.0.jar (66 kB at 3.3 MB/s)
Step #1 - "check": [INFO]
Step #1 - "check": [INFO] -------------< com.google.cloud.hive:hive-bigquery-parent >-------------
Step #1 - "check": [INFO] Building Hive BigQuery Connector Build Parent 2.0.0-SNAPSHOT [1/8]
Step #1 - "check": [INFO] --------------------------------[ pom ]---------------------------------
Step #1 - "check": [INFO]
Step #1 - "check": [INFO] --- spotless-maven-plugin:2.14.0:check (default-cli) @ hive-bigquery-parent ---
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.17.0/spotless-lib-2.17.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.17.0/spotless-lib-2.17.0.pom (1.5 kB at 118 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.17.0/spotless-lib-extra-2.17.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.17.0/spotless-lib-extra-2.17.0.pom (2.7 kB at 227 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom (2.0 kB at 217 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom (2.1 kB at 238 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.pom (7.6 kB at 839 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.10.0.202012080955-r/org.eclipse.jgit-parent-5.10.0.202012080955-r.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/5.10.0.202012080955-r/org.eclipse.jgit-parent-5.10.0.202012080955-r.pom (34 kB at 2.9 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 544 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 408 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 479 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 1.4 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom (9.7 kB at 1.1 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 603 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom (22 kB at 2.4 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom (24 kB at 3.0 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 132 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 279 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 974 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 845 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.7 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.1 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 3.2 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 494 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 62 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 229 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 125 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 447 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.17.0/spotless-lib-2.17.0.jar
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.17.0/spotless-lib-extra-2.17.0.jar
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.jar
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.17.0/spotless-lib-2.17.0.jar (277 kB at 4.3 MB/s)
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar (120 kB at 1.9 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 304 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.17.0/spotless-lib-extra-2.17.0.jar (77 kB at 969 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 3.2 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.3 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 417 kB/s)
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.3 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.jar (296 kB at 2.9 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar (344 kB at 3.2 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 361 kB/s)
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 1.4 MB/s)
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar (1.2 MB at 8.9 MB/s)
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.jar (2.9 MB at 17 MB/s)
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar (8.0 MB at 35 MB/s)
Step #1 - "check": [INFO]
Step #1 - "check": [INFO] -----< com.google.cloud.hive:shaded-acceptance-tests-dependencies >-----
Step #1 - "check": [INFO] Building shaded-acceptance-tests-dependencies 2.0.0-SNAPSHOT [2/8]
Step #1 - "check": [INFO] --------------------------------[ jar ]---------------------------------
Step #1 - "check": [INFO]
Step #1 - "check": [INFO] --- spotless-maven-plugin:2.14.0:check (default-cli) @ shaded-acceptance-tests-dependencies ---
Step #1 - "check": [INFO]
Step #1 - "check": [INFO] --------< com.google.cloud.hive:hive-bigquery-connector-common >--------
Step #1 - "check": [INFO] Building Hive-BigQuery Connector Common Library 2.0.0-SNAPSHOT [3/8]
Step #1 - "check": [INFO] --------------------------------[ jar ]---------------------------------
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M8/maven-surefire-plugin-3.0.0-M8.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M8/maven-surefire-plugin-3.0.0-M8.pom (7.2 kB at 656 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M8/surefire-3.0.0-M8.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M8/surefire-3.0.0-M8.pom (22 kB at 2.0 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.7 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.6 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M8/maven-surefire-plugin-3.0.0-M8.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M8/maven-surefire-plugin-3.0.0-M8.jar (44 kB at 4.0 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 752 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 1.2 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 5.7 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.9 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 3.4 MB/s)
Step #1 - "check": [INFO]
Step #1 - "check": [INFO] --- spotless-maven-plugin:2.14.0:check (default-cli) @ hive-bigquery-connector-common ---
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.7/google-java-format-1.7.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format/1.7/google-java-format-1.7.pom (8.2 kB at 1.0 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format-parent/1.7/google-java-format-parent-1.7.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/googlejavaformat/google-java-format-parent/1.7/google-java-format-parent-1.7.pom (8.4 kB at 1.0 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.pom (8.3 kB at 1.0 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.0.1-jre/guava-parent-27.0.1-jre.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.0.1-jre/guava-parent-27.0.1-jre.pom (10 kB at 1.2 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 821 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 302 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.5 MB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 99 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 536 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 248 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 223 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 636 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
Step #1 - "check": [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 345 kB/s)
Step #1 - "check": [INFO] Downloading from central: https://repo
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/64ef8fdd-c3ca-4f8c-bf9d-2bf42f7709c4?project=786080889824.]
...
IVE_HOME or HIVE_CONF_DIR,file:/workspace/.repository/com/google/cloud/hive/shaded-deps-hive2.3.9-hadoop2.10.2/2.0.0-SNAPSHOT/shaded-deps-hive2.3.9-hadoop2.10.2-2.0.0-SNAPSHOT-shaded.jar!/ivysettings.xml will be used
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": 2024-03-07 23:59:56 ERROR org.apache.hadoop.hive.ql.metadata.HiveException: MetaException(message:BigQuery table already exists: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hive_bigquery_9223370326998791661_9223369637902612793, projectId=cloud-dataproc-ci, tableId=managed_test}})
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.metadata.Hive.createTable(Hive.java:869)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.metadata.Hive.createTable(Hive.java:874)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.exec.DDLTask.createTable(DDLTask.java:4356)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.exec.DDLTask.execute(DDLTask.java:354)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:199)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.java:100)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.Driver.launchTask(Driver.java:2183)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1839)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1526)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1237)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1232)
Step #5 - "integration-tests-hive2": at org.apache.hive.service.cli.operation.SQLOperation.runQuery(SQLOperation.java:255)
Step #5 - "integration-tests-hive2": at org.apache.hive.service.cli.operation.SQLOperation.runInternal(SQLOperation.java:293)
Step #5 - "integration-tests-hive2": at org.apache.hive.service.cli.operation.Operation.run(Operation.java:320)
Step #5 - "integration-tests-hive2": at org.apache.hive.service.cli.session.HiveSessionImpl.executeStatementInternal(HiveSessionImpl.java:530)
Step #5 - "integration-tests-hive2": at org.apache.hive.service.cli.session.HiveSessionImpl.executeStatement(HiveSessionImpl.java:500)
Step #5 - "integration-tests-hive2": at org.apache.hive.service.cli.CLIService.executeStatement(CLIService.java:265)
Step #5 - "integration-tests-hive2": at com.klarna.hiverunner.HiveServerContainer.executeStatement(HiveServerContainer.java:127)
Step #5 - "integration-tests-hive2": at com.klarna.hiverunner.builder.HiveShellBase.executeStatementsWithCommandShellEmulation(HiveShellBase.java:116)
Step #5 - "integration-tests-hive2": at com.klarna.hiverunner.builder.HiveShellBase.executeStatementWithCommandShellEmulation(HiveShellBase.java:110)
Step #5 - "integration-tests-hive2": at com.klarna.hiverunner.builder.HiveShellBase.executeStatement(HiveShellBase.java:100)
Step #5 - "integration-tests-hive2": at com.google.cloud.hive.bigquery.connector.integration.IntegrationTestsBase.runHiveQuery(IntegrationTestsBase.java:253)
Step #5 - "integration-tests-hive2": at com.google.cloud.hive.bigquery.connector.integration.IntegrationTestsBase.createHiveTable(IntegrationTestsBase.java:169)
Step #5 - "integration-tests-hive2": at com.google.cloud.hive.bigquery.connector.integration.IntegrationTestsBase.createManagedTable(IntegrationTestsBase.java:214)
Step #5 - "integration-tests-hive2": at com.google.cloud.hive.bigquery.connector.integration.ManagedAndExternalHiveTableIntegrationTestsBase.lambda$testCreateManagedTableAlreadyExists$0(ManagedAndExternalHiveTableIntegrationTestsBase.java:61)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3111)
Step #5 - "integration-tests-hive2": at com.google.cloud.hive.bigquery.connector.integration.ManagedAndExternalHiveTableIntegrationTestsBase.testCreateManagedTableAlreadyExists(ManagedAndExternalHiveTableIntegrationTestsBase.java:59)
Step #5 - "integration-tests-hive2": at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Step #5 - "integration-tests-hive2": at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Step #5 - "integration-tests-hive2": at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Step #5 - "integration-tests-hive2": at java.lang.reflect.Method.invoke(Method.java:498)
Step #5 - "integration-tests-hive2": at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
Step #5 - "integration-tests-hive2": at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
Step #5 - "integration-tests-hive2": at java.util.ArrayList.forEach(ArrayList.java:1259)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
Step #5 - "integration-tests-hive2": at java.util.ArrayList.forEach(ArrayList.java:1259)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
Step #5 - "integration-tests-hive2": at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
Step #5 - "integration-tests-hive2": at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:135)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
Step #5 - "integration-tests-hive2": at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Step #5 - "integration-tests-hive2": Caused by: MetaException(message:BigQuery table already exists: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hive_bigquery_9223370326998791661_9223369637902612793, projectId=cloud-dataproc-ci, tableId=managed_test}})
Step #5 - "integration-tests-hive2": at com.google.cloud.hive.bigquery.connector.BigQueryMetaHookBase.preCreateTable(BigQueryMetaHookBase.java:268)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.createTable(HiveMetaStoreClient.java:745)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.createTable(HiveMetaStoreClient.java:738)
Step #5 - "integration-tests-hive2": at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Step #5 - "integration-tests-hive2": at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Step #5 - "integration-tests-hive2": at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Step #5 - "integration-tests-hive2": at java.lang.reflect.Method.invoke(Method.java:498)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.invoke(RetryingMetaStoreClient.java:173)
Step #5 - "integration-tests-hive2": at com.sun.proxy.$Proxy36.createTable(Unknown Source)
Step #5 - "integration-tests-hive2": at org.apache.hadoop.hive.ql.metadata.Hive.createTable(Hive.java:859)
Step #5 - "integration-tests-hive2": ... 99 more
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": 2024-03-07 23:59:56 ERROR FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:BigQuery table already exists: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hive_bigquery_9223370326998791661_9223369637902612793, projectId=cloud-dataproc-ci, tableId=managed_test}})
Step #5 - "integration-tests-hive2": FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:BigQuery table already exists: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=hive_bigquery_9223370326998791661_9223369637902612793, projectId=cloud-dataproc-ci, tableId=managed_test}})
Step #5 - "integration-tests-hive2": No blobs to delete
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": ---> Running test: com.google.cloud.hive.bigquery.connector.integration.ManagedAndExternalHiveTableIntegrationTests.testCreateManagedTable
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": ivysettings.xml file not found in HIVE_HOME or HIVE_CONF_DIR,file:/workspace/.repository/com/google/cloud/hive/shaded-deps-hive2.3.9-hadoop2.10.2/2.0.0-SNAPSHOT/shaded-deps-hive2.3.9-hadoop2.10.2-2.0.0-SNAPSHOT-shaded.jar!/ivysettings.xml will be used
Step #5 - "integration-tests-hive2": ivysettings.xml file not found in HIVE_HOME or HIVE_CONF_DIR,file:/workspace/.repository/com/google/cloud/hive/shaded-deps-hive2.3.9-hadoop2.10.2/2.0.0-SNAPSHOT/shaded-deps-hive2.3.9-hadoop2.10.2-2.0.0-SNAPSHOT-shaded.jar!/ivysettings.xml will be used
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": No blobs to delete
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": ---> Running test: com.google.cloud.hive.bigquery.connector.integration.ManagedAndExternalHiveTableIntegrationTests.testDropExternalTable
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": ivysettings.xml file not found in HIVE_HOME or HIVE_CONF_DIR,file:/workspace/.repository/com/google/cloud/hive/shaded-deps-hive2.3.9-hadoop2.10.2/2.0.0-SNAPSHOT/shaded-deps-hive2.3.9-hadoop2.10.2-2.0.0-SNAPSHOT-shaded.jar!/ivysettings.xml will be used
Step #5 - "integration-tests-hive2": ivysettings.xml file not found in HIVE_HOME or HIVE_CONF_DIR,file:/workspace/.repository/com/google/cloud/hive/shaded-deps-hive2.3.9-hadoop2.10.2/2.0.0-SNAPSHOT/shaded-deps-hive2.3.9-hadoop2.10.2-2.0.0-SNAPSHOT-shaded.jar!/ivysettings.xml will be used
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": No blobs to delete
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": ---> Running test: com.google.cloud.hive.bigquery.connector.integration.ManagedAndExternalHiveTableIntegrationTests.testDropManagedTable
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": ivysettings.xml file not found in HIVE_HOME or HIVE_CONF_DIR,file:/workspace/.repository/com/google/cloud/hive/shaded-deps-hive2.3.9-hadoop2.10.2/2.0.0-SNAPSHOT/shaded-deps-hive2.3.9-hadoop2.10.2-2.0.0-SNAPSHOT-shaded.jar!/ivysettings.xml will be used
Step #5 - "integration-tests-hive2": ivysettings.xml file not found in HIVE_HOME or HIVE_CONF_DIR,file:/workspace/.repository/com/google/cloud/hive/shaded-deps-hive2.3.9-hadoop2.10.2/2.0.0-SNAPSHOT/shaded-deps-hive2.3.9-hadoop2.10.2-2.0.0-SNAPSHOT-shaded.jar!/ivysettings.xml will be used
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": No blobs to delete
Step #5 - "integration-tests-hive2": OK
Step #5 - "integration-tests-hive2": [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.122 s - in com.google.cloud.hive.bigquery.connector.integration.ManagedAndExternalHiveTableIntegrationTests
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] Results:
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (default-cli) @ hive-2-bigquery-connector ---
Step #5 - "integration-tests-hive2": [INFO] Failsafe report directory: /workspace/hive-2-bigquery-connector/target/failsafe-reports
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] --- jacoco-maven-plugin:0.8.8:report (default-cli) @ hive-2-bigquery-connector ---
Step #5 - "integration-tests-hive2": [INFO] Skipping JaCoCo execution due to missing execution data file.
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] --- jacoco-maven-plugin:0.8.8:report-aggregate (default-cli) @ hive-2-bigquery-connector ---
Step #5 - "integration-tests-hive2": [INFO] Analyzed bundle 'hive-bigquery-connector-common' with 77 classes
Step #5 - "integration-tests-hive2": [INFO] Analyzed bundle 'shaded-deps-hive2.3.9-hadoop2.10.2' with 0 classes
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] ------------< com.google.cloud.hive:hive-bigquery-reactor >-------------
Step #5 - "integration-tests-hive2": [INFO] Building Hive BigQuery Connector Reactor 2.0.0-SNAPSHOT [8/8]
Step #5 - "integration-tests-hive2": [INFO] --------------------------------[ pom ]---------------------------------
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (default-cli) @ hive-bigquery-reactor ---
Step #5 - "integration-tests-hive2": [INFO] No tests to run.
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (default-cli) @ hive-bigquery-reactor ---
Step #5 - "integration-tests-hive2": [INFO] Failsafe report directory: /workspace/target/failsafe-reports
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] --- jacoco-maven-plugin:0.8.8:report (default-cli) @ hive-bigquery-reactor ---
Step #5 - "integration-tests-hive2": [INFO] Skipping JaCoCo execution due to missing execution data file.
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] --- jacoco-maven-plugin:0.8.8:report-aggregate (default-cli) @ hive-bigquery-reactor ---
Step #5 - "integration-tests-hive2": [INFO] ------------------------------------------------------------------------
Step #5 - "integration-tests-hive2": [INFO] Reactor Summary for Hive BigQuery Connector Reactor 2.0.0-SNAPSHOT:
Step #5 - "integration-tests-hive2": [INFO]
Step #5 - "integration-tests-hive2": [INFO] Hive BigQuery Connector Build Parent ............... SUCCESS [ 0.537 s]
Step #5 - "integration-tests-hive2": [INFO] shaded-acceptance-tests-dependencies ............... SUCCESS [ 0.136 s]
Step #5 - "integration-tests-hive2": [INFO] Hive-BigQuery Connector Common Library ............. SUCCESS [ 1.443 s]
Step #5 - "integration-tests-hive2": [INFO] hive-x-bigquery-connector .......................... SUCCESS [ 0.022 s]
Step #5 - "integration-tests-hive2": [INFO] shaded-deps-parent ................................. SUCCESS [ 0.223 s]
Step #5 - "integration-tests-hive2": [INFO] Shaded dependencies for Hive 2.3.9 and Hadoop 2.10.2 SUCCESS [ 0.264 s]
Step #5 - "integration-tests-hive2": [INFO] Hive-BigQuery Connector For Hive 2 ................. SUCCESS [21:05 min]
Step #5 - "integration-tests-hive2": [INFO] Hive BigQuery Connector Reactor .................... SUCCESS [ 0.139 s]
Step #5 - "integration-tests-hive2": [INFO] ------------------------------------------------------------------------
Step #5 - "integration-tests-hive2": [INFO] BUILD SUCCESS
Step #5 - "integration-tests-hive2": [INFO] ------------------------------------------------------------------------
Step #5 - "integration-tests-hive2": [INFO] Total time: 21:08 min
Step #5 - "integration-tests-hive2": [INFO] Finished at: 2024-03-08T00:00:10Z
Step #5 - "integration-tests-hive2": [INFO] ------------------------------------------------------------------------
Step #5 - "integration-tests-hive2": + bash /dev/fd/63 -K -F integrationtest_hive2
Step #5 - "integration-tests-hive2": ++ curl -s https://codecov.io/bash
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": _____ _
Step #5 - "integration-tests-hive2": / ____| | |
Step #5 - "integration-tests-hive2": | | ___ __| | ___ ___ _____ __
Step #5 - "integration-tests-hive2": | | / _ \ / _` |/ _ \/ __/ _ \ \ / /
Step #5 - "integration-tests-hive2": | |___| (_) | (_| | __/ (_| (_) \ V /
Step #5 - "integration-tests-hive2": \_____\___/ \__,_|\___|\___\___/ \_/
Step #5 - "integration-tests-hive2": Bash-1.0.6
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2":
Step #5 - "integration-tests-hive2": ==> git version 2.30.2 found
Step #5 - "integration-tests-hive2": ==> curl 7.74.0 (x86_64-pc-linux-gnu) libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3
Step #5 - "integration-tests-hive2": Release-Date: 2020-12-09
Step #5 - "integration-tests-hive2": Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Step #5 - "integration-tests-hive2": Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
Step #5 - "integration-tests-hive2": x> No CI provider detected.
Step #5 - "integration-tests-hive2": Testing inside Docker? http://docs.codecov.io/docs/testing-with-docker
Step #5 - "integration-tests-hive2": Testing with Tox? https://docs.codecov.io/docs/python#section-testing-with-tox
Step #5 - "integration-tests-hive2": current dir: /workspace
Step #5 - "integration-tests-hive2": project root: .
Step #5 - "integration-tests-hive2": --> token set from env
Step #5 - "integration-tests-hive2": Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
Step #5 - "integration-tests-hive2": ==> Running gcov in . (disable via -X gcov)
Step #5 - "integration-tests-hive2": ==> Python coveragepy not found
Step #5 - "integration-tests-hive2": ==> Searching for coverage reports in:
Step #5 - "integration-tests-hive2": + .
Step #5 - "integration-tests-hive2": -> Found 10 reports
Step #5 - "integration-tests-hive2": ==> Detecting git/mercurial file structure
Step #5 - "integration-tests-hive2": ==> Reading reports
Step #5 - "integration-tests-hive2": + ./shaded-deps-hive3.1.2-hadoop2.10.2/target/site/jacoco-aggregate/jacoco.xml bytes=193
Step #5 - "integration-tests-hive2": + ./target/site/jacoco-aggregate/jacoco.xml bytes=172
Step #5 - "integration-tests-hive2": + ./shaded-deps-parent/target/site/jacoco-aggregate/jacoco.xml bytes=159
Step #5 - "integration-tests-hive2": + ./shaded-deps-hive2.3.9-hadoop2.10.2/target/site/jacoco-aggregate/jacoco.xml bytes=193
Step #5 - "integration-tests-hive2": + ./hive-bigquery-connector-common/target/site/jacoco-aggregate/jacoco.xml bytes=179
Step #5 - "integration-tests-hive2": + ./hive-bigquery-parent/target/site/jacoco-aggregate/jacoco.xml bytes=177
Step #5 - "integration-tests-hive2": + ./shaded-acceptance-tests-dependencies/target/site/jacoco-aggregate/jacoco.xml bytes=177
Step #5 - "integration-tests-hive2": + ./hive-3-bigquery-connector/target/site/jacoco-aggregate/jacoco.xml bytes=292149
Step #5 - "integration-tests-hive2": + ./hive-2-bigquery-connector/target/site/jacoco-aggregate/jacoco.xml bytes=292149
Step #5 - "integration-tests-hive2": + ./hive-x-bigquery-connector/target/site/jacoco-aggregate/jacoco.xml bytes=166
Step #5 - "integration-tests-hive2": ==> Appending adjustments
Step #5 - "integration-tests-hive2": https://docs.codecov.io/docs/fixing-reports
Step #5 - "integration-tests-hive2": -> No adjustments found
Step #5 - "integration-tests-hive2": ==> Gzipping contents
Step #5 - "integration-tests-hive2": 40K /tmp/codecov.0ptywd.gz
Step #5 - "integration-tests-hive2": ==> Uploading reports
Step #5 - "integration-tests-hive2": url: https://codecov.io
Step #5 - "integration-tests-hive2": query: branch=master&commit=fb513179a24bf2b2d20611acaa64b5450239c5f0&build=&build_url=&name=&tag=&slug=GoogleCloudDataproc%2Fhive-bigquery-connector&service=&flags=integrationtest_hive2&pr=&job=&cmd_args=K,F
Step #5 - "integration-tests-hive2": -> Pinging Codecov
Step #5 - "integration-tests-hive2": https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=265a2ba0-8386-48e1-bf0a-d8a17f0d56dd&branch=master&commit=fb513179a24bf2b2d20611acaa64b5450239c5f0&build=&build_url=&name=&tag=&slug=GoogleCloudDataproc%2Fhive-bigquery-connector&service=&flags=integrationtest_hive2&pr=&job=&cmd_args=K,F
Step #5 - "integration-tests-hive2": -> Uploading to
Step #5 - "integration-tests-hive2": https://storage.googleapis.com/codecov/v4/raw/2024-03-08/EFC270CA06E4B811A84A0ECBCA290CBA/fb513179a24bf2b2d20611acaa64b5450239c5f0/b45b7292-cf0d-4b5e-b896-c9d845ad14c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T000012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4135050056b55797172e4857939387edd41b465657a2acf67b3b3e831440c23b
Step #5 - "integration-tests-hive2": % Total % Received % Xferd Average Speed Time Time Time Current
Step #5 - "integration-tests-hive2": Dload Upload Total Spent Left Speed
Step #5 - "integration-tests-hive2":
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 39666 0 0 100 39666 0 251k --:--:-- --:--:-- --:--:-- 249k
100 39666 0 0 100 39666 0 249k --:--:-- --:--:-- --:--:-- 249k
Step #5 - "integration-tests-hive2": -> Reports have been successfully queued for processing at https://app.codecov.io/github/GoogleCloudDataproc/hive-bigquery-connector/commit/fb513179a24bf2b2d20611acaa64b5450239c5f0
Step #5 - "integration-tests-hive2": + exit
Finished Step #5 - "integration-tests-hive2"
PUSH
DONE
Loading