Skip to content

build(deps): bump tornado from 6.3.3 to 6.4.2 in /docker/datahub-ingestion-base #9

build(deps): bump tornado from 6.3.3 to 6.4.2 in /docker/datahub-ingestion-base

build(deps): bump tornado from 6.3.3 to 6.4.2 in /docker/datahub-ingestion-base #9

Triggered via pull request November 22, 2024 21:52
Status Failure
Total duration 33m 5s
Artifacts 7

docker-unified.yml

on: pull_request
Build and Push DataHub Ingestion (Base) Docker Image
9m 21s
Build and Push DataHub Ingestion (Base) Docker Image
Build and Push DataHub Upgrade Docker Image
5m 39s
Build and Push DataHub Upgrade Docker Image
Build and Push DataHub Frontend Docker Image
10m 16s
Build and Push DataHub Frontend Docker Image
Build and Push DataHub GMS Docker Image
4m 54s
Build and Push DataHub GMS Docker Image
Build and Push DataHub MAE Consumer Docker Image
4m 18s
Build and Push DataHub MAE Consumer Docker Image
Build and Push DataHub MCE Consumer Docker Image
4m 16s
Build and Push DataHub MCE Consumer Docker Image
Build and Push DataHub Kafka Setup Docker Image
24s
Build and Push DataHub Kafka Setup Docker Image
Build and Push DataHub MySQL Setup Docker Image
37s
Build and Push DataHub MySQL Setup Docker Image
Build and Push DataHub Elasticsearch Setup Docker Image
32s
Build and Push DataHub Elasticsearch Setup Docker Image
Build and Push DataHub Ingestion (Base-Full) Docker Image
6m 31s
Build and Push DataHub Ingestion (Base-Full) Docker Image
Build and Push DataHub Ingestion (Base-Slim) Docker Image
6m 17s
Build and Push DataHub Ingestion (Base-Slim) Docker Image
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
0s
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
[Monitoring] Scan Frontend images for vulnerabilities
0s
[Monitoring] Scan Frontend images for vulnerabilities
[Monitoring] Scan GMS images for vulnerabilities
0s
[Monitoring] Scan GMS images for vulnerabilities
[Monitoring] Scan MAE consumer images for vulnerabilities
0s
[Monitoring] Scan MAE consumer images for vulnerabilities
[Monitoring] Scan MCE consumer images for vulnerabilities
0s
[Monitoring] Scan MCE consumer images for vulnerabilities
Build and Push DataHub Ingestion (Full) Docker Images
11m 10s
Build and Push DataHub Ingestion (Full) Docker Images
Build and Push DataHub Ingestion Docker Images
7m 55s
Build and Push DataHub Ingestion Docker Images
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
3m 43s
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
Matrix: Run Smoke Tests
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
1m 36s
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
Deploy to Datahub HEAD
0s
Deploy to Datahub HEAD
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 83 warnings
Build and Push DataHub Kafka Setup Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p /opt && mirror=$(curl --stderr /dev/null https://www.apache.org/dyn/closer.cgi\\?as_json\\=1 | jq -r '.preferred') && curl -sSL \"${mirror}kafka/${KAFKA_VERSION}/kafka_${SCALA_VERSION}-${KAFKA_VERSION}.tgz\" | tar -xzf - -C /opt && mv /opt/kafka_${SCALA_VERSION}-${KAFKA_VERSION} /opt/kafka && adduser -DH -s /sbin/nologin kafka && chown -R kafka: /opt/kafka && rm -rf /tmp/* && apk del --purge .build-deps" did not complete successfully: exit code: 1
Build and Push DataHub GMS Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils gcompat sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.4.46.v20220331/jetty-runner-9.4.46.v20220331.jar --output jetty-runner.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.46.v20220331/jetty-jmx-9.4.46.v20220331.jar --output jetty-jmx.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar --output jetty-util.jar && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
Build and Push DataHub MCE Consumer Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
Build and Push DataHub MAE Consumer Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
Build and Push DataHub Upgrade Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl bash coreutils gcompat sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-runner/9.4.46.v20220331/jetty-runner-9.4.46.v20220331.jar --output jetty-runner.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/9.4.46.v20220331/jetty-jmx-9.4.46.v20220331.jar --output jetty-jmx.jar && curl -sS https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar --output jetty-util.jar && wget --no-verbose https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/download/v1.24.0/opentelemetry-javaagent.jar && wget --no-verbose https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/${JMX_VERSION}/jmx_prometheus_javaagent-${JMX_VERSION}.jar -O jmx_prometheus_javaagent.jar && cp /usr/lib/jvm/java-11-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks" did not complete successfully: exit code: 1
Build and Push DataHub Frontend Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache --update-cache --available upgrade && apk --no-cache add curl sqlite libc6-compat java-snappy && apk --no-cache add openjdk11-jre-headless --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && apk --no-cache add jattach --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/" did not complete successfully: exit code: 1
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Elasticsearch Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Elasticsearch Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Elasticsearch Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MySQL Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MySQL Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub MySQL Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Kafka Setup Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Kafka Setup Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Kafka Setup Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub GMS Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub GMS Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub GMS Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MCE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MCE Consumer Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub MCE Consumer Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MAE Consumer Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub MAE Consumer Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub MAE Consumer Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Upgrade Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Upgrade Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Upgrade Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base) Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Ingestion (Base) Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Frontend Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Frontend Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Frontend Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Ingestion (Base-Full) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Full) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Full) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Full) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Full) Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Ingestion (Base-Full) Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, ishworkh/docker-image-artifact-download@v1, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Ingestion (Base-Slim) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Slim) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Slim) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Slim) Docker Image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Base-Slim) Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Ingestion (Base-Slim) Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, ishworkh/docker-image-artifact-download@v1, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Ingestion Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Ingestion Docker Images
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, ishworkh/docker-image-artifact-download@v1, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ishworkh/docker-image-artifact-download@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Push DataHub Ingestion (Full) Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Full) Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Full) Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Full) Docker Images
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push DataHub Ingestion (Full) Docker Images
The following actions uses node12 which is deprecated and will be forced to run on node16: crazy-max/ghaction-docker-meta@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Push DataHub Ingestion (Full) Docker Images
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, ishworkh/docker-image-artifact-download@v1, crazy-max/ghaction-docker-meta@v1, docker/build-push-action@v3, ishworkh/docker-image-artifact-upload@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ishworkh/docker-image-artifact-download@v1, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "action_image_artifact_acryldata_datahub-ingestion_pr11", "action_image_artifact_acryldata_datahub-ingestion_pr11-slim", "action_image_artifact_acryldata_datahub-ingestion-base_pr11", "action_image_artifact_acryldata_datahub-ingestion-base_pr11-full", "action_image_artifact_acryldata_datahub-ingestion-base_pr11-slim", "action_image_artifact_acryldata_datahub-mysql-setup_pr11", "action_image_artifact_linkedin_datahub-elasticsearch-setup_pr11". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
action_image_artifact_acryldata_datahub-ingestion-base_pr11
2.48 GB
action_image_artifact_acryldata_datahub-ingestion-base_pr11-full
2.9 GB
action_image_artifact_acryldata_datahub-ingestion-base_pr11-slim
2.48 GB
action_image_artifact_acryldata_datahub-ingestion_pr11
2.95 GB
action_image_artifact_acryldata_datahub-ingestion_pr11-slim
2.57 GB
action_image_artifact_acryldata_datahub-mysql-setup_pr11
99 MB
action_image_artifact_linkedin_datahub-elasticsearch-setup_pr11
26.9 MB