Start with Grid 12.2, upgrade to Grid 19.3, patch Grid to 19.6, and create Grid 19.6 Gold Image.
1. Copy LINUX.X64_193000_grid_home.zip to GRID_HOME, extract zip, upgrade from Grid 12.2 to 19.3
2. Apply 19.6.0.0.200114 RU (p30501910_190000_Linux-x86-64.zip) to Grid.
3. Create Grid 19.6 Gold Image.
$GRID_HOME/gridSetup.sh -creategoldimage -exclFiles $ORACLE_HOME/log,$ORACLE_HOME/.patch_storage -destinationlocation /u01/app/oracle/goldimage -silent
4. Use LINUX.X64_19600_grid_home.zip from step 3 to upgrade Grid 12.2 successfully for another RAC cluster.
5. Removed LINUX.X64_193000_grid_home.zip from new RAC cluster.
6. Create new Grid 19.6 Gold Image for Grid failed with missing LINUX.X64_193000_grid_home.zip
7. Copy LINUX.X64_193000_grid_home.zip back to new Grid 19.6 home
8. Create new Grid 19.6 Gold Image successful.
9. Size for LINUX.X64_193000_grid_home.zip is 2.7G and for Grid 19.6 Gold Image is 5.9G.
[oracle@ol7-122-rac1 ~]$ $ORACLE_HOME/OPatch/opatch lspatches
30655595;TOMCAT RELEASE UPDATE 19.0.0.0.0 (30655595)
30557433;Database Release Update : 19.6.0.0.200114 (30557433)
30489632;ACFS RELEASE UPDATE 19.6.0.0.0 (30489632)
30489227;OCW RELEASE UPDATE 19.6.0.0.0 (30489227)
OPatch succeeded.
[oracle@ol7-122-rac1 ~]$
[oracle@ol7-122-rac1 ~]$ $ORACLE_HOME/OPatch/opatch lsinventory -details; echo $?
--------------------------------------------------------------------------------
OPatch succeeded.
0
[oracle@ol7-122-rac1 ~]$
[oracle@ol7-122-rac1 ~]$ $ORACLE_HOME/gridSetup.sh -creategoldimage -exclFiles $ORACLE_HOME/log,$ORACLE_HOME/.patch_storage -destinationlocation /u01/app/oracle/goldimage -silent
Launching Oracle Grid Infrastructure Setup Wizard...
[FATAL] [INS-42505] The installer has detected that the Oracle Grid Infrastructure home software at (/u01/app/19.6.0.0/grid) is not complete.
CAUSE: Following files are missing:
[/u01/app/19.6.0.0/grid/LINUX.X64_193000_grid_home.zip]
ACTION: Ensure that the Oracle Grid Infrastructure home at (/u01/app/19.6.0.0/grid) includes the files listed above.
[oracle@ol7-122-rac1 ~]$
DEBUG
[oracle@ol7-122-rac1 ~]$ echo $ORACLE_HOME
/u01/app/19.6.0.0/grid
[oracle@ol7-122-rac1 ~]$ ls -l $ORACLE_HOME/*.zip
ls: cannot access /u01/app/19.6.0.0/grid/*.zip: No such file or directory
[oracle@ol7-122-rac1 ~]$ $ORACLE_HOME/gridSetup.sh -creategoldimage -exclFiles $ORACLE_HOME/log,$ORACLE_HOME/.patch_storage \
> -destinationlocation /u01/app/oracle/goldimage -silent -debug
Launching Oracle Grid Infrastructure Setup Wizard...
[main] [ 2020-03-02 11:59:29.626 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:29.627 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:29.627 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:29.628 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:29.628 UTC ] [UnixSystem.isCRSConfigured:3549] configFile=/etc/oracle/ocr.loc
[main] [ 2020-03-02 11:59:29.631 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.631 UTC ] [Utils.getPropertyValue:380] propName=ocrconfig_loc propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.632 UTC ] [UnixSystem.isCRSConfigured:3556] ocrconfig_loc=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.632 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.633 UTC ] [Utils.getPropertyValue:380] propName=local_only propValue=false
[main] [ 2020-03-02 11:59:29.633 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:29.633 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:29.634 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:29.634 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:29.634 UTC ] [UnixSystem.isCRSConfigured:3549] configFile=/etc/oracle/ocr.loc
[main] [ 2020-03-02 11:59:29.637 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.638 UTC ] [Utils.getPropertyValue:380] propName=ocrconfig_loc propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.638 UTC ] [UnixSystem.isCRSConfigured:3556] ocrconfig_loc=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.638 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.639 UTC ] [Utils.getPropertyValue:380] propName=local_only propValue=false
[main] [ 2020-03-02 11:59:29.640 UTC ] [UnixSystem.getCRSHome:3689] olrFileName = /etc/oracle/olr.loc
[main] [ 2020-03-02 11:59:29.640 UTC ] [UnixSystem.getCRSHome:3733] configFile=/etc/oracle/olr.loc
[main] [ 2020-03-02 11:59:29.640 UTC ] [Utils.getPropertyValue:320] keyName=olrconfig_loc props.val=/u01/app/oracle/crsdata/ol7-122-rac1/olr/ol7-122-rac1_19.olr propValue=/u01/app/oracle/crsdata/ol7-122-rac1/olr/ol7-122-rac1_19.olr
[main] [ 2020-03-02 11:59:29.641 UTC ] [Utils.getPropertyValue:320] keyName=crs_home props.val=/u01/app/19.6.0.0/grid propValue=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:29.641 UTC ] [Utils.getPropertyValue:380] propName=crs_home propValue=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:29.642 UTC ] [UnixSystem.getCRSHome:3741] crs_home=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:29.643 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:29.644 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:29.644 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:29.644 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:29.645 UTC ] [UnixSystem.isCRSConfigured:3549] configFile=/etc/oracle/ocr.loc
[main] [ 2020-03-02 11:59:29.646 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.646 UTC ] [Utils.getPropertyValue:380] propName=ocrconfig_loc propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.646 UTC ] [UnixSystem.isCRSConfigured:3556] ocrconfig_loc=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.647 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:29.647 UTC ] [Utils.getPropertyValue:380] propName=local_only propValue=false
[main] [ 2020-03-02 11:59:29.652 UTC ] [UnixSystem.getHostName:485] unixcmd=/bin/hostname
[Thread-3] [ 2020-03-02 11:59:29.662 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:29.664 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[main] [ 2020-03-02 11:59:29.664 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[Thread-2] [ 2020-03-02 11:59:29.665 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-2] [ 2020-03-02 11:59:29.665 UTC ] [StreamReader.run:66] OUTPUT>ol7-122-rac1.localdomain
[main] [ 2020-03-02 11:59:29.666 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:29.667 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:29.667 UTC ] [ClusterInfo.getHostName:462] Hostname = ol7-122-rac1
[main] [ 2020-03-02 11:59:29.905 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:29.905 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:29.905 UTC ] [Version.isPre:789] version to be checked 19.0.0.0.0 major version to check against 11 minor version to check against 2
[main] [ 2020-03-02 11:59:29.906 UTC ] [Version.isPre:798] isPre: Returning FALSE for major version check
[main] [ 2020-03-02 11:59:29.906 UTC ] [CRSCTLUtil.checkCRSRunning:538] Checking if CRS is running for post 11 release
[main] [ 2020-03-02 11:59:29.906 UTC ] [Utils.getLocalHost:487] Hostname retrieved: ol7-122-rac1.localdomain, returned: ol7-122-rac1
[main] [ 2020-03-02 11:59:29.906 UTC ] [Utils.getNodeName:897] Hostname : ol7-122-rac1 is converted to nodeName : ol7-122-rac1
[main] [ 2020-03-02 11:59:29.906 UTC ] [CRSCTLUtil.runCrsctlCmd:620] Fetched Local Node Name: ol7-122-rac1
[main] [ 2020-03-02 11:59:29.907 UTC ] [CmdToolUtil.doexecuteLocally:1467] OS Name is...Linux
[main] [ 2020-03-02 11:59:29.907 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:29.907 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[Thread-5] [ 2020-03-02 11:59:29.924 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:29.936 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-4] [ 2020-03-02 11:59:29.939 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-4] [ 2020-03-02 11:59:29.999 UTC ] [StreamReader.run:66] OUTPUT>CRS-4537: Cluster Ready Services is online
[Thread-4] [ 2020-03-02 11:59:29.999 UTC ] [StreamReader.run:66] OUTPUT>CRS-4529: Cluster Synchronization Services is online
[Thread-4] [ 2020-03-02 11:59:29.999 UTC ] [StreamReader.run:66] OUTPUT>CRS-4533: Event Manager is online
[main] [ 2020-03-02 11:59:30.010 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.011 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.011 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.012 UTC ] [CmdToolUtil.doexecuteLocally:1477] retval = 0
[main] [ 2020-03-02 11:59:30.012 UTC ] [CmdToolUtil.doexecuteLocally:1478] exitval = 0
[main] [ 2020-03-02 11:59:30.012 UTC ] [CmdToolUtil.doexecuteLocally:1479] rtErrLength = 0
[main] [ 2020-03-02 11:59:30.013 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.013 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.014 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.014 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.014 UTC ] [UnixSystem.isCRSConfigured:3549] configFile=/etc/oracle/ocr.loc
[main] [ 2020-03-02 11:59:30.014 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.014 UTC ] [Utils.getPropertyValue:380] propName=ocrconfig_loc propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.015 UTC ] [UnixSystem.isCRSConfigured:3556] ocrconfig_loc=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.015 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.015 UTC ] [Utils.getPropertyValue:380] propName=local_only propValue=false
[main] [ 2020-03-02 11:59:30.016 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.016 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.016 UTC ] [ClusterInfo.<init>:248] m_olsnodesPath=/u01/app/19.6.0.0/grid/bin/olsnodes
[Thread-7] [ 2020-03-02 11:59:30.018 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:30.019 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-6] [ 2020-03-02 11:59:30.019 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-6] [ 2020-03-02 11:59:30.144 UTC ] [StreamReader.run:66] OUTPUT>Oracle Clusterware active version on the cluster is [19.0.0.0.0]
[main] [ 2020-03-02 11:59:30.147 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.148 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.148 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.149 UTC ] [ClusterInfo.getCRSActiveVersionString:1545] output[0]=Oracle Clusterware active version on the cluster is [19.0.0.0.0]
[main] [ 2020-03-02 11:59:30.149 UTC ] [ClusterInfo.getCRSActiveVersionString:1556] Active version = 19.0.0.0.0
[main] [ 2020-03-02 11:59:30.149 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.149 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.152 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.152 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.153 UTC ] [UnixSystem.isCRSConfigured:3549] configFile=/etc/oracle/ocr.loc
[main] [ 2020-03-02 11:59:30.153 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.153 UTC ] [Utils.getPropertyValue:380] propName=ocrconfig_loc propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.153 UTC ] [UnixSystem.isCRSConfigured:3556] ocrconfig_loc=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.156 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.156 UTC ] [Utils.getPropertyValue:380] propName=local_only propValue=false
[main] [ 2020-03-02 11:59:30.156 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.156 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.156 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.158 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.158 UTC ] [UnixSystem.isCRSConfigured:3549] configFile=/etc/oracle/ocr.loc
[main] [ 2020-03-02 11:59:30.159 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.159 UTC ] [Utils.getPropertyValue:380] propName=ocrconfig_loc propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.159 UTC ] [UnixSystem.isCRSConfigured:3556] ocrconfig_loc=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.159 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.159 UTC ] [Utils.getPropertyValue:380] propName=local_only propValue=false
[main] [ 2020-03-02 11:59:30.161 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.162 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.162 UTC ] [ClusterInfo.<init>:248] m_olsnodesPath=/u01/app/19.6.0.0/grid/bin/olsnodes
[Thread-9] [ 2020-03-02 11:59:30.167 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:30.167 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-8] [ 2020-03-02 11:59:30.168 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-8] [ 2020-03-02 11:59:30.374 UTC ] [StreamReader.run:66] OUTPUT>Oracle Clusterware active version on the cluster is [19.0.0.0.0]
[main] [ 2020-03-02 11:59:30.377 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.378 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.379 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.379 UTC ] [ClusterInfo.getCRSActiveVersionString:1545] output[0]=Oracle Clusterware active version on the cluster is [19.0.0.0.0]
[main] [ 2020-03-02 11:59:30.379 UTC ] [ClusterInfo.getCRSActiveVersionString:1556] Active version = 19.0.0.0.0
[main] [ 2020-03-02 11:59:30.386 UTC ] [UnixSystem.getCRSHome:3689] olrFileName = /etc/oracle/olr.loc
[main] [ 2020-03-02 11:59:30.387 UTC ] [UnixSystem.getCRSHome:3733] configFile=/etc/oracle/olr.loc
[main] [ 2020-03-02 11:59:30.387 UTC ] [Utils.getPropertyValue:320] keyName=olrconfig_loc props.val=/u01/app/oracle/crsdata/ol7-122-rac1/olr/ol7-122-rac1_19.olr propValue=/u01/app/oracle/crsdata/ol7-122-rac1/olr/ol7-122-rac1_19.olr
[main] [ 2020-03-02 11:59:30.387 UTC ] [Utils.getPropertyValue:320] keyName=crs_home props.val=/u01/app/19.6.0.0/grid propValue=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:30.388 UTC ] [Utils.getPropertyValue:380] propName=crs_home propValue=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:30.388 UTC ] [UnixSystem.getCRSHome:3741] crs_home=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:30.388 UTC ] [CmdToolUtil.doexecuteLocally:1467] OS Name is...Linux
[main] [ 2020-03-02 11:59:30.388 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:30.388 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[Thread-11] [ 2020-03-02 11:59:30.397 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-10] [ 2020-03-02 11:59:30.397 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:30.397 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-10] [ 2020-03-02 11:59:30.493 UTC ] [StreamReader.run:66] OUTPUT>CRS-4003: Resource 'ora.crsd' is registered.
[main] [ 2020-03-02 11:59:30.499 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.499 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.499 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.502 UTC ] [CmdToolUtil.doexecuteLocally:1477] retval = 0
[main] [ 2020-03-02 11:59:30.502 UTC ] [CmdToolUtil.doexecuteLocally:1478] exitval = 0
[main] [ 2020-03-02 11:59:30.502 UTC ] [CmdToolUtil.doexecuteLocally:1479] rtErrLength = 0
[main] [ 2020-03-02 11:59:30.502 UTC ] [UnixSystem.getCRSHome:3689] olrFileName = /etc/oracle/olr.loc
[main] [ 2020-03-02 11:59:30.502 UTC ] [UnixSystem.getCRSHome:3733] configFile=/etc/oracle/olr.loc
[main] [ 2020-03-02 11:59:30.505 UTC ] [Utils.getPropertyValue:320] keyName=olrconfig_loc props.val=/u01/app/oracle/crsdata/ol7-122-rac1/olr/ol7-122-rac1_19.olr propValue=/u01/app/oracle/crsdata/ol7-122-rac1/olr/ol7-122-rac1_19.olr
[main] [ 2020-03-02 11:59:30.505 UTC ] [Utils.getPropertyValue:320] keyName=crs_home props.val=/u01/app/19.6.0.0/grid propValue=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:30.506 UTC ] [Utils.getPropertyValue:380] propName=crs_home propValue=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:30.506 UTC ] [UnixSystem.getCRSHome:3741] crs_home=/u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:30.506 UTC ] [CmdToolUtil.doexecuteLocally:1467] OS Name is...Linux
[main] [ 2020-03-02 11:59:30.506 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:30.506 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[Thread-13] [ 2020-03-02 11:59:30.509 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:30.509 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-12] [ 2020-03-02 11:59:30.509 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-12] [ 2020-03-02 11:59:30.613 UTC ] [StreamReader.run:66] OUTPUT>CRS-4003: Resource 'ora.crsd' is registered.
[main] [ 2020-03-02 11:59:30.619 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.620 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.620 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.620 UTC ] [CmdToolUtil.doexecuteLocally:1477] retval = 0
[main] [ 2020-03-02 11:59:30.620 UTC ] [CmdToolUtil.doexecuteLocally:1478] exitval = 0
[main] [ 2020-03-02 11:59:30.620 UTC ] [CmdToolUtil.doexecuteLocally:1479] rtErrLength = 0
[main] [ 2020-03-02 11:59:30.621 UTC ] [CmdToolUtil.doexecuteLocally:1467] OS Name is...Linux
[main] [ 2020-03-02 11:59:30.621 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:30.622 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[Thread-15] [ 2020-03-02 11:59:30.623 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:30.624 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-14] [ 2020-03-02 11:59:30.624 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-14] [ 2020-03-02 11:59:30.778 UTC ] [StreamReader.run:66] OUTPUT>CRS-6539: The cluster type is 'flex'.
[main] [ 2020-03-02 11:59:30.784 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.784 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.785 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.786 UTC ] [CmdToolUtil.doexecuteLocally:1477] retval = 0
[main] [ 2020-03-02 11:59:30.786 UTC ] [CmdToolUtil.doexecuteLocally:1478] exitval = 0
[main] [ 2020-03-02 11:59:30.786 UTC ] [CmdToolUtil.doexecuteLocally:1479] rtErrLength = 0
[main] [ 2020-03-02 11:59:30.786 UTC ] [CRSCTLUtil.getClustInfo:1710] cmdOutString : CRS-6539: The cluster type is 'flex'.
[main] [ 2020-03-02 11:59:30.799 UTC ] [CmdToolUtil.doexecuteLocally:1467] OS Name is...Linux
[main] [ 2020-03-02 11:59:30.799 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:30.800 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[Thread-17] [ 2020-03-02 11:59:30.806 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:30.807 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-16] [ 2020-03-02 11:59:30.807 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-16] [ 2020-03-02 11:59:30.850 UTC ] [StreamReader.run:66] OUTPUT>ol7-122-rac1 Hub
[Thread-16] [ 2020-03-02 11:59:30.850 UTC ] [StreamReader.run:66] OUTPUT>ol7-122-rac2 None
[main] [ 2020-03-02 11:59:30.854 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.854 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.854 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.854 UTC ] [CmdToolUtil.doexecuteLocally:1477] retval = 0
[main] [ 2020-03-02 11:59:30.854 UTC ] [CmdToolUtil.doexecuteLocally:1478] exitval = 0
[main] [ 2020-03-02 11:59:30.856 UTC ] [CmdToolUtil.doexecuteLocally:1479] rtErrLength = 0
[main] [ 2020-03-02 11:59:30.856 UTC ] [OLSNODESUtil.getClusterNodeActiveRoles:545] result string = ol7-122-rac1 Hub\nol7-122-rac2 None
[main] [ 2020-03-02 11:59:30.856 UTC ] [OLSNODESUtil.getClusterNodeActiveRoles:555] outputs[0] = ol7-122-rac1 Hub
[main] [ 2020-03-02 11:59:30.856 UTC ] [OLSNODESUtil.parseNodeRole:570] values length = 2
[main] [ 2020-03-02 11:59:30.857 UTC ] [OLSNODESUtil.parseNodeRole:573] putting values ol7-122-rac1 Hub in map
[main] [ 2020-03-02 11:59:30.857 UTC ] [OLSNODESUtil.getClusterNodeActiveRoles:555] outputs[1] = ol7-122-rac2 None
[main] [ 2020-03-02 11:59:30.857 UTC ] [OLSNODESUtil.parseNodeRole:570] values length = 2
[main] [ 2020-03-02 11:59:30.857 UTC ] [OLSNODESUtil.parseNodeRole:573] putting values ol7-122-rac2 None in map
[main] [ 2020-03-02 11:59:30.864 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.864 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.864 UTC ] [ClusterInfo.<init>:248] m_olsnodesPath=/u01/app/19.6.0.0/grid/bin/olsnodes
[main] [ 2020-03-02 11:59:30.864 UTC ] [Version.isHigher:954] Calling isPre to compare software version 19.0.0.0.0against major ver 19 minor ver 0 and patch set ver 0
[main] [ 2020-03-02 11:59:30.864 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 19
[main] [ 2020-03-02 11:59:30.867 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.868 UTC ] [Version.isPre:853] version to be checked 19.0.0.0.0 major version to check against 19 minor version to check against 0 patchset version to check against 0
[main] [ 2020-03-02 11:59:30.868 UTC ] [Version.isPre:885] Patchset version in isPre is0
[main] [ 2020-03-02 11:59:30.868 UTC ] [Version.isPre:894] isPre: Returning FALSE for patchset version check
[main] [ 2020-03-02 11:59:30.869 UTC ] [Version$VersionEnum.getEnumMember:228] majorVer=19
minorVer=0
releaseVer=0
patchsetVer=0
osVer=0
[main] [ 2020-03-02 11:59:30.869 UTC ] [Version$VersionEnum.getEnumMember:264] Version Match Successful: returning version object 19.0.0.0
[main] [ 2020-03-02 11:59:30.869 UTC ] [ClusterInfo.getVoteDiskLocations:1091] ENTRY
[main] [ 2020-03-02 11:59:30.869 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:30.869 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.869 UTC ] [Version.isPre:789] version to be checked 19.0.0.0.0 major version to check against 11 minor version to check against 2
[main] [ 2020-03-02 11:59:30.870 UTC ] [Version.isPre:798] isPre: Returning FALSE for major version check
[Thread-19] [ 2020-03-02 11:59:30.882 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:30.897 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-18] [ 2020-03-02 11:59:30.897 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-18] [ 2020-03-02 11:59:30.920 UTC ] [StreamReader.run:66] OUTPUT>## STATE File Universal Id File Name Disk group
[Thread-18] [ 2020-03-02 11:59:30.920 UTC ] [StreamReader.run:66] OUTPUT>-- ----- ----------------- --------- ---------
[Thread-18] [ 2020-03-02 11:59:30.921 UTC ] [StreamReader.run:66] OUTPUT> 1. ONLINE 9168fb9dc8764f76bf1c3ec141995e46 (/dev/oracleasm/asm-disk3) [DATA]
[Thread-18] [ 2020-03-02 11:59:30.921 UTC ] [StreamReader.run:66] OUTPUT>Located 1 voting disk(s).
[main] [ 2020-03-02 11:59:30.923 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:30.924 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:30.924 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:30.924 UTC ] [ClusterInfo.getVoteDiskLocations:1165] Number of tokens: 9
output[0]=## STATE File Universal Id File Name Disk group
[main] [ 2020-03-02 11:59:30.925 UTC ] [ClusterInfo.getVoteDiskLocations:1165] Number of tokens: 5
output[1]=-- ----- ----------------- --------- ---------
[main] [ 2020-03-02 11:59:30.925 UTC ] [ClusterInfo.getVoteDiskLocations:1193] Number Format Exception:
java.lang.NumberFormatException: For input string: "--"
[main] [ 2020-03-02 11:59:30.925 UTC ] [ClusterInfo.getVoteDiskLocations:1165] Number of tokens: 5
output[2]= 1. ONLINE 9168fb9dc8764f76bf1c3ec141995e46 (/dev/oracleasm/asm-disk3) [DATA]
[main] [ 2020-03-02 11:59:30.925 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:30.925 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.925 UTC ] [Version.isPre:789] version to be checked 19.0.0.0.0 major version to check against 11 minor version to check against 2
[main] [ 2020-03-02 11:59:30.925 UTC ] [Version.isPre:798] isPre: Returning FALSE for major version check
[main] [ 2020-03-02 11:59:30.926 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:30.926 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.926 UTC ] [Version.isPre:789] version to be checked 19.0.0.0.0 major version to check against 11 minor version to check against 2
[main] [ 2020-03-02 11:59:30.926 UTC ] [Version.isPre:798] isPre: Returning FALSE for major version check
[main] [ 2020-03-02 11:59:30.926 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:789] version to be checked 19.0.0.0.0 major version to check against 11 minor version to check against 2
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:798] isPre: Returning FALSE for major version check
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:789] version to be checked 19.0.0.0.0 major version to check against 11 minor version to check against 2
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:798] isPre: Returning FALSE for major version check
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:30.927 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.928 UTC ] [Version.isPre:789] version to be checked 19.0.0.0.0 major version to check against 11 minor version to check against 2
[main] [ 2020-03-02 11:59:30.928 UTC ] [Version.isPre:798] isPre: Returning FALSE for major version check
[main] [ 2020-03-02 11:59:30.928 UTC ] [ClusterInfo.getVoteDiskLocations:1243] |Number|Size|Status|VDIN|Path|Group|isASMPath|
|1|0|2|9168fb9dc8764f76bf1c3ec141995e46|/dev/oracleasm/asm-disk3|DATA|1|
[main] [ 2020-03-02 11:59:30.929 UTC ] [Version.isHigher:954] Calling isPre to compare software version 19.0.0.0.0against major ver 10 minor ver 2 and patch set ver 0
[main] [ 2020-03-02 11:59:30.929 UTC ] [Version.isPre:757] version to be checked 19.0.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.929 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.929 UTC ] [Version.isPre:853] version to be checked 19.0.0.0.0 major version to check against 10 minor version to check against 2 patchset version to check against 0
[main] [ 2020-03-02 11:59:30.929 UTC ] [Version.isPre:864] isPre: Returning FALSE for major version check
[main] [ 2020-03-02 11:59:30.929 UTC ] [Version$VersionEnum.getEnumMember:228] majorVer=10
minorVer=2
releaseVer=0
patchsetVer=0
osVer=0
[main] [ 2020-03-02 11:59:30.930 UTC ] [Version$VersionEnum.getEnumMember:264] Version Match Successful: returning version object 10.2.0.0
[main] [ 2020-03-02 11:59:30.930 UTC ] [Version.isPre:757] version to be checked 10.2.0.0.0 major version to check against 11
[main] [ 2020-03-02 11:59:30.931 UTC ] [Version.isPre:763] isPre.java: Returning TRUE
[main] [ 2020-03-02 11:59:30.931 UTC ] [Version.isPre:757] version to be checked 10.2.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.931 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.931 UTC ] [Version.isPre:757] version to be checked 10.2.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.931 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.932 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.933 UTC ] [Utils.getPropertyValue:380] propName=ocrconfig_loc propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.933 UTC ] [Version.isPre:757] version to be checked 10.2.0.0.0 major version to check against 10
[main] [ 2020-03-02 11:59:30.933 UTC ] [Version.isPre:768] isPre.java: Returning FALSE
[main] [ 2020-03-02 11:59:30.933 UTC ] [Utils.getPropertyValue:320] keyName=ocrconfig_loc props.val=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587 propValue=+DATA/ol7-122-cluster/OCRFILE/registry.255.1033916587
[main] [ 2020-03-02 11:59:30.933 UTC ] [Utils.getPropertyValue:380] propName=ocrmirrorconfig_loc propValue=null
[main] [ 2020-03-02 11:59:31.063 UTC ] [ClusterVerification.getInstance:642] Method Entry. path=/u01/app/19.6.0.0/grid type=FRAMEWORK_HOME
[main] [ 2020-03-02 11:59:31.067 UTC ] [CVUVariables.initialize:1848] Start parse all variables from variables.xml...
[main] [ 2020-03-02 11:59:31.069 UTC ] [VerificationUtil.getVariablesXmlURI:10964] ==== XML variables file: file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xml
[main] [ 2020-03-02 11:59:31.069 UTC ] [VerificationUtil.getVariablesXmlSchemaURI:10946] ==== XML variables schema file: file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xsd
[main] [ 2020-03-02 11:59:31.069 UTC ] [CVUVariables.getRootElement:2118] ==== URIs obtained :xsd URI = file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xsd
[main] [ 2020-03-02 11:59:31.070 UTC ] [CVUVariables.getRootElement:2119] ==== URIs obtained :xml URI = file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xml
[main] [ 2020-03-02 11:59:31.070 UTC ] [CVUVariables.getRootElement:2132] xsdFile exists : file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xsd
[main] [ 2020-03-02 11:59:31.070 UTC ] [CVUVariables.getRootElement:2147] xmlFile exists : file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xml
[main] [ 2020-03-02 11:59:31.070 UTC ] [CVUVariables.getRootElement:2160] setting xmlFactory to use xsdFile : file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xsd
[main] [ 2020-03-02 11:59:31.128 UTC ] [CVUVariables.getRootElement:2191] The xml variables file: file:/u01/app/19.6.0.0/grid/cv/cvdata/variables.xml, was parsed correctly
[main] [ 2020-03-02 11:59:31.128 UTC ] [CVUVariables.parse:1913] Version found ALL
[main] [ 2020-03-02 11:59:31.128 UTC ] [CVUVariables.parse:1921] Process common variables
[main] [ 2020-03-02 11:59:31.131 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_silent,SILENT"
[main] [ 2020-03-02 11:59:31.131 UTC ] [CVUVariables.parse:1913] Version found CURRENT_RELEASE
[main] [ 2020-03-02 11:59:31.131 UTC ] [CVUVariables.parse:1926] Process variables for the release: 19.0
[main] [ 2020-03-02 11:59:31.132 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "OwnerId,INSTALL_USER,BACKUP_USER,ORACLE_OWNER,LISTENER_USERNAME"
[main] [ 2020-03-02 11:59:31.132 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_usergroup,oracle.install.asm.OSDBA,DBA_GROUP,ORA_DBA_GROUP"
[main] [ 2020-03-02 11:59:31.132 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_racdbagroup,oracle.install.OSRACDBA,RACDBA_GROUP,ORA_RACDBA_GROUP"
[main] [ 2020-03-02 11:59:31.133 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_OSASM,oracle.install.asm.OSASM,ASM_GROUP,ORA_ASM_GROUP"
[main] [ 2020-03-02 11:59:31.134 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.asm.OSOPER,OPER_GROUP"
[main] [ 2020-03-02 11:59:31.134 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_languageid,LANGUAGE_ID"
[main] [ 2020-03-02 11:59:31.135 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_Timezone,TZ"
[main] [ 2020-03-02 11:59:31.136 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_isRolling,ISROLLING,ISROLLING"
[main] [ 2020-03-02 11:59:31.136 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_UseExistingDG,oracle.install.asm.useExistingDiskGroup,ASM_DISKGROUP_REUSE_OPTION,REUSEDG"
[main] [ 2020-03-02 11:59:31.136 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_DisGroupAUSize,oracle.install.asm.diskGroup.AUSize,ASM_AU_SIZE,CDATA_AUSIZE"
[main] [ 2020-03-02 11:59:31.137 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_cres_prereq_Ignored,ORA_IGNORE_CVU_ERRORS,USER_IGNORED_PREREQ"
[main] [ 2020-03-02 11:59:31.137 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "ORACLE_HOSTNAME,ORACLE_HOSTNAME,INSTALL_NODE,INSTALL_NODE"
[main] [ 2020-03-02 11:59:31.138 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_ConfigureMgmtDB,MGMT_DB"
[main] [ 2020-03-02 11:59:31.139 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.config.managementOption"
[main] [ 2020-03-02 11:59:31.139 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_IsBigCluster,BIGCLUSTER,BIG_CLUSTER"
[main] [ 2020-03-02 11:59:31.140 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_TargetHubSize,TARGET_HUB_SIZE,HUB_SIZE"
[main] [ 2020-03-02 11:59:31.141 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_HUBNodesList,HUB_LIST,HUB_NODE_LIST"
[main] [ 2020-03-02 11:59:31.141 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_RIMNodesList,RIM_LIST,RIM_NODE_LIST"
[main] [ 2020-03-02 11:59:31.142 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_HUBVipList,HUB_NODE_VIPS"
[main] [ 2020-03-02 11:59:31.143 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_Ping_Targets,PING_TARGETS,PING_TARGETS"
[main] [ 2020-03-02 11:59:31.143 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "ORACLE_HOME,ORACLE_HOME,ORACLE_HOME,ORACLE_HOME,GPNPCONFIGDIR,GPNPGCONFIGDIR,CRFHOME"
[main] [ 2020-03-02 11:59:31.143 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "ORACLE_BASE,ORACLE_BASE,ORACLE_BASE,ORACLE_BASE"
[main] [ 2020-03-02 11:59:31.144 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_configuredCRSHome,CONFIGURED_CRS_HOME,OLD_CRS_HOME"
[main] [ 2020-03-02 11:59:31.145 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_jreLocation,JREDIR"
[main] [ 2020-03-02 11:59:31.149 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_jlibDir,JLIBDIR"
[main] [ 2020-03-02 11:59:31.150 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_cluster,VNDR_CLUSTER"
[main] [ 2020-03-02 11:59:31.150 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_OCRDeviceList,oracle.install.crs.config.sharedFileSystemStorage.ocrLocations,OCR_LOCATIONS,OCR_LOCATIONS"
[main] [ 2020-03-02 11:59:31.150 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_ClusterName,oracle.install.crs.config.clusterName,CLUSTER_NAME,CLUSTER_NAME"
[main] [ 2020-03-02 11:59:31.152 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.clusterNodes,RSP_CLUSTER_NODES"
[main] [ 2020-03-02 11:59:31.152 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_CommaSeparatedNodes,NODE_LIST,NODE_NAME_LIST,HOST_NAME_LIST,NODELIST"
[main] [ 2020-03-02 11:59:31.154 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_privatenamelist,PRIVATE_NAME_LIST"
[main] [ 2020-03-02 11:59:31.155 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "QUORUM_DISKS,QUORUM_DISKS,QUORUM_DISKS"
[main] [ 2020-03-02 11:59:31.155 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_VotingDiskList,oracle.install.crs.config.sharedFileSystemStorage.VotingDiskLocations,VOTING_LOCATIONS,VOTING_DISKS"
[main] [ 2020-03-02 11:59:31.155 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_DiskGroupName,oracle.install.asm.diskGroup.name,ASM_DISKGROUP,CDATA_DISK_GROUP"
[main] [ 2020-03-02 11:59:31.156 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_DiskDiscoveryString,oracle.install.asm.diskGroup.diskDiscoveryString,ASM_DISK_DISCOVERY_STRING,ASM_DISCOVERY_STRING"
[main] [ 2020-03-02 11:59:31.156 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_Disks,oracle.install.asm.diskGroup.disks,ASM_DISKGROUP_DISKS,CDATA_DISKS"
[main] [ 2020-03-02 11:59:31.157 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_backupDG_Disks,oracle.install.asm.gimrDG.disks,ASM_GIMR_DISKGROUP_DISKS"
[main] [ 2020-03-02 11:59:31.157 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_DiskGroupRedundancy,oracle.install.asm.diskGroup.redundancy,CDATA_REDUNDANCY"
[main] [ 2020-03-02 11:59:31.159 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_FailureGroups,oracle.install.asm.diskGroup.FailureGroups,ASM_DISKGROUP_FAILUREGROUPS,CDATA_FAILURE_GROUPS"
[main] [ 2020-03-02 11:59:31.160 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.asm.diskGroup.disksWithFailureGroupNames,ASM_DISKGROUP_DISKSWITHFAILUREGROUPNAMES"
[main] [ 2020-03-02 11:59:31.161 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.asm.diskGroup.quorumFailureGroupNames,ASM_QUORUM_FG_NAMES"
[main] [ 2020-03-02 11:59:31.163 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_ConfigurationType,ASM_CONFIG"
[main] [ 2020-03-02 11:59:31.164 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_asm_ClientDataFile,oracle.install.asm.ClientDataFile,ASM_CLIENTDATA,ASM_CREDENTIALS"
[main] [ 2020-03-02 11:59:31.165 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_StorageOption,CRS_STORAGE_OPTION"
[main] [ 2020-03-02 11:59:31.166 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.storageOption,RSP_STORAGE_OPT"
[main] [ 2020-03-02 11:59:31.168 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "CSS_LEASEDURATION"
[main] [ 2020-03-02 11:59:31.170 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "HOST_VIP_NAMES"
[main] [ 2020-03-02 11:59:31.171 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_NodeVips,CFG_CRS_NODEVIPS,CRS_NODEVIPS,NEW_NODEVIPS"
[main] [ 2020-03-02 11:59:31.172 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_FinalInterfaceList,CFG_NETWORKS,NETWORKS"
[main] [ 2020-03-02 11:59:31.173 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.networkInterfaceList,RSP_NETWORK_IFLIST"
[main] [ 2020-03-02 11:59:31.173 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_SCANName,oracle.install.crs.config.gpnp.scanName,SCAN_NAME,SCAN_NAME"
[main] [ 2020-03-02 11:59:31.173 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_SCANPortNumber,oracle.install.crs.config.gpnp.scanPort,SCAN_PORT,SCAN_PORT"
[main] [ 2020-03-02 11:59:31.174 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "s_paLocation,GPNP_PA"
[main] [ 2020-03-02 11:59:31.175 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_ConfigureGNS,oracle.install.crs.config.gpnp.configureGNS,CONFIGURE_GNS,GNS_CONF"
[main] [ 2020-03-02 11:59:31.175 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_GNSType,GNS_TYPE"
[main] [ 2020-03-02 11:59:31.176 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.gpnp.gnsOption,RSP_GNS_OPT"
[main] [ 2020-03-02 11:59:31.177 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_GNSVIPAddress,oracle.install.crs.config.gpnp.gnsVIPAddress,GNS_VIP_ADDRESS,GNS_ADDR_LIST"
[main] [ 2020-03-02 11:59:31.177 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_GNSSubDomain,oracle.install.crs.config.gpnp.gnsSubDomain,GNS_SUB_DOMAIN,GNS_DOMAIN_LIST"
[main] [ 2020-03-02 11:59:31.178 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "sl_allowDomainList,GNS_ALLOW_NET_LIST"
[main] [ 2020-03-02 11:59:31.178 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "sl_denyDomainList,GNS_DENY_NET_LIST"
[main] [ 2020-03-02 11:59:31.181 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "sl_denyInterfaceList,GNS_DENY_ITF_LIST"
[main] [ 2020-03-02 11:59:31.181 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_GNSClientDataFile,oracle.install.crs.config.gpnp.gnsClientDataFile,GNS_CLIENT_DATA_FILE,GNS_CREDENTIALS"
[main] [ 2020-03-02 11:59:31.182 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "slHostNames,NEW_HOST_NAME_LIST"
[main] [ 2020-03-02 11:59:31.183 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "slNewNodes,NEW_NODE_NAME_LIST"
[main] [ 2020-03-02 11:59:31.185 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "slPrivateNodes,NEW_PRIVATE_NAME_LIST"
[main] [ 2020-03-02 11:59:31.186 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "OCRLOC"
[main] [ 2020-03-02 11:59:31.187 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "OLRLOC"
[main] [ 2020-03-02 11:59:31.190 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "OCRID"
[main] [ 2020-03-02 11:59:31.191 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "CLUSTER_GUID"
[main] [ 2020-03-02 11:59:31.192 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "CLSCFG_MISSCOUNT"
[main] [ 2020-03-02 11:59:31.193 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.responseFileVersion"
[main] [ 2020-03-02 11:59:31.194 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "INVENTORY_LOCATION"
[main] [ 2020-03-02 11:59:31.195 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "SELECTED_LANGUAGES"
[main] [ 2020-03-02 11:59:31.197 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.option,INSTALL_OPTION"
[main] [ 2020-03-02 11:59:31.198 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.asm.SYSASMPassword"
[main] [ 2020-03-02 11:59:31.199 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.asm.monitorPassword"
[main] [ 2020-03-02 11:59:31.200 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.ClusterConfiguration,RSP_CLUSTERTYPE_OPT"
[main] [ 2020-03-02 11:59:31.201 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.configureAsExtendedCluster,EXTENDED_CLUSTER,EXTENDED_CLUSTER"
[main] [ 2020-03-02 11:59:31.202 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "CLUSTER_TYPE"
[main] [ 2020-03-02 11:59:31.202 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.autoConfigureClusterNodeVIP,AUTO_CONFIGURE_CLUSTER_NODE_VIP"
[main] [ 2020-03-02 11:59:31.204 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.sharedFileSystemStorage.votingDiskRedundancy"
[main] [ 2020-03-02 11:59:31.205 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.sharedFileSystemStorage.ocrRedundancy"
[main] [ 2020-03-02 11:59:31.206 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.useIPMI,USE_IPMI"
[main] [ 2020-03-02 11:59:31.207 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.ipmi.bmcUsername"
[main] [ 2020-03-02 11:59:31.208 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.ipmi.bmcPassword"
[main] [ 2020-03-02 11:59:31.210 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.ignoreDownNodes"
[main] [ 2020-03-02 11:59:31.211 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.installer.autoupdates.option"
[main] [ 2020-03-02 11:59:31.212 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.installer.autoupdates.downloadUpdatesLoc"
[main] [ 2020-03-02 11:59:31.213 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "AUTOUPDATES_MYORACLESUPPORT_USERNAME"
[main] [ 2020-03-02 11:59:31.215 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "AUTOUPDATES_MYORACLESUPPORT_PASSWORD"
[main] [ 2020-03-02 11:59:31.216 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "PROXY_HOST"
[main] [ 2020-03-02 11:59:31.217 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "PROXY_PORT"
[main] [ 2020-03-02 11:59:31.218 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "PROXY_USER"
[main] [ 2020-03-02 11:59:31.219 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "PROXY_PWD"
[main] [ 2020-03-02 11:59:31.220 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "PROXY_REALM"
[main] [ 2020-03-02 11:59:31.222 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.config.omsHost"
[main] [ 2020-03-02 11:59:31.223 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.config.omsPort"
[main] [ 2020-03-02 11:59:31.224 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.config.emAdminUser"
[main] [ 2020-03-02 11:59:31.225 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.config.emAdminPassword"
[main] [ 2020-03-02 11:59:31.226 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle_install_crs_app_VIPAddress,oracle.install.crs.app.applicationAddress,APPLICATION_VIP"
[main] [ 2020-03-02 11:59:31.227 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "POST_SW_INSTALL_API_MODE,POST_SW_INSTALL_API_MODE"
[main] [ 2020-03-02 11:59:31.228 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.configureAFD,CONFIGURE_AFD"
[main] [ 2020-03-02 11:59:31.228 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "IS_BUILTIN_ACCOUNT,oracle.install.IsBuiltInAccount,IS_BUILTIN_ACCOUNT"
[main] [ 2020-03-02 11:59:31.229 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "IS_VIRTUAL_ACCOUNT,oracle_install_IsVirtualAccount,IS_VIRTUAL_ACCOUNT"
[main] [ 2020-03-02 11:59:31.231 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "ORACLE_SERVICE_USER_NAME,oracle.install.OracleHomeUserName,WINSEC_SERVICE_USERNAME"
[main] [ 2020-03-02 11:59:31.231 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "ORACLE_SERVICE_USER_PASSWORD,oracle.install.OracleHomeUserPassword,WINSEC_SERVICE_PASSWORD"
[main] [ 2020-03-02 11:59:31.232 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "oracle.install.crs.config.memberClusterManifestFile,CLUSTER_MANIFEST_FILE"
[main] [ 2020-03-02 11:59:31.232 UTC ] [CVUVariables.setReleaseForVariablesXml:296] Initialize CVUVariables for release : 19.0
[main] [ 2020-03-02 11:59:31.233 UTC ] [CVUVariables.setValue:368] CVUVarConstant : MODE_API
[main] [ 2020-03-02 11:59:31.233 UTC ] [CVUVariables.getCVUVariable:624] The variable name : <MODE_API> is not listed
[main] [ 2020-03-02 11:59:31.233 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "MODE_API"
[main] [ 2020-03-02 11:59:31.233 UTC ] [CVUVariables.secureVariableValueTrace:779] setting CVUVariableConstant : VAR = MODE_API VAL = TRUE
[main] [ 2020-03-02 11:59:31.233 UTC ] [CVUVariables.setValue:368] CVUVarConstant : MODE_CLI
[main] [ 2020-03-02 11:59:31.234 UTC ] [CVUVariables.getCVUVariable:624] The variable name : <MODE_CLI> is not listed
[main] [ 2020-03-02 11:59:31.235 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "MODE_CLI"
[main] [ 2020-03-02 11:59:31.236 UTC ] [CVUVariables.secureVariableValueTrace:779] setting CVUVariableConstant : VAR = MODE_CLI VAL = FALSE
[main] [ 2020-03-02 11:59:31.236 UTC ] [ParamManager.<init>:394] m_paramInstantiated set to TRUE
[main] [ 2020-03-02 11:59:31.236 UTC ] [VerificationUtil.getLocalHost:1767] Hostname retrieved: ol7-122-rac1.localdomain, returned: ol7-122-rac1
[main] [ 2020-03-02 11:59:31.239 UTC ] [CVUVariables.setValue:368] CVUVarConstant : LOCAL_NODE_NAME
[main] [ 2020-03-02 11:59:31.239 UTC ] [CVUVariables.getCVUVariable:624] The variable name : <LOCAL_NODE_NAME> is not listed
[main] [ 2020-03-02 11:59:31.241 UTC ] [CVUVariableData.<init>:102] CVUVariableData created with names: "LOCAL_NODE_NAME"
[main] [ 2020-03-02 11:59:31.241 UTC ] [CVUVariables.secureVariableValueTrace:779] setting CVUVariableConstant : VAR = LOCAL_NODE_NAME VAL = ol7-122-rac1
[main] [ 2020-03-02 11:59:31.242 UTC ] [Library.load:205] library.load
[main] [ 2020-03-02 11:59:31.244 UTC ] [sPlatform.isHybrid:66] osName=Linux osArch=amd64 JVM=64 rc=false
[main] [ 2020-03-02 11:59:31.246 UTC ] [Library.load:271] Property oracle.installer.library_loc is set to value=/u01/app/19.6.0.0/grid/oui/lib/linux64
[main] [ 2020-03-02 11:59:31.246 UTC ] [Library.load:273] Loading library /u01/app/19.6.0.0/grid/oui/lib/linux64/libsrvm19.so
[main] [ 2020-03-02 11:59:31.251 UTC ] [VerificationUtil.getEnv:8845] ==== getEnv reports: CVU_TEST_ENV=null
[main] [ 2020-03-02 11:59:31.251 UTC ] [ClusterVerification.<init>:493] Setting property CV_HOME /u01/app/19.6.0.0/grid
[main] [ 2020-03-02 11:59:31.252 UTC ] [VerificationUtil.getDestLoc:4812] ==== CV_DESTLOC(pre-fetched value): '/tmp/GridSetupActions2020-03-02_11-59-28AM/'
[main] [ 2020-03-02 11:59:31.252 UTC ] [VerificationUtil.getExecutionEnvironment:9338] RDBMS Version is -->19.0.0.0.0
[main] [ 2020-03-02 11:59:31.255 UTC ] [ConfigUtil.importConfig:97] ==== CVU config file: /u01/app/19.6.0.0/grid/cv/admin/cvu_config
[main] [ 2020-03-02 11:59:31.256 UTC ] [ConfigUtil.importConfig:114] ==== Picked up config variable: cv_raw_check_enabled : TRUE
[main] [ 2020-03-02 11:59:31.256 UTC ] [ConfigUtil.importConfig:114] ==== Picked up config variable: cv_sudo_binary_location : /usr/local/bin/sudo
[main] [ 2020-03-02 11:59:31.256 UTC ] [ConfigUtil.importConfig:114] ==== Picked up config variable: cv_pbrun_binary_location : /usr/local/bin/pbrun
[main] [ 2020-03-02 11:59:31.256 UTC ] [ConfigUtil.importConfig:114] ==== Picked up config variable: cv_assume_cl_version : 19.1.0.0.0
[main] [ 2020-03-02 11:59:31.257 UTC ] [ConfigUtil.isDefined:200] ==== Is ORACLE_SRVM_REMOTESHELL defined? : false
[main] [ 2020-03-02 11:59:31.257 UTC ] [VerificationUtil.getEnv:8845] ==== getEnv reports: ORACLE_SRVM_REMOTESHELL=null
[main] [ 2020-03-02 11:59:31.257 UTC ] [ConfigUtil.getConfiguredValue:182] ==== Fallback to env var 'ORACLE_SRVM_REMOTESHELL'=null
[main] [ 2020-03-02 11:59:31.257 UTC ] [ConfigUtil.isDefined:200] ==== Is ORACLE_SRVM_REMOTECOPY defined? : false
[main] [ 2020-03-02 11:59:31.257 UTC ] [VerificationUtil.getEnv:8845] ==== getEnv reports: ORACLE_SRVM_REMOTECOPY=null
[main] [ 2020-03-02 11:59:31.257 UTC ] [ConfigUtil.getConfiguredValue:182] ==== Fallback to env var 'ORACLE_SRVM_REMOTECOPY'=null
[main] [ 2020-03-02 11:59:31.257 UTC ] [CVUVariables.getCVUVariable:624] The variable name : <SSH_ONLY> is not listed
[main] [ 2020-03-02 11:59:31.260 UTC ] [sVerificationUtil.resolve:1229] condition variable SSH_ONLY not handled
[main] [ 2020-03-02 11:59:31.260 UTC ] [CVUVariables.secureVariableValueTrace:779] getting CVUVariableConstant : VAR = SSH_ONLY VAL = null
[main] [ 2020-03-02 11:59:31.262 UTC ] [UnixSystem.getHostName:485] unixcmd=/bin/hostname
[Thread-21] [ 2020-03-02 11:59:31.263 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:31.266 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[main] [ 2020-03-02 11:59:31.266 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[Thread-20] [ 2020-03-02 11:59:31.266 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-20] [ 2020-03-02 11:59:31.266 UTC ] [StreamReader.run:66] OUTPUT>ol7-122-rac1.localdomain
[main] [ 2020-03-02 11:59:31.266 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:31.266 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:31.267 UTC ] [ClusterInfo.getHostName:462] Hostname = ol7-122-rac1
[main] [ 2020-03-02 11:59:32.952 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:32.952 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[main] [ 2020-03-02 11:59:32.952 UTC ] [NativeSystem.isCmdScv:601] isCmdScv: cmd=[]
[main] [ 2020-03-02 11:59:32.953 UTC ] [UnixSystem.dorunRemoteExecCmd:4279] Final unix SSH command: /bin/rpm -q --qf %{version} sles-release
[Thread-24] [ 2020-03-02 11:59:32.956 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:32.958 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-23] [ 2020-03-02 11:59:32.959 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-23] [ 2020-03-02 11:59:32.991 UTC ] [StreamReader.run:66] OUTPUT>package sles-release is not installed
[main] [ 2020-03-02 11:59:32.993 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 1
[main] [ 2020-03-02 11:59:32.993 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:32.993 UTC ] [RuntimeExec.traceCmdEnv:516] Calling Runtime.exec() with the command
[main] [ 2020-03-02 11:59:32.993 UTC ] [RuntimeExec.traceCmdEnv:518] /bin/sh
[main] [ 2020-03-02 11:59:32.994 UTC ] [RuntimeExec.traceCmdEnv:518] -c
[main] [ 2020-03-02 11:59:32.994 UTC ] [RuntimeExec.traceCmdEnv:518] /bin/rpm -q --qf %{version} sles-release
[main] [ 2020-03-02 11:59:32.994 UTC ] [RuntimeExec.traceCmdEnv:521] runCommand: env =
[main] [ 2020-03-02 11:59:32.994 UTC ] [RuntimeExec.traceCmdEnv:524] 0:LANG=en_US.UTF-8
[main] [ 2020-03-02 11:59:32.994 UTC ] [RuntimeExec.traceCmdEnv:524] 1:LC_ALL=en_US.UTF-8
[main] [ 2020-03-02 11:59:32.994 UTC ] [RuntimeExec.traceCmdEnv:524] 2:NLS_LANG=American_America.UTF8
[main] [ 2020-03-02 11:59:32.994 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:32.994 UTC ] [UnixSystem.dorunRemoteExecCmd:4291] retval = 1
[main] [ 2020-03-02 11:59:32.995 UTC ] [UnixSystem.dorunRemoteExecCmd:4296] exitValue = 1
[main] [ 2020-03-02 11:59:32.995 UTC ] [CmdToolUtil.doexecute:1131] nativeSystem.runRemoteExecCmd failed. Command = /bin/rpm arguments = [-q, --qf, %{version}, sles-release] env = null error = null output = [package sles-release is not installed]
[main] [ 2020-03-02 11:59:32.999 UTC ] [CmdToolUtil.getSLESRelease:1939] Getting SLES Version failed with exception:PRCT-1011 : Failed to run "rpm". Detailed error: [package sles-release is not installed]
[main] [ 2020-03-02 11:59:33.000 UTC ] [OFSUtil.<init>:331] Using provided binary location:/sbin/
[main] [ 2020-03-02 11:59:33.000 UTC ] [Utils.getLocalHost:487] Hostname retrieved: ol7-122-rac1.localdomain, returned: ol7-122-rac1
[main] [ 2020-03-02 11:59:33.000 UTC ] [Utils.getNodeName:897] Hostname : ol7-122-rac1 is converted to nodeName : ol7-122-rac1
[main] [ 2020-03-02 11:59:33.000 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:33.000 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[main] [ 2020-03-02 11:59:33.002 UTC ] [NativeSystem.isCmdScv:601] isCmdScv: cmd=[]
[main] [ 2020-03-02 11:59:33.002 UTC ] [UnixSystem.dorunRemoteExecCmd:4279] Final unix SSH command: /sbin//acfsutil version
[Thread-26] [ 2020-03-02 11:59:33.018 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:33.028 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[main] [ 2020-03-02 11:59:33.028 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[Thread-25] [ 2020-03-02 11:59:33.028 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-25] [ 2020-03-02 11:59:33.028 UTC ] [StreamReader.run:66] OUTPUT>acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.029 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:33.029 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:33.029 UTC ] [UnixSystem.dorunRemoteExecCmd:4291] retval = 0
[main] [ 2020-03-02 11:59:33.030 UTC ] [UnixSystem.dorunRemoteExecCmd:4296] exitValue = 0
[main] [ 2020-03-02 11:59:33.030 UTC ] [OFSUtil.print_outputTrace:3195] result[0] = acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.030 UTC ] [OFSUtil.doGetACFSActiveVersion:480] ACFS version for the node localnode = 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.030 UTC ] [OFSUtil.<init>:331] Using provided binary location:/sbin/
[main] [ 2020-03-02 11:59:33.030 UTC ] [Utils.getLocalHost:487] Hostname retrieved: ol7-122-rac1.localdomain, returned: ol7-122-rac1
[main] [ 2020-03-02 11:59:33.030 UTC ] [Utils.getNodeName:897] Hostname : ol7-122-rac1 is converted to nodeName : ol7-122-rac1
[main] [ 2020-03-02 11:59:33.030 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:33.030 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[main] [ 2020-03-02 11:59:33.030 UTC ] [NativeSystem.isCmdScv:601] isCmdScv: cmd=[]
[main] [ 2020-03-02 11:59:33.031 UTC ] [UnixSystem.dorunRemoteExecCmd:4279] Final unix SSH command: /sbin//acfsutil version
[Thread-28] [ 2020-03-02 11:59:33.032 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:33.034 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-27] [ 2020-03-02 11:59:33.035 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-27] [ 2020-03-02 11:59:33.051 UTC ] [StreamReader.run:66] OUTPUT>acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.054 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:33.054 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:33.055 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:33.055 UTC ] [UnixSystem.dorunRemoteExecCmd:4291] retval = 0
[main] [ 2020-03-02 11:59:33.055 UTC ] [UnixSystem.dorunRemoteExecCmd:4296] exitValue = 0
[main] [ 2020-03-02 11:59:33.055 UTC ] [OFSUtil.print_outputTrace:3195] result[0] = acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.056 UTC ] [OFSUtil.doGetACFSActiveVersion:480] ACFS version for the node localnode = 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.056 UTC ] [OFSUtil.<init>:331] Using provided binary location:/sbin/
[main] [ 2020-03-02 11:59:33.056 UTC ] [Utils.getLocalHost:487] Hostname retrieved: ol7-122-rac1.localdomain, returned: ol7-122-rac1
[main] [ 2020-03-02 11:59:33.056 UTC ] [Utils.getNodeName:897] Hostname : ol7-122-rac1 is converted to nodeName : ol7-122-rac1
[main] [ 2020-03-02 11:59:33.056 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:33.056 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[main] [ 2020-03-02 11:59:33.056 UTC ] [NativeSystem.isCmdScv:601] isCmdScv: cmd=[]
[main] [ 2020-03-02 11:59:33.056 UTC ] [UnixSystem.dorunRemoteExecCmd:4279] Final unix SSH command: /sbin//acfsutil version
[Thread-30] [ 2020-03-02 11:59:33.060 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:33.060 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-29] [ 2020-03-02 11:59:33.064 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-29] [ 2020-03-02 11:59:33.076 UTC ] [StreamReader.run:66] OUTPUT>acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.079 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:33.080 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:33.081 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:33.081 UTC ] [UnixSystem.dorunRemoteExecCmd:4291] retval = 0
[main] [ 2020-03-02 11:59:33.081 UTC ] [UnixSystem.dorunRemoteExecCmd:4296] exitValue = 0
[main] [ 2020-03-02 11:59:33.081 UTC ] [OFSUtil.print_outputTrace:3195] result[0] = acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.081 UTC ] [OFSUtil.doGetACFSActiveVersion:480] ACFS version for the node localnode = 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.082 UTC ] [OFSUtil.<init>:331] Using provided binary location:/sbin/
[main] [ 2020-03-02 11:59:33.082 UTC ] [Utils.getLocalHost:487] Hostname retrieved: ol7-122-rac1.localdomain, returned: ol7-122-rac1
[main] [ 2020-03-02 11:59:33.084 UTC ] [Utils.getNodeName:897] Hostname : ol7-122-rac1 is converted to nodeName : ol7-122-rac1
[main] [ 2020-03-02 11:59:33.084 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:33.084 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[main] [ 2020-03-02 11:59:33.084 UTC ] [NativeSystem.isCmdScv:601] isCmdScv: cmd=[]
[main] [ 2020-03-02 11:59:33.084 UTC ] [UnixSystem.dorunRemoteExecCmd:4279] Final unix SSH command: /sbin//acfsutil version
[Thread-32] [ 2020-03-02 11:59:33.088 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:33.089 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-31] [ 2020-03-02 11:59:33.089 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-31] [ 2020-03-02 11:59:33.110 UTC ] [StreamReader.run:66] OUTPUT>acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.116 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 0
[main] [ 2020-03-02 11:59:33.118 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:33.121 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:33.122 UTC ] [UnixSystem.dorunRemoteExecCmd:4291] retval = 0
[main] [ 2020-03-02 11:59:33.122 UTC ] [UnixSystem.dorunRemoteExecCmd:4296] exitValue = 0
[main] [ 2020-03-02 11:59:33.122 UTC ] [OFSUtil.print_outputTrace:3195] result[0] = acfsutil version: 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.123 UTC ] [OFSUtil.doGetACFSActiveVersion:480] ACFS version for the node localnode = 19.0.0.0.0
[main] [ 2020-03-02 11:59:33.123 UTC ] [OFSUtil.<init>:331] Using provided binary location:/sbin/
[main] [ 2020-03-02 11:59:33.123 UTC ] [Utils.getLocalHost:487] Hostname retrieved: ol7-122-rac1.localdomain, returned: ol7-122-rac1
[main] [ 2020-03-02 11:59:33.123 UTC ] [Utils.getNodeName:897] Hostname : ol7-122-rac1 is converted to nodeName : ol7-122-rac1
[main] [ 2020-03-02 11:59:33.123 UTC ] [CmdToolUtil.enforceEnglishVars:1662] Set environment for English language
[main] [ 2020-03-02 11:59:33.124 UTC ] [CmdToolUtil.enforceEnglishVars:1663] OS Name is...Linux
[main] [ 2020-03-02 11:59:33.124 UTC ] [NativeSystem.isCmdScv:601] isCmdScv: cmd=[]
[main] [ 2020-03-02 11:59:33.124 UTC ] [UnixSystem.dorunRemoteExecCmd:4279] Final unix SSH command: /sbin//acfsutil info fs -o mountpoints
[Thread-34] [ 2020-03-02 11:59:33.138 UTC ] [StreamReader.run:62] In StreamReader.run
[Thread-33] [ 2020-03-02 11:59:33.138 UTC ] [StreamReader.run:62] In StreamReader.run
[main] [ 2020-03-02 11:59:33.138 UTC ] [RuntimeExec.runCommand:294] runCommand: Waiting for the process
[Thread-34] [ 2020-03-02 11:59:33.147 UTC ] [StreamReader.run:66] ERROR>acfsutil info fs: ACFS-03036: no mounted ACFS file systems
[main] [ 2020-03-02 11:59:33.151 UTC ] [RuntimeExec.runCommand:296] runCommand: process returns 1
[main] [ 2020-03-02 11:59:33.151 UTC ] [RuntimeExec.runCommand:323] RunTimeExec: error>
[main] [ 2020-03-02 11:59:33.151 UTC ] [RuntimeExec.runCommand:326] acfsutil info fs: ACFS-03036: no mounted ACFS file systems
[main] [ 2020-03-02 11:59:33.151 UTC ] [RuntimeExec.traceCmdEnv:516] Calling Runtime.exec() with the command
[main] [ 2020-03-02 11:59:33.152 UTC ] [RuntimeExec.traceCmdEnv:518] /bin/sh
[main] [ 2020-03-02 11:59:33.152 UTC ] [RuntimeExec.traceCmdEnv:518] -c
[main] [ 2020-03-02 11:59:33.152 UTC ] [RuntimeExec.traceCmdEnv:518] /sbin//acfsutil info fs -o mountpoints
[main] [ 2020-03-02 11:59:33.153 UTC ] [RuntimeExec.traceCmdEnv:521] runCommand: env =
[main] [ 2020-03-02 11:59:33.153 UTC ] [RuntimeExec.traceCmdEnv:524] 0:LANG=en_US.UTF-8
[main] [ 2020-03-02 11:59:33.153 UTC ] [RuntimeExec.traceCmdEnv:524] 1:LC_ALL=en_US.UTF-8
[main] [ 2020-03-02 11:59:33.154 UTC ] [RuntimeExec.traceCmdEnv:524] 2:NLS_LANG=American_America.UTF8
[main] [ 2020-03-02 11:59:33.155 UTC ] [RuntimeExec.runCommand:349] Returning from RunTimeExec.runCommand
[main] [ 2020-03-02 11:59:33.155 UTC ] [UnixSystem.dorunRemoteExecCmd:4291] retval = 1
[main] [ 2020-03-02 11:59:33.155 UTC ] [UnixSystem.dorunRemoteExecCmd:4296] exitValue = 1
[main] [ 2020-03-02 11:59:33.155 UTC ] [CmdToolUtil.doexecute:1131] nativeSystem.runRemoteExecCmd failed. Command = /sbin//acfsutil arguments = [info, fs, -o, mountpoints] env = null error = acfsutil info fs: ACFS-03036: no mounted ACFS file systems output =
[FATAL] [INS-42505] The installer has detected that the Oracle Grid Infrastructure home software at (/u01/app/19.6.0.0/grid) is not complete.
CAUSE: Following files are missing:
[/u01/app/19.6.0.0/grid/LINUX.X64_193000_grid_home.zip]
ACTION: Ensure that the Oracle Grid Infrastructure home at (/u01/app/19.6.0.0/grid) includes the files listed above.
[oracle@ol7-122-rac1 ~]$
[oracle@ol7-122-rac1 grid]$ sudo su -
Last login: Mon Mar 2 12:21:16 UTC 2020
[root@ol7-122-rac1 ~]# . oraenv <<< +ASM1
ORACLE_SID = [root] ? The Oracle base has been set to /u01/app/oracle
[root@ol7-122-rac1 ~]# time cp -fv /vagrant_software/LINUX.X64_193000_grid_home.zip $ORACLE_HOME; echo $?
‘/vagrant_software/LINUX.X64_193000_grid_home.zip’ -> ‘/u01/app/19.6.0.0/grid/LINUX.X64_193000_grid_home.zip’
real 0m21.647s
user 0m0.023s
sys 0m5.177s
0
[root@ol7-122-rac1 ~]# chmod 775 /u01/app/19.6.0.0/grid/LINUX.X64_193000_grid_home.zip
[root@ol7-122-rac1 ~]# logout
[oracle@ol7-122-rac1 grid]$ cd
[oracle@ol7-122-rac1 ~]$
[oracle@ol7-122-rac1 ~]$
[oracle@ol7-122-rac1 ~]$ $ORACLE_HOME/gridSetup.sh -creategoldimage -exclFiles $ORACLE_HOME/log,$ORACLE_HOME/.patch_storage -destinationlocation /u01/app/oracle/goldimage -silent
Launching Oracle Grid Infrastructure Setup Wizard...
Successfully Setup Software.
Gold Image location: /u01/app/oracle/goldimage/grid_home_2020-03-02_12-23-57PM.zip
[oracle@ol7-122-rac1 ~]$ ls -lh /u01/app/oracle/goldimage/grid_home_2020-03-02_12-23-57PM.zip
-rw-r--r--. 1 oracle oinstall 5.9G Mar 2 12:32 /u01/app/oracle/goldimage/grid_home_2020-03-02_12-23-57PM.zip
[oracle@ol7-122-rac1 ~]$ ls -lh /vagrant_software/LINUX.X64_193000_grid_home.zip
-rwxrwxrwx. 1 vagrant vagrant 2.7G Aug 5 2019 /vagrant_software/LINUX.X64_193000_grid_home.zip
[oracle@ol7-122-rac1 ~]$