See <https://ci-beam.apache.org/job/beam_SeedJob/7605/display/redirect>
Changes: ------------------------------------------ GitHub pull request #13906 of commit 62ffffd98ae3a20ee8fe581c37c283ab01a3e2b5, no merge conflicts. Running as SYSTEM Setting status of 62ffffd98ae3a20ee8fe581c37c283ab01a3e2b5 to PENDING with url https://ci-beam.apache.org/job/beam_SeedJob/7605/ and message: 'Build started for merge commit.' Using context: Jenkins: Seed Job [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-5 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/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/13906/*:refs/remotes/origin/pr/13906/* # timeout=10 > git rev-parse refs/remotes/origin/pr/13906/merge^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/pr/13906/merge^{commit} # timeout=10 Checking out Revision a1450931704d71dc91f926f7967171520bc7220e (refs/remotes/origin/pr/13906/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f a1450931704d71dc91f926f7967171520bc7220e # timeout=10 Commit message: "Merge 62ffffd98ae3a20ee8fe581c37c283ab01a3e2b5 into f9707b19dca198079758f26cc8174ec01cb65b62" First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [beam_SeedJob] $ /bin/bash -xe /tmp/jenkins3216178042589108498.sh + cd .test-infra/jenkins/committers_list_generator + python3.8 -m venv ve3 + source ve3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=<https://ci-beam.apache.org/job/beam_SeedJob/ws/.test-infra/jenkins/committers_list_generator/ve3> ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games ++ PATH=<https://ci-beam.apache.org/job/beam_SeedJob/ws/.test-infra/jenkins/committers_list_generator/ve3/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(ve3) ' '!=' x ']' ++ PS1='(ve3) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip install -r requirements.txt Collecting python-ldap Using cached python-ldap-3.3.1.tar.gz (379 kB) Collecting jinja2 Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting pyasn1>=0.3.7 Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pyasn1_modules>=0.1.5 Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting MarkupSafe>=0.23 Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Using legacy setup.py install for python-ldap, since package 'wheel' is not installed. Installing collected packages: pyasn1, pyasn1-modules, python-ldap, MarkupSafe, jinja2 Running setup.py install for python-ldap: started Running setup.py install for python-ldap: finished with status 'done' Successfully installed MarkupSafe-1.1.1 jinja2-2.11.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-ldap-3.3.1 WARNING: You are using pip version 20.1.1; however, version 21.0.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_SeedJob/ws/.test-infra/jenkins/committers_list_generator/ve3/bin/python3.8> -m pip install --upgrade pip' command. + python main.py -o .. INFO:root:Generating Committers.groovy INFO:root:72 committers' GitHub usernames fetched correctly INFO:root:Committers.groovy saved into .. + deactivate + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games ']' + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate Processing DSL script .test-infra/jenkins/job_00_seed.groovy Processing DSL script .test-infra/jenkins/job_CancelStaleDataflowJobs.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_CoGBK_Java.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_CoGBK_Java_spark_structured_streaming.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_Combine_Flink_Go.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_Combine_Flink_Python.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_Combine_Go.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_Combine_Java.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_Combine_Java_Smoke.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_Combine_Java_spark_structured_streaming.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_Combine_Python.groovy Processing DSL script .test-infra/jenkins/job_LoadTests_FnApiRunner_Python.groovy ERROR: (job_LoadTests_FnApiRunner_Python.groovy, line 60) No signature of method: javaposse.jobdsl.dsl.jobs.FreeStyleJob.loadTestJob() is applicable for argument types: (javaposse.jobdsl.dsl.jobs.FreeStyleJob, CommonTestProperties$TriggeringContext, java.lang.String) values: [javaposse.jobdsl.dsl.jobs.FreeStyleJob@128bdde2, POST_COMMIT, ...] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
