Skip to content

Console Output

Started by user Jonah Graham
Running as Jonah Graham
Obtained releng/org.eclipse.epp.config/tools/promote-a-build.Jenkinsfile from git https://git.eclipse.org/r/epp/org.eclipse.epp.packages
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent basic-rkpdf is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-rkpdf"
  namespace: "packaging"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.packaging.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-rkpdf"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-rkpdf"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3044.vb_940a_a_e4f72e"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-packaging"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on basic-rkpdf in /home/jenkins/agent/workspace/promote-a-build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/epp/org.eclipse.epp.packages
 > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 4cc6bf3786fa6d8ce54a02218282f136787b7c4c (refs/remotes/origin/master)
Commit message: "Set version qualifiers with setGitDate script"
 > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4cc6bf3786fa6d8ce54a02218282f136787b7c4c # timeout=10
 > git rev-list --no-walk 1847d40df30bc57236bbc45b651895bff3cd2063 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Upload)
[Pipeline] sshagent
19:29:20 [2023-03-03T00:29:20.283Z] [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
19:29:20 [2023-03-03T00:29:20.284Z] [ssh-agent] Looking for ssh-agent implementation...
19:29:20 [2023-03-03T00:29:20.323Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:29:20 [2023-03-03T00:29:20.327Z] $ ssh-agent
19:29:20 [2023-03-03T00:29:20.341Z] SSH_AUTH_SOCK=/tmp/ssh-yrViGuJIPOuG/agent.150
19:29:20 [2023-03-03T00:29:20.341Z] SSH_AGENT_PID=152
19:29:20 [2023-03-03T00:29:20.364Z] Running ssh-add (command line suppressed)
19:29:20 [2023-03-03T00:29:20.383Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_3784572725883901491.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_3784572725883901491.key)
19:29:20 [2023-03-03T00:29:20.392Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
19:29:21 [2023-03-03T00:29:21.460Z] + ./releng/org.eclipse.epp.config/tools/promote-a-build.sh
19:29:21 [2023-03-03T00:29:21.461Z] +++ dirname ./releng/org.eclipse.epp.config/tools/promote-a-build.sh
19:29:21 [2023-03-03T00:29:21.461Z] ++ cd ./releng/org.eclipse.epp.config/tools
19:29:21 [2023-03-03T00:29:21.461Z] ++ pwd
19:29:21 [2023-03-03T00:29:21.461Z] + DIR=/home/jenkins/agent/workspace/promote-a-build/releng/org.eclipse.epp.config/tools
19:29:21 [2023-03-03T00:29:21.461Z] + echo Create the epp.properties file
19:29:21 [2023-03-03T00:29:21.461Z] Create the epp.properties file
19:29:21 [2023-03-03T00:29:21.461Z] + MVN=/opt/tools/apache-maven/latest/bin/mvn
19:29:21 [2023-03-03T00:29:21.461Z] + '[' '!' -f /opt/tools/apache-maven/latest/bin/mvn ']'
19:29:21 [2023-03-03T00:29:21.461Z] + /opt/tools/apache-maven/latest/bin/mvn clean package -f /home/jenkins/agent/workspace/promote-a-build/releng/org.eclipse.epp.config/tools
19:29:21 [2023-03-03T00:29:21.720Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
19:29:21 [2023-03-03T00:29:21.720Z] Maven home: /opt/tools/apache-maven/latest
19:29:21 [2023-03-03T00:29:21.720Z] Java version: 11.0.18, vendor: IBM Corporation, runtime: /opt/java/openjdk
19:29:21 [2023-03-03T00:29:21.720Z] Default locale: en_US, platform encoding: UTF-8
19:29:21 [2023-03-03T00:29:21.720Z] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
19:29:23 [2023-03-03T00:29:23.092Z] [INFO] Scanning for projects...
19:29:29 [2023-03-03T00:29:29.662Z] [INFO] 
19:29:29 [2023-03-03T00:29:29.662Z] [INFO] --------------------< org.eclipse.epp:releng.tools >--------------------
19:29:29 [2023-03-03T00:29:29.662Z] [INFO] Building releng.tools 4.27.0-SNAPSHOT
19:29:29 [2023-03-03T00:29:29.662Z] [INFO] --------------------------------[ pom ]---------------------------------
19:29:29 [2023-03-03T00:29:29.662Z] [INFO] 
19:29:29 [2023-03-03T00:29:29.662Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ releng.tools ---
19:29:30 [2023-03-03T00:29:30.229Z] [INFO] 
19:29:30 [2023-03-03T00:29:30.229Z] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ releng.tools ---
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] No match to regex 'epp\.package\.(\d*)' found in 'releng.tools'. The initial value 'releng.tools' is left as-is...
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] 
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] --- properties-maven-plugin:1.1.0:write-project-properties (default) @ releng.tools ---
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] ------------------------------------------------------------------------
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] BUILD SUCCESS
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] ------------------------------------------------------------------------
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] Total time:  15.790 s
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] Finished at: 2023-03-03T00:29:38Z
19:29:40 [2023-03-03T00:29:40.203Z] [INFO] ------------------------------------------------------------------------
19:29:40 [2023-03-03T00:29:40.203Z] ++ get_property RELEASE_NAME
19:29:40 [2023-03-03T00:29:40.203Z] ++ cut -d= -f2
19:29:40 [2023-03-03T00:29:40.203Z] ++ grep '^RELEASE_NAME=' /home/jenkins/agent/workspace/promote-a-build/releng/org.eclipse.epp.config/tools/epp.properties
19:29:40 [2023-03-03T00:29:40.203Z] ++ sed '-es,\\:,:,'
19:29:40 [2023-03-03T00:29:40.203Z] + RELEASE_NAME=2023-03
19:29:40 [2023-03-03T00:29:40.203Z] ++ get_property RELEASE_MILESTONE
19:29:40 [2023-03-03T00:29:40.203Z] ++ grep '^RELEASE_MILESTONE=' /home/jenkins/agent/workspace/promote-a-build/releng/org.eclipse.epp.config/tools/epp.properties
19:29:40 [2023-03-03T00:29:40.203Z] ++ cut -d= -f2
19:29:40 [2023-03-03T00:29:40.203Z] ++ sed '-es,\\:,:,'
19:29:40 [2023-03-03T00:29:40.203Z] + RELEASE_MILESTONE=RC1
19:29:40 [2023-03-03T00:29:40.203Z] ++ get_property RELEASE_DIR
19:29:40 [2023-03-03T00:29:40.203Z] ++ grep '^RELEASE_DIR=' /home/jenkins/agent/workspace/promote-a-build/releng/org.eclipse.epp.config/tools/epp.properties
19:29:40 [2023-03-03T00:29:40.203Z] ++ cut -d= -f2
19:29:40 [2023-03-03T00:29:40.203Z] ++ sed '-es,\\:,:,'
19:29:40 [2023-03-03T00:29:40.203Z] + RELEASE_DIR=202303021200
19:29:40 [2023-03-03T00:29:40.203Z] ++ get_property SIMREL_REPO
19:29:40 [2023-03-03T00:29:40.203Z] ++ grep '^SIMREL_REPO=' /home/jenkins/agent/workspace/promote-a-build/releng/org.eclipse.epp.config/tools/epp.properties
19:29:40 [2023-03-03T00:29:40.203Z] ++ cut -d= -f2
19:29:40 [2023-03-03T00:29:40.203Z] ++ sed '-es,\\:,:,'
19:29:40 [2023-03-03T00:29:40.203Z] + SIMREL_REPO=https://download.eclipse.org/releases/2023-03/202303031000
19:29:40 [2023-03-03T00:29:40.203Z] + EPP_DOWNLOADS=/home/data/httpd/download.eclipse.org/technology/epp
19:29:40 [2023-03-03T00:29:40.203Z] + DOWNLOADS=/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03/
19:29:40 [2023-03-03T00:29:40.203Z] + REPO=/home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03/
19:29:40 [2023-03-03T00:29:40.203Z] + SSHUSER=genie.packaging@projects-storage.eclipse.org
19:29:40 [2023-03-03T00:29:40.203Z] + SSH='ssh genie.packaging@projects-storage.eclipse.org'
19:29:40 [2023-03-03T00:29:40.203Z] + SCP=scp
19:29:40 [2023-03-03T00:29:40.203Z] + ECHO=echo
19:29:40 [2023-03-03T00:29:40.203Z] + '[' false == false ']'
19:29:40 [2023-03-03T00:29:40.203Z] + ECHO=
19:29:40 [2023-03-03T00:29:40.203Z] + ssh genie.packaging@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03/
19:29:40 [2023-03-03T00:29:40.203Z] + ssh genie.packaging@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03/
19:29:40 [2023-03-03T00:29:40.203Z] + ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/repository /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200
19:29:41 [2023-03-03T00:29:41.140Z] + '[' RC1 '!=' R ']'
19:29:41 [2023-03-03T00:29:41.140Z] + ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1
19:29:41 [2023-03-03T00:29:41.397Z] + TOUCHDIRS='/home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200 /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1'
19:29:41 [2023-03-03T00:29:41.397Z] + cat
19:29:41 [2023-03-03T00:29:41.397Z] + scp release.xml genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/release.xml
19:29:41 [2023-03-03T00:29:41.964Z] ++ date +%s000
19:29:41 [2023-03-03T00:29:41.964Z] + TIMESTAMP=1677803381000
19:29:41 [2023-03-03T00:29:41.964Z] + CONTENTXML='<?xml version='\''1.0'\'' encoding='\''UTF-8'\''?>
19:29:41 [2023-03-03T00:29:41.964Z] <?compositeMetadataRepository version='\''1.0.0'\''?>
19:29:41 [2023-03-03T00:29:41.964Z] <repository name='\''Eclipse Packaging Project EPP 2023-03'\''
19:29:41 [2023-03-03T00:29:41.964Z]     type='\''org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository'\''
19:29:41 [2023-03-03T00:29:41.964Z]     version='\''1.0.0'\''>
19:29:41 [2023-03-03T00:29:41.964Z]   <properties size='\''1'\''>
19:29:41 [2023-03-03T00:29:41.964Z]     <property name='\''p2.timestamp'\'' value='\''1677803381000'\''/>
19:29:41 [2023-03-03T00:29:41.964Z]   </properties>
19:29:41 [2023-03-03T00:29:41.964Z]   <children size='\''1'\''>
19:29:41 [2023-03-03T00:29:41.964Z]     <child location='\''202303021200'\''/>
19:29:41 [2023-03-03T00:29:41.964Z]   </children>
19:29:41 [2023-03-03T00:29:41.964Z] </repository>
19:29:41 [2023-03-03T00:29:41.964Z] '
19:29:41 [2023-03-03T00:29:41.964Z] + echo '<?xml version='\''1.0'\'' encoding='\''UTF-8'\''?>
19:29:41 [2023-03-03T00:29:41.964Z] <?compositeMetadataRepository version='\''1.0.0'\''?>
19:29:41 [2023-03-03T00:29:41.964Z] <repository name='\''Eclipse Packaging Project EPP 2023-03'\''
19:29:41 [2023-03-03T00:29:41.964Z]     type='\''org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository'\''
19:29:41 [2023-03-03T00:29:41.964Z]     version='\''1.0.0'\''>
19:29:41 [2023-03-03T00:29:41.964Z]   <properties size='\''1'\''>
19:29:41 [2023-03-03T00:29:41.964Z]     <property name='\''p2.timestamp'\'' value='\''1677803381000'\''/>
19:29:41 [2023-03-03T00:29:41.964Z]   </properties>
19:29:41 [2023-03-03T00:29:41.964Z]   <children size='\''1'\''>
19:29:41 [2023-03-03T00:29:41.964Z]     <child location='\''202303021200'\''/>
19:29:41 [2023-03-03T00:29:41.964Z]   </children>
19:29:41 [2023-03-03T00:29:41.964Z] </repository>
19:29:41 [2023-03-03T00:29:41.964Z] '
19:29:41 [2023-03-03T00:29:41.964Z] + scp compositeContent.xml genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//compositeContentRC1.xml
19:29:42 [2023-03-03T00:29:42.530Z] + ARTIFACTXML='<?xml version='\''1.0'\'' encoding='\''UTF-8'\''?>
19:29:42 [2023-03-03T00:29:42.530Z] <?compositeArtifactRepository version='\''1.0.0'\''?>
19:29:42 [2023-03-03T00:29:42.530Z] <repository name='\''Eclipse Packaging Project EPP 2023-03'\''
19:29:42 [2023-03-03T00:29:42.530Z]     type='\''org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository'\''
19:29:42 [2023-03-03T00:29:42.530Z]     version='\''1.0.0'\''>
19:29:42 [2023-03-03T00:29:42.530Z]   <properties size='\''1'\''>
19:29:42 [2023-03-03T00:29:42.530Z]     <property name='\''p2.timestamp'\'' value='\''1677803381000'\''/>
19:29:42 [2023-03-03T00:29:42.530Z]   </properties>
19:29:42 [2023-03-03T00:29:42.530Z]   <children size='\''1'\''>
19:29:42 [2023-03-03T00:29:42.530Z]     <child location='\''202303021200'\''/>
19:29:42 [2023-03-03T00:29:42.530Z]   </children>
19:29:42 [2023-03-03T00:29:42.530Z] </repository>
19:29:42 [2023-03-03T00:29:42.530Z] '
19:29:42 [2023-03-03T00:29:42.530Z] + echo '<?xml version='\''1.0'\'' encoding='\''UTF-8'\''?>
19:29:42 [2023-03-03T00:29:42.530Z] <?compositeArtifactRepository version='\''1.0.0'\''?>
19:29:42 [2023-03-03T00:29:42.530Z] <repository name='\''Eclipse Packaging Project EPP 2023-03'\''
19:29:42 [2023-03-03T00:29:42.530Z]     type='\''org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository'\''
19:29:42 [2023-03-03T00:29:42.530Z]     version='\''1.0.0'\''>
19:29:42 [2023-03-03T00:29:42.530Z]   <properties size='\''1'\''>
19:29:42 [2023-03-03T00:29:42.530Z]     <property name='\''p2.timestamp'\'' value='\''1677803381000'\''/>
19:29:42 [2023-03-03T00:29:42.530Z]   </properties>
19:29:42 [2023-03-03T00:29:42.530Z]   <children size='\''1'\''>
19:29:42 [2023-03-03T00:29:42.530Z]     <child location='\''202303021200'\''/>
19:29:42 [2023-03-03T00:29:42.530Z]   </children>
19:29:42 [2023-03-03T00:29:42.530Z] </repository>
19:29:42 [2023-03-03T00:29:42.530Z] '
19:29:42 [2023-03-03T00:29:42.530Z] + scp compositeArtifacts.xml genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//compositeArtifactsRC1.xml
19:29:42 [2023-03-03T00:29:42.788Z] + echo Touching /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200 /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1 recursively
19:29:42 [2023-03-03T00:29:42.788Z] Touching /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200 /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1 recursively
19:29:42 [2023-03-03T00:29:42.788Z] + ssh genie.packaging@projects-storage.eclipse.org /bin/bash
19:29:43 [2023-03-03T00:29:43.353Z] + read i
19:29:43 [2023-03-03T00:29:43.353Z] + find /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200 /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1
19:29:43 [2023-03-03T00:29:43.353Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200
19:29:43 [2023-03-03T00:29:43.353Z] + read i
19:29:43 [2023-03-03T00:29:43.353Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/content.jar
19:29:43 [2023-03-03T00:29:43.353Z] + read i
19:29:43 [2023-03-03T00:29:43.353Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/artifacts.jar
19:29:43 [2023-03-03T00:29:43.353Z] + read i
19:29:43 [2023-03-03T00:29:43.353Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary
19:29:43 [2023-03-03T00:29:43.353Z] + read i
19:29:43 [2023-03-03T00:29:43.353Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.rcp.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.353Z] + read i
19:29:43 [2023-03-03T00:29:43.353Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.353Z] + read i
19:29:43 [2023-03-03T00:29:43.611Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.611Z] + read i
19:29:43 [2023-03-03T00:29:43.611Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.611Z] + read i
19:29:43 [2023-03-03T00:29:43.611Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.rcp.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.java.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.scout.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.php.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.scout.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.parallel.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.committers.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.committers.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.cpp.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.dsl.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.parallel.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.modeling.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.jee.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.java.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.committers.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.dsl.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.jee.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.dsl.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.jee.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.embedcpp.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.java.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.612Z] + read i
19:29:43 [2023-03-03T00:29:43.612Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.php.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.parallel.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.embedcpp.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.parallel.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.parallel.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.php.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.modeling.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.876Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.876Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.rcp.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.cpp.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.modeling.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.embedcpp.executable.gtk.linux.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.cpp.executable.gtk.linux.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/binary/epp.package.scout.executable.win32.win32.x86_64_4.27.0.20230302-0730
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.modeling_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.committers_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.jee_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.php_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.java_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.embedcpp_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.rcp_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.common_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.dsl_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.scout_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.parallel_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/plugins/org.eclipse.epp.package.cpp_4.27.0.20230302-0730.jar
19:29:43 [2023-03-03T00:29:43.877Z] + read i
19:29:43 [2023-03-03T00:29:43.877Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.committers.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.scout.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.php.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.embedcpp.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.modeling.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.java.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.cpp.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.common.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.jee.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.parallel.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.dsl.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/packages/2023-03//202303021200/features/org.eclipse.epp.package.rcp.feature_4.27.0.20230302-0730.jar
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.136Z] + read i
19:29:44 [2023-03-03T00:29:44.136Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/dsl.product.xml
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/php.xml
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/embedcpp.xml
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/scout.feature.xml
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/dsl.feature.xml
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.137Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.137Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/parallel.product.xml
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/jee.xml
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/embedcpp.product.xml
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/email.txt
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/ci-info.txt
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.138Z] + read i
19:29:44 [2023-03-03T00:29:44.138Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.397Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.397Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/committers.feature.xml
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/jee.feature.xml
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/jee.product.xml
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.398Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.398Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/java.xml
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/rcp.feature.xml
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/committers.xml
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.399Z] + read i
19:29:44 [2023-03-03T00:29:44.399Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/committers.product.xml
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/modeling.xml
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/java.feature.xml
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.659Z] + read i
19:29:44 [2023-03-03T00:29:44.659Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/_mirrors.php
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/modeling.product.xml
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/parallel.feature.xml
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/parallel.xml
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/cpp.xml
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-win32-x86_64.zip
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/modeling.feature.xml
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/cpp.product.xml
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.660Z] + read i
19:29:44 [2023-03-03T00:29:44.660Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.661Z] + read i
19:29:44 [2023-03-03T00:29:44.661Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.661Z] + read i
19:29:44 [2023-03-03T00:29:44.661Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.661Z] + read i
19:29:44 [2023-03-03T00:29:44.661Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.661Z] + read i
19:29:44 [2023-03-03T00:29:44.661Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.661Z] + read i
19:29:44 [2023-03-03T00:29:44.661Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.661Z] + read i
19:29:44 [2023-03-03T00:29:44.661Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/rcp.product.xml
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-win32-x86_64.zip.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/scout.product.xml
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-win32-x86_64.zip.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-php-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/embedcpp.feature.xml
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-dsl-2023-03-RC1-macosx-cocoa-x86_64.dmg.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/rcp.xml
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.919Z] + read i
19:29:44 [2023-03-03T00:29:44.919Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/php.feature.xml
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-linux-gtk-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/dsl.xml
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.md5
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/scout.xml
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-macosx-cocoa-x86_64.tar.gz.sha1
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.dmg-signed
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-macosx-cocoa-aarch64.dmg.md5
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-x86_64.dmg
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/php.product.xml
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/cpp.feature.xml
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-win32-x86_64.zip.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-embedcpp-2023-03-RC1-linux-gtk-x86_64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-java-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-rcp-2023-03-RC1-linux-gtk-x86_64.tar.gz
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-linux-gtk-aarch64.tar.gz.sha512
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-parallel-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha1
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-aarch64.dmg-signed
19:29:44 [2023-03-03T00:29:44.920Z] + read i
19:29:44 [2023-03-03T00:29:44.920Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-macosx-cocoa-aarch64.tar.gz
19:29:45 [2023-03-03T00:29:45.179Z] + read i
19:29:45 [2023-03-03T00:29:45.179Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-committers-2023-03-RC1-macosx-cocoa-aarch64.tar.gz.sha512
19:29:45 [2023-03-03T00:29:45.179Z] + read i
19:29:45 [2023-03-03T00:29:45.179Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-jee-2023-03-RC1-macosx-cocoa-x86_64.dmg.sha512
19:29:45 [2023-03-03T00:29:45.179Z] + read i
19:29:45 [2023-03-03T00:29:45.179Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-scout-2023-03-RC1-win32-x86_64.zip.md5
19:29:45 [2023-03-03T00:29:45.179Z] + read i
19:29:45 [2023-03-03T00:29:45.179Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/java.product.xml
19:29:45 [2023-03-03T00:29:45.179Z] + read i
19:29:45 [2023-03-03T00:29:45.179Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-macosx-cocoa-aarch64.dmg
19:29:45 [2023-03-03T00:29:45.179Z] + read i
19:29:45 [2023-03-03T00:29:45.179Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-cpp-2023-03-RC1-linux-gtk-aarch64.tar.gz
19:29:45 [2023-03-03T00:29:45.179Z] + read i
19:29:45 [2023-03-03T00:29:45.179Z] + touch /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2023-03//RC1/eclipse-modeling-2023-03-RC1-win32-x86_64.zip.md5
19:29:45 [2023-03-03T00:29:45.179Z] + read i
[Pipeline] }
19:29:45 [2023-03-03T00:29:45.587Z] $ ssh-agent -k
19:29:45 [2023-03-03T00:29:45.592Z] unset SSH_AUTH_SOCK;
19:29:45 [2023-03-03T00:29:45.592Z] unset SSH_AGENT_PID;
19:29:45 [2023-03-03T00:29:45.592Z] echo Agent pid 152 killed;
19:29:45 [2023-03-03T00:29:45.596Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] cleanWs
19:29:50 [2023-03-03T00:29:50.226Z] [WS-CLEANUP] Deleting project workspace...
19:29:50 [2023-03-03T00:29:50.226Z] [WS-CLEANUP] Deferred wipeout is used...
19:29:50 [2023-03-03T00:29:50.255Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS