Skip to content

Console Output

Started by user Philippe DUL
Running as Philippe DUL
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: capella/capella-agent-pod-um2-bp2lj-18lfz
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][Scheduled] Successfully assigned capella-agent-pod-um2-bp2lj-18lfz to osnode-16.eclipse.org
Still waiting to schedule task
‘capella-agent-pod-um2-bp2lj-18lfz’ is offline
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" 
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-6q2jx" 
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][Pulled] Container image "node:12.16.1" already present on machine
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][Created] Created container
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][Started] Started container
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][Created] Created container
[Normal][capella/capella-agent-pod-um2-bp2lj-18lfz][Started] Started container
Agent capella-agent-pod-um2-bp2lj-18lfz is provisioned from template capella-agent-pod-um2-bp2lj
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.capella.svc.cluster.local/capella/job/capella-issues/115/"
    runUrl: "job/capella-issues/115/"
  labels:
    jenkins: "slave"
    jenkins/label: "capella-agent-pod-um2"
  name: "capella-agent-pod-um2-bp2lj-18lfz"
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-bp2lj-18lfz"
    - name: "JENKINS_NAME"
      value: "capella-agent-pod-um2-bp2lj-18lfz"
    - 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-4.2.1"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on capella-agent-pod-um2-bp2lj-18lfz in /home/jenkins/agent/workspace/capella-issues
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Generate Documentation)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ npm version
{
  npm: '6.13.4',
  ares: '1.15.0',
  brotli: '1.0.7',
  cldr: '35.1',
  http_parser: '2.9.3',
  icu: '64.2',
  llhttp: '2.0.4',
  modules: '72',
  napi: '5',
  nghttp2: '1.40.0',
  node: '12.16.1',
  openssl: '1.1.1d',
  tz: '2019c',
  unicode: '12.1',
  uv: '1.34.0',
  v8: '7.8.279.23-node.31',
  zlib: '1.2.11'
}
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-import.git bugs
Cloning into 'bugs'...
[Pipeline] sh
+ git clone -b master https://github.com/pdulth/bugzilla-github-import.git import
Cloning into 'import'...
[Pipeline] sh
+ mv bugs/bugs-polarsys.json import/
[Pipeline] withCredentials
Masking supported pattern matches of $TOKEN
[Pipeline] {
[Pipeline] sh
+ cd import
+ echo 
+ echo {
+ echo "user":"eclipse-capella-bot",
+ echo "password":"****",
+ echo "userCommiter":"eclipse-capella-bot",
+ echo "passwordCommiter":"****",
+ echo "repository":"eclipse/capella",
+ echo "bugsFile":"bugs-polarsys.json",
+ echo "count":100,
+ echo "includedProducts": [ "Capella" ],
+ echo "includedComponents": [ "Capella Gitadapter", "Core", "Detachment", "Diagram", "Diff-Merge", "Documentation", "Forum", "General", "Library", "ModelValidation", "Patterns", "Properties", "Rec-Rpl", "Releng", "Test framework", "Transition", "UI", "Website" ]
+ echo }
+ node index
All components
[
  'Capella Gitadapter', 'Capella Studio',
  'Core',               'Cybersecurity',
  'Detachment',         'Diagram',
  'Diff-Merge',         'Documentation',
  'Filtering',          'Forum',
  'GenDoc HTML',        'General',
  'Groovy',             'Library',
  'Mass VP',            'ModelValidation',
  'Modes/States VP',    'Patterns',
  'Perfo VP',           'Price VP',
  'Properties',         'Rec-Rpl',
  'Releng',             'RequirementsVP',
  'System2Subsystem',   'Test framework',
  'Textual editor',     'Transition',
  'UI',                 'Website',
  'XML Pivot'
]
Count of issues to import :
1569
Keeped products
[ 'Capella' ]
Keeped components
[
  'Capella Gitadapter', 'Core',
  'Detachment',         'Diagram',
  'Diff-Merge',         'Documentation',
  'Forum',              'General',
  'Library',            'ModelValidation',
  'Patterns',           'Properties',
  'Rec-Rpl',            'Releng',
  'Test framework',     'Transition',
  'UI',                 'Website'
]
[
  '0.8.0', '0.8.1', '0.8.2', '0.8.3',
  '0.8.4', '0.8.5', '0.8.6', '0.8.7',
  '1.0.0', '1.0.1', '1.0.2', '1.0.3',
  '1.0.4', '1.0.5', '1.1.0', '1.1.1',
  '1.1.2', '1.1.3', '1.1.4', '1.2.0',
  '1.2.1', '1.2.2', '1.2.3', '1.3.0',
  '1.3.1', '1.3.2', '1.3.3', '1.4.0',
  '1.4.1', '1.4.2', '5.0.0', '5.1.0'
]
Next bugzilla id is :
570094
Expected imported issues from config :
100
Next bugzilla to import are :
[ 553856, 553857, 553863, 553874 ]
Milestones existing:
[
  '1.0.5', '1.2.3', '5.0.0', '5.1.0',
  '0.8.0', '0.8.1', '0.8.2', '0.8.3',
  '1.0.0', '0.8.4', '1.0.1', '0.8.5',
  '0.8.6', '1.0.2', '1.0.3', '1.1.0',
  '0.8.7', '1.0.4', '1.1.1', '1.1.2',
  '1.1.3', '1.2.0', '1.1.4', '1.2.1',
  '1.3.0', '1.2.2', '1.3.1', '1.4.0',
  '1.3.2', '1.4.1', '1.3.3', '1.4.2'
]
553856: createGithubIssue
553857: createGithubIssue
553863: createGithubIssue
553874: createGithubIssue
All issues are transferred
553856: addGithubLabels
553863: addGithubLabels
553857: addGithubLabels
553874: addGithubLabels
553857: addGithubMilestone
553856: addGithubMilestone
553863: addGithubMilestone
553874: addGithubMilestone
553856: postGithubComments
553857: postGithubComments
553874: postGithubComments
553856: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553856',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2030'
}
kept opened 553856



If you want to quit, its now! (Ctrl+C)


553863: postGithubComments
553857: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553857',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2028'
}
kept opened 553857



If you want to quit, its now! (Ctrl+C)


553874: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553874',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2029'
}
kept opened 553874



If you want to quit, its now! (Ctrl+C)


553863: closeIssue
{
  bug: 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=553863',
  issue: 'https://api.github.com/repos/eclipse/capella/issues/2027'
}
close issue 553863



If you want to quit, its now! (Ctrl+C)


[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS