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 2019/03/05 05:01:17 UTC

Build failed in Jenkins: beam_SeedJob_Standalone #2454

See <https://builds.apache.org/job/beam_SeedJob_Standalone/2454/display/redirect?page=changes>

Changes:

[katarzyna.kucharczyk] [BEAM-5995] Created Jenkins DSL for Python Load Tests

[katarzyna.kucharczyk] [BEAM-5995] Updated Python load tests documentation with gradle run

[katarzyna.kucharczyk] [BEAM-5995] Changed build dir in test gradle for getting sdist package.

[katarzyna.kucharczyk] [BEAM-5995] Extracted enum for SDK. Getting runner dependency by given

[katarzyna.kucharczyk] [BEAM-5995] Used SDK enum to have only one function to run LoadTest task

[github] [BEAM-6768] BigQuery dynamic destinations for Python SDK Streaming

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/beam_SeedJob_Standalone/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision af2e5bd8a42ea0eb7ce12ea29b8a32757accc197 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af2e5bd8a42ea0eb7ce12ea29b8a32757accc197
Commit message: "Merge pull request #7808 from kkucharc/BEAM-5995-jenkins-job-python-load-tests"
 > git rev-list --no-walk d49960b781dc341d2e7b380efb99da40be959f42 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
Processing DSL script .test-infra/jenkins/job_00_seed.groovy
Processing DSL script .test-infra/jenkins/job_Dependency_Check.groovy
Processing DSL script .test-infra/jenkins/job_Inventory.groovy
Processing DSL script .test-infra/jenkins/job_LoadTests_Java.groovy
ERROR: startup failed:
workspace:/.test-infra/jenkins/LoadTestsBuilder.groovy: 26: Apparent variable 'SKD' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'SKD' but left out brackets in a place not allowed by the grammar.
 @ line 26, column 20.
           if (sdk == SKD.JAVA) task = ':beam-sdks-java-load-tests:run'
                      ^

workspace:/.test-infra/jenkins/LoadTestsBuilder.groovy: 27: Apparent variable 'SKD' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'SKD' but left out brackets in a place not allowed by the grammar.
 @ line 27, column 25.
           else if (sdk == SKD.PYTHON) task = ':beam-sdks-python-load-tests:run'
                           ^

2 errors

Not sending mail to unregistered user katarzyna.kucharczyk@polidea.com
Not sending mail to unregistered user noreply@github.com

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


Jenkins build is back to normal : beam_SeedJob_Standalone #2457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_SeedJob_Standalone/2457/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_SeedJob_Standalone #2456

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

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/beam_SeedJob_Standalone/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ee96f66e14866f9642e9c67bf2ef231be7e7d55b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee96f66e14866f9642e9c67bf2ef231be7e7d55b
Commit message: "Merge pull request #7981: [BEAM-6731] Move ExpansionService to core-construction-java"
 > git rev-list --no-walk ee96f66e14866f9642e9c67bf2ef231be7e7d55b # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
Processing DSL script .test-infra/jenkins/job_00_seed.groovy
Processing DSL script .test-infra/jenkins/job_Dependency_Check.groovy
Processing DSL script .test-infra/jenkins/job_Inventory.groovy
Processing DSL script .test-infra/jenkins/job_LoadTests_Java.groovy
ERROR: startup failed:
workspace:/.test-infra/jenkins/LoadTestsBuilder.groovy: 26: Apparent variable 'SKD' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'SKD' but left out brackets in a place not allowed by the grammar.
 @ line 26, column 20.
           if (sdk == SKD.JAVA) task = ':beam-sdks-java-load-tests:run'
                      ^

workspace:/.test-infra/jenkins/LoadTestsBuilder.groovy: 27: Apparent variable 'SKD' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'SKD' but left out brackets in a place not allowed by the grammar.
 @ line 27, column 25.
           else if (sdk == SKD.PYTHON) task = ':beam-sdks-python-load-tests:run'
                           ^

2 errors

Not sending mail to unregistered user katarzyna.kucharczyk@polidea.com
Not sending mail to unregistered user noreply@github.com

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


Build failed in Jenkins: beam_SeedJob_Standalone #2455

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

Changes:

[mxm] [BEAM-6731] Move ExpansionService to core-construction-java

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/beam_SeedJob_Standalone/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ee96f66e14866f9642e9c67bf2ef231be7e7d55b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee96f66e14866f9642e9c67bf2ef231be7e7d55b
Commit message: "Merge pull request #7981: [BEAM-6731] Move ExpansionService to core-construction-java"
 > git rev-list --no-walk af2e5bd8a42ea0eb7ce12ea29b8a32757accc197 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
Processing DSL script .test-infra/jenkins/job_00_seed.groovy
Processing DSL script .test-infra/jenkins/job_Dependency_Check.groovy
Processing DSL script .test-infra/jenkins/job_Inventory.groovy
Processing DSL script .test-infra/jenkins/job_LoadTests_Java.groovy
ERROR: startup failed:
workspace:/.test-infra/jenkins/LoadTestsBuilder.groovy: 26: Apparent variable 'SKD' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'SKD' but left out brackets in a place not allowed by the grammar.
 @ line 26, column 20.
           if (sdk == SKD.JAVA) task = ':beam-sdks-java-load-tests:run'
                      ^

workspace:/.test-infra/jenkins/LoadTestsBuilder.groovy: 27: Apparent variable 'SKD' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'SKD' but left out brackets in a place not allowed by the grammar.
 @ line 27, column 25.
           else if (sdk == SKD.PYTHON) task = ':beam-sdks-python-load-tests:run'
                           ^

2 errors

Not sending mail to unregistered user katarzyna.kucharczyk@polidea.com
Not sending mail to unregistered user noreply@github.com

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