Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6A4C7200AE3 for ; Thu, 5 May 2016 04:48:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 68CE71609FF; Thu, 5 May 2016 02:48:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B0F6B1609FC for ; Thu, 5 May 2016 04:48:18 +0200 (CEST) Received: (qmail 68661 invoked by uid 500); 5 May 2016 02:48:17 -0000 Mailing-List: contact commits-help@cmda.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cmda.incubator.apache.org Delivered-To: mailing list commits@cmda.incubator.apache.org Received: (qmail 68652 invoked by uid 99); 5 May 2016 02:48:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2016 02:48:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8419E1A53C8 for ; Thu, 5 May 2016 02:48:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.22 X-Spam-Level: X-Spam-Status: No, score=-3.22 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id dLdv-0CG-Lhj for ; Thu, 5 May 2016 02:48:15 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 11B855F1B3 for ; Thu, 5 May 2016 02:48:13 +0000 (UTC) Received: (qmail 68636 invoked by uid 99); 5 May 2016 02:48:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2016 02:48:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D027E2C1F5C for ; Thu, 5 May 2016 02:48:12 +0000 (UTC) Date: Thu, 5 May 2016 02:48:12 +0000 (UTC) From: "Lei Pan (JIRA)" To: commits@cmda.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CMDA-17) testing the calls to the provenance service from all JPL services MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 05 May 2016 02:48:19 -0000 [ https://issues.apache.org/jira/browse/CMDA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei Pan updated CMDA-17: ------------------------ Description: Qihao: Please make the CMU provenance service ready to take the provenance data submission, including the images and *.nc files, from all JPL services, and let me know when you are ready to test. The JPL team has finished migrating to the new github repository you created and merged all new features developed in-between into the new repository. We have done testing to make sure all features, old and new, are working. We have also implemented calls to the CMU provenance service in all our services, and right now it is the time to test all of them with you. Once you say OK to us, I will conduct the tests and record all "execution purpose" texts here for you to verify that your provenance service does receive our calls with no problem. Thanks, -Lei =================================== from Qihao, the new jason dictionary is defined as the following: { "source":"JPL", "userId": 1, "executionEndTime": 1461805779000, "urlLink": "http://cmacws4.jpl.nasa.gov:8080/assets/html/threeDimVarVertical.html? model1=ECMWF_interim&var1=wap&lon1=120&lon2=160&lat1=5&lat2=15&startT=200201&endT=200512&months=1,2,3,4,5,6,7,8,9,10,11,12&scale=0&purpose=dengdengdeng&image=http://cmda.jpl.nasa.gov:8090/static/threeDimVerticalProfile/86e65f0082fb5c246f1b1d30d2f368d2/ecmwf_interim_wap_200201_200512_Annual.jpeg&data_url=http://cmacws4.jpl.nasa.gov:8090/static/threeDimVerticalProfile/86e65f0082fb5c246f1b1d30d2f368d2/ecmwf_interim_wap_200201_200512_Annual.nc", "executionStartTime": 14618057790000 } was: Qihao: Please make the CMU provenance service ready to take the provenance data submission, including the images and *.nc files, from all JPL services, and let me know when you are ready to test. The JPL team has finished migrating to the new github repository you created and merged all new features developed in-between into the new repository. We have done testing to make sure all features, old and new, are working. We have also implemented calls to the CMU provenance service in all our services, and right now it is the time to test all of them with you. Once you say OK to us, I will conduct the tests and record all "execution purpose" texts here for you to verify that your provenance service does receive our calls with no problem. Thanks, -Lei > testing the calls to the provenance service from all JPL services > ----------------------------------------------------------------- > > Key: CMDA-17 > URL: https://issues.apache.org/jira/browse/CMDA-17 > Project: Apache Climate Model Diagnostic Analyzer > Issue Type: Test > Environment: Docker/CMU provenance service > Reporter: Lei Pan > Assignee: Qihao Bao > Original Estimate: 168h > Remaining Estimate: 168h > > Qihao: > Please make the CMU provenance service ready to take the provenance data submission, including the images and *.nc files, from all JPL services, and let me know when you are ready to test. > The JPL team has finished migrating to the new github repository you created and merged all new features developed in-between into the new repository. We have done testing to make sure all features, old and new, are working. We have also implemented calls to the CMU provenance service in all our services, and right now it is the time to test all of them with you. Once you say OK to us, I will conduct the tests and record all "execution purpose" texts here for you to verify that your provenance service does receive our calls with no problem. > Thanks, > -Lei > =================================== > from Qihao, the new jason dictionary is defined as the following: > { > "source":"JPL", > "userId": 1, > "executionEndTime": 1461805779000, > "urlLink": "http://cmacws4.jpl.nasa.gov:8080/assets/html/threeDimVarVertical.html? model1=ECMWF_interim&var1=wap&lon1=120&lon2=160&lat1=5&lat2=15&startT=200201&endT=200512&months=1,2,3,4,5,6,7,8,9,10,11,12&scale=0&purpose=dengdengdeng&image=http://cmda.jpl.nasa.gov:8090/static/threeDimVerticalProfile/86e65f0082fb5c246f1b1d30d2f368d2/ecmwf_interim_wap_200201_200512_Annual.jpeg&data_url=http://cmacws4.jpl.nasa.gov:8090/static/threeDimVerticalProfile/86e65f0082fb5c246f1b1d30d2f368d2/ecmwf_interim_wap_200201_200512_Annual.nc", > "executionStartTime": 14618057790000 > } -- This message was sent by Atlassian JIRA (v6.3.4#6332)