You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/06/03 09:23:59 UTC

beam_PostCommit_BeamMetrics_Publish - Build # 1 - Aborted

The Apache Jenkins build system has built beam_PostCommit_BeamMetrics_Publish (build #1)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_BeamMetrics_Publish/1/ to view the results.

Jenkins build is back to normal : beam_PostCommit_BeamMetrics_Publish #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_BeamMetrics_Publish/3/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_BeamMetrics_Publish #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_BeamMetrics_Publish/2/display/redirect>

Changes:


------------------------------------------
[...truncated 12.85 KB...]
2cf47e503ea9: Pull complete
24d1e29dc62b: Pull complete
bd4a83fdfd23: Pull complete
42046f770a49: Pull complete
Digest: sha256:9a2dc78688cf19fe085505560c76dfbc9feb936dc6d4a71e4de27bf85fe53808
Status: Downloaded newer image for python:3-slim
 ---> 96222012c094
Step 2/6 : WORKDIR /usr/src/app
 ---> Running in f9fe9603bf3b
Removing intermediate container f9fe9603bf3b
 ---> 07bf4f88cf57
Step 3/6 : COPY requirements.txt .
 ---> ece4b8b92eb5
Step 4/6 : RUN pip install --no-cache-dir -r requirements.txt
 ---> Running in d348fe858a17
Collecting requests
  Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
Collecting psycopg2-binary
  Downloading psycopg2_binary-2.8.5-cp38-cp38-manylinux1_x86_64.whl (3.0 MB)
Collecting certifi>=2017.4.17
  Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB)
Collecting chardet<4,>=3.0.2
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting idna<3,>=2.5
  Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB)
Installing collected packages: certifi, chardet, idna, urllib3, requests, psycopg2-binary
Successfully installed certifi-2020.4.5.1 chardet-3.0.4 idna-2.9 psycopg2-binary-2.8.5 requests-2.23.0 urllib3-1.25.9
Removing intermediate container d348fe858a17
 ---> 104ef932b58a
Step 5/6 : COPY . .
 ---> a4f1010dcfbe
Step 6/6 : CMD python ./syncjenkins.py
 ---> Running in 2e897783a205
Removing intermediate container 2e897783a205
 ---> 5167ab70fd11
Successfully built 5167ab70fd11
Successfully tagged gcr.io/apache-beam-testing/beammetricssyncjenkins:latest
Sending build context to Docker daemon  14.34kB
Step 1/6 : FROM python:3-slim
 ---> 96222012c094
Step 2/6 : WORKDIR /usr/src/app
 ---> Using cache
 ---> 07bf4f88cf57
Step 3/6 : COPY requirements.txt .
 ---> Using cache
 ---> ece4b8b92eb5
Step 4/6 : RUN pip install --no-cache-dir -r requirements.txt
 ---> Using cache
 ---> 104ef932b58a
Step 5/6 : COPY . .
 ---> f29bdfe96dfa
Step 6/6 : CMD python ./syncjira.py
 ---> Running in 9312df76101f
Removing intermediate container 9312df76101f
 ---> 17d1b169020f
Successfully built 17d1b169020f
Successfully tagged gcr.io/apache-beam-testing/beammetricssyncjira:latest
Sending build context to Docker daemon   34.3kB
Step 1/6 : FROM python:3-slim
 ---> 96222012c094
Step 2/6 : WORKDIR /usr/src/app
 ---> Using cache
 ---> 07bf4f88cf57
Step 3/6 : COPY requirements.txt .
 ---> a26df48aac5e
Step 4/6 : RUN pip install --no-cache-dir -r requirements.txt pylint yapf nose
 ---> Running in f8b2162f53f1
Collecting pylint
  Downloading pylint-2.5.2-py3-none-any.whl (324 kB)
Collecting yapf
  Downloading yapf-0.30.0-py2.py3-none-any.whl (190 kB)
Collecting nose
  Downloading nose-1.3.7-py3-none-any.whl (154 kB)
Collecting requests
  Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
Collecting psycopg2-binary
  Downloading psycopg2_binary-2.8.5-cp38-cp38-manylinux1_x86_64.whl (3.0 MB)
Collecting ddt
  Downloading ddt-1.4.1-py2.py3-none-any.whl (6.1 kB)
Collecting isort<5,>=4.2.5
  Downloading isort-4.3.21-py2.py3-none-any.whl (42 kB)
Collecting astroid<=2.5,>=2.4.0
  Downloading astroid-2.4.1-py3-none-any.whl (214 kB)
Collecting mccabe<0.7,>=0.6
  Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
Collecting toml>=0.7.1
  Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)
Collecting chardet<4,>=3.0.2
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting idna<3,>=2.5
  Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB)
Collecting certifi>=2017.4.17
  Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB)
Collecting wrapt~=1.11
  Downloading wrapt-1.12.1.tar.gz (27 kB)
Collecting lazy-object-proxy==1.4.*
  Downloading lazy_object_proxy-1.4.3-cp38-cp38-manylinux1_x86_64.whl (58 kB)
Collecting six~=1.12
  Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Building wheels for collected packages: wrapt
  Building wheel for wrapt (setup.py): started
  Building wheel for wrapt (setup.py): finished with status 'done'
  Created wheel for wrapt: filename=wrapt-1.12.1-py3-none-any.whl size=19553 sha256=ba23ef765dcf8ec238a1968043e1c5b289c8638d4b1d0560dbdf433cddbb59ab
  Stored in directory: /tmp/pip-ephem-wheel-cache-xqy788i7/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73
