Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46409

'Preview Check Only' polling does not trigger from changes

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • p4-plugin
    • Jenkins 2.32.2
      P4 Plugin 1.7.4

      I'm using the P4 Plugin on a stream and trying to poll and Jenkins isn't triggering a poll despite there being changes. It clearly detects changes and tries to parse them but then it goes on to say "no changes"

       

      Checkout code:

                      checkout([$class: 'PerforceScm',
                      browser: [$class: 'SwarmBrowser', url: 'REDACTED'],
                      credential: 'REDACTED',
                      filter: [[$class: 'FilterViewMaskImpl',
                      viewMask: '//CALS_Streams/CS_DEV/HTML_DEV']],
                      populate: [$class: 'CheckOnlyImpl',
                      force: false,
                      have: false,
                      modtime: false,
                      quiet: true],
                      workspace: [$class: 'StaticWorkspaceImpl',
                      charset: 'none',
                      name: 'jenkins-P4_CS_Copy_HTML_DEV',
                      pinHost: false]])

      polling log below:

       

       
      Started on Aug 23, 2017 4:43:41 PM
      P4: Polling on: master with:jenkins-P4_CS_Copy_HTML_DEV
      Found last change 263400 on syncID jenkins-P4_CS_Copy_HTML_DEV
      ... p4 client -o jenkins-P4_CS_Copy_HTML_DEV
       +
       
      ... p4 info
       +
       
      
      P4 Task: establishing connection.
      ... server: REDACTED
      ... node: REDACTED
      P4: Polling with range: 263400,now
      ... p4 changes //jenkins-P4_CS_Copy_HTML_DEV/...@263400,now
       +
       
      ... p4 change -o 263814
       +
       
      ... p4 describe -s 263814
       +
       
      ... p4 change -o 263810
       +
       
      ... p4 describe -s 263810
       +
       
      ... p4 change -o 263809
       +
       
      ... p4 describe -s 263809
       +
       
      ... p4 change -o 263772
       +
       
      ... p4 describe -s 263772
       +
       
      ... p4 change -o 263736
       +
       
      ... p4 describe -s 263736
       +
       
      ... p4 change -o 263735
       +
       
      ... p4 describe -s 263735
       +
       
      ... p4 change -o 263687
       +
       
      ... p4 describe -s 263687
       +
       
      Done. Took 0.43 sec
      No changes
      

       

          [JENKINS-46409] 'Preview Check Only' polling does not trigger from changes

          Karl Wirth added a comment -

          I'm unable to reproduce this. Is this still an issue? If it is and you have a current support contract please email support@perforce.com so I can look around your system to get more information.

          Karl Wirth added a comment - I'm unable to reproduce this. Is this still an issue? If it is and you have a current support contract please email support@perforce.com so I can look around your system to get more information.

          Karl Wirth added a comment -

          No response to last message so closing for now. If this is still a problem please reopen the issue and we can continue to work on it.

          Karl Wirth added a comment - No response to last message so closing for now. If this is still a problem please reopen the issue and we can continue to work on it.

            Unassigned Unassigned
            kudiaborm Marley Kudiabor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: