You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/05/05 16:29:00 UTC

[jira] [Created] (BEAM-12287) beam_PerformanceTests_Kafka_IO failing due to :sdks:java:container:pullLicenses failure

Brian Hulette created BEAM-12287:
------------------------------------

             Summary: beam_PerformanceTests_Kafka_IO failing due to :sdks:java:container:pullLicenses failure
                 Key: BEAM-12287
                 URL: https://issues.apache.org/jira/browse/BEAM-12287
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Brian Hulette
            Assignee: Brian Hulette


{code}
05:52:37 ERROR:root:['ST4-4.3']
05:52:37 ERROR:root:**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to /home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [ST4-4.3]
05:52:37 INFO:root:pull_licenses_java.py failed. It took 3.862233 seconds with 16 threads.
05:52:37 Traceback (most recent call last):
05:52:37   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/sdks/java/container/license_scripts/pull_licenses_java.py", line 315, in <module>
05:52:37     error_msg)
05:52:37 RuntimeError: ('2 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to /home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [ST4-4.3]', '**************************************** License type of some dependencies were not identified. The license type is used to decide whether the source code of the dependency should be pulled or not. Please add "type" field to /home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/sdks/java/container/license_scripts/dep_urls_java.yaml for each dependency. Dependency List: [ST4-4.3]'])
05:52:37 Watching 1709 directories to track changes
05:52:37 Watching 2065 directories to track changes
05:52:37 :sdks:java:container:pullLicenses (Thread[Execution **** for ':' Thread 7,5,main]) completed. Took 14.202 secs.
{code}

Example failure: https://ci-beam.apache.org/job/beam_PerformanceTests_Kafka_IO/2264



--
This message was sent by Atlassian Jira
(v8.3.4#803005)