Successfully built wrapt
Installing collected packages: isort, wrapt, lazy-object-proxy, six, astroid, mccabe, toml, pylint, yapf, nose, chardet, idna, urllib3, certifi, requests, psycopg2-binary, ddt
Successfully installed astroid-2.4.1 certifi-2020.4.5.1 chardet-3.0.4 ddt-1.4.1 idna-2.9 isort-4.3.21 lazy-object-proxy-1.4.3 mccabe-0.6.1 nose-1.3.7 psycopg2-binary-2.8.5 pylint-2.5.2 requests-2.23.0 six-1.15.0 toml-0.10.1 urllib3-1.25.9 wrapt-1.12.1 yapf-0.30.0
Removing intermediate container f8b2162f53f1
 ---> a7b941760eab
Step 5/6 : COPY . .
 ---> d8ca27a6f576
Step 6/6 : CMD python ./sync.py
 ---> Running in 7b15c7e74e03
Removing intermediate container 7b15c7e74e03
 ---> 6dd819c812cd
Successfully built 6dd819c812cd
Successfully tagged gcr.io/apache-beam-testing/beammetricssyncgithub:latest

===========Publishing containers==========
The push refers to repository [gcr.io/apache-beam-testing/beamgrafana]
01f0c4e7f942: Preparing
4a204a715c19: Preparing
ea8af299aa03: Preparing
7fd8f79f3150: Preparing
cd04defea212: Preparing
f4803fa7e94a: Preparing
6338f44668af: Preparing
6967ed3d4559: Preparing
956f748aa5b6: Preparing
531743b7098c: Preparing
f4803fa7e94a: Waiting
6338f44668af: Waiting
6967ed3d4559: Waiting
531743b7098c: Waiting
956f748aa5b6: Waiting
7fd8f79f3150: Layer already exists
ea8af299aa03: Layer already exists
cd04defea212: Layer already exists
f4803fa7e94a: Layer already exists
6338f44668af: Layer already exists
6967ed3d4559: Layer already exists
956f748aa5b6: Layer already exists
531743b7098c: Layer already exists
4a204a715c19: Pushed
01f0c4e7f942: Pushed
latest: digest: sha256:d4e8cadfc3ff68717cab95511caa379869c81a635e5cf0f7184017d88f9f1513 size: 2414
The push refers to repository [gcr.io/apache-beam-testing/beammetricssyncjenkins]
6743b08c7040: Preparing
3d5537630cca: Preparing
f17729e538e3: Preparing
9ecc3557d09e: Preparing
cab49e142fe0: Preparing
c33230ddf4c1: Preparing
bad4d6453752: Preparing
1bd26e8168dc: Preparing
ffc9b21953f4: Preparing
c33230ddf4c1: Waiting
1bd26e8168dc: Waiting
ffc9b21953f4: Waiting
bad4d6453752: Waiting
9ecc3557d09e: Pushed
6743b08c7040: Pushed
f17729e538e3: Pushed
1bd26e8168dc: Layer already exists
cab49e142fe0: Pushed
ffc9b21953f4: Layer already exists
3d5537630cca: Pushed
c33230ddf4c1: Pushed
bad4d6453752: Pushed
latest: digest: sha256:a47fba3265d9a13f99ad8f73cd63adf7cfed64bf8e1aec51ae105e4e993ca432 size: 2203
The push refers to repository [gcr.io/apache-beam-testing/beammetricssyncjira]
a46dbf6725f0: Preparing
3d5537630cca: Preparing
f17729e538e3: Preparing
9ecc3557d09e: Preparing
cab49e142fe0: Preparing
c33230ddf4c1: Preparing
bad4d6453752: Preparing
1bd26e8168dc: Preparing
ffc9b21953f4: Preparing
1bd26e8168dc: Waiting
c33230ddf4c1: Waiting
bad4d6453752: Waiting
ffc9b21953f4: Waiting
3d5537630cca: Layer already exists
9ecc3557d09e: Layer already exists
f17729e538e3: Layer already exists
cab49e142fe0: Layer already exists
c33230ddf4c1: Layer already exists
bad4d6453752: Layer already exists
ffc9b21953f4: Layer already exists
1bd26e8168dc: Layer already exists
a46dbf6725f0: Pushed
latest: digest: sha256:909162283687b850befce89332057f1a812f810c7d8af9716582d172f3f271e1 size: 2203
The push refers to repository [gcr.io/apache-beam-testing/beammetricssyncgithub]
0e3160473e5b: Preparing
0219fc967988: Preparing
ae678f441f05: Preparing
9ecc3557d09e: Preparing
cab49e142fe0: Preparing
c33230ddf4c1: Preparing
bad4d6453752: Preparing
1bd26e8168dc: Preparing
ffc9b21953f4: Preparing
c33230ddf4c1: Waiting
bad4d6453752: Waiting
1bd26e8168dc: Waiting
ffc9b21953f4: Waiting
9ecc3557d09e: Layer already exists
cab49e142fe0: Layer already exists
c33230ddf4c1: Layer already exists
bad4d6453752: Layer already exists
1bd26e8168dc: Layer already exists
ffc9b21953f4: Layer already exists
ae678f441f05: Pushed
0e3160473e5b: Pushed
0219fc967988: Pushed
latest: digest: sha256:f2907b7dad069f51c9c289fa506eda36f1755f206c7e0fbd860958c95a087ba0 size: 2203

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_BeamMetrics_Publish/ws/src/.test-infra/metrics/build.gradle'> line: 79

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:applyConfiguration'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 13s
2 actionable tasks: 2 executed

Publishing build scan...
https://gradle.com/s/nxnrbe5cdqeto

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org