Build: #1 was successful First build for this plan

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
02-Oct-2019 15:48:40   Downloading https://files.pythonhosted.org/packages/49/df/50aa1999ab9bde74656c2919d9c0c085fd2b3775fd3eca826012bef76d8c/requests-2.18.4-py2.py3-none-any.whl (88kB)
02-Oct-2019 15:48:40 Collecting certifi>=2017.4.17 (from requests==2.18.4)
02-Oct-2019 15:48:40   Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB)
02-Oct-2019 15:48:40 Collecting idna<2.7,>=2.5 (from requests==2.18.4)
02-Oct-2019 15:48:40   Downloading https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl (56kB)
02-Oct-2019 15:48:40 Collecting urllib3<1.23,>=1.21.1 (from requests==2.18.4)
02-Oct-2019 15:48:40   Downloading https://files.pythonhosted.org/packages/63/cb/6965947c13a94236f6d4b8223e21beb4d576dc72e8130bd7880f600839b8/urllib3-1.22-py2.py3-none-any.whl (132kB)
02-Oct-2019 15:48:40 Collecting chardet<3.1.0,>=3.0.2 (from requests==2.18.4)
02-Oct-2019 15:48:40   Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
02-Oct-2019 15:48:40 Installing collected packages: pika, certifi, idna, urllib3, chardet, requests
02-Oct-2019 15:48:40 Successfully installed certifi-2019.9.11 chardet-3.0.4 idna-2.6 pika-0.11.2 requests-2.18.4 urllib3-1.22
02-Oct-2019 15:48:42 Removing intermediate container d19bd1b27448
02-Oct-2019 15:48:42 ---> 68a245eb66c0
02-Oct-2019 15:48:42 Step 5/7 : WORKDIR /src
02-Oct-2019 15:48:43 ---> Running in 869aee7ff1ef
02-Oct-2019 15:48:43 Removing intermediate container 869aee7ff1ef
02-Oct-2019 15:48:43 ---> bbaa08ca4932
02-Oct-2019 15:48:43 Step 6/7 : COPY monitor.py /src/
02-Oct-2019 15:48:44 ---> 2c19868869fc
02-Oct-2019 15:48:44 Step 7/7 : CMD python monitor.py
02-Oct-2019 15:48:44 ---> Running in 50034fb55976
02-Oct-2019 15:48:45 Removing intermediate container 50034fb55976
02-Oct-2019 15:48:45 ---> c47270237fad
02-Oct-2019 15:48:45 Successfully built c47270237fad
02-Oct-2019 15:48:45 Successfully tagged clowder/extractors-monitor:latest