By type
+ [ -d /opt/app/config/cache ] + cd /opt/app/config/cache + ls feedConfig-0-resp.json + echo feedConfig-0-resp.json + sed s/feedConfig-\([0-9]\+\)-resp.json/\1/ + NUM=0 + grep -o "logURL":"[^"]* feedConfig-0-resp.json + grep -w feedlog + cut -d " -f4 + export DR_LOG_URL_0=https://dmaap-dr-prov/feedlog/1 + grep -o "publishURL":"[^"]* feedConfig-0-resp.json + cut -d " -f4 + export DR_FILES_PUBLISHER_URL_0=https://dmaap-dr-prov/publish/1 + ls drpub* ls: drpub*: No such file or directory + ls drsubConfig-0-resp.json + echo drsubConfig-0-resp.json + sed s/drsubConfig-\([0-9]\+\)-resp.json/\1/ + NUM=0 + grep -o "subId":"[^"]* drsubConfig-0-resp.json + cut -d " -f4 + export DR_FILES_SUBSCRIBER_ID_0=1 + ls topicsConfig-0-resp.json + echo topicsConfig-0-resp.json + sed s/topicsConfig-\([0-9]\+\)-resp.json/\1/ + NUM=0 + grep -o "mrClientId":"[^"]* topicsConfig-0-resp.json + cut -d " -f4 + export MR_FILES_PUBLISHER_CLIENT_ID_0=1649245568010 + cd /config-input + ls -1 + envsubst