Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Moved telemetry exit listener from process package into docker #3805

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

akokhan
Copy link
Contributor

@akokhan akokhan commented Nov 22, 2019

Signed-off-by: Andriy Kokhan akokhan@barefootnetworks.com

- What I did
Fixed build issue:

Step 10/14 : COPY ["supervisord.conf", "/etc/supervisor/conf.d/"]
 ---> 3f8d35e4c42b
Step 11/14 : COPY ["files/supervisor-proc-exit-listener", "/usr/bin"]
COPY failed: stat /var/lib/docker/tmp/docker-builder472950022/files/supervisor-proc-exit-listener: no such file or directory
[  FAIL LOG END  ] [ target/docker-sonic-telemetry.gz ]
slave.mk:525: recipe for target 'target/docker-sonic-telemetry.gz' failed

- How I did it
Moved telemetry process exit listener from the process package into Docker package

Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
@akokhan
Copy link
Contributor Author

akokhan commented Nov 22, 2019

@yozhao101 , @jleveque , please have a look

@yozhao101
Copy link
Contributor

I will check it. Thanks.

@jleveque
Copy link
Contributor

@akokhan: Thank you for the fix!

@jleveque jleveque merged commit f943440 into sonic-net:master Nov 22, 2019
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
…-net#3805)

Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants