[
https://issues.apache.org/jira/browse/BEAM-9482?focusedWorklogId=646529&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-646529
]
ASF GitHub Bot logged work on BEAM-9482:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Sep/21 23:53
Start Date: 03/Sep/21 23:53
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #15459:
URL: https://github.com/apache/beam/pull/15459#issuecomment-912867831
R: @chamikaramj or @ibzib
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 646529)
Time Spent: 3h (was: 2h 50m)
> beam_PerformanceTests_Kafka_IO failing due to " provided port is already
> allocated"
> -----------------------------------------------------------------------------------
>
> Key: BEAM-9482
> URL: https://issues.apache.org/jira/browse/BEAM-9482
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Chamikara Madhusanka Jayalath
> Assignee: Ankur Goenka
> Priority: P1
> Labels: currently-failing
> Time Spent: 3h
> Remaining Estimate: 0h
>
> For example,
> [https://builds.apache.org/view/A-D/view/Beam/view/PerformanceTests/job/beam_PerformanceTests_Kafka_IO/514/console]
>
> 18:55:33 Error from server (Invalid): error when creating
> "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/.test-infra/kubernetes/kafka-cluster/04-outside-services/outside-0.yml":
> Service "outside-0" is invalid: spec.ports[0].nodePort: Invalid value:
> 32400: provided port is already allocated
> 18:55:33 Error from server (Invalid): error when creating
> "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/.test-infra/kubernetes/kafka-cluster/04-outside-services/outside-1.yml":
> Service "outside-1" is invalid: spec.ports[0].nodePort: Invalid value:
> 32401: provided port is already allocated
> 18:55:33 Error from server (Invalid): error when creating
> "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Kafka_IO/src/.test-infra/kubernetes/kafka-cluster/04-outside-services/outside-2.yml":
> Service "outside-2" is invalid: spec.ports[0].nodePort: Invalid value:
> 32402: provided port is already allocated
> 1
>
> Seems like we tried three ports but they were being used. Probably we should
> update code to find an unused port dynamically.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)