Skip to content

Console Output

Still waiting to schedule task
‘capella-agent-pod-um2-3ckq2-jbjwv’ is offline
Agent capella-agent-pod-um2-3ckq2-jbjwv is provisioned from template capella-agent-pod-um2-3ckq2
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1717351021142"
    buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/capella-user-manual/305/"
    runUrl: "job/capella-user-manual/305/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "744f0af96fd28674ea6983e3d5522217bd90e590"
    jenkins/label: "capella-agent-pod-um2"
    kubernetes.jenkins.io/controller: "http___jenkins-ui_capella_svc_cluster_local_capellax"
  name: "capella-agent-pod-um2-3ckq2-jbjwv"
  namespace: "capella"
spec:
  containers:
  - image: "node:12.16.1"
    name: "node"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "capella-agent-pod-um2-3ckq2-jbjwv"
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-3ckq2-jbjwv"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-3ckq2-jbjwv in /home/jenkins/agent/workspace/capella-user-manual